/* CSS issu des tutoriels css.alsacreations.com/ */body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.8em;margin: 0;padding: 0;}#header {height: 156px;background-color: #C400C4;}#conteneur {position: absolute;width: 100%;background-color:#FFFFFF;}#centre {
padding: 20px;
top:180px;background-color:#FFFFFF;margin-left: 190px;margin-right: 220px;
border-right:1px solid #C400C4;
border-left:1px solid #C400C4;}#gauche {position: absolute;left:0;
top:180px;width: 180px;}#droite {position: absolute;right:5px;
top:180px;width: 200px;}#pied {height: 30px;background-color: #FFFFFF;
border-top:1px solid #C400C4;}















#entete{
position:absolute;
z-index:5;
left:0px;
top:0px;
width:100%;
background-color:#C400C4;

}


#top_index{
position:absolute;
z-index:5;
left:30px;
top:30px;
width:600px;


}





#menu{
position:absolute;
z-index:15;
left:10px;
top:130px;
width:100%;
height:25px;
}






#index_bandeau{
position:absolute;
z-index:1;
left:0px;
top:150px;
width:480px;
height:400px;
background-color:#FFFFFF; 
padding:10px;
}


#main{
position:absolute;
z-index:1;
left:240px;
top:150px;
width:480px;
/*height:400px;*/
background-color:#FFFFFF;
/*overflow:-moz-scrollbars-vertical;
overflow-y: auto; 
overflow-x: auto; */
padding:10px;
}

#main_som1{
position:absolute;
z-index:1;
left:240px;
top:150px;
width:480px;
height:400px;
background-color:#FFFFFF;
overflow:-moz-scrollbars-vertical;
overflow-y: auto; 
overflow-x: auto; 
padding:10px;
/*background: url(imgs/fond-actu-mdf.jpg) no-repeat  0 0;*/
}

#main_som2{
position:absolute;
z-index:1;
left:240px;
top:390px;
width:480px;
height:200px;
background-color:#FFFFFF;
overflow:-moz-scrollbars-vertical;
overflow-y: auto; 
overflow-x: auto; 
padding:10px;
}
#center{
position:absolute;
z-index:1;
left: 50%;
padding: 0px;
top:0px;
margin-left:-385px;
width:770px;
}



#hierarchie{
position:absolute;
z-index:20;
left:10px;
top:130px;
width:770px;
background-color:#FFFFFF;

}






a.lien_sous_menu{
color:#666666; 
text-decoration:none;
line-height:15px;
font-size:11px;
font-weight:bold;
}

a.lien_sous_menu:hover{
color:#C400C4; 
}

a.lien_sous_menuon{
color:#C400C4; 
text-decoration:none;
line-height:15px;
font-size:11px;
font-weight:bold;
border-bottom:1px solid #C400C4; 
border-top:1px solid #C400C4; 
}

a.hierarchie{
text-decoration: none;
color:#333333;
font-size: 9px;
}

a.hierarchie:hover{
text-decoration: none;
color:#000066;
font-size: 9px;
}

.spip_out, .spip_in{
color:#C400C4; 
text-decoration:none;
font-size:11px;
font-weight:bold;
}

a.tit_article{
color:#C400C4; 
text-decoration:none;
font-size:11px;
font-weight:bold;
}



.titre1{
color:#C400C4; 
line-height:20px;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #C400C4;
}

.titre2{
color:#FFFF00;
background-color:#C400C4;
line-height:16px;
font-size:12px;
font-weight:bold;
}

.hr_jaune{
color:#C400C4; 
}

.chapo{
color:#333333; 
font-size:11px;
font-weight:italic;
}