body {
	background-color: #EBF5FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #008BCA;
}
.texte10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.texte12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.mini_noir {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
a.agence:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008BCA;
	font-weight: bold;
	text-decoration: underline;
}
a.agence:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008BCA;
	text-decoration: none;
}
a.agence:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008BCA;
	font-weight: bold;
	text-decoration: underline
}
.champ {
	font-size: 14px;
	vertical-align: middle;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px solid #0088E8;
}

.btn {
	font-weight: bold;
	font-size: 12px;
	color: #0088E8;
	font-family: "Times New Roman", Times, serif;
	background-color: #EBF5FF;
	border: 1px solid #0088E8;
	padding-right: 5px;
	padding-left: 5px;
}

.intit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}

.tintit {
	font-family: "Times New Roman", Times, serif;
	color: #008BCA;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
}

.info {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}

.moyen_noir {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}

.err {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #CC3300;
	font-weight: normal;
}
.titreMaj {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #008BCA;
	text-transform: uppercase;
}
