/******************** GLOBAL, REDEFINITIONS ********************/
BODY { font: 12px Verdana, Arial, sans-serif; color:#003333; }
H1, H2, P, UL, LI{ margin: 0; padding: 0; }
IMG { border: none; }
A { color: #C91717; text-decoration: none; }
A:hover { text-decoration: underline !important; }
/******************** STRUCTURE ********************/
#header { display: none; }
#logo { display: none; }
/******************** MENUS ********************/
#menu { display: none; }
#sousmenu { display: none; }
/******************** CORPS DE LA PAGE ********************/
#article { padding-bottom: 30px;}
#article H1 { color: #AABB5B; margin: 5px 0 10px 0; font-size: 18px; }
#article H2 { clear:both; color: #6D7A34; border-bottom: 1px dashed #6D7A34; margin: 0 0 10px 0; font-size: 14px; padding: 20px 0 2px 0; }
#article H2.premier { clear: none;}
#article H3 { font-size: 12px; font-weight: bold; margin: 5px 0 5px 0; }
#article P { line-height: 22px; margin: 5px 0 15px 0; text-align: justify; }
#article UL { margin: 5px 0 15px 60px; }
#article LI { color: #003333; line-height: 18px; }
.imgDroite { float: right; margin: 2px 0 2px 12px; border: 1px solid #666; }
.imgGauche{ float: left; margin: 2px 12px 2px 0; border: 1px solid #666; }
.center { text-align: center !important; }
.justify { text-align: justify !important; }
.noborder { border: 0; }
/******************** PIED DE PAGE ********************/
#footer { clear: both; padding: 0 0 10px 0; }
#footer P { text-align: center; }