
body,P         { font-family: Arial, serif; font-size: 12px; color: #006666;
}

h3{
	display : block;
	background-color : #FFCC99;
	text-align : center;
	margin:0;
	padding : 2px;
	height:12px;
	text-transform : uppercase;
}
h6 {
		display : block;
	text-align : center;
	margin:0;
	padding : 2px;
	height:12px;
	width:170px;
	border:solid 1px
	}

.tdfond{
	BACKGROUND-POSITION: top center; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url("images/fdbateau.jpg"); 
	BACKGROUND-REPEAT: no-repeat;
}

h5{
color : Maroon;
	margin: 0;
	font-size:14px;
}

.texte P {
	margin-left : 20px;
	padding-right : 10px;
}

.menu a {
	display : block;
	padding : 5px;
	border-right : solid 1px white;
	background-color : #FFCC99;
	text-align : center;
	text-transform : captialize;
	text-decoration : none;
	font-size:9px;
	font-weight:bolder;
	height:12px;
	width: 40px;
}
.menu a:hover {
	background-color : #FFFFFF;
}
.menu a:visited {
}

	
