.body {
	background-color: #afab9a;
}

/* Navigation */

.titre-blanc {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.ariane {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/* Contenu */

.TexteInfo {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.Titre {

	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.Liste {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.TitreChapitre {


	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.AlerteRouge {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #CC0000;
}

.AlerteNoire {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
