.fond-entete {
	background-image: url(images/entete_taxi_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-corps {
	background-image: url(images/entete_taxi_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02277F;
	padding-left: 158px;
}
.droite {
	float: right;
	margin-right: 40px;
	text-align: right;
	color: #02277F;
	font-weight: bold;
	font-size: 12px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	color: #94B3EC;
	text-decoration: none;
}
.sstitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #94B3EC;
	text-decoration: none;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #02277F;
	text-decoration: underline;
}
.mail:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #94B3EC;
	text-decoration: underline;
}
.minitexte-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.flag {
	border: 1px solid #FFCC03;
	margin-top: 5px;
	float: right;
	margin-right: 20px;
}
.flag:hover {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	float: right;
	margin-right: 20px;
}
