form {display: inline}
.texteorange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8822;
	text-decoration: none;
}
.texteorangegros{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF8822;
	text-decoration: none;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textebleumarine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182677;
	text-decoration: none;
}
a:hover.textebleumarine {
	color : #ffd911;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textegrasbleumarine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #182677;
	text-decoration: none;
}
a:hover.textegrasbleumarine {
	color : #ffd911;
}
.titregrasbleumarine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #182677;
	text-decoration: none;
}
.soustitregrasblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.soustitregrasblanc {
	color : #ffd911;
}
.textegrasblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textejaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd911;
	text-decoration: none;
}
a:hover.textejaune {
	color : #FFFFFF;
}
.textegrasjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd911;
	text-decoration: none;
}
a:hover.textegrasjaune {
	color : #FFFFFF;
}
.titregrasjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffd911;
	text-decoration: none;
}
a:hover.titregrasjaune {
	color : #FFFFFF;
}