.entete, .pieddepage, .pagination, .pagination_light {
	text-align: left;
	background-color: #014671;
	font-weight: bold;
	color: white;
}

.entete th, .pagination td, .pagination_light td {
	font-size: 0.9em;
}

.pagination_light {
	color: black;
	background-color: white;
	border-bottom: solid 1px #3b3092;
	border-right: solid 1px #3b3092;
}

.entete a:link, .pagination a:link, .pagination a:hover, .pagination a:visited {
	color: white;
}

.pagination_light a:link 
{
	color: Black;
}

.ligne1 td {
	font-size: 0.9em;
	background-color: #effaff;
}

.ligne2 td {
	font-size: 0.9em;
	background-color: white;
}

.ligne1 a:link, .ligne1 a:visited, .ligne2 a:link, .ligne2 a:visited {
	color: blue;
}

.ligne1 hr, .ligne2 hr {
	border: 0;
	height: 1px;
	background-color: #3b3092;
	color: #3b3092;
}

.vide {
	border: 0px;
	font: 12px/18px Arial, sans-serif;
	font-style: normal;
}
