.msg-erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}
.txt-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006FAE;
}
.pied_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.txt-formgros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006FAE;
	text-align: center;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.liens1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.liens1 a{
	color: #FFF;
	text-decoration: none;
}
.liens1 a:hover{
	color: #FFF;
	text-decoration: underline;
}
body {
	background-color: #1D4C80;
}

