	/* initialisation*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
.tortue{
	width:371px;
	height:223px;
	position:absolute;
    z-index:-1;
	top:500px;
    left:-250px;
	background: url(/images/turtlesfish.png) 0 0 no-repeat;
}

/*.shark{
	width:212px;
	height:80px;
	margin:15px 0 0 15px;
	background: url(/images/shark.png) 0 0 no-repeat;
}
.plongeur{
	width:286px;
	height:162px;
	position:absolute;
	bottom:50px;
	right:-20px;
	background: url(/images/plongeur.png) 0 0 no-repeat;
}*/
.shark{padding:15px 0 0 15px;}
a:active{background:transparent;}
/*html,body{height: 100%;}*/
/*--------------------------------GENERAL TOOLS---------------------------------------*/

.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.null{line-height: 0; margin: 0;}
.none{display: none;}
span.go_prev{display:none;}
.align-right{text-align: right;}
.center{text-align:center;}

/*=================CSS LAYOUT=================*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
	background: #064e81/*023f7d*/ url(/images/back-coral.jpg) left bottom no-repeat;
}

#all{
	width: 100%;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	/*z-index:0;*/
	margin-bottom: -392px;
	background: url(/images/degrade-background.png) 0 0 repeat-x;
}
.bg-degrade{
	background: url(/images/top-background-shark.png) center 0 no-repeat;
}
#global{
	width: 945px;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom:260px;
    position:relative;
	z-index:2;
}

h1{
	color: #fff;
	font-size:1.7em;
	margin:21px 0 15px 0;
	text-transform:uppercase;
}

h2{
	color: #bff575;
	font-size:1.2em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	line-height: 1.3em;
}
.color{
	color:#bff575;font-weight:bold;
}
.conge{
	color:#BFF575;
	font-weight:bold;
}
/* ------------------HEADER-------------------*/
#header{height: 151px;}
/* --------logo-------*/
#header .logo{
	position:absolute;
	width:161px;
	height:135px;
	margin:13px 0 0 15px;
}
#header .logo a{
	cursor:pointer;
	position:relative;
	z-index: 10;
	display:block;
	width:250px;
	height:116px;
		background:url(/images/logo_splash.png) 0 0 no-repeat;
	}
.logo a span{display: none;}

.newsletter{
	display:none;
	margin-top:20px;
	margin-right:30px;
}
.newsletter form.form-contact{
	width:auto;
	margin:0;
}
.newsletter p{
	color:#042f59;
	font-size:1em;
	padding-bottom:7px;
	text-align:right;
}
.newsletter input.field-newsletter{
	border:none;
	font-size:1.1em;
	color:#0a92bf;
	padding:3px 3px 2px 3px;
}
.newsletter input.bt-newsletter{
		border:1px solid #fff;
		background: #fff url(/images/bg_bt_newsletter.jpg) 0 bottom repeat-x;
	font-size:0.9em;
	padding:2px 3px 0 3px;
	color:#174f85;
	margin-left:7px;
}
#newsletter .form-contact .required p.in_form span{display:block;}
#newsletter .form-contact .required p.in_form{width:58%;}
#newsletter .form-contact .required p.tit_form{width:42%;}
#newsletter .form-contact .required{margin-top:10px;}
#newsletter .form-contact .buttons{margin-top:20px;}
#newsletter .form-contact .required p.in_form input{width:auto;}
#newsletter .form-contact div p.in_form span{display:block;}
#newsletter .form-contact div p.in_form span input{width:auto;margin-right:5px;}

.facebook-icon{
	position:absolute;
	top:10px;
	right:60px;
	background: url(/images/facebook.gif) 0 0 no-repeat;
	width:53px;
	height:20px;
}
.facebook-icon a{
	display:block;
	width:53px;
	height:32px;
}
.twitter-icon{
	position:absolute;
	top:10px;
	right:123px;
	background: url(/images/twitter.gif) 0 0 no-repeat;
	width:53px;
	height:20px;
}
.twitter-icon a{
	display:block;
	width:53px;
	height:20px;
}
.sepadi-icon{
	position:absolute;
	top:10px;
	right:186px;
	background: url(/images/se-padi.gif) 0 0 no-repeat;
	width:36px;
	height:20px;
}
.sepadi-icon a{
	display:block;
	width:36px;
	height:20px;
}
.blog-icon{
	position:absolute;
	top:10px;
	right:232px;
	background: url(/images/blog.png) 0 0 no-repeat;
	width:32px;
	height:23px;
}
.blog-icon a{
	display:block;
	width:32px;
	height:23px;
}
.hidden{display:none;}

div.logged-user p, div.logged-user ul li{
	line-height: 1.3em;
	margin: 20px 30px 5px 0px;
	text-align: right;
	color:#042F59;
	font-size:1.2em;
}
div.logged-user a {
	line-height: 1.3em;
	margin: 20px 0 5px 10px;
	text-align: right;
	color:#042F59;
	font-size:1.1em;
}
div.logged-user a:hover {
	color:#042F59;
}
div.logged-user ul li a {
	line-height: 1.3em;
	margin: 20px 0px 5px 140px;
	text-align: right;
	color:#042F59;
	font-size:1.2em;
}
div.logged-user ul li a:hover {
	color:#042F59;
}

/* --------lang-------*/
div.lang ul{margin: 15px 31px 5px 0; text-align: right;}
div.lang ul li{
	display: inline;
	list-style: none;
	padding: 0 0;
}
div.lang ul li.last{border-right: none;}
div.lang ul li a{
	text-decoration: none;
	color: #042f59;
	font-weight: bold;
	font-size:1.2em;
}
/* ------------------END HEADER-----------------*/

/*----------NAV TOOLS------------*/
ul#nav-tools{
	position:absolute;
	right:20px;
	top:119px;
	z-index:1;
}
ul#nav-tools li{
	list-style-type: none;
	float:left;
	margin: 0 0 0 1px;
	padding:0;
	position:relative;
}
ul#nav-tools li a{
	margin:0;
	text-decoration: none;
	color: #042f59;
	display:block;
	padding:7px 7px;
	font-size:12px;
	font-weight:bold;
}
ul#nav-tools li.on a, ul#nav-tools li a:hover{
		background:url(/images/bg_main.png) 0 0 repeat;
	}
ul#nav-tools li.on a{color: #042f59; font-weight:bold;}


/*--------END NAV TOOLS--------*/

/*----------------menu--------------*/
#menu{
		width:210px;
		padding : 0 0 0 0;
	position:relative;
	z-index:5;
}
ul#nav1{
	z-index:101;
	list-style: none;
	padding:0 0 0 0;
		margin:0 0 0 -8px;
		}
ul#nav1 li{
	margin:0 0 0 0;
	padding: 1px 0 1px 0;
	position: relative;
}
ul#nav1 li.on a{
		background: url(/images/menu_act_test.png) 0 0 no-repeat;
		}
ul#nav1 li a:hover{
		background: url(/images/menu_act_test.png) 0 0 repeat-x;
		}
div.de ul#nav1 li.tauchreisen.on a{
		background: url(/images/menu_act_test2.png) 0 0 no-repeat;
		}
div.de ul#nav1 li.tauchreisen a:hover{
		background: url(/images/menu_act_test2.png) 0 0 repeat-x;
		}
ul#nav1 li a{
	cursor:pointer;
	margin:0 0 0 0;
		padding: 8px 0 9px 23px;
		display: block;
	text-decoration: none;
	color: #fff;
    font-size:1.4em;
    font-weight:bold;
	}

ul#nav1 li.on a, ul#nav1 li a:hover{color: #042f59;}
ul#nav1 li.on span, ul#nav1 li:hover span{
	/*width: 5px;
	height:31px;
	display: block;
	position:absolute;
	z-index:1000;*/
		/*left:-5px;
	background: url(/images/menu_act_corner.png) 0 0 no-repeat;*/
	}

ul#nav1 li.on ul#nav2{
	padding:5px 0;
	list-style:none;
}

ul#nav1 li.on ul#nav2 li{
	border: none;
		width:190px;
    margin: 0 0 0 23px;
		    padding:0 0 5px 0;
}
ul#nav1 li.on ul#nav2 li.first a{
	}

ul#nav1 li.on ul#nav2 li a{
	width:auto;
	color:#fff;
	padding:2px 0 2px 18px;
    font-size: 1.1em;
	line-height:16px;
	background: url(/images/puce.gif) 5px 7px no-repeat;
}

ul#nav1 li.on ul#nav2 li a:hover{
	color:#0a92bf;
	background: #b8e5f6 url(/images/puce-hover.gif) 5px 7px no-repeat;
}

ul#nav1 li.on ul#nav2 li.on{color:#fff;}
ul#nav1 li.on ul#nav2 li.on a{
	color:#0a92bf;
	background: #b8e5f6 url(/images/puce-hover.gif) 5px 7px no-repeat;
}
ul#nav1 li.on ul#nav2 #nav3 li{
	list-style-type:none;
		margin:2px 0 2px 33px;
		padding:0;
	}
ul#nav1 li.on ul#nav2 #nav3 li a{
	background:url(/images/fleche-link.gif) 0 6px no-repeat;
	font-size:10px;
	font-weight:normal;
	margin:0;
	color:#fff;
	padding:0 0 0 7px;
}
#menu ul#nav1 li.on ul#nav2 #nav3 li.on a{
	color:#bff575;
	font-weight:bold;
}
ul#nav1 li.on ul#nav2 #nav3 li a:hover{color:#bff575;}



ul#nav1 li.first a{padding-left:53px;}
ul#nav1 li.admin.first a{padding-left:23px;}
ul#nav1 li.first{position:relative;}

ul#nav1 li.first span.corner{
	position:absolute;
	background: url(/images/ico-shop-menu.png) 0 0 no-repeat;
	width:20px;
	top:5px;
	left:23px;
	height:22px;
	display:block;
}
ul#nav1 li.admin.first span.corner{display:none;}
ul#nav1 li.first:hover span.corner, ul#nav1 li.first.on span.corner{
	background: url(/images/ico-shop-menu-hover.png) 0 0 no-repeat;
}
ul#nav1 li.admin.first:hover span.corner, ul#nav1 li.admin.first.on span.corner{
	background:none;
}


#main li.admin {font-size:0.89em;}
#main li.admin.first{
		background:  url(/images/border-admin.gif) right 0 no-repeat;
	margin-top:10px;
	padding-top:10px;
	}
#main li.admin.last {margin-bottom:20px;}
#main li.admin.shop {
		background: #083665;
	margin:2px 0 2px 23px;
	-moz-border-radius:7px;
	padding:0;
	}
#main li.admin.shop a{
		background:  url(/images/bag-white-small.png) 10px 5px no-repeat;
	padding: 10px 15px 10px 35px;
	-moz-border-radius:7px;
	}
#main li.admin.shop.on a{
		color:#f3f31a;
	background: #052c51 url(/images/bag-white-small.png) 35px 5px no-repeat;
	padding: 10px 15px 10px 60px;
	margin-left:-25px;
	}
#main li.admin.shop a:hover, #main li.admin.shop.on a:hover{
		background: #052c51 url(/images/bag-white-small.png) 35px 5px no-repeat;
	color:#f3f31a;
	padding: 10px 15px 10px 60px;
	margin-left:-25px;
	}

.border{
	background: url(/images/border.gif) 0 0 repeat-x;
	height:2px;
		opacity:0.4;
	margin:10px 0 10px 15px;
	}
.horaires{
	position:relative;
	z-index:3;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}
.horaires h2{
	color:#fff;
	padding:0;
	margin:0 0 7px 0;
}
.horaires p{
	color:#fff;
	font-size:1.2em;
	line-height:18px;
	margin:0 0 7px 0;
}
.adress{
	color:#fff;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}
.fn, .adr, .tel, .street-address, .country-name{display:block;}
.fn, .adr, .tel{padding: 0 0 7px 0;}
.adr{line-height:18px;}

/* -------------------CONTENT----------------------*/
#main{
	/*background: url(/images/bg_main_corner.jpg) 0 0 no-repeat;*/
	
	
		
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
	
	

	background:rgba(9, 24, 38, 0.25);
	/*background: rgba(4,46,89,0.4);*/
		padding: 10px 0 93px 0;
	/*height:1%;*/
}
.banner{
		width:925px;
		height:325px;
	/*border:2px solid #e1eef7;*/
	background:url(/images/banner.jpg) 0 0 no-repeat;
}
#content{
	float:left;
	width:690px;
		margin:0 15px 0 30px;
		padding: 0 0;
}
#content-text p{
	line-height: 1.3em;
	margin: 13px 0;
	text-align: justify;
	color:#c2e4f2;
	font-size:1.2em;
}
#content-text p a.external, #content-text p a, #content-text ul.liste a, #content-text ol.liste a{color:#f3f31a/*bff575*/;}
#content-text p a.external:hover, #content-text p a:hover, #content-text ul.liste a:hover, #content-text uo.liste a:hover {color:#ffdd00/*f3f31a*/;}
#content-text .logout a{color:#f3f31a/*bff575*/;}
#content-text .logout p a:hover{color:#ffdd00/*f3f31a*/;}
#content-text a.prop-plongee {color:#f3f31a;}
#content-text .downloads a{color:#f3f31a;}
#content-text .downloads a:hover{color:#ffdd00;}
/*-----------END CONTENT---------*/


/*-----------REGISTRED---------*/
#registred #content-text a {color:#f3f31a;}
#registred #content-text a:hover {color:#ffdd00;}

/*-----------END REGISTRED---------*/


/*-----------TEC---------*/

#content-text img.tec-left {
border:2px solid #236495;
margin:0 15px 0 0;
}

/*----------- END TEC---------*/


/* -------------------FOOTER----------------------*/
#footer{
	background: url("/images/front-coral.png") repeat-x scroll 0 bottom;
    color: #5F513F;
    height: 392px;
	/*height: 50px;
	color: #5f513f;*/
	position: relative;
	margin: 0px;
	width: 100%;
	text-align:center;
}
.footer-content{
	position: relative;
	width:945px;
	margin: 0 auto;
	height: 110px;
	background: #091c2d;
}
.share-buttons{
	margin:5px 12px 0 0;
	text-align:right;
}
.hosting{
	width:100%;
	color:#fff;
	position:relative;
	height:60px;
	z-index:2;
	margin:0 0 0 0;
    bottom:0;
			text-align:center;
}
.hosting ul#nav-bottom{float:right;}
.hosting ul#nav-bottom li{text-align:right;display: inline-block;list-style-type: none;margin: 15px 15px 0 0;}
.hosting p{
	width:945px;
	color:#fff;
	text-align:right;
	position:relative;
	float:right;
	margin:10px 15px 0 0;
}
.hosting a{
	margin-right:0;
	color:#fff;
	font-weight:bold;
}
/*------------FOOTER--------------*/
/*=================END CSS LAYOUT=================*/

/*=================CSS CONTENU=================*/
/* -------------------INDEX----------------------*/
#index .porte-ouverte { margin:0 0 10px 0;
   padding:0 0 10px 0;
   border-bottom:2px solid #C2E4F2;
   border-top:2px solid #C2E4F2;
}
#index #content-text{
	width:444px;
	float:left;
}
/*---------------------------END INDEX----------------------------------*/

/*------PLAN ACCES-----*/
.plan{
	margin:20px 0 0 0;
	text-align:center;
}
/*---END PLAN ACCES---*/

/*-----NEWS, COURS, PROMOTION INDEX-----*/
.news-index{
	float:left;
		width:206px;
		margin:21px 0 0 40px;
}
.box{
margin-bottom:30px;
}
.cours{
	float:left;
	width:202px;
	margin: 20px 40px 0 0;
}
.promotions{
	float:left;
	width:202px;
	margin: 20px 0 0 0;
}
.promotions img{border:2px solid #236495;}
#content-text .promotions p strong{color:#fff;}
.promotions span.barre{
	color:#ff7f7f;
	text-decoration:line-through;
	margin:0 10px 0 0;
}
.news-index h2, .cours h2, .promotions h2{
	margin: 0 0 10px 0;
	text-transform:uppercase;
	font-size:1.7em;
	color:#fff;
	font-weight:normal;
}
#content-text .promotions p a{
	color:#c2e4f2;
	text-decoration:none;
	font-size:0.9em;
}
#content-text .promotions a{
text-decoration:none;
}
#content-text .promotions a:hover p{
	color:#fff;
}
#content-text .promotions p.more a{
	text-decoration:underline;
}
.promotions h3{
	font-size:1.2em;
	color:#fff;
	line-height:16px;
	margin-bottom:5px;
}
#content-text .promotions p a:hover{
	color:#c2e4f2;
	text-decoration:underline;
}
.news-index h3, .cours h3{margin:0 0 0 0;}
#content .cours p.date, #content .news-index p.date{clear:both;font-size:10px;color:#e1eef7;}

.news-index h3 a, .cours h3 a{
	color:#bff575;
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}
.news-index p, #content-text .cours p{line-height:16px;margin:0;}
#content .news-index div.txt a, #content div.news-index div a, #index #content div.cours div.actu div a{
	color:#c2e4f2;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}
 #content div.news-index div.actu h3 a, #index #content div.cours div.actu h3 a, #content-text h3{
	color:#bff575;
	font-size:1.2em;
	line-height:1.2em;
 }
.news-index div.txt a strong{
   font-weight:normal;
}
#content-text .cours p.txt a{
	color:#c2e4f2;
	font-size:0.9em;
	line-height:16px;
	text-decoration:none;
}
.news-index p a:hover, #content-text .cours div.txt a:hover{text-decoration:underline;}
.news-index p.more a{padding-left:10px;background: url(/images/fleche-link.gif) 0 5px no-repeat;color:#fefe1a/*bff575*/;font-size:1.1em;}
.cours p.more a{padding-left:10px;background: url(/images/fleche-link.gif) 0 5px no-repeat;color:#fefe1a/*bff575*/;font-size:0.9em;}
#content-text .promotions p.more a{padding-left:7px;background: url(/images/fleche-link.gif) 0 5px no-repeat;color:#fefe1a/*bff575*/;font-size:0.9em;}

.news-index .actu, .cours .actu{
   margin:0 0 10px 0;
   padding:0 0 10px 0;
   border-bottom:2px solid #3c76a1;
}
#index #content-text .news-index p.more a:hover, #content-text .cours p.more a:hover, #content-text .promotions p.more a:hover{color:#ffdd00/*f3f31a*/;}
/*---------END NEWS INDEX-------------*/

/*------------ACTUALITES + COURS-----------------*/
#content-text div.actuality-container div.actualite, #content-text div.prcoality-container div.prcoalite{
   margin:0 0 30px 0;
   padding: 0 0 30px 0;
   color:#c2e4f2;
   text-align:justify;
   line-height:16px;
   font-size:12px;
   border-bottom:2px solid #236495;
}
#content-text div.actuality-container div.actualite p, #content-text div.prcoality-container div.prcoalite p{
	font-size:12px;
	line-height:16px;
}
#content-text div.actuality-container div.actualite a, #content-text div.prcoality-container div.prcoalite a{color:#f3f31a;}
#content-text div.actuality-container div.actualite a:hover, #content-text div.prcoality-container div.prcoalite a:hover{color:#ffdd00/*f3f31a*/;}
#content-text div.prcoality-container h2, #content-text div.prcoality-container h2{padding-top:0;}
#content-text div.actuality-container div.actualite p.date, #content-text div.prcoality-container div.prcoalite p.date{
		margin:-10px 0 10px 0;
	
	font-size:10px;
}
div.actualite ul li, div.actualite ol li, div.prcoalite ul li, div.prcoalite ol li{line-height:16px;}
.actuality-container ul, .actuality-container ol, .prcoality-container ul, .prcoality-container ol{margin:10px 10px 10px 30px;}
.actuality-container ol li, .actuality-container ul li, .prcoality-container ol li, .prcoality-container ul li{
	margin:5px 0 0 0;
	padding:0 0 0 0;
	color:#c2e4f2;
	font-size:1.1em;
	list-style-position:outside;
}
.photo_center{text-align:center;}
.photo_center .bg_photo{
	margin: 0 auto;
    width:400px;
    padding:10px 10px 8px 10px;
	text-align:center;
	border:2px solid #236495;
	background:#064e81;
}
.photo_center .bg_photo .middle{
	text-align:center;
}
.photo_center .bg_photo img{border:2px solid #236495;}
#content .photo_center .bg_photo p{
    margin: 3px 0 0 0;
    text-align: center;
	color:#c2e4f2;
	font-size:1.1em;
}
.photos_float{margin:10px 0 5px 0;}
.photos_float .bg_photo{
	margin: 0 auto;
	background:#064e81;
    padding:10px 10px 8px 10px;
	border:2px solid #236495;
}
.photos_float2{margin-top:15px;}
.photos_float2 .bg_photo{
		margin: 0 58px;
	min-height:160px;
	width:204px;
	    float:left;
	text-align:center;
	background:#064e81;
    padding:10px 10px 8px 10px;
	border:2px solid #236495;
}
.photos_float2 .bg_photo .middle{
   height:154px;
   text-align:center;
   vertical-align:middle;
}
.photos_float2 .bg_photo .middle *{
   vertical-align:middle;
}
.photos_float2 .bg_photo .middle span{
   line-height:149px;
}
.photos_float2 .bg_photo .middle i{
		}
.photos_float .bg_photo img, .photos_float2 .bg_photo img{border:2px solid #236495;}
#content .photos_float .bg_photo p, #content .photos_float2 .bg_photo p{
    margin: 3px 0 0 0;
    text-align: center;
	color:#c2e4f2;
	font-size:1.1em;
}
.photos_left{float:left;}
.photos_left .bg_photo{
	margin : 0 20px 10px 0;
	background:#064e81;
    padding:10px 10px 8px 10px;
	border:2px solid #236495;
		width:200px;
		text-align:center;
}
.photos_left .bg_photo img{border:2px solid #236495;}
#content .photos_left .bg_photo p{
	margin:3px 0 0 0;
    text-align:center;
	color:#c2e4f2;
	font-size:1.1em;
}

.photos_center .photo-thumb{
	border:2px solid #236495;
	background:#064e81;
	padding:10px;
	width:150px;
	float:left;
	height:150px;
	margin-top:20px;
}
.photos_center .photo-thumb .bg_photo *{vertical-align: middle;}
.photos_center .photo-thumb .bg_photo{
	text-align:center;
}
.photos_center .photo-thumb .bg_photo i{
	}
.photos_center .photo-thumb .bg_photo span{
		line-height: 150px;
	}
.photos_center .photo-thumb .bg_photo span a{border:none;text-decoration:none;}
.photos_center .photo-thumb .bg_photo span img{border:2px solid #236495;}
.photo-comment{
    text-align: center;
	font-size:0.9em;
	font-style:italic;
}
.photo-thumb p{
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
}
.actualite .txt-right, .prcoalite .txt-right{
		width:446px;
		float:left;
	line-height:16px;
	font-size:12px;
	text-align:justify;
}
.actualite .txt-left, .prcoalite .txt-left{
	text-align:justify;
	font-size:12px;
		width:446px;
		float:left;
	line-height:16px;
}
.actualite .txt-normal, .prcoalite .txt-normal{
	text-align:justify;
	line-height:16px;
}
.photos_right{float:right;}
.photos_right .bg_photo{
	margin : 0 0 10px 20px;
	background:#064e81;
    padding:10px 10px 8px 10px;
	border:2px solid #236495;
    	width:200px;
		text-align:center;
}
.photos_right .bg_photo img{	border:2px solid #236495;}
#content .photos_right .bg_photo p{
	margin:3px 0 0 0;
    text-align:center;
	color:#c2e4f2;
	font-size:1.1em;
}
.downloads{margin:15px 0 0 0;}
/*-----------END ACTUALITES-------------*/

/*-------ATELIER-----------*/
.three-img{margin: 10px 0 0 0;}
.three-img img{
	border:2px solid #236495;
	margin: 0 3px 0 0;
}
/*------END ATELIER------*/

/*-----MAGASIN-----*/
.img-right{
	border:2px solid #236495;
	float:right;
	margin:5px 0 10px 10px;
}
.horaires-magasin{
	border:2px solid #236495;
	width:240px;
	padding:0 10px;
	background:#064e81;
	margin-bottom:20px;
}
#content-text .horaires-magasin p strong{color:#c2e4f2;}
/*------END MAGASIN------*/

/*-------LIENS--------*/
.news-index p.link-logo{
	margin:20px 0 0 0;
	background:#064E81;
    border: 2px solid #236495;
	padding-top:4px;
    text-align: center;
}
.link-logo img{
	background: #ffffff;
    border: 2px solid #236495;
    padding: 5px;
}


dl.links dt{
   line-height: 16px;
   font-weight: bold;
   padding:0 0 0 10px;
   margin: 0 0 5px 0px;
   clear:both;
   background: url(/images/fleche-link.gif) 0 center no-repeat;
}
dl.links dt a{
	color: #bff575;
	font-size: 1.2em;
}
dl.links dt a:hover{color: #f3f31a;}
dl.links dd{
	display:block;
	margin:0 0 10px 10px;
	clear:left;
	font-size: 1.2em;
	color:#c2e4f2;
	font-weight:normal;
}
#content-text dl.links dd p{margin:0 0 0 0;}
.photos{margin-top:20px;}
.photos dl{
	display: inline;
	float: left;
	margin-top:5px;
	width: 170px;
}
.photos dl dd,dt{
	margin-left: 0;
	text-align: center;
}
.photos dl dt{padding:6px;}
#content-text .photos dl dt a{color:#f3f31a;font-size:1.2em;}
#content-text .photos dl dt a:hover{color:#ffdd00;}
.photos{text-align: center;}

/*---------------Clubs-------------------------*/
dl.club{
	display: block;
	margin-top:20px;
}
dl.club dt{
	display: block;
	clear:both;
	text-align: left;
	color:#bff575;
	font-size:1.2em;
	line-height:16px;
}
dl.club dd{
	color:#c2e4f2;
    font-size:1.2em;
    line-height:16px;
	margin: 10px 0 20px 0 ;
    padding:0 0 20px 0;
	clear:both;
	border-bottom: 2px solid #236495;
}
#content-text dl.club dd a{color:#f3f31a;}
#content-text dl.club dd a:hover{color:#ffdd00;}
dl.club dd img{
	border: 2px solid #236495;
	float:right;
}
.link_dt{
	display: inline;
	height: 130px;
	margin-top:20px;
}
.link_dt dd img{background:#fff;border: 2px solid #236495;}
.link_dt dt{
	margin-bottom: 2px;
	padding:5px 0 10px 0;
	font-size:1.2em;
}
#content-text .link_dt a{color:#f3f31a;}
#content-text .link_dt a:hover{color:#ffdd00;}

.marques{
	border: 2px solid #236495;
	padding: 2px 2px 2px 2px;
	text-align: left;
	margin : 2px 0 5px 0;
}
.marques p{margin: 2px 0 1px 0;}
.marques img{border: 2px solid #236495;}
.partner{
	padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #236495;
}
.partner .img_left2{
	width:194px;
    float: left;
	display : block;
	margin: 0px 10px 2px 0;
	text-align: center;
	border:2px solid #236495;
    padding:10px;
    background: #064e81;
}
.partner .img_left2 img{
	padding:5px;
	background:#fff;
	border:2px solid #236495;
}
.partner .txt-right{margin-left:225px;}
#content-text .partner .txt-right a{color:#f3f31a;}
#content-text .partner .txt-right a:hover{color:#ffdd00;}

/*------END LIENS----------*/

/*-------SITEMAP-----------*/
#content .plan-du-site .box{
	float:left;
	width:40%;
}
#content .plan-du-site .box ul{
	margin:0;
	padding:0;
}
#content .plan-du-site .box ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	background:none;
}
#content .plan-du-site .box ul li a{
	margin:0;
	padding:0;
	line-height:1.6em;
	color:#f3f31a;
    font-size:1.2em;
	background:none;
}
#content .plan-du-site .box ul li a:hover{color:#ffdd00/*f3f31a*/;}
/*------END SITEMAP-------*/

/*---FORMULAIRE DE CONTACT--*/
.form-contact{
	margin:20px 0 0 0;
		width:600px;
		padding:0;
}
.reserv{width:550px;}
#content .form-contact p, #content .form-contact input, #content .form-contact select, #content .form-contact textarea{
	color:#c2e4f2;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .form-contact input, #content .form-contact select, #content .form-contact textarea{padding:4px 5px;}
#content .form-contact input, #content .form-contact select, #content .form-contact textarea{border:1px solid #5381a3;background:#236495;}
#content .form-contact input{width: 98%/*120px*/;}
#content .form-contact select{width: 122px;}
#content .form-contact p.tit_form{
	float:left;
	width:35%;
	padding:4px 0;
	margin:10px 0 0 0;
}
.required-fields{
	color:#fff;
	margin-bottom:5px;
}
.required-fields img{margin-right:5px;}
.tit_form label{margin:0 0 0 5px;}
#content .form-contact p.in_form{
   float:left;
   width:65%;
   margin:10px 0 0 0;
}

#content .form-contact #message{
   width:100%/*250px*/;
   height:150px;
}
#content p.in_form2{margin:10px 0 0 0;}
#content .form-contact p.in_form button.submit{
	color:#fff;
	background: #236495;
	font-weight:bold;
	font-size:12px;
	padding: 3px 10px;
	border: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .form-contact p.in_form button.submit:hover{
	background: #407aa6;
	color:#f3f31a;
	border:none;
}
#content .form-contact p.tit_form span.definitively-required, #content .form-contact div.conditions span.definitively-required{
		background:url(/images/def-required.png) 0 2px no-repeat;
	}
#content .form-contact p.tit_form span.required, #content .form-contact div.conditions span.required{
		background:url(/images/required.png) 0 1px no-repeat;
	}
#content .form-contact p.tit_form span, #content .form-contact div.conditions span{padding: 0 5px;}

div.conditions{margin:15px 0;}
div.conditions a{color:#fff;font-size:12px;}
/*div.conditions input#conditionVente{width:auto;margin-left:10px;background:none;border:none;}*/
#content-text div.conditions .miss{
   display:block;
  color:#ffdd00;
  margin:5px 0 0 15px;
}
#content .form-contact .required_missing .miss, #content .form-contact .required_missing .miss-message{color:#ffdd00;}
#content .form-contact .required_missing input, #content .form-contact .required_missing textarea{border:1px solid #ffdd00;}
#content p.in_form .miss, #content p.in_form .miss-message, #content p.in_form .miss-text{font-size:11px;}
#content p.in_form2 .miss{
   font-size:11px;
   display:block;
   margin-left:40%;
}
#content .add-trip fieldset.global-field{
	border:2px solid #236495;
	padding:10px;
}
#content .add-trip fieldset.browse-file{
	border:2px solid #236495;
	margin:20px 0;
	padding:0 0 5px 0;
	width:590px;
}
#content .add-trip{width:620px;}
#content .add-trip input{width:200px;}
#content .add-trip #intro_en, #content .add-trip #text_en, #content .add-trip #intro_fr, #content .add-trip #text_fr, #content .add-trip #intro_de, #content .add-trip #text_de{
   width:403px;
   height:150px;
}
#content .add-trip p.tit_form{
	float:left;
	width:35%;
	padding:4px 0;
	margin:5px 0 0 0;
}
#content .add-trip p.in_form{
   float:left;
   width:65%;
   margin:5px 0 0 0;
}

/*=================END FORMULAIRE DE CONTACT=============================*/

/*=================DEBUT NOUVEAU UTILISATEUR=============================*/
#nouveau-utilisateur .recaptchatable, #neuer-benutzer .recaptchatable { background-color: #fff;}

/*=================END NOUVEAU UTILISATEUR=============================*/
/* Downloads*/
span.pdf, span.doc, span.xls, span.ai, span.gif, span.jpg, span.file{
	padding:4px 25px 4px 0;
	}
span.pdf{
    	background: url(/images/cms/docs/pdf.png) top right no-repeat;
	}
span.doc{
    	background: url(/images/cms/docs/doc.png) top right no-repeat;
	}
span.xls{
		background: url(/images/cms/docs/xls.png) top right no-repeat;
	}
span.ai{
		background: url(/images/cms/docs/ai.png) top right no-repeat;
    }
span.gif{
    	background: url(/images/cms/docs/gif.png) top right no-repeat;
	}
span.jpg{
    	background: url(/images/cms/docs/jpg.png) top right no-repeat;
	}
span.file{
    	background: url(/images/cms/docs/files.png) top right no-repeat;
	}

/* --------login form-------*/
.login input{
	border:1px solid #5381a3;background:#236495;
	padding:4px 5px;
	width: 120px;
}
#content .login .in_form{margin:5px 0 15px 0;}
#content .login .tit_form{margin: 0 0 5px 0;}
#content .login div input.submit{
	color:#fff;
	background: #236495;
	font-weight:bold;
	font-size:12px;
	padding: 3px 10px;
	border: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 80px;
}
#content .login label{margin:0;}
#content .login input{
	color:#c2e4f2;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .login div input.submit:hover{
	background: #407aa6;
	color:#f3f31a;
	border:none;
}
div.login{}
div.login form fieldset legend{
	color: #fff;
	font-size:1.7em;
	margin:21px 0 0 0;
	text-transform:uppercase;
}
p.username{
	color: #352f31;
	font-size: 0.95em;
}
p.username input{
	border: none;
	background: none;
	color: #adcf51;
	font-weight: bold;
	font-size: 0.9em;
	cursor:	pointer;
}
p.username input#logout{
	height: 25px;
	width: 115px;
	color: #adcf51;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/bg-submit-logout.gif) right 0px no-repeat;
	padding: 0 25px 5px 0;
	position:relative;
}
form p.username span.left{width: 50%;}
form p.username span.left em{ font-weight: bold;}
form p.username span.right{
	width:46%;
	margin: 0;
}
#page404 #content .register { border: solid 1px #3d749d;
width:300px;
margin-top:40px;
padding:10px;}

#page404 #content .register .bt-compte{display:block;
	width:140px;
	height:17px;
	color:#064e81;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	text-align:center;
		padding:5px 0 0 0;
		border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
	margin:5px 0 10px 0;}

#content .register a {
	color:#F3F31A;
	font-size:1.2em;
	display:block;
	margin-top:5px;
}
#content .register a:hover {
	color:#FFDD00;}

.captcha {
margin:20px 0;}

/*-----GALERIE PHOTO-----*/
.gallery-entry{
	float:left;
	background:#064e81;
	list-style-type:none;
	padding:10px 8px 10px 8px;
	width:200px;
	margin:10px 6px 10px 0;
		margin:10px 10px 10px 0;
	min-height:182px;
		border:2px solid #236495;
}
div.gallery-menu{margin-top:10px;}
ul.gallery-menu li{list-style-type:none;}
.gallery-entry span{
   font-size:12px;
   color:#bff575;
   font-weight:bold;
   border-bottom:2px solid #236495;
   padding:0 0 10px 0;
   margin:0 0 10px 0;
   width: 200px;
   display:block;
}
.gallery-entry span.gal-title{height:24px;}
.gallery-entry a img{border:1px solid #236495;margin:0 auto;text-align:center;}
.gallery-entry a{width:200px;text-align:center;display:block;}

/*-------------------------------- GALERIE ---------------------------------------*/
#galerie{
	/*border: 1px solid #263865;
	background-color: #fff;*/
	margin-bottom: 15px;
}
#content-text div.gal-text p{
   font-size:12px;
   color:#c2e4f2;
}
#content-text div.gal-text p a{color:#f3f31a;}
#content-text div.gal-text p a:hover{color:#ffdd00;}

#content-text div.gal-text ul, #content-text div.gal-text ol{padding:5px 0 10px 30px;}
#content-text div.gal-text ul li, #content-text div.gal-text ol li{line-height:16px;}
#content-text div.gal-text{
   font-size:12px;
   color:#c2e4f2;
   line-height:16px;
   margin: 0 0 10px 0;
}
#content-text div.gal-text strong{color:#c2e4f2;}
#content-text div.gal-text a{color:#f3f31a;}
#content-text div.gal-text a:hover{color:#ffdd00;}

.galerie-img-details{
	width: 215px;
	float: left;
	/*height: 265px;*/
	height: auto;
	/*margin: 0 12px 10px 0;*/
		margin: 0 7px 30px 8px;
		text-align: center;
}
.galerie-img-title{
	font-size: 1.2em;
	text-align: center;
		width: 211px;
	height: 15px;
		padding: 5px 2px 2px 2px;
	margin: 3px auto 0px auto;
	color: #c2e4f2;
}
.galerie-img{
	vertical-align: middle;
	text-align: center;
	width: 215px;
	height: 172px;
    border:2px solid #236495;
	background:#064e81;
	margin: 0 auto;
}
.galerie-img span a img{border: 2px solid #236495;}
.galerie-img  span{
	line-height: 167px;
}
.galerie-img-title  span.img-comment, .galerie-img-title span.img-title{
	display:block;
	text-align:center;
	/*width:20px;*/
}
.galerie-img * {vertical-align: middle;}
.galerie-img i{
		}
#content-text p.retour_album{
	margin-bottom:20px;
	padding:0 0 0 11px;
	background: url(/images/fleche-retour.gif) 0 5px no-repeat;
}
#content-text p.retour_album a{ padding: 0 0 0 5px;color:#f3f31a/*bff575*/;}
#content-text p.retour_album a:hover{color:#ffdd00/*f3f31a*/}
ul.breadcrumb{
	margin: 5px 0 15px 0;
	float:left;
}
ul.breadcrumb li{
	float:left;
	list-style-type:none;
	margin-right:5px;
}
ul.breadcrumb li span, ul.breadcrumb li a{
	color:#bff575;
	font-size:10px;
}
ul.breadcrumb li a:hover{color:#f3f31a;}
.pages{clear:both;}
.pager{clear:both;margin:10px 0 10px 0;}
.pager li {
	display:inline;
	margin-right:6px;
	font-size:11px;
}
#content-text .pager li a{color:#fff;}
#content-text .pager li a:hover{color:#f3f31a;}
.pager li.current-page-number{
	color:#f3f31a;
	font-weight:bold;
}
div.gal-title{margin-top:25px;}

/*-----END GALERIE PHOTO-----*/

/*-------BANNER-------*/
.img-box-content{
	padding: 0 0 0 0px;
	height: 325px;
	margin: 0 0 15px 10px;
}
div.opacity0{
   position:relative;
   z-index:0;
}
div.opacity0 img, div.opacity100 img{opacity:1!important;}
div.opacity100{
   position:relative;
   z-index:1;
}
.img-box-content img{
	position: absolute;
	width:925px!important;
	height:325px!important;
	/*border: solid 2px #efefe9;*/
	-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
display:block!important;
}
.img-box-content span.ref-contact{
	color: #235CBF;
	font-size: 0.98em;
	padding: 10px 5px;
	display: block;
}
.img-box-content .img-box-comment{
	margin: 285px 0 0 0;
	position: absolute;
	font-size: 1.2em;
	padding: 0px;
		background: url(/images/bg_alpha.png) repeat-x;
		width: 925px;
	height: 40px;
	display:block!important;
}
.img-box-content .img-box-comment p{
	/*filter: Shadow(Color=#666666, Direction=135, Strength=5);*/
	height:25px;
	overflow:hidden;
	z-index:5;
	margin:12px 0 0 0;
    padding:0 0 0 20px;
	width: 930px;
	color:#fff;
	font-weight:bold;
}
.img-box-content .img-box-comment p a{
	z-index:10;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	font-weight:bold;
	height:25px;
	font-size:13px;
		width: 640px;
	}
.img-box-content .img-box-comment p a.teaser-link{
	z-index:10;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	font-weight:bold;
	height:25px;
	font-size:13px;
		width: 640px;
	}
.img-box-content .img-box-comment span{
	color: #fff;
	position: absolute;
	z-index: 2;
	display: none;
}
.img-box-content span.go_prev{
	display: block;
	width: 22px;
	height: 40px;
	position: absolute;
	margin-top:142px;
	margin-left: 20px;
	z-index: 15;
	background: url(/images/prev.png) 0 0 no-repeat;
	cursor : pointer;
	/*non visible actuellement*/
	/*display:none;*/
}
.img-box-content span.go_next{
	display: block;
	width: 22px;
	height: 40px;
	position: absolute;
	margin-top: 142px;
	margin-left: 883px;
	background: url(/images/next.png) 0 0 no-repeat;
	cursor: pointer;
	z-index: 15;
	/*non visible actuellement*/
	/*display:none;*/
}
.img-box-content span.go_prev span, .img-box-content span.go_next span{display: none;}
/*--------END BANNER---------*/

/*--------SORTIES ET VOYAGES-----*/
#content-text .travel-list p.contact-sorties a{
	font-weight: bold;
    margin-left:10px;
  color:#ffdd00;
}
#content-text .travel-list p.ml0 a{margin-left:0;}
.travel-list .travel-img img{margin:10px;border:2px solid #236495;}
.travel-list .travel-img{
	float:left;
	width:220px;
	background:#064e81;
	border:2px solid #236495;
	text-align:center;
}
.travel-list .travel-text{
	margin-left:235px;
	color:#c2e4f2;
	font-size:1.2em;
	line-height:1.6em;
}
.travel-list .travel-text ul li, .travel-list .travel-text ol li{
   margin-left:30px;
   list-style-position:inside;
   line-height:1.3em;
}
.travel-list .travel-text ul li a, .travel-list .travel-text ol li a{
   color:#F3F31A;
}
.travel-list .travel-text ul li a:hover, .travel-list .travel-text ol li a:hover{color:#ffdd00;}
#content .travel-list .travel-text p{font-size:1.1em;}
.travel-text-alone{
	color:#c2e4f2;
	font-size:1.2em;
	line-height:1.6em;
}
#content .travel-list .travel-text-alone p{font-size:1.1em;}
.travel-list, .paragraph{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom:2px solid #236495;
}
.travel-list h3 span{
	float:right;
	font-size:0.9em;
	}
#content-text .travel-list h3 a, #content-text  h3.travel-title a{
	color:#ffdd00;
	font-weight: bold;
}
#content-text .travel-list h3, #content-text h3.travel-title{
	color:#ffdd00;
	font-size:1.2em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	line-height: 1.3em;
}
div.travel-text-right a{color:#f3f31a;}
div.travel-text-right a:hover{color:#ffdd00;}
.paragraph a{color:#f3f31a;}
.paragraph a:hover{color:#ffdd00;}
.paragraph .travel-text, .travel-comment, .paragraph .travel-text-left, .paragraph .travel-text-right, .paragraph .travel-text{
	color:#c2e4f2;
	font-size:1.2em;
	line-height:1.6em;
}
.travel-comment{
	font-style:italic;
}
#content .travel-comment p{font-size:1.1em;}
.paragraph .travel-text-right{
		width:446px;
		float:left;
	line-height:16px;
	font-size:1.2em;
	text-align:justify;
}
.paragraph .travel-text-left{
	text-align:justify;
	font-size:1.2em;
		width:446px;
		float:left;
	line-height:16px;
}
.travel-file{margin-top:10px;}
.type a{
   font-size:1.1em;
   color:#fefe1a;
}
.type a:hover{color:#ffdd00;}
/*------END SORTIES ET VOYAGES------*/

/*------------OUR PRODUCTS------------*/
div.top-menu{margin:20px 0 20px 0;}
.top-menu .top-link{
	list-style-type:none;
	float:left;
	margin:0 10px 0 0;
}
#content-text .top-menu .top-link a{color:#fff;}
#content-text .top-menu .top-link a:hover{color:#f3f31a;}
#content-text .top-menu .top-link a span{font-size:1.2em;font-weight:bold;}
#content-text .top-menu li.top-link a.actif{color:#f3f31a;}

#filtre-produits{
	padding:15px;
	
	
	    background: rgba(194,228,242,0.16); 
		
	
	margin:0 0 30px 0;
}
#filtre-produits h2{
	margin:0 0 15px 0;
	color:#F3F31A;
	font-size:18px;
	font-weight:normal;
}
.filtre-choix label{
	color:#C2E4F2;
	font-size:1.2em;
	font-weight:bold;
}
.filtre-choix{float:left;margin-right:15px;}
.filtre-choix select{
	display:block;
	width:150px;
	margin:10px 0 0 0;
	background: #C2E4F2;
	width: 150px;
	padding: 6px;
	font-size: 14px;
	line-height: 1;
	border: none;
	border-radius: 0;
	height: 30px;
	color:#042F59;
}
.filtre-choix select option{
	padding: 6px;
	font-size: 14px;
	color:#042F59;
	border: none;
}

.our-products li.our-product{
	/*float:left;
	text-align:center;*/
	/*background:#064e81;*/
	border-bottom:2px solid #236495;
	list-style-type:none;
	/*width:180px;*/
	margin: 0 20px 20px 0;
	    padding: 0 0 20px;
	/*height:239px;*/
}
.our-products li.shop-product{
	/*float:left;
	text-align:center;*/
	/*background:#064e81;*/
	border-bottom:2px solid #236495;
	list-style-type:none;
	/*width:180px;*/
	margin: 0 20px 20px 0;
	    padding: 0 0 20px;
	/*height:270px;*/
}
.our-products li.our-product div{
	/*margin:10px 0;*/
	text-align:center;
}
.our-products li.our-product div.our-product{
		/*height:219px;*/
	}
.our-products li.our-product div.our-product div{
	height:auto;
}
.our-product div.img *{vertical-align: middle;}
.our-product div.img{
	vertical-align: middle;
	height:154px;
	
}
.our-products li.shop-product div.our-product div.img{
	height:154px;
	vertical-align:middle;
	width:200px;
	float:left;
	position:relative;
}
.our-products li.our-product div.our-product div.img{
	height:154px;
	vertical-align:middle;
	width:200px;
	float:left;
	position:relative;	
}
.our-product div.img i{
		}
/*.our-product div.img span{line-height: 148px;}
li.shop-product div.our-product div.img span{line-height: 148px;}*/
.our-products li.our-product span{position:relative;display:inline-block;}
.our-products li.our-product img{border:2px solid #236495;}
.our-products li.our-product img.soldout{
  position:absolute;
    border:none;}
.our-products li.our-product div.detail{margin: 10px 10px;float:left;width:446px;text-align:left;}
#content-text .our-products li.our-product .detail h2{margin:5px 0 5px 0;}
#content-text .our-products li.our-product .detail h2 a{font-weight:normal;color:#bff575;text-decoration:none;font-size:18px;}
#content-text .our-products li.our-product .detail h2 a:hover{text-decoration:underline;}

#content-text .our-products li.our-product .detail p.prix{
	display:block;
	margin-top:2px;
	font-weight:bold;
	color:#c2e4f2;
	font-size:16px;
}

#content-text .our-products li.our-product .detail h3{
	color:#c2e4f2;
	font-size:14px;
	display:block;
	margin-bottom:15px;
    line-height:14px;
    /*height:24px;*/}

#content-text .our-products li.our-product .detail p.prix span.barre{
	color:#ff7f7f;
	text-decoration:line-through;
	
}
#content-text .our-products li.our-product .detail p.prix span.percent{
	color:#ff7f7f;
	font-weight:bold;
	font-size:16px;
}
/*#content-text .our-products li.our-product .detail p span.title{
    font-size:0.9em;
	display:block;
    line-height:12px;
    height:24px;
}*/

/*--products--*/
div.product img{}
div.product .list{width:289px;}
div.product .detail{
	width:386px;
	text-align:left;
	margin-left:15px;
	color:#c2e4f2;
	font-size:1.2em;
}
div.product div.list div.border-bigImg{
	border:2px solid #236495;
	background:#064e81;
	width:280px;
	height:280px;
	text-align:center;
}
div.product div.list div.border-img{
	float:left;
	border:2px solid #236495;
	background:#064e81;
	width:63px;
	height:63px;
	margin:4px 5px 0 0;
	text-align:center;
}
div.product div.list div.bigImg{position:relative;}
div.product div.list div.border-bigImg div.bigImg *, div.product div.list div.border-img div.img *{vertical-align: middle;}

div.product div.list div.border-bigImg div.bigImg{
	height:280px;
	vertical-align: middle;
	text-align:center;
	position:relative;
}
div.product div.list div.border-img div.img{
	height:63px;
	vertical-align: middle;
	text-align:center;
	position:relative;
}
.product div.border-bigImg div.bigImg i, div.product div.border-img div.img i{
		}
#content-text div.product .detail p.product span.prix{
	font-weight:bold;
}
#content-text div.product .detail p.product span.priceCurrency{
font-weight:bold;
}
div.product div.border-bigImg div.bigImg span{line-height: 274px;}

div.product div.border-bigImg div.bigImg span img.soldout{left:0;top:0;border:none;position:absolute;}


div.product div.border-img div.img span{line-height: 57px;}
#content-text .product div.detail h2{font-size:18px;font-weight:normal;}
#content-text .product div.detail h3{color:#C2E4F2;}
#content-text .product div.detail h3.check{
color:#ffdd00;
  font-weight:bold;
  margin-bottom:20px;
}
#content-text .product div.detail h3.check a{
	color:#ffdd00;
}
#content-text .product div.detail p{font-size:1em;}
#content-text .product div.detail p.prix{font-size:16px;}
#content-text .product div.detail p strong{color:#fff;}
#content-text .product div.detail p.prix strong{color:#C2E4F2;}
#content-text .product div.detail p strong span.barre{
	color:#ff7f7f;
	text-decoration:line-through;
}
#content-text .product div.detail p strong span.percent{
	color:#ff7f7f;
	font-weight:bold;
}
#content-text .product div.detail, #content-text .product div.detail ul li, #content-text .product div.detail ol li{
	line-height:16px;
}
#content-text .product div.detail ul li, #content-text .product div.detail ol li{
	margin:0 0 0 10px;
	list-style-position:inside;
}
#content-text .product div.detail ul li a, #content-text .product div.detail ol li a{color:#f3f31a;}
#content-text .product div.detail ul li a:hover, #content-text .product div.detail ol li a:hover{color:#ffdd00;}

#couleur, #taille {
	width:150px;
	margin:5px 0 15px 0;
	background: #C2E4F2;
	width: 200px;
	padding: 6px;
	font-size: 14px;
	line-height: 1;
	border: none;
	border-radius: 0;
	height: 30px;
	color:#042F59;
}
#couleur option, #taille option{
	font-size:14px;
	color:#042F59;
	border:none;
	padding: 6px;
}
div.product div.detail form{
  margin:10px 0 20px 0;
 }
div.product div.detail form label{font-size:1.2em;}
div.product div.detail form p.detail-quantity input{
width:150px;
	margin:5px 0 15px 10px;
	background: #C2E4F2;
	width: 60px;
	padding: 6px;
	font-size: 14px;
	font-weight:normal;
	border: none;
	border-radius: 0;
	height: 18px;
	color:#042F59;
	cursor:auto;
	
}
#content-text .product div.detail p.text{
border-top:2px solid #236495;
  padding-top:20px;
}

.shop-link{
	display:block;
	width:80px;
	height:15px;
	font-weight:bold;
	color:#064e81;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	margin:10px auto 0 auto;
	text-align:center;
		padding:5px 0 0 0;
		border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
}
.sl-de{
	width:115px;
}
#shop-en-ligne .shop-link, #edit-nos-produits .shop-link{
	width:135px;
	height:15px;
	margin:10px 0 0 0;
}

/*#shop-en-ligne .prod-add-fr, #edit-nos-produits .prod-add-fr{
   width:145px;
}
#shop-en-ligne .rem-shop-link, #edit-nos-produits .rem-shop-link{
	width:145px;
}*/
#shop-en-ligne div.product .shop-link, #edit-nos-produits div.product .shop-link{
	width:165px;
	height:15px;
}
#online-shop .shop-link, #edit-nos-produits .shop-link{margin:10px 0 0 0;}
/*online-shop .prod-add-de, #edit-nos-produits .prod-add-de{
   width:145px;
}*/
#online-shop .prod-rem-de, #edit-nos-produits .prod-rem-de{
   width:190px;
}

.rem-shop-link{
	display:inline-block;
	/*width:116px;
	height:15px;*/
	font-weight:bold;
	color:#064e81;
	text-align:center;
	text-decoration:none;
	background: #f3b31a url(/images/bg-remove-cart.jpg) 0 0 repeat-x;
	margin:10px 0 0 0;
	padding:5px 8px;
	border-radius :12px;
	-moz-border-radius :12px;
	-webkit-border-radius :12px;
}
.rsl-de{
	width:160px;
}
div.product div.detail form input{
	/*width:110px;
	height:24px;*/
	display:inline-block;
	cursor:pointer;
	font-weight:bold;
	color:#064e81;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	margin:0 0 0 10px;
	padding:5px 8px;
	border-radius :12px;
    border:none;
	-moz-border-radius :12px;
	-webkit-border-radius :12px;
}
div.product div.detail a.shop-link{
    display:block;
	width:130px;
	height:17px;
	font-weight:bold;
	color:#064e81;
	text-decoration:none;
	background: #f3b31a url(/images/bg-remove-cart.jpg) 0 0 repeat-x;
	margin:0;
	text-align:center;
		padding:5px 0 0 0;
		border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
}
table.our-products{width:100%;}
tr.t-header th{
	
	
	    background: rgba(194,228,242,0.16); 
		
	
	margin:0;
	border:none;
	padding:10px 10px;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
}

tr.t-header th.width1{width:280px;}
tr.t-header th.width2{width:100px;}
tr.t-header th.width3{width:150px;text-align:center;}
tr.t-header th.width4{width:120px;}
tr.t-header th.width5{width:40px;}

tr.detail td{
	/*background:#083a66;*/
	margin:0;
	border:none;
	padding:10px 10px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}

#content-text tr.detail td.quantity p{color:#fff;text-align:center;}
tr.detail td.prix{width:70px;}
#content-text tr.detail td.total p{font-weight:bold;}
#content-text tr.detail td.product p{color:#fff;}
tr.detail td.quantity input{
	border:none;
	font-size:1em;
	width:40px;
	text-align:center;
	color:#083a66;
	padding:5px 0;
	background:#C2E4F2;
}
tr.detail td a.rem-shop-link{
	font-size:0.9em;
	margin:0;
}
#content-text tr.detail td p{margin:0;}
#content-text tr.detail td p a{font-size:1em;text-decoration:none;}
#content-text tr.detail td p a span{line-height:16px;color:#fff;display:block;}
#content-text tr.detail td p a span.categorie{
   color:#c2e4f2;
  margin-bottom:5px;
}
table.our-products span.couleur, table.our-products span.taille{margin:5px 20px 0 0;display:inline-block;}
/*#content-text tr.detail td p a:hover{color:#ffdd00;}*/
tr.t-footer td{
	/*background:#052c51;*/
	margin:0;
	border:none;
	padding:10px 10px;
}
.t-footer .width2{text-align:right;}
.t-footer .width2 a.checkout{margin:0;display:inline-block;}
.big-tot-price{
width:120px;
}
#content-text .t-footer p.retour_album{
	background:url(/images/continuez-achats.gif) 0 4px no-repeat;
}
#content-text .t-footer p.retour_album a{
	color:#fff;
}
#content-text .t-footer p.retour_album a:hover{
	color:#ffdd00;
}
input.update{
	display:inline-block;
	border:none;
	font-size:1em;
	font-weight:bold;
	color:#064e81;
	text-align:center;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	margin:0 auto 0 auto;
	padding: 6px;
	border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
	cursor:pointer;
}

.t-footer a.emptyBasket{
	display:block;
	width:110px;
	height:15px;
	font-weight:bold;
	color:#064e81;
	text-align:center;
	text-decoration:none;
	background: #f3b31a url(/images/bg-remove-cart.jpg) 0 0 repeat-x;
	margin:0 auto 0 auto;
		padding:5px 0 0 0;
		border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
}
a.checkout{
	font-weight:bold;
	font-size:1.2em;
	display:inline-block;
	/*width:120px;
	height:18px;*/
	font-weight:bold;
	color:#064e81;
    text-align:center;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	margin:0 auto 0 auto;
	padding:8px 12px 8px 12px;
	border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
}

/*#content-text table tr.t-footer a.checkout{
   width:160px;
}*/
#content-text table td.td-remove{text-align:center;}
#content-text table td.td-remove a{margin:0 auto;display:block;background: url(/images/delete.png) 0 0 no-repeat;width:24px;height:24px;text-indent:-5000px;}
.big-tot{text-align:right;}
.big-tot, .big-tot-price, #content-text .big-tot p, #content-text .big-tot-price p{
	color:#bff575;
	font-size:1.8em;
}

#content-text .big-tot p.poids, #content-text .big-tot-price p.poids{
	font-weight:normal;
	font-size:0.9em;
	margin:0 0 5px 0;
}
#content-text .big-tot p.bill, #content-text .big-tot-price p.bill{
	font-size:1em;
	margin:0;
}
#content-text .big-tot p{text-align:right;}
table.our-products tr td, table.our-products tr th{border-bottom:2px solid #235f87/*064879*/;}

.shopping-cart{
	margin:20px 0 20px 30px;
	padding:20px 0 0 100px;
		background: url(/images/bag-white.png) 0 0 no-repeat;
	width:260px;
		height:80px;
}
#content-text .shopping-cart h2{
	color:#fff;
	text-transform:uppercase;
	margin:0 0 3px 0;
	padding:0;
}
#content-text .shopping-cart p{
	margin:10px 0 0 0;
	font-size:12px;
	float:none;
}
#content-text .shopping-cart a.emptyBasket{
	background:none;
	padding:0;
	float:none;
	display:inline;
	font-weight:normal;
	text-decoration:underline;
		margin:0;
	}
#content-text .shopping-cart a.finalisecart{
	background:none;
	padding:0;
	float:none;
	display:inline;
	font-weight:normal;
	text-decoration:underline;
	font-weight:bold;
		margin:0;
	}
#content-text .shopping-cart a:hover{color:#ffdd00;}

#content-text ul.progress{
	float:left;
	/*border-bottom:2px solid #c2e4f2;*/
	margin-bottom:10px;

	height:40px;

			background: url(/images/border-checkout.gif) 0 35px repeat-x;
	
}
#content-text ul.progress li{
	float:left;
	list-style-type:none;
	margin:0 11px;
	background: url(/images/progress1.jpg) center 33px no-repeat;
 padding-bottom: 1px;
}
#online-shop #content-text ul.progress li{margin:0 21px;}
#content-text ul.progress li a:hover{color:#ffdd00;}
#content-text ul.progress li.actif{
	background: url(/images/progress2.gif) center 31px no-repeat;


}
#content-text ul.progress li.actif a, #content-text ul.progress li.actif p{font-weight:bold;color:#f3f31a;}
#content-text ul.progress li p{font-size:11px;}


.livraison-domicile{
	float:left;
	width:290px;
	padding:10px 20px;
	height:150px;
	margin-bottom:20px;
	margin-right:20px;
	
	
	    background: rgba(194,228,242,0.16); 
		
	
	position:relative;
}
#content-text .livraison-domicile p{
	line-height:24px;
	margin:0;
}
.livraison-radioButton{position:absolute;bottom:15px;left:50%;margin-left:-145px;width:290px;}

.livraison-magasin{
	float:left;
	width:290px;
	padding:10px 20px;
	height:150px;
	margin-bottom:20px;
	
	
	    background: rgba(194,228,242,0.16); 
		
	position:relative;
}
#content-text .livraison-magasin p{
	line-height:24px;
	margin:0;
}
.livraison-magasin input[type="radio"], .livraison-domicile input[type="radio"] {
	display:block;
	position:absolute;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-o-opacity: 0;
	height: 16px;
	width: 16px;
	margin:0 0 0 137px;
	z-index:1;	
	}
.livraison-magasin label, .livraison-domicile label{
	display:block;
	color:#fff;
	font-size: 12px;
	text-align:center;
	cursor:pointer;
}
.livraison-magasin input[type="radio"] + label, .livraison-domicile input[type="radio"] + label {
	position:relative;
	padding: 0 0 0 0;  
	line-height: 16px;
}
.livraison-magasin input[type="radio"] + label:before, 
.livraison-domicile input[type="radio"] + label:before {
	content:"";
	display:block;
	margin:5px auto;
	height: 16px;
	width: 16px; 
		background: white;
	box-shadow: inset 0px 0px 0px 3px white;
	-webkit-box-shadow: inset 0px 0px 0px 3px white;
	-moz-box-shadow: inset 0px 0px 0px 3px white;
	-o-box-shadow: inset 0px 0px 0px 3px white;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
		
}
.livraison-magasin input[type="radio"]:checked + label:before, 
.livraison-domicile input[type="radio"]:checked + label:before {
   background: #042F59;
}
#content-text p.montant-a-payer{
color:#BFF575;
font-size:16px;
margin:5px 0 0 0;
}

#content-text .back-link{
	font-size:1.2em;
	margin:5px 20px 0 0;
	padding:0 0 0 15px;
	/*background: url(/images/fleche-retour.gif) 0 5px no-repeat;*/
	background: url(/images/continuez-achats.gif) 0 4px no-repeat;
	color:#fff/*f3f31a*/;
	display:inline-block;
}
#content-text .back-link:hover{color:#ffdd00;}
#content-text .t-footer td.back{text-align:right;}
#content-text .t-footer td.back a.back-link{margin:0 0 0 0;}

#content-text div.submit{
	margin:20px 0 0 0;
}

#content-text div.submit input.submit{
font-weight:bold;
	font-size:1.2em;
	display:inline-block;
	/*width:120px;
	height:18px;*/
	font-weight:bold;
	color:#064e81;
	border:none;
    text-align:center;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	margin:0 auto 0 auto;
	padding:5px 8px;
	border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
	cursor: pointer;
	width:auto;
	float:right;
}

/*#content-text div.submit input.submit{
	color:#fff;
	background: #236495;
	font-weight:bold;
	font-size:12px;
	padding: 3px 10px;
	border: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 80px;
}

#content-text div.submit input.submit:hover{
	background: #407aa6;
	color:#f3f31a;
	border:none;
}*/
.emailerror{
	color:#ffdd00;
	font-size:1.1em;
}
#content .form-contact p.useBilling label{
	display:inline-block;
	line-height:16px;
}
#content .form-contact p.useBilling {
text-align:left;
}
#content .form-contact p.useBilling input {
background:none;
border:none;
width:auto;
}

/*#content .form-contact div.useBilling label{
	display:inline-block;
	line-height:16px;
	color:#BFF575;
	font-size:12px;
	font-weight:bold;
}*/
#content .form-contact div.useBilling {
text-align:left;
	
	    background: rgba(194,228,242,0.16); 
		
	
    padding:10px 20px 14px 20px;
    width:564px;
}
#content .form-contact div.useBilling p{
	
	line-height:16px;
	color:#BFF575;
	font-size:12px;
	font-weight:bold;
}
/*#content .form-contact div.useBilling input {
	background:none;
	border:none;
	width:auto;
}*/
#content div.useBilling input[type=radio].css-checkbox, #content div.conditions input[type=checkbox].css-checkbox {
		display:none;
	}

div.useBilling input[type=radio].css-checkbox + label.css-label, div.conditions input[type=checkbox].css-checkbox + label.css-label {
		padding-left:34px;
		height:27px; 
	display:inline-block;
	line-height:27px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;

}

div.useBilling input[type=radio].css-checkbox:checked + label.css-label, div.conditions input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -54px;
}
div.useBilling label.css-label, div.conditions label.css-label {
		margin-left:20px;
	background-image:url(/images/csg-53b17b3f5bd3e.png);
		-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color:#fff;
	
}



/*--end products--*/

/*---------END OUR PRODUCTS----------*/
/*-------404-----*/
.img-404{
	width:237px;
	float:left;
}
.txt-404{
	margin-left:20px;
	width:433px;
	float:left;
}
#content-text .txt-404 p a:hover{color:#ffdd00;}
.txt-404 h1{
	margin-top:0;
	padding: 0 0 10px 0;
	border-bottom:2px solid #064e81;
}
.txt-404 h1 span{color:#ffdd00;}
.img-404 img{border:2px solid #064e81;}
ul.contact-response li{
	margin:0 0 0 20px;
	line-height:16px;
	color:#c2e4f2;
}
ul.contact-response a{font-size:1.2em;color:#f3f31a;}
#content-text ul.contact-response a:hover{color:#ffdd00;}
/*-----END 404------*/
.classic-view {margin:10px 0;}
.classic-view a {
	color:#c2e4f2;
	font-size:1.2em;
}
.user .billing, .user .shipping, .user .payment-info{
	float:left;
	width:33%;
}
.user span.title{font-weight:bold;}
#content-text .user p{margin:5px 0;	text-align:left;font-size:11px;}
.billing{margin-bottom:10px;}

#content-text p.suggestion a:hover{color:#ffdd00;}
#content-text .participation-answer a, #content div.actualite p.subscribed-users a{
	display:block;
	float:left;
	width:60px;
	height:15px;
	font-weight:bold;
	color:#064e81;
	text-decoration:none;
	background: #ffde01 url(/images/bg-add-cart.jpg) 0 0 repeat-x;
	margin:10px 10px 0 0;
	text-align:center;
		padding:5px 0 0 0;
		border-radius :10px;
	-moz-border-radius :10px;
	-webkit-border-radius :10px;
}
#content-text .participation-answer a:hover, #content div.actualite p.subscribed-users a:hover{
	color:#064e81;
}
#content div.actualite p.subscribed-users{
	background:#064e81;
    height:35px;
		padding: 15px 0 0 20px;
		border:2px solid #236495;
}
#content div.actualite p.subscribed-users span{
	display:block;
	float:left;
	font-size: 13px;
	font-weight:bold;
	padding: 4px 0 0 0;
}
#content div.actualite p.subscribed-users a{
	float:left;
	width:200px;
	margin:0 0 0 30px;
}

#nav-tools li ul#nav2-tools{
	/*background-color: #064e81;*/
		background:url(/images/bg-nav2-tools-hover.png) 0 0 repeat;
		position: absolute;
	width: 200px;
	/*height: 150px;*/
	height: auto;
	display: block;
	margin-left: -9000px;
	margin-top: -9000px;
	padding: 0 0 0 0;
	font-size: 0.8em;
	z-index:110;
}
#sub_menu ul li.on a{color:#fff;}
#header #nav-tools li a:hover ul#nav2-tools {
	padding:15px 0 0 0;
	}
#nav-tools li:hover ul#nav2-tools{
	padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
#nav-tools li.iehover ul#nav2-tools{
	padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
#header #nav-tools li ul#nav2-tools li{
	float:none;
	display:block;
	height:21px;
	width:/*276px*/200px;
	text-align:left;
	padding:0;
	margin:0 0 0 0;
	z-index:111;
	border:none;
}
#header #nav-tools li ul#nav2-tools li a{
	float:none;
	color: #fff;
		padding: 5px 0 5px 5px;
		margin:0;
	z-index:113;
	position: relative;
	font-size:11px;
	font-weight:normal;
}
#header #nav-tools li ul#nav2-tools li a:hover{color:#bff575;}
#afficher-les-plongees div.actualite p.tel{padding-bottom:0;}
#afficher-les-plongees div.actualite div.description{line-height:16px;}

#content .color-text{
	font-size:12px;
	color:#c2e4f2;
	line-height:16px;
}

#content .form-contact input.useBilling, #content .form-contact input.notUseBilling{
   width:auto;
   margin-top:2px;
}



.cours-scuba{
	float:left;
	width:162px;
	margin-right:10px;
}
.cours-scuba dt{
	background: rgba(4,54,89,0.3);
	color:#fff;
	font-size:1.2em;
	text-align:left;
	padding:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:2px solid #bbdfef;
	position:relative;
	font-weight:bold;
}
.cours-scuba dt img{
	position:absolute;
	top:27px;
	right:-14px;
}
.cours-scuba dd{
	

	    background: rgba(194,228,242,0.16); 
		
	
}
.cours-scuba dd img{margin-top:10px;}
.cours-scuba dd a{
	color:#bcdfef;
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:10px 10px 10px 10px;
}
.cours-scuba dd a:hover{
	background-color:#92cb7f;
	color:#043659;
}
.cours-scuba-pro{
	float:left;
	width:162px;
	margin-right:10px;
}
.cours-scuba-pro dt{
	background: rgba(4,54,89,0.7);
	color:#bff575;
	font-size:1.2em;
	text-align:left;
	padding:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:2px solid #67c4eb;
	font-weight:bold;
}
.cours-scuba-special{
	float:left;
	width:162px;
	margin-right:10px;
	margin-top:10px;
}
.cours-scuba-special dt {
	background-color:#79ba63;
	color:#fff;
	font-size:1.2em;
	text-align:left;
	padding:10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom:2px solid #67c4eb;
	font-weight:bold;
}

.cours-scuba-pro dd{
	background: rgba(99,195,235,0.48);   
	
}
.cours-scuba-pro dd img{margin-top:10px;}
.cours-scuba-pro dd a{font-weight:bold;padding:10px;display:block;color:#bcdfef;font-size:1.2em;text-decoration:none;}
.cours-scuba-pro dd a:hover{
	background-color:#92cb7f;
	color:#043659;
}
.cours-scuba-special dd{
	background: rgba(99,195,235,0.48);   
	
}
.cours-scuba-special dd img{margin-top:10px;}
.cours-scuba-special dd a{font-weight:bold;padding:10px;display:block;color:#bcdfef;font-size:1.2em;text-decoration:none;}
.cours-scuba-special dd a:hover{
	background-color:#92CB7F;
	color:#043659;
}




.discover li{
	float:left;
	
   list-style-type:none;
	margin:0 10px 10px 0;
}

.discover li{
	 
	
	    background: rgba(194,228,242,0.16); 
		
}
.discover img{margin-top:10px;}
.discover a{
	color:#bcdfef;
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	display:block;
width:200px;
	padding:10px 10px 10px 10px;
}
.discover a:hover{
	background-color:#92cb7f;
	color:#043659;
}
#main ul#nav-tools li.first{
   background: url(/images/home.png) 0 3px no-repeat;
   text-indent:-5000px;
   margin-right:5px;
	width:20px;
}

#main ul#nav-tools li.first a{padding-left:10px;padding-right:10px;}
#main ul#nav-tools li.first a:hover, #main ul#nav-tools li.first.on a{background:none;}
.question{
	border-bottom: 1px solid #C2E4F2;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}

.infos-cours{
	/*background:#236495;*/
	background:#15599e;
	padding:10px;
	width:250px;
	float:right;
	margin-top:7px;
	margin-left:20px;
	margin-bottom:10px;
}
.infos-cours h2.prixinfo { font-size:1.6em;}
.infos-cours h2 a{color:#C2E4F2;}
.infos-cours h3 { font-weight:bold; line-height:1.2em;}
.infos-cours ul, .infos-cours ol{
	margin:10px 0 15px 20px;
}
.infos-cours ul li, .infos-cours ol li{
	line-height:1.3em;
	color:#C2E4F2;
	font-size:1.2em;
}
#content-text .infos-cours p { text-align:left;}

.actu-promo img{margin-top:10px;}
#content p.idx-tarif{
	margin-top:5px;
	font-size:1.1em;
	color:#C2E4F2;
	font-weight:bold;
}

.categories-shop:hover{    background: rgba(194,228,242,0.16); 
	}
.categories-shop:hover a.link{color:#fff;}
.categories-shop{
	padding:20px 30px 10px 30px;
	float:left;
	margin:0 10px 10px 0;
}
.categorie-image *{vertical-align:middle;}
.categorie-image {
	height:150px;
	width:150px;
	vertical-align:middle;
	 text-align: center;
}
.categorie-image span{line-height:146px;}
.categories-shop a.link{
	color:#dbffff;
	font-size:18px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding-top:10px;
	width:150px;
}


#index .pubs a{
color:#fff;
text-decoration: none;
display:block;
margin-bottom:15px;
font-size:16px;
line-height: 24px;
    padding: 10px 10px 10px 45px;



    background: rgba(194,228,242,0.16) url(/images/ico-music1.png) 10px 10px no-repeat;
	


}
#index .pubs a:hover{
color:#043659;
 
background: #bff57a url(/images/ico-music2.png) 10px 10px no-repeat;
}

#livraison #content-text table td, #livraison #content-text table th, #lieferung #content-text table td, #lieferung #content-text table th {
border:0.5px solid #3C76A1;
vertical-align:top;
line-height: 1.50em;
}
#livraison #content-text table thead tr th, #lieferung #content-text table thead tr th,
#livraison #content-text table tfoot tr th, #lieferung #content-text table tfoot tr th,
#livraison #content-text table tbody tr td, #lieferung #content-text table tbody tr td,
#livraison #content-text table tr td, #lieferung #content-text table tr td,
#livraison #content-text table tfoot tr td, #lieferung #content-text table tfoot tr td { display:table-cell; }
#livraison table thead tr th, #lieferung table thead tr th,
#livraison table thead tr td, #lieferung table thead tr td,
#livraison table tfoot tr th, #lieferung table tfoot tr th,
#livraison table tfoot tr td, #lieferung table tfoot tr td  { color:#BFF575; font-size:14px;padding: 2px; background-color:#055586;}
#livraison table td, #lieferung table td, 
#livraison table th, #lieferung table th { padding:9px 10px; color:#fff;font-size:12px;}
#livraison table th, #lieferung table th { font-weight:bold; width:680px;}
#livraison table tr:nth-child(even), #lieferung table tr:nth-child(even) {	
	    background: rgba(194,228,242,0.16); 
	}
#livraison table tr:nth-child(odd), #lieferung table tr:nth-child(odd) {background: transparent}



