/* CSS Document */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
}

#banner{background:#FFFFFF url(../design/element/banner_foret_b.jpg) no-repeat bottom right;}

address{font-size:0.8em; text-align:right; margin-right:5px;}

#droite h1, .mceContentBody h1{font-size:1.9em; color:#C2337A; margin:0px; font-weight:normal;}
#droite h2, .mceContentBody h2{font-size:1.2em; color:#354360;padding:3px; padding-left:5px; background:#F4F4F4; border-top:1px dashed #D4D4D4;border-bottom:1px dashed #999; margin-top:10px; margin-bottom:5px; font-weight:normal;}
#droite h3, .mceContentBody h3{font-size:1.2em; color:#354360; font-weight:normal; background:url(../design/fond/fond_titreh1.gif) no-repeat center left; padding-left:20px; margin-top:10px; margin-bottom:5px; }
#droite h4, .mceContentBody h4{font-size:1.2em; color:#C1337A; border-bottom:1px dotted #C1337A; margin-top:10px; margin-bottom:5px; }
#droite h5, .mceContentBody h5{font-size:1.1em;}
#droite h6, .mceContentBody h6{font-size:0.9em!important; color:#666!important}

#droite p, .mceContentBody p{margin-left:15px;margin-right:20px;}
#droite strong, .mceContentBody strong{color:#C2337A}
#droite em, .mceContentBody em{font-style:normal; color:#354360; font-weight:bold;}
#droite blockquote, .mceContentBody blockquote{margin-left:35px;}

#droite a, .mceContentBody a{ color:#000000; text-decoration:underline;}
#droite a:hover, .mceContentBody a:hover{ color:#C1337A;}
