/*copyright by kitgraphiquegratuit.org*/
body ,html       {background-color: #151515;margin:0;padding:0;text-align:center;margin:0;padding:0}	    
#conteneur       {
	width: 800px;
	position:relative;
	text-align:left;
	margin: 0 auto 0;
}	
#header          {height:160px; background:url(images/header.png) no-repeat top center;width:800px} 	
#left	 		 {float: left;width:778px;padding: 0;margin:0 0 0 0}
#right			 {width:150px;margin-top:15px;padding: 0;margin:0 0 0 620px}
#texte           {
	color: #fff;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	


/*Contenu*/
#bloccontenu   {float: left;width: 70%;margin-left:40px;margin-top:15px;padding: 0;margin:0 0 0 5%}

a              {color: #fff;text-decoration: none;margin:0}	  
a:hover        {color: #009cff;text-decoration: none;margin:0}

/*Menu*/
h1            {width:250px;height: 25px;color: #000;font:  0.7em/30px Verdana;text-decoration: none;margin:0;text-align:center;background:url(images/boutonhover.png)} 
ul            {list-style:none;width:150px;text-align:center;padding:0;margin:0 0 0 0;margin-right:4%;}
ul li a       {display: block;height: 20px;line-height: 20px;border-bottom: 1px solid #009cff; color: #fff;font:  0.7em/20px Verdana;text-decoration: none;}
ul li a:hover {color:#009cff}		 
 
/*Pied et copyright*/
.separateur   { clear: both;visibility: hidden; }
#pied         {
	background:#000 url(images/pied.png);
	height:100px;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p.lien	      {margin:0 auto 0;text-align:center;font:10px Helvetica;color:#fff} 
Span		   {color:#009cff;text-decoration:none;outline:none;font:bold 14px "trebuchet ms";}	
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{border:0;margin:0;padding:0} 

