/* CSS Document */ /* Copyright : Design by xxx Cut by Gounlaf (gounlaf[arobas]gmail[point]com) */  
body { 	
background:url('./images/motif.gif') repeat;
 	color: black; 	
font:70%  Tahoma, Arial, Helvetica, sans-serif; 	
padding:0; 	margin:0; 	} 	 
div#contenu { 	
background:url('./images/bg_y.gif') repeat-y #E1E6E3; 	
width:570px; 	
height:auto; 	
margin:auto; 	
border:2px solid #7C7959; 	
padding:4px 17px 0 17px; 	
}  
img { display:block; margin:0; padding:0; } 
ul , li { margin:0; padding:0; list-style-type:none; } 
a { color:#333333; text-decoration:none; font-weight:bold; } 
a:hover { color:#666666; font-weight:bold; } 
a img { border:0; } 
h1, h2, h3, h4, h5 { margin:0; } 
p { margin:0; padding:5px; text-indent:20px; } 
div.clear { clear:both; }   
h1 { 	
background:url('./images/header.jpg') no-repeat; 	
width:550px; 	
height:213px; 	
padding:20px 0 0 20px; 	
font-size:300%; 	
color:#000; 	} 
	  
ul#menu { 
background: black; 
background:url(images/barre.gif) no-repeat;	
height:28px;
width:572px;	
padding:5px; 	 	
text-align:center; 	
margin-top:4px; 	
} 	 

ul#smenu { 
background:url(images/barre s.gif) no-repeat;	
height:28px;
width:572px;	
padding:5px; 	 	
text-align:center; 	
margin-top:4px; 
color: rgb(1,1,1);
} 

.menu
{
background: black;

}

ul#smenu li { display:inline; }
 
ul#smenu li:after { content:' - '; } 

ul#smenu li#end:after { content:''; } 

ul#smenu a { color: rgb(1,1,1); }  
ul#smenu a:hover{ color: blue; }  

ul#menu li { display:inline; }
 
ul#menu li:after { content:' - '; } 

ul#menu li#end:after { content:''; } 

ul#menu a { color:#777; }  

div#texte { 	
width:568px; 	
height:auto; 	
background:#D5D9D8; 	
border:1px solid #C2C6C5; 	
margin-top:4px; 	
}  
p#footer { 	
background:#C9CCBA; 	
width:558px; 	
height:auto; 	
border:1px solid #BFC1AB; 	
text-align:center; 	
margin-top:4px; 	
}