.fondtablo {
	background-attachment: scroll;
	background-image: url(fond_doublezero.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E68508;
	text-decoration: underline;

}
.textejaune:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;

}
