/* CSS Document */

body{
margin:0px;
margin-bottom:10px;
background-color:#5f6061;
background-image:url(images/design/bg.gif);
background-repeat:repeat-x;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
line-height:14px;
}

#Main{
width:1000px;
height:700px;
/*border:1px solid #000000;*/
}

#Main .TopNoir{
width:1000px;
height:15px;
background-color:#000000;
}

#Main .header{
width:1000px;
height:140px;
}

#Main .header img{
border:0px;
}

#Main .menu{
height:44px;
}

#Main .menu img{
border:0px;
}

#Main .central{
width:1000px;
height:456px;
background-image:url(images/design/bg_central.gif);
}

#Main .footer{
height:41px;
}

#Main .menu_central{
width:927px;
height:423px;
}

#MainContenu .contenu{
width:178px;
}

.texture_bas{
background-image:url(images/design/texture_bas.gif); 
background-position:bottom; 
background-repeat:repeat-x; 
height:16px;"
background-color:#5F6061;
}

#Main .central2{
width:1000px;
background-image:url(images/design/texture_haut.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#5F6061;
}

#Main .titre_section{
font-family:"Trebuchet MS", Arial, Verdana;
font-size:20px;
text-transform:uppercase;
}

#openDiv{
background-color:#ffffff;
height:151px;
padding-top:19px;
padding-left:21px;
}

#openDiv td{
font-family:'Trebuchet MS', Arial, Verdana; 
font-size:12px; 
line-height:14px;
font-weight:bold;
}

#Contenu_desc{
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
line-height:14px;
}

#Contenu_desc a, a:active a:visited{
color:#000000;
}


#Contenu_desc a:hover{
color:#ffffff;
}

a, a:active, a:visited{
color:#000000;
}

a:hover{
color:#ffffff;
}.smalll {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
