.fondpage {
	background-image: url(images/accueil/imgfond.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.fondbateaux {

	background-image: url(images/accueil/fond_bateaux.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texteorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FA9A04;
	text-decoration: none;

}
.textenoir {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textegris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9C9C;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FA9A04;
	text-decoration: none;
}
.texteorangetitre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FA9A04;
	text-decoration: none;
}

