/*copyright by kitgraphiquegratuit.org*/	

/*Global*/
body, html    {
	background:url(images/fond.jpg);
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	color:#FFF;
	background-attachment: fixed;
	font-size:12px
}    
#conteneur    {margin: 0 auto 0;position:relative;width:817px}
#contenu	  {margin: 0 auto 0;position:relative;width:793px;background: url(images/fond_contenu.png);padding:0 12px 0 12px}
#banniere       {height:140px;background: url(images/banniere.png) top;} 
#left         {float:left;margin:0 0 0 8px;width:150px} 
#right        {	margin:0 0 0 162px;	width:630px;	color:#FFF;	text-align:left} 
#pied         {width:825px;background:url(images/pied.png);height:24px;clear: both}	
		   

/*Class générique*/  	  	    
a         {color:#125d82;text-decoration: none;outline:none;font-weight:bold;}
a:hover   {color:#363636;}    
p		  {text-align:center} 
Span      {	color:#D96C00;	text-decoration:none;	outline:none;	font-size:14px;	font-weight:bold;}	  
Span.date {color:#FFF;text-decoration:none;outline:none;font-size:10px;font-weight:bold;}	
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{border:0;margin:0;padding:0} 
strong{color:#F00;}

.news          {height:23px;width:615px;background: url(images/news.jpg) top;padding:5px 5px 5px 5px;margin:0;color:#fff;font-size:14px;font-weight:bold;} 
.fond_contenu  {	color:#000;	background:#d0d0d0;	width:615px;	padding:0 5px 5px 5px;	margin:0;} 		   
.copyright           {padding:0;margin :auto 0 auto 0;color:#fff;text-align:center;font-weight:bold;}   

/*menu*/ 
.haut_menu 	  {color:#fff;background:url(images/titre_menu.jpg);width:150px;height:20px;font-weight:bold;font-size:14px}	
ul            {margin:0 0 0 0;padding:00;width:150px;text-decoration: none;list-style: none;text-align:center}
ul li a       {
	background:url(images/bouton.jpg);
	text-align:center;
	width:150px;
	height:30px;
	display: block;
	line-height:30px;
	color: #FC9;
	font-size:11px;
	text-decoration: none;
	outline:none;
	font-weight:bold;
text-align: } 
ul li a:hover {	background:url(images/bouton_hover.jpg);	color:#000}   












