/*********/
/*general*/
/*********/
* {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: #000000;
}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}
.spacer11px {
	height: 11px;
	line-height: 11px;
	}
body {
	background-color: #fff;
	text-align: center;
	}
#general {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/layout/img/fond_gen.jpg");
	background-repeat: no-repeat;
	background-position:  top right;
	}
#haut_1 {
	height: 250px;
	}
#haut_2 {
	display: none;
	}
#haut a{
	color: #3771ac;
	}
#logo {
	position: absolute;
	top: 45px;
	left: 5px;
	width: 256px;
	height: 107px;
	}
#logo_2 {
	display: none;
	}
#logo_2 img{
	display: none;
	
	}
#menu {
	display: none;
	}
#menu div{
	display: none;
	}
#menu div a{
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	color: #605238;
	}
#menu div a:hover{
	padding: 0px 10px 0px 10px;
	background-color: #9f9074;
	font-weight: bold;
	color: #fff;
	
	}
#col_g {
	display: none;
	}
.gauche {
	display: none;
	}
.gauche#voilier {
	background-image: url("/layout/img/fond_col_bat_voi.jpg");
	}
.gauche#moteur {
	background-image: url("/layout/img/fond_col_bat_mot.jpg");
	}
.gauche h2{
	color: #605238;
	border-bottom: 1px solid #605238;
	text-indent: 5px;
	margin: 20px 10px 10px 10px;
	font-size: 12px;
	padding-bottom: 5px;
	}
.droite {
	float: right;
	background-image: url("/layout/img/fond_droite.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	width: 746px;
	height: 400px;
	}
/*cata_droite*/
#cata_droite {
	float: right;
	width: 312px;
	height: 499px;
	background-image: url("/layout/img/fond_cata.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	}
#cata_droite #photo{
	margin: 4px 0 0 4px;
	}
#cata_droite #vignette{
	margin: 10px 20px 0 20px;
	
	}
#cata_droite #vignette img{
	margin: 0px 10px 10px 0px;
	}
#cata_droite #doc {
	display: none;
	}
#doc div {
	display: none;
	}
#doc div a:hover{
	background-color: #382d18;
	color: #fff;
	display: block;
	}
#cata_gauche {
	float: left;
	width: 434px;
	height: 900px;
	overflow: auto; 
	}
#cata_gauche h1{
	color: #3771ac;
	font-size: 16px;
	font-style: italic;
	margin-top: 18px;
	text-align: center;
	}
#cata_gauche h2{
	color: #382d18;
	font-size: 14px;
	margin: 20px 10px 10px 10px;
	font-weight: normal;
	background-image: url("/layout/img/puce_2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 20px;
	}
#cata_gauche #caracteristique {
	margin-top: 30px;
	border-top: 1px dashed #3771ac;
	}
#cata_gauche #caracteristique h2{
	color: #3771ac;
	font-size: 14px;
	margin: 20px 10px 10px 10px;
	font-weight: normal;
	background-image: url("/layout/img/puce_3.gif");
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 20px;
	}
#cata_gauche #caracteristique li b{
	color: #3771ac;
	}
#cata_gauche #caracteristique li {
	color: #3771ac;
	margin: 5px 10px 5px 10px;
	list-style: none;
	}
#cata_gauche #caracteristique .gauche_c {
	float: left;
	width: 205px;
	border-right: 1px dashed #3771ac;
	}
#cata_gauche #caracteristique .droite_c {
	float: left;
	width: 200px
	}
#cata_gauche p{
	margin: 10px;
	line-height: 16px;
	}
#cata_index {
	background-image: url("/web/img/fond_cata_index.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 27px 0 0 23px;
	width: 695px;
	height: 431px;
	}
#cata_index .photo{
	float: left;
	width: 535px;
	margin: 4px 0 0 4px;
	}
#cata_index .menu{
	float: right;
	width: 156px;
	}
#cata_index .menu div {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 15px;
	font-weight: bold;
	border-bottom: 1px solid #d4c9b5;
	}
#cata_index .menu div a{
	color: #34270e;
	font-style: italic;
	}
#bas {
	color: #727679;
	text-align: right;
	}
/*ss menu gauche*/
.gauche ul{
	margin-left: 10px;
	}
.gauche li{
	padding-bottom: 10px;
	color: #6D6E71;
	list-style: none;
	}

.gauche li a{
	color: #6D6E71;
	text-decoration: none;
	}
.gauche li a:hover{
	color: #000000;
	text-decoration: none;
	
	}
#sous_menug_1,#sous_menug_2,#sous_menug_3,#sous_menug_4,#sous_menug_5,#sous_menug_6,#sous_menug_7,#sous_menug_8,#sous_menug_9,#sous_menug_10 {
	display: none;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
    list-style-image: none;
 }
.sous_menug {
	list-style-image: url("/layout/img/puce_menu_gauche.gif");
	font-weight: bold;
 }
/*occasion*/
.droite iframe {
	width: 745px;
	height: 490px;
	}
/*texte*/
.texte_g {
	float: left;
	width: 523px;
	}
.texte_d {
	float: right;
	background-image: url("/layout/img/fond_droite_texte.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 223px;
	height: 499px;
	}
.texte_g h1{
	color: #382d18;
	font-size: 14px;
	margin: 20px 10px 10px 10px;
	font-weight: normal;
	background-image: url("/layout/img/puce_2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 20px;
	}
.texte_g h2{
	color: #382d18;
	font-size: 14px;
	margin: 0px 10px 10px 10px;
	font-weight: normal;
	background-image: url("/layout/img/puce_2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 20px;
	}
.texte_g p{
	margin: 10px;
	line-height: 16px;
	}
.texte_d  img{
	margin: 4px 0 0 4px;
	}
.texte_d  p{
	margin: 15px;
	color: #605238;
	line-height: 16px;
	}
#fleche_acces {
	position: absolute;
	top: 280px;
	right: 145px;
	width: 166px;
	height: 86px;
	background-image: url("/web/img/fleche.png")!important;
	background-image: none;
	filter: none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web/img/fleche.png', sizingMethod='scale');
	z-index: 2;
	}
.texte_g .carte{
	margin: 40px 0 0 40px;
	
	}
.texte_d a{
	text-decoration: underline;
	
	}
/*marque*/
#marques .texte_g img{
	margin: 15px 40px 0px 5px;
	}
#marques .texte_g p{
	color: #605238;
	line-height: 18px;
	font-weight: bold;
	}
#marques .texte_d #liens_marques div{
	color: #34270e;
	width: 213px;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #34270e;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	}
#marques .texte_d #liens_marques div a{
	color: #34270e;
	font-weight: bold;
	text-decoration: none;
	}
#marques .texte_d #liens_marques div a:hover{
	text-decoration: underline;
	}
/*contact*/
table {
	margin-left: 10px;
	}
textarea,input {
	border: 1px solid #34270e;
	}
/*accueil*/

.texte_g .photo_bandeau {
	background-image: url("/web/img/photo_bandeau.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 520px;
	height: 155px;
	margin-top: 4px;
	}
.texte_g .presentation {
	background-image: url("/web/img/img_acc_presentation.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 510px;
	height: 155px;
	margin-top: 15px;
	
	
	}
.texte_g .presentation p{
	padding-right: 120px;
	line-height: 17px;
	}
.texte_g .presentation p.bouton{
	text-align: right;
	}
.texte_g .uship{
	float: left;
	width: 260px;
	border-top: 1px dashed #a29174;
	border-right: 1px dashed #a29174;
	padding-top: 10px;
	background-image: url("/web/img/accueil_uship.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 150px;
	}
.texte_g .sav{
	float: right;
	width: 260px;
	border-top: 1px dashed #a29174;
	padding-top: 10px;
	background-image: url("/web/img/accueil_sav.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 150px;
	}
.texte_d #maree{
	margin: 4px 0 0 4px;
	width: 215px;
	background-image: url("/web/img/fleche_fond.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 160px;
	background-color: #f7f5f3;
	}
.texte_d #maree p{
	font-weight: normal;
	}
.texte_d #maree p.bouton{
	padding-top: 20px;
	}
.texte_d h2{
	color: #665538;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	font-weight: weight;
	/*background-image: url("/layout/img/puce_2.gif");
	background-repeat: no-repeat;
	background-position: center left;*/
	text-indent: 10px;
	
	}
	
	.visible{
		display:block;
	
	}
