.bateau{
margin:20px 0px 40px 0px;
width:100%;
float:left;
}
.bateau h1{
color:#333333;
margin-left:15px;
font-family:calibri;
font-weight:normal;
font-size:14pt;
text-shadow:1px 1px 1px #FFFFFF;
width:550px;
border-bottom:solid 1px #333333;
}
.bateau .photos{
width:320px;
float:left;
display:block;
margin:15px 0px 0px 0px;
}
.bateau .photos .grande{
width:320px;
float:left;
}
.bateau .photos .grande ul{
margin:0;
height:310px;
}
.bateau .photos .grande ul li{
position:absolute;
}
.bateau .photos .grande ul li a, .bateau .photos .petites li a{
margin:0;
display:block;
}
.bateau ul{
display:block;
float:right;
width:315px;
margin-top:10px;
}
.bateau ul li{
margin-bottom:5px;
margin-left:11px;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border:solid 1px #FFFFFF;
cursor:pointer;
}
.bateau ul li img{
float:left;
}
.bateau ul li:hover{
border:solid 1px #333333;
}
.bateau  .descriptif{
display:block;
float:left;
margin:15px 0px 0px 15px;
width:320px;
border:solid 1px #333333;
background-image:url('../images/btn-details.jpg');
background-position:top center;
background-repeat:no-repeat;
}
.bateau  .descriptifxt{
display:block;
float:left;
margin:15px 0px 0px 15px;
width:320px;
border:solid 1px #333333;
}
.bateau .textech{
margin:40px 15px 40px 15px;
color:#333333;
text-align:left;
}
.bateau .textech *{
color:#333333;
font-size:9pt;
}
.bateau .textech h3{
font-family:calibri;
font-size:12pt;
font-weight:normal;
margin-bottom:5px;
text-decoration:underline;
text-shadow:1px 1px 1px #FFFFFF;
}
.bateau ul li a{
font-size:8pt;
text-decoration:none;
margin:2px;
display:block;
text-align:center;
color:#333333;
}
.bateau ul li a:hover{
font-weight:bold;
}
		#menudetail{
		float:left;
		width:286px;
		margin:0 0 15px 20px;
		padding:0px;
		}
		#menudetail li{
		list-style:none;
		float:left;
		height:39px;
		display:block;
		cursor:pointer;
		border:0;
		margin:0;
		}
		#menudetail .det{
		background-image:url('../images/details_bg.jpg');
		width:83px;
		background-repeat:no-repeat;
		background-position:top right;
		}
		#menudetail .equip{
		background-image:url('../images/equipements_bg.jpg');
		width:109px;
		background-repeat:no-repeat;
		background-position:top center;
		}
		#menudetail .opt{
		background-image:url('../images/options_bg.jpg');
		width:88px;
		background-repeat:no-repeat;
		background-position:top left;
		}
		#md2text, #md3text{
			display:none;
		}