/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	margin-left: 0px;
}
body {
	background-color: #e6e6e6;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fdhaut {
	background-image: url(images/bandeau_haut.jpg);
	background-repeat: no-repeat;
}
.fdgauche {
	background-image: url(images/bandeauGauche.jpg);
	background-repeat: no-repeat;
}


a {
	font-size: 10px;
	color: #006699; /* Pour changer la couleur des liens */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration:none;
}

a:hover {
	color: #330066; /* Pour changer la couleur des liens de survol */
}
.liens { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:lighter; color: #000000; text-decoration:none }
.liensaccueil { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:lighter; color: #e6e6e6; text-decoration:none }
.navigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:lighter; color: #000000; text-decoration:none }
.texte { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:lighter; color: #000000 }
.evidence { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #0000CC }
h1 { font-size: 30px; color: #333333 }
h2 { font-size: 26px; color: #333333 }
h3 { font-size: 22px; color: #333333 }
h4 { font-size: 18px; color: #333333 }
h5 { font-size: 14px; color: #333333 }
h6 { font-size: 10px; color: #333333 }