.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003399;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 4px;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
.Titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0A2C69;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 4px;
}
.TexteCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013564;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.champs {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border {
	border: 1px solid #000000;
}
