/********************************/
 /****** LIENS PRINCIPAUX *******/
 /*******************************/
 a{color:#00765C}
 a:hover { text-decoration:none;}
 a:active {}
 a:visited { color:#00765C}

 /********************************/
 /********** ENTETES *************/
 /********************************/
 h1,h2,h3,h4,h5,h6 { color:#00765C; margin:0;}
 h1 {font-size: 200%; color:#99CC33; font-family:Helvetica, Arial,  sans-serif; letter-spacing:-1px; line-height:1.2em; clear:left;}
 h2 {font-size: 130%; margin-bottom:15px; font-style:italic}
 h3 {font-size: 105%;}
 h4 {font-size: 105%;}
 h5 {font-size: 105%;}
 h6 {font-size: 100%;}
 
p{margin:0.2em 0 0.7em 0;}

 /*********************************/
 /* STYLES DE CONTENU (WEBEDITOR) */
 /*********************************/
 .encart{ 
 padding:10px;
 display:block;clear:both;
 background-color:#E0F0D8;
 color:#336666;
 }

/********************************/ 
/*** TABLEAUX DE DONNEES*********/
/********************************/

table{background-color:#B3E09D; border:none;}
table tr.tableauEntete, table td.tableauEntete{color:#003333;background-color:#B3E09D; font-weight:bold;}
table td {border:none}
table tr{background-color:#ffffff}
table .tableauLigneAlternee{background-color:#E0F0D8;}

