/*copyright by kitgraphiquegratuit.org*/
body {background-color:#ff8b00;margin:0;padding:0;text-align :center;}	    
#conteneur { margin: 0 auto 0;position:relative;width:1024px;background: url(images/contenu.png) top center;text-align :left;}	
#header{margin: 0 auto 0;width:1024px;height:131px;background: url(images/header.png) no-repeat top;} 

/*contenu*/	  
#contenu{float:right;width:78%;margin:0;padding: 0;margin:0;}  		
.nav {height: 35px; color: #fff;text-decoration: none;width:178px;margin:0 0 0 2%;background:url(images/navigation.png); } 
h2 {font-size: 21px;font-family: comic;color:#9bcb27;margin: 0 3% 0 1%}   	  
p	{color: #666666;font:15px arial;margin: 1% 3% 0 1%;}	
a  {color:#000000;text-decoration: none;}  /*couleur des liens*/	

/*titre menu*/
h1	{height: 35px; color: #fff;text-decoration: none;width:155px;font: small-caps 0.8em/35px verdana;text-align :right;margin:0 0 0 0  ; } 

/*menu*/
#menuhaut{width:178px; height:14px;background: url(images/menuhaut.png) no-repeat bottom;margin: 0 0 0 2%;padding:0 }
ul {margin:0 0 0 2%;padding:0;width:178px;font:15px Helvetica;text-decoration: none;list-style: none;background: url(images/fondmenu.png);}
ul li a {display: block;height: 23px; color: #fff;font: 13px/23px Verdana;text-decoration: none;width:119px;margin:0 0 0 13%;}
ul li a:hover {height: 23px; color: #fff;font:13px/23px Verdana;text-decoration: underline;width:119px;margin:0 0 0 13%;}		 
#menubas{width:178px; height:15px;background: url(images/menubas.png) no-repeat ;margin: 0 0 2% 2%;padding:0; }   

/*Pied et copyright*/	
.separateur{ clear: both;visibility: hidden; }
p.lien	{margin:0 auto 0;text-align:center;font:13px Helvetica;color:#fff;}
#pied {width:1024px;background: url(images/pied.png) no-repeat ;height:31px ;position:relative;margin: 0 auto 0;}	
