body {
background: url(fond_page.jpg) #fff;
background-repeat:repeat-x;
background-position:top;
font-family:arial, verdana, sans-serif;
font-size:11px;
}

h1, h2, h3, h4, h5, h6, p  {
padding:0;
margin:0;
}

h2 {
font-size:16px;
}

/************************************** HEADER ************************************* */
#header {
background: url(header.jpg);
background-repeat:no-repeat;
background-position:0px 0px;;	

}
#header h1 {
display:none;

}

/************************************** MENU ************************************* */

#menu {
list-style: none ;
margin: 0 ;
padding: 0 ;
padding-top:120px;
padding-left:170px;
overflow: hidden ;
}
#menu li {
float: left ;
border: 0;
color: #fff;
margin-right:40px;
font-weight:bold;
}

#menu A:link{cursor : pointer; color: #fff; text-decoration:none;}
#menu A:visited{cursor : pointer; color: #fff; text-decoration:none;}
#menu A:hover{cursor : pointer; color: #ffcb3f; text-decoration:none;}
#menu a#current {color: #ffcb3f; }


/************************************** MENU ************************************* */

#smenu {
display:block;
margin: 0 ;
padding: 0 ;
margin-left:130px;
overflow: hidden ;
background:#b3c4d7;
height:21px;
width:648px;
}


#smenu ul{
display:block;
list-style: none ;
margin: 0 ;
padding: 0 ;
margin-left:40px;
overflow: hidden ;
background:#b3c4d7;
height:21px;
width:648px;
}

#smenu li {
float: left ;
border: 0;
color: #fff;
font-weight:normal;

}


#smenu a {
display:block;
padding-right:20px;
padding-left:20px;
line-height:21px;
}


#smenu a:link{cursor : pointer; color: #000; text-decoration:none; font-size:11px;}
#smenu a:visited{cursor : pointer; color: #000; text-decoration:none;  font-size:11px;}
#smenu a:hover{cursor : pointer; color: #023675; text-decoration:none; font-size:11px; background:#eee}
#smenu a#current {cursor : pointer; color: #023675; text-decoration:none; font-size:11px; background:#eee}


/************************************** CONTENT ************************************* */

#global {
background: url(fond_page.gif) ;
background-repeat:repeat-y;
background-position:-3px 0px;;	
}

#center {
background: url(top.jpg) ;
background-repeat:no-repeat;
background-position:-3px 0px;;	
min-height:360px;
}


#content, #content_large {
margin-left:170px;
/*background:#00ff00;	*/
}

	#content h1, #content_large h1 {
	font-size:16px;
	color:#000;
	font-family: Futura, verdana, sans-serif;
	background: #efefef;
	height:20px;
	border-bottom:dashed 1px #003380;
	margin-top:25px;
	margin-bottom:8px;
	}

	#content p {
	margin:0px;
	text-align:justify;
	}


/************************************** PRODUI ************************************* */
#produit_texte {
width:400px;
background-color:#efefef;
margin-bottom:15px;
float:left;
padding:7px;
}

#produit_image {
float:left;
width:145px;
text-align:right;
margin-bottom:15px;
padding-top:5px;
}
	#produit_texte h2 {
	font-size:16px;
	color:#000;
	font-family: Futura, verdana, sans-serif;
	height:20px;
	margin-bottom:8px;
	}

	.prix_neuf {
	color:#c8262e;
	font-weight:700;
	margin-top:3px;
	text-align:right;
	float:left;
	}

	.prix_neuf_barre {
	color:#707070;
	font-weight:400;
	margin-top:3px;
	margin-right:10px;
	text-align:right;
	text-decoration:line-through;
	float:left;
	}

	#prix_detail {
	display:inline;
	float:right;
	color:#c8262e;
	font-weight:700;
	}
/************************************** BATEAU ************************************* */
#bateau_texte {
width:435px;
background-color:#efefef;
margin-bottom:15px;
float:left;
padding:7px;
position: relative;
}

#bateau_image {
float:left;
width:110px;
text-align:right;
margin-bottom:15px;
}
	#bateau_texte h2 {
	font-size:16px;
	color:#000;
	font-family: Futura, verdana, sans-serif;
	height:20px;
	margin-bottom:8px;
	}

	.prix {
	color:#c8262e;
	font-weight:700;
	margin-top:3px;
	text-align:right;
	}

	
	.detail {
	float:right;
	}

	#bateau_texte table {
	
	}

		#bateau_texte td {
		margin:2px;
		padding:2px;
		background:#fff;
		}


		#bateau_texte td label {
		font-weight:bold;
		width:90px;
		display:block;
		float:left;
		}

		#bateau_texte td h4 {
		font-weight:bold;
		font-size:12px;
		margin-top:5px;
		}

		



/************************************** SIDEBAR ************************************* */

#sidebar {
background:#ffcb3f;
border:solid 1px #003380;
padding:5px;
}

#sidebar h1 {
	font-size:13px;
	color:#000;
	font-family: Futura, verdana, sans-serif;
	font-weight:bold;
	height:20px;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
	}

	#sidebar h2 {
	font-size:12px;
	color:#000;
	font-family: Futura, verdana, sans-serif;
	font-weight:bold;
	margin-top:12px;
	
	}


/************************************** map ************************************* */
	
#map {
padding:5px;
}

#map h1 {
	font-size:13px;
	color:#000;
	font-family: Futura, verdana, sans-serif;
	font-weight:bold;
	height:20px;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
	}





/************************************** FOOTER ************************************* */

#footer {
background: url(footer.jpg) ;
background-repeat:no-repeat;
padding-left:10px;
background-position:-2px 0px;;	
padding-left:140px;
}

#footer img {
float:left;
margin-top:60px;
}

#footer p {
float:left;
margin-left:15px;
margin-top:75px;
font-size:11px;
color:#8f8f8f;
}

#footer A:link{cursor : pointer; color: #023675; text-decoration:underline; font-size:11px;}
#footer A:visited{cursor : pointer; color: #023675; text-decoration:underline;  font-size:11px;}
#footer A:hover{cursor : pointer; color: #023675; text-decoration:none; font-size:11px;}


#info_vendu {
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	color: #c8262e;
	font-weight: bold;
	font-size: 16px;
}