/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:8.5pt;
	text-align:center;
	background-color:#123559;
}
body a{
color:#19334E;
text-decoration:underline;
}
body a:hover{
color:#961400;
}

.textebleu{
color:#19334E;
font-size:9pt;
}

.texteblanc{
color:#ffffff;
font-size:7pt;
}
.texteblanc_accueil{
color:#ffffff;
font-weight:bold;
}

.texterouge{
color:#961400;
font-weight:bold;
}
.champs_obligatoire{
color:#961400;
font-size:7pt;
}