#choisir-bateau{
	float:left;
	margin:0;
	padding:0 0 30px 0;
	width:698px;
	background:#ffffff url(/static/images/bg/bas_mod_700_effaff.gif) no-repeat left bottom;
}
#choisir-bateau p{
	float:left;
	margin:0 0 0 20px !important;+margin:0 0 0 10px;
	padding:0;
	clear:both;
	width:658px;
}
#choisir-bateau ul.texte{
	float:left;
	margin:0 0 0 20px !important;+margin:0 0 0 10px;
	padding:0;
	clear:both;
	width:658px;
	list-style:none;
}
#choisir-bateau ul.texte li{
	float:left;
	clear:both;
	margin:0;
	padding:0 0 0 10px;
	width:600px;
	background:url(/static/images/pictos/puce_bleu.gif) no-repeat 0px 5px;
}
#choisir-bateau h3{
    float: left;
    color: #666;
    height: auto;
    font: normal 11px Tahoma, verdana, sans-serif;
    line-height: 13px;
    text-align: justify;
    font-weight: bold;
    margin:10px 10px 10px 20px;
}
#choisir-bateau h3 span{
	font-weight:bold;
}
#choisir-bateau h2{
    text-decoration:underline;
    margin-top: 30px;
    font-size: 25px;
    line-height: 20px;
    margin-left:18px;
}
#choisir-bateau a {
    margin: 10px 0 0;
    padding: 0 0 0 20px;
    font-size: 11px;
    line-height: 15px;
    width: 170px !important;
    background: url(/static/images/sprites/icons-sprite.png) no-repeat 0 -464px transparent;
    list-style: none;
    float: none;
    color: #39f;
    height: auto;
    font: normal 13px Tahoma, verdana, sans-serif;
    line-height: 35px;
    text-align: justify;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 5px;
}