/*copyright by kitgraphiquegratuit.org*/
body, html   {background:#413a30 url(images/fond.jpg) repeat-x;margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;color:#FFF;background-attachment: fixed;font-size:12px}   
#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:110px;background: url(images/header.png) no-repeat bottom;}  
#pied        {width:1024px;background: url(images/pied.png) no-repeat ;height:31px ;position:relative;margin: 0 auto 0;}	
#left        {float:left;width: 180px;margin:0 auto 0 15px;text-align:center}  
#right       {width:800px;margin:0 0 0 200px;color:#9d9d9d;padding:0 0 0 0} 
 
/*menu*/ 
.mh  {width:156px; height:26px;background: url(images/menuhaut.png) no-repeat bottom;font-weight:bold;text-align :right;padding:15px 22px 0 0;color:#413a30}
.mf	 {width:148px; background: url(images/fondmenu.png);text-align:left;padding:0 10px 0 20px;outline:none } 
.mb  {width:178px; height:15px;background: url(images/menubas.png) no-repeat ;} 
ul             {list-style:none;width:148px;padding:0;margin:0;}
ul li a        {display: block;height: 14px;color: #fff;text-decoration: none;color:#413a30;font-weight:bold}
ul li a:hover  {color: #FFF}	 

.news {width:750px; background:#413a30;text-align:left;padding:10px;outline:none;margin:0 auto 0 auto;color:#FFF;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:10px;}

.copyright           {padding:0;margin :0 auto 0 auto;color:#fff;font-weight:bold}   
.copyright a         {color:#a7db17;text-decoration: none;outline:none;font-weight:bold}
.copyright a:hover   {color:#FFF}  
 
/* Class Générique*/
Span		         {color:#a7db17;text-decoration:none;outline:none;font-size:14px;font-weight:bold}	
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{border:0;margin:0;padding:0} 
a        {color:#a7db17;text-decoration:none;outline:none;font-weight:bold}
a:hover  {color:#FFF;text-decoration: none;}
.clear               { clear: both;visibility: hidden; }
