/********************************/
/****** LIENS PRINCIPAUX *******/
/*******************************/
a{color:#143B5E}
a:hover { text-decoration:none;}
a:active { color:#000000}
a:visited { color:#143B5E;}

/********************************/
/********** ENTETES *************/
/********************************/
h1,h2,h3,h4,h5,h6 { margin:10px 0 0 0;}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;font-size: 220%; margin:0.5em 0 0.5em 0; color:#143B5E;}
h2 {font-size: 110%; color:#333; margin:0 0 1em 0;}
h3 {font-size: 125%; margin:1.2em 0 0.5em 0; color:#cc0000;}
h4 {font-size: 120%;font-weight: bold; margin:1em 0 0 0;padding:0;}
h5 {font-size: 105%;font-weight: bold; margin:1em 0 0 0;padding:0;}
h6 {font-size: 100%;font-weight: bold; margin:1em 0 0 0;padding:0;}




/*********************************/
 /* STYLES DE CONTENU (WEBEDITOR) */
 /*********************************/
 .encart{ /*cadre*/
 padding:10px;
 background-color:#E5E5FF;
 border: 1px solid #cccccc; 
 display:block;
clear:both;
 }
 .petitText{font-size:90%;}

 /********************************/
 /********** DIVERS **************/
 /********************************/
 blockquote {border:1px solid; border-left:2px solid ; font-family:"Courier New", Courier, mono;padding:5px}
 p{margin:0.2em 0 0.7em 0;}
 
/********************************/ 
/*** TABLEAUX DE DONNEES*********/
/********************************/


table{background-color:#999999;border:none}
table tr.tableauEntete, table td.tableauEntete{color:#666666;background-color:#99B7D7; font-weight:bold;}
table tr{background-color:#ffffff;}
table td {border:none}
table .tableauLigneAlternee{background-color:#E5E5FF;}

