body {background-color: #191919;}		
#conteneur     {margin: 0 auto 0;width: 1024px;background:url(images/fondsite.png);overflow: hidden;position:relative;}	
#header        {height:118px; background:url(images/header.png) no-repeat top; margin-left: 1px;} 	

/*Contenu */
#bloccontenu   {float: right;width: 750px;margin-right:50px;margin-top:15px;font-family: comic sans ms;padding: 0;color:#9a9a9a;}  /*couleur du texte*/
h1             {font-size: 1.3em;font-family: comic sans ms;color:#ff9c00;margin:0;padding:0}   	
h2             {font-size: 1em;font-family: comic sans ms;color:#000000;margin:0;padding:0}   
td             {font-size: 13px;font-family: comic sans ms;color:#000000;margin:0;padding:0}   		
a              {color:#ff9c00;text-decoration: none;}  /*couleur des liens*/  

#bloc {
width : 345px;
height : auto;
font-family: comic sans ms;
font-size: 12px;
background-color : #ffffff;
color: #000000;
background-repeat : no-repeat;
overflow : hidden;
}
#contenu {
width : 650px;
height : auto;
font-family: comic sans ms;
font-size: 12px;
background-color : #ffffff;
color: #000000;
background-repeat : no-repeat;
overflow : hidden;
}
#pub {
width : 235px;
height : 233px;
font-family: comic sans ms;
font-size: 20px;
background:url(images/pub.png);
color: #FFFFFF;
background-repeat : no-repeat;
overflow : hidden;
text-align : center;
}
#contenu2 {
width : 650px;
height : auto;
font-family: comic sans ms;
font-size: 13px;
background-color : #ffffff;
color: #000000;
background-repeat : no-repeat;
overflow : hidden;
}
#a_bloc {
padding-left : 30px;
padding-right : 10px;
padding-top : 20px;
}

/*Menu*/
.menuhaut      {background:url(images/menuhaut.png) ;width:163px;height: 25px;margin-left:35px;margin-top:10px}
ul             {margin:0;padding:0 0 0 35px;width:163px;color: #000000;font: small-caps 0.7em Comic sans MS;text-decoration: none;list-style: none;}
ul li a        {display: block;height: 20px;line-height: 20px;color: #000000;text-decoration: none;background:url(images/bouton.png) ;text-align:center;margin:0;padding:0}
ul li a:hover  {color: #000000;background:url(images/boutonhover.png)}
.menubas       {background:url(images/menubas.png) ;width:163px;height: 17px;margin-left:35px }  

/*Pied*/
#pied        {background: url(images/piedsite.png);height: 42px;width: 1024px;margin: 0 auto;padding: 0;clear: both;} 
p.lien	     {margin:0 auto 0;text-align:center;font: 0.7em Comic sans MS;color:#fff}	

.navigation { 
      list-style: none; 
      } 
	.navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
      color: #000000;
	  } 
	.navigation a, .navigation span { 
      display: block; 
      text-decoration: none; 
      } 
	.navigation a:hover, .navigation a:focus, .navigation a:active { 
      text-decoration: underline; 
      } 
	.navigation .subMenu { 
      font-size: 1em; 
	  background: url(images/submenu.png);
	  
      margin: 0; 
      padding: 0; 
	  } 
	.navigation ul.subMenu a { 
      background: none; 
      }

