BODY {
    font-family: serif;
    background: white;
    }

H6 {
	font-size : 8pt;
	text-align: center;
   }


p.note {font-size : 75%}


a img {border: none}


/* couleurs utilisées en fond */
.blanc {
	background: white;
}

.bleu_l {
	background: #E9F1FE
}

.bleu_d {
	background: #2C4F97
}

.jaune {
	background: #FFF7E6
}

TD {
	FONT-SIZE: 14px; 
COLOR: black; 
FONT-FAMILY:  Arial, Verdana, Helvetica;
}
/* case de tableau = titre général */
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px; font-style: normal;
font-weight: bold;
text-align: center;
}

.titre1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; font-style: normal;
font-weight: bold;
color: #003399;
}
/* case de tableau = titre de cadre comme Adresses utiles*/
.titre2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-style: normal;
font-weight: bold;
color: #003399;
background: white;
}

/* span pour des rubriques comme Adresse, Contacts */
.titre3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-style: normal;
font-weight: bold;
color: #003399;
}

.titre_colonne_tableau {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-style: normal;
font-weight: bold;
background: #FFCC66;
color: #003399;
text-align: center;
}

A {
	FONT-SIZE: 14px; 
COLOR: #3333FF; 
TEXT-DECORATION:underline
}
A:hover {
	FONT-SIZE: 14px; 
COLOR: #FF9900; 
TEXT-DECORATION: none
}

