/* Generated by KompoZer */
body {
  background-color: #334455;
  margin-left: 150px;
  font-family: arial, sans-serif;
}
#entete {
  background-image: url(img/skin-nini.png);
  background-repeat: no-repeat;
  visibility: visible;
  width: 762px;
  height: 170px;
}
#back-body {
  background-color: #334455;
  margin-left: 200px;
  width: 1000px;
  float: left;
}
#menu {
  width: 180px;
  float: left;
  color: white;
  padding: 0px;
  }

#ligne {
	 border: 3px solid #334455;
	 
	 width:710px;
}
Box {
background-color: #334455;
}

#texte {
 margin-left:200px;
  width: 470px;
  background-color: #334455;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  text-align: justify;
  /*min-height: 350px;*/
  font-size: 16px;
  font-family: Comic Sans MS, Arial, sans-serif;
margin-right: 15px;
   
}


#pied {
  clear: left;
  color: white;
  height: 80px;
  width: 757px;
  padding-left: 5px;
  margin-left: 0px;
  margin-top:30px;
  margin-bottom:30px;
}

#monlien{

}
a#monlien{
color:#ffD700;
}


/*STYLES SUIVANTS INSPIRES DE ALSACREATION */

ul, li {	
list-style-type: none;
margin:0;
padding:0;	

}

ul {
position: absolue;	
top: 0px;
left: 0px;
height: 480px;
width: 180px;
background: transparent url(img/menu.jpg) top left no-repeat;
text-align: center;
border:0px solid red;
}
li {
float:top;
}

li a {	
display: block;	
height: 60px;
width: 180px;
color: white;
font-size: 19px;
line-height: 50px;	
font-weight: bold;
font-family: arial, sans-serif;
text-decoration: none;
border:0px solid green;
}

li a:hover {
background: transparent url(img/menu.jpg);
color:black;
}

a#lien1:hover {
background-position: 0px -480px;	
}
a#lien2:hover {
background-position: 0px -540px;
}
a#lien3:hover {
background-position: 0px -600px;
}
a#lien4:hover {
background-position: 0px -660px;
}
a#lien5:hover {
background-position: 0px -720px;
}
a#lien6:hover {
background-position: 0px -780px;
}
a#lien7:hover {
background-position: 0px -840px;
}
a#lien8:hover {
background-position: 0px -900px;
}