/* Begin reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/* End reset */

.clear {
	clear:both;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#00486A;
}
h1 {
	font-size:2.0em;
	font-weight:bold;
	text-align:center;
}
h2 {
	color:#008ece;
	padding:3px 5px;
	margin:5px 0px 10px 0px;
	font-weight:bold;
}
h3 {
	border-bottom:2px solid #008FCE;
	padding:5px 0px;
	margin:10px 0px;
	font-weight:bold;
}
a {
	color:#008FCE;
}
a:hover {
	color:#005B82;
}
p {
	text-align:justify;
}
#wrapper {
	background-image:url(../images/bg-content.png); 
	background-repeat:repeat-y;
	width:852px;
	padding:0;
	margin:0 auto;
}
#header_top {
	width:852px;
	height:33px;
	background-image:url(../images/header-top.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding-top:2px;
}
#content {
	width:780px;
	margin:0 36px;
}
#logo {
	width:408px;
	height:52px;
	margin:0 auto;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#left {
	width:169px;
	float:left;
}
#menu {
	color:#2f302f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
}
#menu li {
	margin-top:6px;
}
#menu .first {
	background-image:url(../images/menu-entete.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	width:158px;
	height:21px;
	padding:7px 0px 0px 11px;
}
#menu a {
	background-image:url(../images/menu-out.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#000000;
	width:158px;
	height:21px;
	padding:7px 0px 0px 11px;
}
#menu a:hover {
	background-image:url(../images/menu-over.jpg);
}
#partners {
	margin:20px 0 0 10px;
}
#partners li {
	text-align:center;
	margin:10px 0px;
}
#right {
	width:600px;
	float:right;
	margin:15px 1px 0 0;
}
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin-top:10px;
}
#footer_img {
	width:852px;
	height:35px;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
}

#marques {
	font-weight:bold;
}
#marques p {
	text-align:center;
	margin:10px;
}
#liens table {
	width:100%;
}
#liens th, #liens td {
	width:33%;
	text-align:center;
}

.center {
	text-align:center;
}
.right {
	float:right;
	margin:0px 0px 10px 10px;
}
.photo {
	padding:3px;
	border:2px solid #008FCE;	
}
.tblBateaux td {
	padding:5px !important;
}