
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,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
form,fieldset,legend,label,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
body{
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff
}
a{
	outline: 0;
	text-decoration:none
}
:focus{
	outline: 0
}
ol,ul{
	list-style: none
}
table{
	border-collapse: collapse;
	border-spacing: 0
}
caption,th,td{
	text-align: left
}
th,td{
	border: solid 1px #111
}
input,button,textarea{
	font-family: Arial, Helvetica, sans-serif
}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.clearfix{
	display: inline-block
}
html[xmlns] .clearfix{
	display: block
}
* html .clearfix{
	height: 1%
}
span.clear{
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden
}
br.clear{
	clear: both
}
hr.clear{
	visibility:hidden;
	clear:both
}
#xblyss{
	display: none
}
/* wysiwyg */
div.xct{
	min-height:100px;
	/*outline: dotted 1px blue;*/
}
div.xct div,
div.xct iframe{
	/*clear: both;*/
	margin: 0 0 1em 0;
	padding:0;
	/*outline: dotted 1px #ddd;*/
	/*cursor: help;*/
	/*border: 0;*/
	/*background: none*/
}
div.xct div.x2c:after,
div.xct div.x3c:after,
div.xct div.x4c:after,
div.xct div.x13c:after,
div.xct div.x23c:after,
div.xct div.x14c:after,
div.xct div.x34c:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
div.xct div.x2c,
div.xct div.x3c,
div.xct div.x4c,
div.xct div.x13c,
div.xct div.x23c,
div.xct div.x14c,
div.xct div.x24c{
    display: inline-block
}
html[xmlns] div.xct div.x2c,
html[xmlns] div.xct div.x3c,
html[xmlns] div.xct div.x4c,
html[xmlns] div.xct div.x13c,
html[xmlns] div.xct div.x23c,
html[xmlns] div.xct div.x14c,
html[xmlns] div.xct div.x24c{
    display: block
}
* html div.xct div.x2c,
* html div.xct div.x3c,
* html div.xct div.x4c,
* html div.xct div.x13c,
* html div.xct div.x23c,
* html div.xct div.x14c,
* html div.xct div.x24c{
    height: 1%
}

div.xct div div{
	/*clear: none;*/
	/*outline: dotted 1px #bbb;*/
}
div.xct div div div{
	/*outline: dotted 1px #999;*/
}

div.xct div div.xl,
div.xct div iframe.xl{
	float: left
}
div.xct div div.xr,
div.xct div iframe.xr{
	float: right
}

/* txt */
div.xct div.x13c div.xl,
div.xct div.x23c div.xr{
	width: 30%;
	overflow: hidden
}
div.xct div.x13c div.xr,
div.xct div.x23c div.xl{
	width: 65%;
	overflow: hidden
}
div.xct div.x14c div.xl,
div.xct div.x34c div.xr{
	width: 21%;
	overflow: hidden
}
div.xct div.x14c div.xr,
div.xct div.x34c div.xl{
	width: 74%;
	overflow: hidden
}
div.xct div.x2c div{
	width: 47%;
	overflow: hidden
}
div.xct div.x3c div{
	width: 30%;
	overflow: hidden
}
div.xct div.x3c div.xc,
div.xct div.x3c iframe.xc{
	display: inline;
	float: left;
	margin: 0 0 0 5%
}
div.xct div.x4c div{
	width: 21%;
	overflow: hidden
}
div.xct div.x4c div.xc,
div.xct div.x4c iframe.xc{
	display: inline;
	float: left;
	margin: 0 0 0 4%
}
div.xct div.x2c div div,
div.xct div.x3c div div,
div.xct div.x4c div div{
	width: auto
}

body{
	background-color:#3d5157;
	font-family: Arial,Helvetica,sans-serif;
}
#bodycontent{
	position:relative;
	width:1000px;
	text-align:left;
	margin:10px auto;
}

/************Top***********/

#top{
	width:1000px;
	position:relative;
	height:135px;
	background: url(/img/bg_top.jpg) no-repeat 0 0;
	z-index: 2;
}
h1 a{
	float:left;
	margin:42px 0pt 0pt 20px;
	overflow:hidden;
	width:303px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/logo.png) no-repeat 0 0;
}
#top ul{
	position:absolute;
	top:88px;
	left:335px;
	height:43px;
	z-index: 98px;
}
#top ul li{
	float:left;
	padding:12px 0 0 0;
	list-style:none;
	margin-left:3px;
	}
#top ul li.m6{
	margin-left:6px;
}
#top ul li a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#top ul li.m1 a{
	width:106px;
	height:30px;
	background:url(/img/m1.gif) no-repeat 0 0;
}
#top ul li.m2 a{
	width:66px;
	height:30px;
	background:url(/img/m2.gif) no-repeat 0 0;
}
#top ul li.m3 a{
	width:77px;
	height:30px;
	background:url(/img/m3.gif) no-repeat 0 0;
}
#top ul li.m4 a{
	width:74px;
	height:30px;
	background:url(/img/m4.gif) no-repeat 0 0;
}
#top ul li.m5 a{
	width:107px;
	height:30px;
	background:url(/img/m5.gif) no-repeat 0 0;
}
#top ul li.m6{
	padding:2px 0 0 1px;
}
#top ul li.m6 a{
	width:111px;
	height:44px;
	background:url(/img/m6.gif) no-repeat 0 0;
}

#top ul li a:hover,#top ul li.current a{
	background-position:bottom;
}

#top ul li span{
	display:none;
}
#top ul li.m6 span{
	display:block;
	position:absolute;
	top:6px;
	left:442px;
	width:15px;
	height:7px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/span_m6.gif) no-repeat 0 0;
}
#bodycontent #top ul li ul{
	display:none;
	position:absolute;
	top:40px;
	left: 0px;
	width:650px;
	height:23px;
	padding-bottom:15px;
	z-index:100;
	/*border:1px solid red;*/
	overflow: visible;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	background: url(/img/backssmenu.gif) repeat-x left bottom;
}
#bodycontent #top ul li ul.curopen{
	display:block;
	z-index:99;
}
#bodycontent #top ul li.m1 ul,
#bodycontent #top ul li.m2 ul{
	left:0;
}
#bodycontent #top ul li.m3 ul{
	left:0;
}
#bodycontent #top ul li.m4 ul{
	padding-left:90px;
	width: 560px;
}
#bodycontent #top ul li.m5 ul{
	padding-left:300px;
	width: 350px;
}
#bodycontent #top ul li:hover ul{
	display:block;
}
#bodycontent #top ul li.m5 ul li{
	min-width:90px;
	width:90px;
	overflow: visible;
}
#bodycontent #top ul li.m5 ul li.firstcur{
	min-width:auto;
	width:auto;
	overflow: visible;
}
#bodycontent #top ul li ul li{
	padding: 9px 0 0 0;
}
#bodycontent #top ul li ul li a{
	display: inline;
	width:auto;
	height:15px;
	line-height: 15px;
	padding:0 7px 0 10px;
	text-indent:0;
	color:#3D5157;
	background:url(/img/border_ssmenu.gif) no-repeat top left;
}
#bodycontent #top ul li ul li.first a,
#bodycontent #top ul li ul li.firstcur a{
	background: none;
}
#bodycontent #top ul li ul li.cur a,
#bodycontent #top ul li ul li.firstcur a{
	font-weight: bold;
	color: #6DC52B;
}

#bodycontent #top ul li ul li a:hover{
	color: #6DC52B;
}

#tel{
	display:none;
}
#espace{
	position:absolute;
	top:15px;
	left:774px;
	width:193px;
	height:53px;
	padding:11px 8px 0 8px;
	background:url(/img/bg_espace.jpg) no-repeat 0 0;
}
#espace h2{
	display:block;
	margin:0 0 8px 0;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/espace_h2.gif) no-repeat 0 0;
}
#espace p,
#espace span{
	float:left;
	margin-right:8px;
	font:bold 13px Arial,Helvetica,sans-serif;
}
#espace p{
	width:172px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/espace_txt.gif) no-repeat 0 0;
}
#espace span{
	margin:0 8px 0 3px;
	color:#3d5157;
}
#espace span a{
	color:#3d5157;
}
#espace a.deco{
	position: absolute;
	bottom: 8px;
	right: 5px;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
	overflow:hidden;
	font:11px Arial,Helvetica,sans-serif;
	text-decoration:underline;
	background:transparent url(/img/club-house/espcom/btn_fermer_vert.png) no-repeat scroll 0 0;
}
#espace a.login{
	position:absolute;
	top:30px!important;
	top:33px;
	left:181px;
	width:23px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/btn_ok.gif) no-repeat 0 0;
}
input.ok{
	border:none;
	outline:0;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
/**********Middle***********/

#middle{
	position:relative;
	margin:0 6px 0 4px;
	width:990px;
	min-height:200px;
	padding: 30px 0 0 0;
	background:#fff url(/img/bg_middle.gif) no-repeat 0px 0px;
	z-index: 1;
}
#middle span.vide{
	clear:both;
	display:block;
	width:990px;
	height:0px;
	}
#gauche{
	float:left;
	width:740px;
	margin:0 0 20px 0;
	padding:20px 0 0 0;
}
#presentation{
	clear:both;
	position:relative;
	width:740px;
}
#presentation #imghaut{
	float:left;
	margin:0 0 0 22px!important;
	margin:0 0 0 11px;
	text-align:center;
	width:386px;
	height:221px;
	overflow:hidden;
	font-size: 1em;
	background:url(/img/encadrement/photohaut_middle.gif) repeat-y 0 0;
}

#presentation #imghaut img{
	margin:5px 0 0 0;
}
#presentation #imghaut span.contour{
	display:block;
	position:absolute;
	top:-5px;
	left:17px!important;
	/*left:-390px;*/
	width:396px;
	height:230px;
	overflow:hidden;
	background:url(/img/bg_photo.png) no-repeat 0 0;
}
#presentation div.titresection{
	display:block;
	float:left;
	width:302px;
	padding:0 0 0 20px;
}
#presentation div.titresection h3{
	display:block;
	width:312px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0 0 15px 0;
	/*border:1px solid red;*/
}
#presentation div.titresection p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 14px;
	text-align: justify;
	color:#3d5157;
}

#droite{
	float:left;
	width:250px;
	margin:0 0 20px 0!important;
	margin:0 0 10px 0;
	padding: 20px 0 0 0;
}
/*ssmenu*/
form.ssmenu{
	position:relative;
	margin:0 0 15px 25px!important;
	margin:0 0 15px 20px;
	width:207px;
	height:49px;
	background:url(/img/bloc_ssmenu.gif) no-repeat 0 0;
}
form.ssmenu select{
	margin:13px 0 0 12px;
	width:185px;
	padding:0 0 0 5px;
	color:#3d5157;
	border:1px solid #d1cfcf;
}
/*recherche*/
form.rech{
	position:relative;
	margin:0 0 15px 25px!important;
	margin:0 0 15px 20px;
	width:209px;
	height:78px;
	background:url(/img/bloc_recherche.gif) no-repeat 0 0;
}
form.rech input{
	float:left;
	margin:13px 0 0 12px;
	width:150px;
	padding:0 0 0 10px;
	color:#3d5157;
	border:1px solid #d1cfcf;
}
form.rech input.ok{
	float:right;
	margin:9px 5px 0 0;
	border:none;
	width:25px;
	height:25px;
	padding: 25px 0 0 0;
	background:url(/img/btn_ok_v.gif) no-repeat 0 0;
}
form.rech p{
	clear:both;
	padding: 10px 0 0 70px;
}
form.rech p a{
	display:block;
	width:132px;
	height:29px;
	margin: 0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/btn_rech-av.gif) no-repeat 0 0;
}
/*vous aimerez aussi*/
div.like{
	float:left;
	margin:0px 0 0 25px!important;
	margin:0px 0 0 10px;
	width:207px;
	background:url(/img/bg_like_middle_repeat.gif) repeat-y 0 0;
}
span.like_top{
	display:block;
	margin:15px 0 0 25px !important;
	margin:15px 0 0 20px;
	padding: 0;
	width:207px;
	height:10px;
	line-height:10px;
	background:url(/img/bg_like_top.gif) no-repeat 0 0;
}
span.like_bottom{
	clear:both;
	display:block;
	margin:0 0 15px 25px!important;
	margin:0 0 15px 20px;
	width:207px;
	height:10px;
	background:url(/img/bg_like_bottom.gif) no-repeat 0 0;
}
div.like h4{
	display:block;
	margin:0 0 10px 10px !important;
	margin:0 0 10px 5px;
	overflow:hidden;
	text-indent:-9999px;
	height: 17px;
	background:url(/img/h4_like.gif) no-repeat 0 0;
}
div.like div.offre-like{
	clear:left;
}

div.like div.offre-like div.photo {
	position:relative;
	float:left;
	margin:1px 0 5px 9px;
	width:95px;
	height:66px;
	overflow: hidden;
	font-size:1em;
	text-align:center;
}

div.like div.offre-like span.contour{
	display:block;
	position:absolute;
	top: 0px;
	left: 0px;
	width:95px;
	height:66px;
	background:url(/img/encadrement/photo_contour_small.png) no-repeat 0 0;
}

div.like div.offre-like img{
	margin:5px 0 0 0;
}

div.offre-like p{
	color:#3d5157;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:3px 0 10px 108px;
}
div.offre-like p a{
	display:block;
	color:#5cad20;
	font:12px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	}
/* RDV tel */
#formrdvtel{
	position:relative;
	clear:both;
	width:216px;
	height:211px;
	margin:0 0 15px 22px!important;
	margin:0 0 15px 15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background:url(/img/bg_contact.gif) no-repeat 0 0;
}
#formrdvtel h4{
	display:none;
}
#formrdvtel fieldset{
	padding:60px 0 0 79px;
}

#formrdvtel  fieldset p{
	margin: 10px 0 15px 0;
}

#formrdvtel  fieldset p label{
	display: block;
	padding:0 0 2px 0;
	color:#fff;
}

#formrdvtel  fieldset p input,#formrdvtel  fieldset p select{
	width:110px;
	padding: 0 0 0 2px;
	color:#3d5157;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	border:1px solid #c8ccc3;
}
#formrdvtel fieldset p a{
	float:left;
	margin:-3px 0 0 7px;
	width:21px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/btn_calendar.gif) no-repeat 0 0;
}
#formrdvtel fieldset p{
	position: relative;
}
#formrdvtel fieldset span.xerror{
	position: absolute;
	top: 15px;
	left: 0px;
	font-style: italic;
	color: red;
}
#formrdvtel fieldset input.ok{
	display: block;
	margin:10px 13px 0 11px;
	width:112px;
	height:28px;
	padding-top:30px;
	background:url(/img/home/_btn_valider.png) no-repeat 0 0;
}
#formrdvtel div.datepicker{
	position:absolute;
	top:35px;
	left:0px;
	/*border:5px solid red;*/
}
/*devis*/
#devis{
	margin:15px 0 0 25px!important;
	margin:15px 0 0 17px;
}
#devis a{
	display:block;
	width:215px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/devis.gif) no-repeat 0 0;
}
/********Fil d'arianne***********/
#nav {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	float:left;
	margin:8px 0 0 34px!important;
	margin:8px 0 0 17px;
	right:235px;
	top:315px;
}
#nav dt {
	display:none;
}
#nav dd a {
	color:#7f94a0;
}
#nav dd span {
	color:#7f94a0;
	margin:0pt 2px;
}
#nav dd strong{
	color:#7f94a0;
}

/***********Footer**********/

#foo{
	clear:both;
	position:relative;
	height: 100%;
	overflow: hidden;
	padding:55px 0 15px 12px;
	background:url(/img/bg_bottom2.gif) no-repeat 3px 0;
	z-index: 2;
}
#foo img#drapeau{
	position:absolute;
	top:-811px;
	left:4px;
}
/* TO REPLACE  */
#foo span#imagefoo{
	position:absolute;
	width: 75px;
	height: 31px;
	top: 10px;
	left:0px;
	background: url(/img/balle_golf.gif) no-repeat 4px 0;
	z-index: 1;
}
#foo div{
	float:left;
	border-left:1px solid #7f94a0;
	padding:0 17px 0 5px;
	color:#7f94a0;
	font-size:12px;
}
#foo div.wswg{
	max-width: 155px;
}
#foo div ul li{
	list-style:none;
}
#foo div ul li a.facebook img{
	/*padding: 0 0 0 18px;
	background: url(/img/facebook.gif) no-repeat left center;*/
	vertical-align: text-bottom;
}
#foo div a{
	font:11px Arial, Helvetica, sans-serif;
	color:#7f94a0;
}
#foo div strong a{
	font-weight:bold;
}
#foo div a:hover{
	color:#000;
	}
#foo div#part{
	position: absolute;
	border: none;
	width: 70px;
	top: 55px;
	right: 15px;
}

/***********DATEPICKER**********/

div.datepicker{
	position: absolute;
	left: -30px;
	top: 0px;
	z-index:99;
	border: 1px solid #6DC62C;
	-moz-border-radius: 10px;
	width: 152px;
	height: 170px;
	padding: 0px;
	background: #FFF;
}

div.datepicker div.dp_container div.dp_top{
	color: #FFF;
	font-size: 12px;
	background: transparent url(/img/home/bg_mois2.jpg);
}

div.datepicker div.dp_container{
	margin: 6px;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	background: transparent;
}

div.datepicker div.dp_container div.dp_top,
div.datepicker div.dp_container div.dp_bottom{
	width: 140px;
	height: 18px;
}

div.datepicker div.dp_container div.dp_middle{
	width: 140px;
	height: 126px;
}

div.datepicker div.dp_container div.dp_top div.dp_month{
	width: 108px;
	height: 13px;
	padding-top: 2px;
	font-weight: bold;
	cursor: pointer;
}

div.datepicker div.dp_container div.dp_top div.dp_chg_month_n,
div.datepicker div.dp_container div.dp_top div.dp_chg_month_p{
	width: 15px;
	height: 15px;
	background: url('/img/home/fleche_g2.gif') no-repeat 2px 1px;
}

div.datepicker div.dp_container div.dp_top div.dp_chg_month_n{
	margin: 0 2px 0 0!important;
	margin: 0 1px 0 0;
	background: url('/img/home/fleche_d2.gif') no-repeat 0px 1px;
}

div.datepicker div.dp_container table.dp_table_days,
div.datepicker div.dp_container table.dp_table_months,
div.datepicker div.dp_container table.dp_table_years{
	width: 140px;
	height: 126px;
}

div.datepicker div.dp_container table.dp_table_days td,
div.datepicker div.dp_container table.dp_table_months td,
div.datepicker div.dp_container table.dp_table_years td{
	width: 16px;
	height: 14px;
	padding: 0;
	cursor: pointer;
}

div.datepicker div.dp_container table.dp_table_months td,
div.datepicker div.dp_container table.dp_table_years td{
	width: 46px;
	height: 31px;
}

div.datepicker div.dp_container table.dp_table_days tbody td.dp_curday{
	color: #FF3333;
	font-weight: bold;
	cursor: pointer;
}
div.datepicker div.dp_container table.dp_table_days tbody td.dp_today{
	color: #6DC62C;
	font-weight: bold;
	cursor: pointer;
}

div.datepicker div.dp_container table.dp_table_days tbody td.dp_day:hover,
div.datepicker div.dp_container table.dp_table_months tbody td:hover,
div.datepicker div.dp_container table.dp_table_years tbody td:hover{
	color: #FFF;
	background: #6DC62C;
}

div.datepicker div.dp_container table.dp_table_days thead td{
	font-weight: bold;
}

div.datepicker div.dp_container table.dp_table_days thead tr{
	border-bottom: 1px solid #6DC62C;
	color: #6DC62C;
	background: transparent;
}

div.datepicker div.dp_container table.dp_table_days tr{
	height: 18px;
	max-height: 18px;
}

div.datepicker div.dp_container div.dp_bottom{
	border-top: 1px solid #6DC62C;
	font-weight: bold;
	color: #6DC62C;
	cursor: pointer;
}

div.datepicker div.dp_container div.dp_bottom:hover,
div.datepicker div.dp_container div.dp_top div.dp_month:hover{
	color: #FF0000;
}

#preview{
	position: absolute;
	display: block;
	width: auto;
	border: 1px solid #000;
	background: #F5F5F5;
	z-index: 110;
}

#preview span.popuptop{
	display: block;
	padding:0 6px;
	height: 31px;
	background: #E9E9E9;
}

#preview span.popuptop span.close{
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	width: 16px;
	height: 16px;
	overflow:hidden;
	text-indent:-9999px;
	cursor: pointer;
	background: url('/img/btn_fermer.gif') no-repeat center center;
}

#preview span.popuptop strong{
	display: block;
	padding:8px 0;
	border-bottom: 1px solid #BDBEBE;
	font-size: 14px;
	color: #000;
}

#preview div.popupmiddle{
	padding: 10px;
	min-height: 10px;
	background: #F5F5F5;
}


#popupvideo{
	position: absolute;
	top:70px;
	left:258px;
	width: 470px;
	z-index: 101;
}

#popupvideo div.popuptop{
	position: relative;
	width: 470px;
	height: 148px;
	background: url(/img/_trans_pop_up_top.png) no-repeat center center;
}

#popupvideo div.popuptop h3{
	position: absolute;
	top:115px;
	left: 30px;
	font-size: 13px;
	color: #6EC62C;
	font-weight: bold;
}

#popupvideo span.close{
	position: absolute;
	top: 85px;
	right: 19px;
	width: 63px;
	height: 20px;
	padding: 4px 0 0 0!important;
	padding: 7px 0 0 0;
	font-size: 12px;
	color: #6EC62C;
	background: url(/img/btn_fermer.gif) no-repeat right center;
	z-index: 5;
	cursor: pointer;
}

#popupvideo div.popupmiddle{
	width: 470px;
	height: 533px;
	background: url(/img/_trans_pop_up_middle.png) repeat-y center center;
}

#popupvideo div.popupmiddle #videomain{
	margin: 0 0 0 36px;
	height: 245px;
}

#popupvideo div.popupmiddle #videominis{
	margin: 15px 0 0 19px;
	height: 90px;
}

#popupvideo div.popupmiddle #videominis div.imgvideo{
	position: relative;
	float: left;
	margin: 3px;
	width: 211px;
	height: 134px;
}

#popupvideo div.popupmiddle #videominis div.imgvideo span.over{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 211px;
	height: 134px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/home/video/overimg.png) repeat-y center center;
	z-index: 3;
	cursor: pointer;
}

#popupvideo div.popupmiddle #videominis div.imgvideo img{
	margin: 11px;
	z-index: 1;
}

#popupvideo div.popupmiddle #videominis div.imgvideo h4{
	position: absolute;
	bottom: 14px;
	left: 11px;
	width: 189px;
	height: 14px;
	font-size: 12px;
	color: #6EC62C;
	font-weight: bold;
	text-align: center;
	background: url(/img/home/video/bg_titre.png) repeat-y center center;
	z-index: 2;
}

#popupvideo div.popupbottom{
	width: 470px;
	height: 24px;
	background: url(/img/_trans_pop_up_bottom.png) no-repeat center center;
}


#middle{
	min-height:800px;
}
#gauche{
	padding:0;
}

/* slideshow */

#slideshow{
	position:relative;
	z-index: 9;
	margin: 0 0 0 60px;
	width: 677px;
	height: 332px;
	overflow: hidden;
}


#foo span#imagefoo{
	width: 146px;
	height: 41px;
	margin: 0 0 0 4px;
	top: 0px;
	left:0px;
	background:url(/img/home/drapeau_bottom.png) no-repeat 0 0;
}

#bgdrapeau{
	position: absolute;
	width: 146px;
	height: 810px;
	/*top:-810px;*/
	bottom: 0px;
	left:0px;
	background:url(/img/home/drapeau_top.png) no-repeat 0 0;
	z-index: 1;
}

/**********Nos offres***********/

#nos_offres{
	position:relative;
	margin:15px 0 0 269px;
	width:468px;
}
#nos_offres h2{
	display:block;
	margin:0  0 11px 0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/offres_moment.png) no-repeat 0 0;
	height: 27px;
}
#nos_offres div.offre,
#nos_offres div.offreclear{
	float:left;
	margin:0px 0 9px 0;
	width:230px;
}
#nos_offres div.offreclear{
	clear:left;
}
#nos_offres div.offre div.image,
#nos_offres div.offreclear div.image{
	position: relative;
	float:left;
	width:95px;
	height: 66px;
	margin: 4px!important;
	overflow:hidden;
}
#nos_offres div.offre div.image span.contour,
#nos_offres div.offreclear div.image span.contour{
	position: absolute;
	top: 0px;
	left: 0px;
	display:block;
	width:95px;
	height: 66px;	
	background:url(/img/theme/photo_contour_small.png) no-repeat 0 0;
}

#nos_offres div.offre div.image img,
#nos_offres div.offreclear div.image img{ 
	margin: 5px;
}
#nos_offres p{
	float:left;
	width:120px;
	color:#3d5157;
	font:11px Arial,Helvetica,sans-serif;
}
#nos_offres p span{
	font:bold 12px Arial,Helvetica,sans-serif;
}
#nos_offres p a{
	color:#6ccf20;
	font:12px Arial,Helvetica,sans-serif;
}
#nos_offres p a.offredestination{
	text-transform: uppercase;
}	
#nos_offres p a.suite{
	float:left;
	margin:0 0 0 10px;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/fleche.gif) no-repeat 0 0;
}
#nos_offres p strong,
#nos_offres p del{
	float:left;
	font:bold 12px Arial,Helvetica,sans-serif;
}
#nos_offres p del{
	padding: 0 10px 0 0;
}

div#prixapartirde{
	position: absolute;
	top: 3px;
	right: 0px;
	margin:5px 10px 0 29px;
	text-align: right;
}

div#prixapartirde em{
	font-size: 10px;
	color: #7F94A0;
}

/**********Autres liens*********/

#autres_liens{
	clear:both;
	position:relative;
	margin:0 0 0 270px;
	width:468px;
	height:170px;
	padding: 15px 0 0 0;
	/*border-top:1px dashed #bbc2c7;*/
}
#autres_liens ul{
	margin:10px 0 0 0;
}
#autres_liens ul li{
	float:left;
	margin:0 0 0 12px;
	width: 115px;
	height:150px;
	list-style:none;
}
#autres_liens ul li a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:150px;
}
#autres_liens ul li.m1{
	margin:0;
	width:115px;
	background:url(/img/home/liens_m1.gif) no-repeat 0 0;
}
#autres_liens ul li.m2{
	width:104px;
	background:url(/img/home/liens_m2.gif) no-repeat 0 0;
}
#autres_liens ul li.m3{
	width:110px;
	background:url(/img/home/liens_m3.gif) no-repeat 0 0;
}
#autres_liens ul li.m4{
	width:102px;
	background:url(/img/home/liens_m4.gif) no-repeat 0 0;
}
#autres_liens ul li span{
	display:none;
}

/*******Club house***********/

#club_house{
	position:absolute;
	top:405px;
	left:40px;
	width:202px;
	height:275px;
	font:11px Arial,Helvetica,sans-serif;
	color:#fff;
	/* TMP NO CLUB-HOUSE */
	/*background:url(/img/home/bg_club.gif) no-repeat 0 0;*/
	/********/
	background:url(/img/home/bg_club2.gif) no-repeat 0 0;
	z-index: 2;
}
#club_house h2{
	display:block;
	margin:14px 0 0 23px;
	width:144px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/h2_club.gif) no-repeat 0 0;
}
#club_house span{
	display:block;
	width:151px;
	margin-left:23px;
}
#club_house ul{
	margin:0px 0 0 7px;
}
#club_house ul li{
	display:block;
	padding:5px 0 0 37px;
	height:37px;
	width:151px;
	list-style:none;
	margin-left:3px;
}
#club_house ul li.l1{
	padding:12px 0 0 37px;
	height:30px;
}
#club_house ul li.l2{
	display: none;
	background:url(/img/home/club_house_l2.gif) no-repeat 0 0;
}
#club_house ul li.l4{
	padding:13px 0 0 37px;
}
#club_house span.dec{
	display:block;
	width:170px;
	margin:5px 0 0 19px;
	color:#3d5157;
	font:bold 14px Arial,Helvetica,sans-serif;
}
#club_house a{
	position:absolute;
	top:230px;
	left:64px;
	width:114px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	z-index: 2;
	background:url(/img/home/btn_sinscrire.gif) no-repeat 0 0;
}

/*****Partir en groupe****/

#partir_en_groupe{
	position:absolute;
	top:675px;
	left:40px;
	width:203px;
	height:113px;
	z-index: 2;
}
#partir_en_groupe a{
	position: absolute;
	display:block;
	width:203px;
	height:113px;
	overflow:hidden;
	text-indent:-9999px;
	z-index: 2;
	background:url(/img/home/partir_en_groupe.gif) no-repeat 0 0;
}

#droite{
	padding:0;
}
/**********Rechercher*******/

form.search{
	position:relative;
	display:block;
	width:211px;
	height:250px;
	background:url(/img/home/bg_recherche.gif) no-repeat 0 0;
	margin:21px 0 0 29px;
}
form.search h3{
	display:block;
	margin:14px 0 0 6px;
	width:197px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/h3_recherche.gif) no-repeat 0 0;
	}
form.search dl{
	margin:12px 0 0 10px;
}
form.search dl#dldate{
	/*margin:12px 0 20px 10px;	*/
}
form.search dl dt{
	float:left;
	width:75px;
	padding: 3px 0 0 0;
	color:#3d5157;
	font:11px Arial,Helvetica,sans-serif;
}
form.search dl dd input{
	float:left;
	border:1px solid #d2d1d1;
	width:118px;
}
form.search dl dd a{
	float:left;
	margin:-3px 0 0 3px;
	width:21px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/btn_calendar.gif) no-repeat 0 0;
}
form.search a.rech-av{
	float:right;
	margin:3px 7px 0 30px;
	width:132px;
	height:29px;
	border:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/btn_rech-av.gif) no-repeat 0 0;
}
form.search dl dd select{
	border:1px solid #d2d1d1;
	width:118px;
}
form.search input.ok{
	float:right;
	margin:20px 7px 5px 30px!important;
	margin:15px 7px 5px 30px;
	width:112px;
	height:28px;
	padding: 30px 0 0 0;
	border:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/_btn_valider.png) no-repeat 0 0;
	}
form.search input.rech-av{
	float:right;
	margin:3px 7px 0 30px;
	width:132px;
	height:29px;
	border:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/btn_rech-av.gif) no-repeat 0 0;
	}

/********Nuage de tag*******/

div#tag{
	display:none;
	position:relative;
	width:211px;
	margin:17px 0 10px 29px;
	padding:0 0 0 6px;
	font-family:Arial,Helvetica,sans-serif;
	height:210px;
	overflow: auto;
	/*line-height:10px;*/
}
div#tag h3{
	display:block;
	margin:14px 0 10px 0px;
	width:113px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/h3_tag.gif) no-repeat 0 0;
}
div#tag p a{
	font-weight: normal;
	line-height: 20px;
}
div#tag a.nt1{
	color:#3d5157;
	font:11px Arial,Helvetica,sans-serif;
}
div#tag a.nt2{
	color:#6ccf20;
	font:12px Arial,Helvetica,sans-serif;
}
div#tag a.nt3{
	color:#ff01f6;
	font:14px Arial,Helvetica,sans-serif;
}
div#tag a.nt3{
	color:#ff8f00;
	font:16px Arial,Helvetica,sans-serif;
}

div#tag a.nt4{
	color:#45cce9;
	font:18px Arial,Helvetica,sans-serif;
}
div#tag a.nt5{
	color:#ff01f6;
	font:20px Arial,Helvetica,sans-serif;
}
/*
divø{
	position:relative;
	width:211px;
	height:162px;
	margin:17px 0 0 29px;
}
*/

/*
div#video {
	height:181px;
	height: 162px;
	margin:17px 0 0 29px;
	padding:1px 0 0 6px;
	position:relative;
	width:211px;
	background:url(/img/home/video/bg_video.png) no-repeat 0 0;
}
div#video h3{
	display:block;
	margin:14px 0 4px 15px;
	width:150px;
	height:22px;
	text-indent:-9999px;
	background:url(/img/home/video/titre_video.jpg) no-repeat 0 0;
}
*/

div#video {
	height:162px;
	margin:17px 0 0 29px;
	padding:1px 0 0 7px;
	position:relative;
	width:211px;
	background:url(/img/home/video/bg_video.png) no-repeat 0 0;
	cursor: pointer;
}
div#video h3{
	display:block;
	height:20px;
	margin:6px 0 4px 10px;
	width:150px;
	text-indent:-9999px;
	background:url(/img/home/video/titre_video.jpg) no-repeat 0 0;
}

/**********Pub*************/

div#pub{
	position:relative;
	width:216px;
	height:162px;
	margin:17px 0 0 29px;
	background:url(/img/home/bg_partenaires.gif) no-repeat 0 0;
}

div#pub div{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 196px;
	height:142px;
}

/******Newsletter***********/
form.newsletter{
	position:relative;
	width:217px;
	height:109px;
	margin:17px 0 0 29px;
	background:url(/img/home/bg_newsletter.gif) no-repeat 0 0;
}
form.newsletter h3{
	display:block;
	margin:14px 0 10px 15px;
	width:183px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/h3_newsletter.gif) no-repeat 0 0;
}
form.newsletter dl{
	width:200px;
	margin:0 0 0 19px;
}
form.newsletter dl dt{
	float:left;
	padding:3px 0 0 0;
	width:50px;
	color:#fff;
	font:12px Arial,Helvetica,sans-serif;
}
form.newsletter dl dd{
	float:left;
	width:130px;
}
form.newsletter dl dd input{
	width:130px;
	border:1px solid #d2d1d1;
}
form.newsletter input.ok{
	float:right;
	margin:9px 14px 0 30px;
	width:112px;
	height:28px;
	border:none;
	padding: 30px 0 0 0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/home/_btn_valider.png) no-repeat 0 0;
}
