/*---------------------*/
/* Paramètres généraux */
/*---------------------*/
* html, body{
	background: url(../images/interface/fond.jpg) repeat-x #197699;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#global {
	width: 990px;
	margin: 20px auto 0px auto;
}

/* Lien hypertextes */
a:link{text-decoration: none;color: #000000;}
a:active{text-decoration: none;color: #000000;}
a:hover{text-decoration: none;color: #000000;}
a:visited{text-decoration: none;color: #000000;}

/*----------*/
/*  HEADER  */
/*----------*/
#global #header {
	background: url(../images/interface/fond_header_long.jpg) no-repeat;
	height: 100%;
	padding-top: 7px;
	position: relative;
}

/* Onglets */
#global #header #onglets {
	width: 520px;
	height: 21px;
	position: absolute;
	left: 398px;
	top: -14px;
}

/*  MENU  */
#global #header #menu {
	width: 964px;
	height: 99px;
	margin: 0px auto;
	font: normal bold 12px Arial, Helvetica, sans-serif;

}
#global #header #menu ul li {
	background: url(../images/interface/interstice_menu.jpg);
	float: left;
	width: 2px;
	height: 78px;
	padding-top:14px;
	text-align: center;
}
#global #header #menu ul li a {
	display: block;
	//width: 50%;
	height: 30%;
}
#global #header #menu ul #bateaux {
	background: url(../images/interface/bateaux.jpg);
	width: 135px;
	text-align: right;
	padding-right: 22px;
}
#global #header #menu ul #bateaux:hover {
	background: url(../images/interface/bateaux_hover.jpg);
	height: 76px;
}
#global #header #menu ul #moteurs {
	background: url(../images/interface/fond_menu.jpg);
	width: 108px;
	float: left;
}
#global #header #menu ul #moteurs:hover {
	background: url(../images/interface/fond_menu_hover.jpg);
	height: 76px;
}
#global #header #menu ul #plongee {
	background: url(../images/interface/fond_menu.jpg);
	width: 107px;
	float: left;
}
#global #header #menu ul #plongee:hover {
	background: url(../images/interface/fond_menu_hover.jpg);
	height: 76px;
}
#global #header #menu ul #chasse {
	background: url(../images/interface/fond_menu.jpg);
	width: 150px;
	float: left;
}
#global #header #menu ul #chasse:hover {
	background: url(../images/interface/fond_menu_hover.jpg);
	height: 76px;
}
#global #header #menu ul #kayaks {
	background: url(../images/interface/fond_menu.jpg);
	width: 231px;
	float: left;
}
#global #header #menu ul #kayaks:hover {
	background: url(../images/interface/fond_menu_hover.jpg);
	height: 76px;
}
#global #header #menu ul #accastillage {
	background: url(../images/interface/accastillage.jpg);
	width: 176px;
	text-align: left;
	padding-left: 23px;
}
#global #header #menu ul #accastillage:hover {
	background: url(../images/interface/accastillage_hover.jpg);
	height: 76px;
}

/*  SOUS-MENU  */
#global #header #sous_menu {
	position: absolute;
	width: 951px;
	height: 98px;
	background: url(../images/interface/fond_sous_menu.jpg);
	top: 44px;
	left: 19px;
	z-index: 8;
	visibility: hidden;
}
#global #header #sous_menu .sous_menu_g {
	position: absolute;
	width: 29px;
	height: 85px;
	background:url(../images/interface/fleche_g_sous_menu.png);
	float: left;
	top: 0px;
	left: -29px;
	display: block;
}
#global #header #sous_menu .sous_menu_g:hover{
	background:url(../images/interface/fleche_g_sous_menu_hover.png);
}
#global #header #sous_menu #sous_menu_interieur {
	position: absolute;
	width: 874px;
	height: 85px;
	background:url(../images/interface/contenu_sous_menu.png) repeat-x;
	float: left;
	margin-top: 6px;
	margin-left: 38px;
	visibility: hidden;
}
#global #header #sous_menu .sous_menu_d {
	position: absolute;
	width: 29px;
	height: 85px;
	background:url(../images/interface/fleche_d_sous_menu.png);
	float: right;
	margin-left: 874px;
	display: block;
}
#global #header #sous_menu .sous_menu_d:hover{
	background:url(../images/interface/fleche_d_sous_menu_hover.png);
}

#global #header #sous_menu .sous_menu_class{
	position: absolute;
	visibility: hidden;
	width: 874px;
	height: 85px;
}

#global #header #sous_menu .carousel{
	postion: absolute;
	width: 874px;
	height: 85px;
	visibility: hidden;
}

#global #header #sous_menu .carousel li{
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	height: 81px;
}

#global #header #sous_menu .carousel li .separateur{
	text-align: center;
	height: 82px;
	margin-top:4px;
	width: 100px;
	z-index: 20;
}


/*----------*/
/*  COMMUN  */
/*----------*/

/* Style général pour les colonnes */
#global #header .bord_g {
	background: url(../images/interface/bord_g_colonnes.png);
	width: 2px;
}
#global #header .bord_d {
	background: url(../images/interface/bord_d_colonnes.png);
	width: 2px;
}

#global #header .colonne {
	background-color: white;
	width: 206px;
	padding-bottom: 15px;
}

#global #header .photo_colonne {
	margin: 6px auto -4px auto;
	/*border: 1px solid Black;*/
	width: 189px;
	/*height: 130px;/
	vertical-align: middle;
	/*display: table-cell;*/
	text-align: center;
}


#global #header .contenu{
	width: 202px;
}

#global #header .titre_bleu {
	font-weight: bold;
	font-size: 14px;
	color: #2994FF;
}
.texte_bleu {
	font-size: 11px;
	color: #2994FF;
	line-height: 18px;
	text-align: justify;
}

/* Boutons au milieu */
#global #header #contact {
	position: absolute;
	width: 41px;
	height: 12px;
	background: url(../images/interface/contact.png) no-repeat;
	left: 336px;
	top: 75px;
	font-size: 11px;
	padding-top: 40px;
	text-align: center;
	z-index: 7;
	display:block;
}
#global #header #contact:hover {
	background: url(../images/interface/contact_hover-trans.png) no-repeat;
}

#global #header #localisation {
	position: absolute;
	width: 58px;
	height: 12px;
	background: url(../images/interface/localisation.png) no-repeat top;
	left: 422px;
	top: 61px;
	font-size: 11px;
	padding-top: 40px;
	text-align: center;
	z-index: 7;
	display:block;
}
#global #header #localisation:hover {
	background: url(../images/interface/localisation_hover.png) no-repeat top
}

#global #header #partenaires {
	position: absolute;
	width: 56px;
	height: 12px;
	background: url(../images/interface/partenaires.png) no-repeat top;
	left: 518px;
	top: 61px;
	font-size: 11px;
	padding-top: 40px;
	text-align: center;
	z-index: 7;
	display:block;
}
#global #header #partenaires:hover {
	background: url(../images/interface/partenaires_hover.png) no-repeat top;
}

#global #header #ami {
	position: absolute;
	width: 57px;
	height: 12px;
	background: url(../images/interface/ami.png) no-repeat top;
	left: 613px;
	top: 75px;
	font-size: 11px;
	padding-top: 40px;
	text-align: center;
	z-index: 7;
	display:block;
}
#global #header #ami:hover {
	background: url(../images/interface/ami_hover.png) no-repeat top;
}

/* Colonne promotions à droite */
#global #header #promotions {
	float: right;
	width: 206px;
	margin-right: 57px;
}
#global #header #promotions #promo_title {
	background: url(../images/interface/promo_title-trans.png);
	height: 23px;
	margin-top: -36px;
	width: 206px;
}
#global #header #promotions .titre_noir {
	font-weight: bold;
	font-size: 14px;
}

#global #header #promotions .texte_colonne_d {
	margin: 0 auto 0 auto;
	width: 180px;
	text-align: justify;
}

#global #header #promotions .suite {
	border: 1px solid #2994FF;
	background: url(../images/interface/fleche_suite.gif) no-repeat;
	width: 75px;
	height: 16px;
	margin-top: 10px;
	padding-left: 18px;
	font-size: 11px;
	color: #2994FF;
	display: block;
}


#global #header #promotions .suite:hover {
	background: url(../images/interface/fleche_suite.gif) no-repeat #2994FF;
	color: white;
	cursor: pointer;
}

#global #header #promotions .suite_detail {
	border: 1px solid #2994FF;
	background: url(../images/interface/fleche_suite.gif) no-repeat;
	width: 53px;
	height: 16px;
	margin-top: 10px;
	padding-left: 18px;
	font-size: 11px;
	color: #2994FF;
	display: block;
}

#global #header #promotions .suite_detail:hover {
	background: url(../images/interface/fleche_suite.gif) no-repeat #2994FF;
	color: white;
	cursor: pointer;
}

#link_promo{
	margin-left: 15px;
	position: relative;
	top: -10px;
}

/*-----------*/
/*  ACCUEIL  */
/*-----------*/

/* Bloc du milieu */
#global #header #anim {
	position: absolute;
	width: 410px;
	height: 409px;
	left: 289px;
	top: 126px;
	z-index: 3;
}
#global #header #logo {
	position: absolute;
	background: url(../images/interface/logo-trans.png);
	width: 256px;
	height: 37px;
	top: 197px;
	left: 364px;
	z-index: 4;
}

/* Actualites */
#global #header #actualites {
	float: left;
	width: 206px;
	margin-left: 53px;
}
#global #header #actualites #actu_title {
	background: url(../images/interface/actu_title-trans.png);
	height: 23px;
	margin-top: -36px;
	width: 206px;
}
#global #header #actualites #col_actu {
	padding-bottom: 55px;
	height: 470px;
}
html>body  #global #header #actualites #col_actu {
    min-height:400px;
}

#global #header #actualites .texte_colonne_g {
	margin: 0 auto 0 auto;
	width: 180px;
	text-align: right;
}
#global #header #actualites .titre_noir {
	font-weight: bold;
	font-size: 14px;
}
#global #header #actualites .sstitre_noir {
	font-size: 12px;
}

#global #header #actualites .suite {
	border: 1px solid #2994FF;
	background: url(../images/interface/fleche_suite.gif) no-repeat;
	width: 100px;
	height: 16px;
	margin-top: 10px;
	margin-left: 78px;
	/*padding-left: 18px;*/
	font-size: 11px;
	color: #2994FF;
	display: block;
}

#global #header #actualites .suite:hover {
	background: url(../images/interface/fleche_suite.gif) no-repeat #2994FF;
	color: white;
	cursor: pointer;
}

#global #header #actualites .suite_detail {
	border: 1px solid #2994FF;
	background: url(../images/interface/fleche_suite.gif) no-repeat;
	width: 68px;
	height: 16px;
	margin-top: 10px;
	margin-left: 110px;
	/*padding-left: 18px;*/
	font-size: 11px;
	color: #2994FF;
	display: block;
}

#global #header #actualites .suite_detail:hover {
	background: url(../images/interface/fleche_suite.gif) no-repeat #2994FF;
	color: white;
	cursor: pointer;
}

/*-------------*/
/*  INTERIEUR  */
/*-------------*/


/* Onglet */
#global #header #retour_accueil {
	position: absolute;
	width: 159px;
	height: 21px;
	left: 74px;
	top: -14px;

}

/* Bloc au milieu */
#global #header #logo_interieur {
	position: absolute;
	background: url(../images/interface/logo-trans.png);
	width: 256px;
	height: 37px;
	top: 167px;
	left: 364px;
	z-index: 4;
}

/* animations univers*/
#global #header #animation_univers {
	width: 410px;
	height: 180px;
	position: absolute;
	top: 51px;
	left: 52px;	
	z-index: 1;
}

/* Bloc Recherche intérieur */
#global #header #bloc_recherche_interieur {
	position: absolute;
	width: 256px;
	height: 129px;
	top: 78px;
	left: 53px;
	background: url(../images/interface/fond_recherche_interieur-trans.png) repeat-x;
	z-index: 2;
}
#global #header #bloc_recherche_interieur #recherche_interieur_title {
	margin: 12px 0 0 12px;
}

#global #header #bloc_recherche_interieur #filtre_interieur {
	float: right;
	font-size: 11px;
	margin-right: 41px;
	margin-top: 40px
}

#global #header #bloc_recherche_interieur #filtre_interieur #neuf_interieur {
	margin-bottom: 6px;
}

#global #header #bloc_recherche_interieur #listes_interieur {
	margin: 15px 0px 0 18px;
	width: 122px;
	text-align:center;
	float: left;
}
#global #header #bloc_recherche_interieur #listes_interieur select {
	/*background: url(../images/interface/fond_liste.gif) no-repeat;*/
	width: 99px;
	font-size: 12px;
	margin-bottom: 6px;
	text-align: center;
}

#global #header #bloc_recherche_interieur #ok_recherche_interieur {
	background: url(../images/interface/ok_recherche-trans.png);
	width: 28px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
#global #header #bloc_recherche_interieur #ok_recherche_interieur:hover {
	color: white;
}

/* Fiche detail */
#global #header #fiche_detail {
	width: 648px;
	margin-left: 51px;
	margin-top: 20px;
	float: left;
	background:url(../images/interface/fond_fiche_detail.png);
}

#global #header #fiche_detail #article_title {
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-top: 84px;
	margin-right: 79px;
}

#global #header #fiche_detail #contenu_interieur {
	float: left;
	width: 540px;
	margin-top: 20px;
	margin-left: 32px;
	font-size: 11px;
	color: #262272;
	overflow: auto;
}
#global #header #fiche_detail #contenu_interieur #chemin_article {
	margin-top: 19px;
	font-size: 11px;
	font-weight: bold;
}

#article_bleu_ciel {
	color: #86BBDD;
}

#global #header #fiche_detail #contenu_interieur #monoSlideshow {
	text-align: center;
	margin: 8px auto 0 auto;
}

/* tableau description produit */
#global #header #fiche_detail #contenu_interieur table#informations_article {
	margin: 10px auto 10px auto;
	width: 318px;
}
#global #header #fiche_detail #contenu_interieur table#informations_article td.case_g {
	border-top: 2px solid #D1E6F3;
	border-left: 2px solid #D1E6F3;
	border-bottom: 2px solid #D1E6F3;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 0px solid white;
}
#global #header #fiche_detail #contenu_interieur table#informations_article td.case_d {
	border-top: 2px solid #D1E6F3;
	border-right: 2px solid #D1E6F3;
	border-bottom: 2px solid #D1E6F3;

}

/* Description du produit */
#global #header #fiche_detail #contenu_interieur #description_article {
	width: 537px;
	margin-bottom: 10px;
}
#global #header #fiche_detail #contenu_interieur #description_article .article_gras {
	font-weight: bold;
}



/* Catalogue */
#global #header #fiche_detail #catalogue {
	margin-top: 120px;
	width: 599px;
	margin-left: 22px;
}
#global #header #fiche_detail #catalogue .vignette{
	width: 100px;
	height: 100px;
	border: 1px solid black;
	float: left;
	text-align: center;
	display: table-cell;
    vertical-align: middle;

}
#global #header #fiche_detail #catalogue .vignette table{
    height:100%;
    width:100%;
    vertical-align: middle;
    text-align: center;
}
#global #header #fiche_detail #catalogue .etiquette{
	background: url(../images/interface/etiquette_article.jpg);
	width: 498px;
	display:block;
	height: 102px;
	float: left;
}

#global #header #fiche_detail #catalogue .etiquette table{
    vertical-align: middle;
    text-align: center;
    float: right;
	width: 97px;
	height: 83px;
}
#global #header #fiche_detail #catalogue .etiquette:hover{
	background: url(../images/interface/etiquette_roll.jpg);
}

#global #header #fiche_detail #catalogue .etiquette a{
	cursor: pointer;
}

#global #header #fiche_detail #catalogue li{
	width: 600px;
	height: 102px;
	margin-bottom: 9px;
}

#global #header #fiche_detail #catalogue ul li .etiquette .texte_etiquette {
	width: 355px;
	margin-left: 17px;
	margin-top: 23px;
	display: block;
}
#global #header #fiche_detail .double_fleche {
	width: 21px;
	height: 13px;
	background: url(../images/interface/double_fleche-trans.png) no-repeat;
	float: left;
	margin-right: 3px;
}
#global #header #fiche_detail .titre_marine {
	font-weight: bold;
	font-size: 11px;
	color: #262272;
}
#global #header #fiche_detail #catalogue ul li .etiquette .texte_etiquette .prix_bleu {
	font-weight: bold;
	font-size: 16px;
	color: #2994FF;
	line-height: 28px;
	margin-left: 25px;
}


#global #header #fiche_detail #catalogue ul li .etiquette img{
	/*width: 97px;
	height: 3px;*/
	float: right;
	margin-top: 7px;
	margin-right: 29px;
	text-align: center;
	display: block;
}

#global #header #fiche_detail .pagination {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #6CA8D8;
	margin-bottom: 2px;
	margin-top: 25px;
	display: block;
}
#global #header #fiche_detail .pagination span.desactive {
	border:1px solid #DEECF5;
	color:#DEECF5;
	cursor:default;
	margin:1px;
	padding: 1px 5px;
}
#global #header #fiche_detail .pagination span.courante {
	background-color: #6CA8D8;
	color: white;
	cursor:default;
	font-weight:bold;
	margin:1px;
	padding:1px 5px;
}
#global #header #fiche_detail .pagination a {
	border:1px solid #6CA8D8;
	color: #6CA8D8;
	margin:1px;
	padding:1px 5px;
	text-decoration:none;
}

#global #header #fiche_detail .pagination a:hover {
	background-color: #6CA8D8;
	color: white;
	text-decoration:none;
}

/* Contenu societe */
#global #header #fiche_detail #contenu_societe {
	margin-top: 22px;
	width: 540px;
	margin-left: 32px;
	text-align: justify;
	float: left;
	font-size: 11px;
	color: #262272;
	line-height: 18px;
}
#global #header #fiche_detail #contenu_societe img {
	float: left;
	border: 4px solid #DEECF5;
	margin-right: 8px;
}

/* Marques */
#global #header #fiche_detail #marques {
	width: 540px;
	margin-top: 120px;
	margin-left: 32px;
}
#global #header #fiche_detail #marques li{
	width: 540px;
	margin-bottom: 9px;
}
#global #header #fiche_detail #marques .marques_title {
	background: url(../images/interface/marques_title_deg.jpg) repeat-x;
	width: 540px;
	height: 18px;
	border-top: 1px dotted #6CA8D8;
	border-bottom: 1px dotted #6CA8D8;
	padding-top: 2px;
}
#global #header #fiche_detail #marques #marques_title #double_fleche{
	margin-left: 175px;
	margin-top: 1px;
}
#global #header #fiche_detail #marques .liste_logos{
	width: 540px;
}

/*---------------------------------------------------------*/
/*  FORMULAIRE CONTACT...                           */
/*---------------------------------------------------------*/

.actLb{
	background-color: #DEEFF7;
}

.actIn{
	background-color: #DEEFF7;
	padding-left: 53px;
}
.desacIn{
	padding-left: 53px;
}

#global #header #fiche_detail #contenu_societe #formulaire_contact td input[type="text"]{
	width: 159px;
}

#global #header #fiche_detail #contenu_societe #formulaire_newsletter_inscription td input[type="text"]{
	width: 159px;
}

#global #header #fiche_detail #contenu_societe #formulaire_newsletter_desinscription td input[type="text"]{
	width: 159px;
}

#global #header #fiche_detail #contenu_societe #formulaire_contact tr {
	height: 25px;
}

#global #header #fiche_detail #contenu_societe #formulaire_newsletter_inscription tr {
	height: 25px;
}

#global #header #fiche_detail #contenu_societe #formulaire_newsletter_desinscription tr {
	height: 25px;
}

/*----------*/
/*  FOOTER  */
/*----------*/
#global #footer {
	background: url(../images/interface/fond_footer.jpg) no-repeat;
	height: 100px;
	position: relative;
}

#print {
	background:url(../images/interface/print.jpg);
	position: absolute;
	width: 42px;
	height: 41px;
	float: left;
	top: -58px;
	left: 640px;
	display: block;
}
#print:hover {
	background:url(../images/interface/print_hover-trans.jpg);
}

/* recherche */
#global #footer #bloc_recherche {
	position: absolute;
	width: 453px;
	height: 82px;
	top: -82px;
	left: 271px;
	background-image:url(../images/interface/fond_recherche.jpg);
	z-index: 2;
}
#global #footer #bloc_recherche #filtre {
	float: right;
	font-size: 11px;
	margin-right: 40px;
}
#global #footer #bloc_recherche #filtre #neuf {
	margin-bottom: 6px;
}
#global #footer #bloc_recherche #recherche_title {
	margin: 12px 0 0 12px;
}
#global #footer #bloc_recherche #listes {
	margin: 20px auto 0 auto;
	width: 420px;
	text-align:center;
}
#global #footer #bloc_recherche #listes select {
	background-color: white;
	/*background: url(../images/interface/fond_liste.gif) no-repeat;*/
	width: 99px;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}

#global #footer #bloc_recherche #ok_recherche {
	background: url(../images/interface/ok_recherche-trans.png);
	width: 28px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}
#global #footer #bloc_recherche #ok_recherche:hover {
	color: white;
}

/* Bande de logos */
#global #footer #diaporama_marque {
	width: 896px;
	height: 58px;
	margin: 0 auto 0 auto;
}

#global #footer #diaporama_marque #logos_g {
	background: url(../images/interface/logos_g.jpg);
	float: left;
	height: 58px;
	width: 21px;
}

#global #footer #diaporama_marque #conteneur{
	background: url(../images/interface/logos_fond.jpg) repeat-x;
	float: left;
	height: 58px;
	width: 849px;
	overflow: hidden;
}

#global #footer #diaporama_marque #conteneur marquee{
	valign: middle;
	align:center;
	direction:left;
	scrollamount:3; 
	scrolldelay:5;
	scrollleft:0;
	scrolltop:0;
	width:220;
	height:70;
}

#global #footer #diaporama_marque #conteneur marquee a{
	float: left;
	display: block;
	margin-left: 10px;
}

#global #footer #diaporama_marque #conteneur .element_diaporama{
	margin-top: 15px;
	float: left;
	/*margin-left: 10px;*/
	height: 32px;
}

#global #footer #diaporama_marque #logos_d {
	background: url(../images/interface/logos_d.jpg);
	float: left;
	height: 58px;
	width: 26px;
}

/* Informations sur la boutique */
#global #footer #horaires {
	margin-top: 6px;
	height: 34px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7BB6DD;
	line-height: 20px;
}

#global #footer #horaires .adresse {
	color: white;
	font-weight: normal;
	font-size: 9px;
}


