a {
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FFD595;
}
.ahover {

	color: #FFD595;
}
.titre-rubrique {
	font-size: 15px;
	font-weight: bold;
	color: #006633;
}
.titres-article {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.lien-chemin {
	color: #003300;
}
.anormal { color: #000099; text-decoration: none; }
.a-blanc {

	color: #FFFFFF;
	text-decoration: none;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.transparence {
	filter: Alpha(Opacity=85);
}
.reapeat-x {
	background-repeat: repeat-x;
	background-position: center;
}
.justify {
	text-align: justify;
}
.lien-pdf {

	color: #d02433;
}
.lien-pdf:hover {
	color: #d02433;
	text-decoration: underline;
}


