.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #626c8a
}
BODY {
	background-color : #EEEEEE;
}
IMG {
	border : 0px;
}

.soustitre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #626c8a}
.soustitre_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: .soustitre font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BC8F8F;
}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #626c8a; text-decoration: none}
a:hover {  text-decoration: underline overline}

.italique {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal}
.fond1 {
	background-color: #626c8a;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.fond2 {
	background-color: #87CEFA;
}
.fond3 {
	background-color: #FFD700;
}
.fond{
	background-color : #E5E5E5;
}
.rouge{
	background-color :#BC8F8F;
}
.vert{
	background-color : #66CDAA;
}

.petit {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.soustitre2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #626c8a}
.banniere{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font : normal;
}
.alerte {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}