a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-variant: normal;
	color: #336600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;


}
.tablefond {
	background-attachment: fixed;
	background-image: url(../images/bateau.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tablefondmonde {

	background-attachment: fixed;
	background-image: url(../images/mapmonde.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li {
	color: #CC3333;
}
