/* CSS Document */
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
h1 { display:none;}

.txt_grey { color:#A98F48; }

#utilitaires, #utilitaires a { color:white; text-decoration:none; }
#utilitaires a:hover { color:white; text-decoration:underline; }

#navigation, #navigation a { color:#553F2B;text-decoration:none; font-weight:bold; }
#navigation a:hover {color:#469321; }

#leftcolumn h2 { color:white; font-size:18px; font-weight:normal; font-family: Helvetica, sans-serif; margin:0 0 10px 0; }
#leftcolumn h3 { color:#008000; font-size:16px; font-weight:bold; font-family: Helvetica, sans-serif; }
div#leftcolumn h4 { color:#008000; font-size:16px; font-weight:bold; font-family: Helvetica, sans-serif; }
#leftcolumn .date_e { color:#002954; font-weight:bold; }
#leftcolumn .description_e { color:white; }
#leftcolumn .details_e a { color:white; text-decoration:underline; font-size:11px; }
#leftcolumn .details_e a:hover { color:white; text-decoration:none; }

#rightcolumn h2, .Gros_Titre { color:#002954; font-size:20px; font-weight:bold;}
#rightcolumn h3, .Sous_Titre_Vert { color:#008000; font-size:16px; font-weight:bold;  }
#rightcolumn p { color:#002954; line-height:1.5em; margin-top:15px;margin-bottom:15px; padding-right:20px;  }
#rightcolumn ul li, #rightcolumn td, .Texte_Bleu { color:#002954; }
#rightcolumn p.top { text-align:left; text-align:right; }
#rightcolumn a { color:#006600; text-decoration:none; }
#rightcolumn a:hover { color:#009900; text-decoration:underline; }


#calendrier { text-align:center; }
#calendrier table td { color:#00578F; }
#calendrier table td a { color:#00578F; text-decoration:none;}

#footer { text-align:center; color:#5C4E28;}

