body {
	background-color: #EEF2F6;
}
.titre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5572C9;
}
h1{
	font-size: 16px;
	color: #5572C9;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.h3{
	color: #256CC7;
	font-weight: bold;
	font-size: 12px;
}
.txt{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.txtb{
	font-size: 11px;
	color: EB6400;
	font-weight: bold;
	font-family: Arial
}
.lienbdp{
	font-size: 11px;
	color: #5170C9;
	font-weight: bold;
	font-family: Arial
}
.lienred{
	font-size: 11px;
	color: #EB6400;
	font-weight: bold;
	font-family: Arial
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #25a3fc;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #25a3fc;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
		color: #25a3fc;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #25a3fc;
	font-weight: bold;
}
.cadreor {
	border: 1px solid #FFCE00;
}
.cadrebleu {
	border: 1px solid #D1E0F3;
}

