BODY {
	SCROLLBAR-FACE-COLOR: #0000C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #78D2FF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #0000FF;
	SCROLLBAR-ARROW-COLOR: #78D2FF;
	SCROLLBAR-TRACK-COLOR: #0088FF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.fondecran {
	background-image: url('images/fond_mer.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.fondmer {
	background-image: url('images/naturalmer.jpg');
	background-attachment: fixed;
}
.fondmenu { 
	background-image: url('images/fond_mer_menu.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.fondtexte { 
	background-image: url('images/fondmertexte.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
