A { text-decoration: none; color : #4682B4;
}
A:hover {color:#FF9900}
A.rouge   {
	text-decoration: none;
	color : #C00000;
	font-family: Arial, Helvetica, sans-serif;
}
A.bleu   { text-decoration: none; color : #000080}
A.rouge   { text-decoration: none; color : #CC0000}
A.blanc   { text-decoration: none; color : white}
A.accueil { text-decoration: none; color : #ffcc66}

body { font-size: 12px; font-family: Arial, Helvetica; margin-left: 0px; margin-top: 0px; background-color:#89BCC8}
H1 {font-size: 18px; color: #198792; font-weight: bold; font-family: Verdana,Arial,Helvetica;  margin-top: 12px;  }
H2 {font-size: 16px; color: #FF9900; font-weight: bold; font-family: Verdana,Arial, Helvetica }
H3 {font-size: 14px; color: #89BCC8; font-weight: bold; font-family: Arial,Helvetica}
H4 {
	font-size: 11px;
	color: #198792;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
}
H5 {font-size: 10px; color: #FF9900; font-weight: bold; font-family: Verdana,Arial,Helvetica}
H6 {font-size: 9px; color: #89BCC8; font-weight: bold; font-family: Verdana,Arial,Helvetica}
P {margin-left: 0px; font-size: 12px; color: black; font-family: Arial,Helvetica}
TD {font-size: 12px; color: black; font-family: Arial,Helvetica}
LI {font-size: 12px; color: black; font-family: Arial,Helvetica}
.P8 {font-size: 8pt; margin-top: 0}
.P10 {font-size: 10pt}
.P12 {font-size: 12pt}
.P14 {font-size: 14pt}

TABLE.cadreorange {border: 1px solid #ff9900;  background-color: #FFEACB; }
TABLE.cadrevert {border: 1px solid #198792; ; background-color: #89bcc8;}
TABLE.cadregris {border: 1px solid #198792; background-color: #E9F4F5;}
TABLE.cadrerouge {border: 1px solid #cc0000; background-color: #ffffff;color: #cc0000}

.blanc { color: White; }
.saumon { color: #FFEACB; }
.gris { color: #E9F4F5;}
.vert { color: #198792;}
.orange { color: #ff9900;}
.vertpale { color: #89bcc8;}
.rouge { color: #CC0000;}

.fblanc { background-color: White; }
.fsaumon { background-color: #FFEACB; }
.fgris { background-color: #E9F4F5; }
.fvert { background-color: #198792;}
.forange { background-color: #ff9900;}
.fvertpale { background-color: #89bcc8;}

/*NE PAS UTILISER LES STYLES SUIVANTS : menus uniquement*/
TD.menuTD{ 
text-align: left;
margin:0px;
}

TD.sousmenuTD { 
text-align: left;
background-color: #FFEBCD;
border: 1px solid #198792;
}

A.sousmenu {
text-decoration: none;
color: #000080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
}

A.menu1, A.menu3, A.menuactif1, A.menuactif3 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #FFCC00;
font-weight: bold;
}
A.menu2, A.menuactif2 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #FFFFFF;
font-weight: bold;
}

a:hover.menu1, a:hover.menu3, a:hover.menuactif1, a:hover.menuactif3 {color:white}
a:hover.menu2, a:hover.menuactif2 {color: Yellow}

