body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
a {
	font-size: 10px;
	color: #1D2257;
	text-decoration: none;
}
a:hover {
	color: #006400;
	text-decoration: none;
}

/* TEXTE USUEL */
.textenormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.texterougepetit {
	font-size: 10px;
	color: #E43D2B;
}

.texteblancpetit {
	font-size: 10px;
	color: #ffffff;
}
/* LIENS */
A.lienconnexe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD700;
	text-decoration: none;
	font-weight: bold;
}
A.lienconnexe:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA500;
	text-decoration: none;
}
.introannexe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
/* TITRES */
.titre1 {
	font-size: 13px;
	font-weight: bold;
	color: #DD1C1F;
}

/* DIVERS */
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #003366;
	text-transform: none;

}
.couleurbleue{
	color: #00008B;
}
a.liendroitesel {
	color: #ffffff;
	text-decoration: none;
}
.textemoyen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre2 {

	font-size: 13px;
	font-weight: bold;
	color: #00008B;
}
.couleurrouge {

	color: #DD1C1F;
}
.couleurverte {

	color: #006400;
}
.textepetit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}