body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606F7F;
	margin: 0 0 0 0;
}

img {
	border: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606F7F;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606F7F;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #334C66;
	margin: 20px 0em -5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #889EB7;
	margin: 0em 0em 1.2em 0em;
	margin-bottom: 0em;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606F7F;
}



.cellule2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606F7F;
	width: 150px;
	border: 1px solid #E2E9EC;
}

.cellule3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606F7F;
	width: 250px;
	border: 1px solid #E2E9EC;
}


.titre {
	background-color: #006486;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}
.titre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.tr1 {
	background-color: #D2DCE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

.tablecentrale{
	background-color: #FBFCFD;
	margin: 0em 0em 0em 0em;
	border: 1px solid #E2E9EC;
}


.tr2 {
	background-color: #F1F4F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.headertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E3882B;
	font-weight: bold;
}
