/* CSS Document */
#contenu_main_2 label{ 
width:99%;
display:block; 
color:#00A3B5;
font-size:1em;
font-weight:bold;
text-transform:uppercase;
margin-bottom:5px;
margin-top:5px;
border-bottom:1px solid #ccc;}

.ctext{
width:99%;
font-size:0.9em;
color:#333;
border:1px solid #456265;
}
.email{
width:99%;
font-size:0.9em;
color:#333;
border:1px solid #456265;
}


.ligne1_pair{
background-color:#f8f8f8;
border-bottom:1px solid #ccc;


}

.ligne1_impair{
background-color:#D7EDF4;
border-bottom:1px solid #3E8ABE;
}

.padding{padding:4px;}


select{
width:99%;
font-size:0.9em;
color:#333;
border:1px solid #456265;
}
textarea{
width:99%;
font-size:0.9em;
color:#333;
border:1px solid #456265;
height:120px;
}



.blocright{ float:right; width:260px;margin-left:20px;
background-color:#FFEBF6; border:1px solid #E50083; padding:10px;}


h3{
color:#E50083;
font-size:1.6em;
letter-spacing:-1px;
margin-bottom:10px;
margin-top:10px;
}


h4{
color:#00A3B5;
font-size:1em;
text-transform:uppercase;
margin-bottom:5px;
margin-top:5px;
}



#main ul{
margin: 0;
margin-left:15px;

}
		

#main ul li{
list-style-image:url(../design/fond/list-arrow.gif);
line-height:1.4em;
margin-bottom:5px;}


#cadre ul li{
list-style-image:url(../design/fond/list-arrow.gif);
line-height:1.4em;
margin-bottom:0px;}

#cadre a{ color:#000; font-weight:bold; text-decoration:none; border-bottom:1px dotted #444;}
#cadre a:hover{ color:#000; font-weight:bold; text-decoration:none; border-bottom:1px solid #000;}

#main ul li a{
color:#000; font-weight:bold; text-decoration:none; border-bottom:1px dotted #444;}

#main ul li a:hover{
color:#000; font-weight:bold; text-decoration:none; border-bottom:1px solid #000;}


#contenu_main_2 a{
color:#000; font-weight:bold; text-decoration:none; border-bottom:1px dotted #444;}

#contenu_main_2 a:hover{
color:#000; font-weight:bold; text-decoration:none; border-bottom:1px solid #000;}



#contenu_main_2 ul li.niveau1{
list-style-image:url(../design/fond/list-arrow.gif);
line-height:1.4em;
margin-bottom:5px; margin-left:20px;}

#contenu_main_2 ul li.niveau2{
list-style-image:url(../design/fond/list-arrow.gif);
line-height:1.4em;
margin-bottom:5px; margin-left:40px;}


hr{ height:1px; border:0; background-color:#aaa;}

.droite{
float:right;
margin-left:10px;
margin-bottom:10px;
border:1px solid #A7C229;
}

.gauche{
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #A7C229;
}

.droite_blanc{
float:right;
margin-left:10px;
margin-bottom:10px;
border:0;
}
.droite_blanc_top{
float:right;
margin-right:-20px;
margin-left:10px;
margin-bottom:10px;
margin-top:-20px;
border:0;
}

.gauche_blanc{
float:left;
margin-right:10px;
margin-bottom:10px;
border:0;
}

.rose{color:#E50083;}
.bleu{color:#1AACB9;}
.vert{color:#98B121;}

.menu{
width:680px;
display:block;
padding:5px;
background-color:#E4F592;
border:1px solid #97B020;
margin-bottom:10px;
}

.menu2{
width:680px;
display:block;
padding:5px;
background-color:#f1f1f1;
border-bottom:1px solid #ccc;
margin-bottom:0px;
}




