
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;
}


#gauche{
	padding: 15px 0 0 25px !important;
	padding: 15px 0 0 20px;
	width:715px;
}
/***********bannière destination*************/

#infosdestination{
	clear:both;
	position:relative;
	width:719px;
	height:194px;
	color:#3d5157;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background:url(/img/destinations/bg_top_destination.jpg)  no-repeat 0 0;
}
#infosdestination div.imagedesc{
	float:left;
	margin:8px 0 0 9px;
	border-right:5px solid white;
	width:201px;
	height:178px;
	overflow:hidden;
}
#infosdestination div.imagedesc span#titre_dest{
	position:absolute;
	top:8px;
	left:8px;
	width:90px;
	height:178px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/destinations/bandeau_destinations.png) no-repeat 0 0;
}
#infosdestination div.imagedesc img{
	margin: 0 0 0 1px;
}
/********Info voyage********/
#info_voyage{
	float:left;
	margin:7px 0 0 0;
	border-right:5px solid white;
	width:180px;
	height:177px;
	padding:3px 3px 0 3px;
}

#info_voyage dl{
	display:block;
	margin:0 0 6px 0;

}
#info_voyage dl dt{
	clear:both;
	width:100%;
	font-weight:bold;
}
#info_voyage dl dd{
	padding:0 0 0 5px;
}
#info_voyage #dlgolf{
	height:15px;
}
#info_voyage #dlgolf dt{
	float:left;
	width:auto;
}
#info_voyage #dlgolf dd{
	float:left;
}
/*
#info_voyage #dldesti{
	margin:0 0 5px 0;
	height:30px;
}
#info_voyage #dldesti dt{
	float:none;
}
#info_voyage #dldesti dd{
	float:none;
	padding:0px;
}
*/
#info_voyage #dlavis{
	margin:20px 0 5px 0;
}
#info_voyage #dlavis dt{
	width:55px;
	height:33px;
}
#info_voyage a.avis{
	clear:both;
	float:left;
	margin:0;
	color:#3d5157;
	text-decoration:underline;
}
#info_voyage a.avis:hover{
	color:#000;
}
/********Info destination********/
#info_destination{
	float:left;
	margin:7px 0 0;
	width:95px;
	height:177px;
	padding:3px 3px 0 3px;
	font-weight:bold;
	border-right:5px solid white;
}

#info_destination span{
	display:block;
	width:86px;
	height:76px;
	padding:21px 0 0 8px;
	line-height:23px;
	background:url(/img/destinations/bg_meilleur_moment.gif) no-repeat 0 0;
}
#info_destination span em.bestmonth{
	display:block;
	width:70px;
	text-align: center;
	font-style: normal;
}
#info_destination img{
	float: left;
	width:32px;
	height:32px;
}
#info_destination strong{
	display:block;
	float:left;
	width:60px;
	font-size:14px;
	line-height:32px;
	text-align:center;
}
#info_destination dl{
	clear:both;
}
#info_destination dl dt{
	float:left;
}
#info_destination dl dd{
	float:left;
	padding:0 0 0 5px;
	font-weight:normal;
}

/********Avis du pro********/
#avis {
	float:left;
	margin:7px 0 0 0;
	width:188px;
	padding:3px 10px 0 3px;
	position: relative;
	height: 175px;
}
#avis p{
	text-align: justify;
	line-height: 14px;
}
#avis p strong{
	display:block;
	margin:0 0 8px 0;
}
#avis p span{
	display:block;
	height: 100px;
	overflow: auto;
	text-align: left;
}
#avis a{
	display: block;
	position: absolute;
	bottom: 5px;
}
#avis a.select{
	left:75px;
	width:106px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/destinations/btn_selectionner_cette_destination.gif) no-repeat 0 0;
}
#avis a.envoyer{
	left: 3px;
	width:71px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/destinations/btn_envoyer_a_un_ami.gif) no-repeat 0 0;
}

/*****************************/
/*************Onglet***********/
/*****************************/

ul.ssmenu-info{
	width:686px;
	height:37px;
	margin:30px 0 0 0;
	padding:7px 14px 0 14px;
	background:url(/img/bg_onglet.gif) no-repeat 0 0;
}

ul.ssmenu-info li{
	float:left;
	list-style:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:center;
	/*width:137px;*/
	width:131px;
}
ul.ssmenu-info li.current,
ul.ssmenu-info li.optionscurrent{
	position:relative;
	z-index:100;
	height:27px;
	font-weight:bold;
	padding:11px 0 0 0;
	margin:-10px 0 0 0;
	text-align:center;
	background:url(/img/onglet.gif) no-repeat 0 0;
}

ul.ssmenu-info li.options{
	width:162px;
}
ul.ssmenu-info li.optionscurrent{
	width:162px;
	background:url(/img/ongletlong.gif) no-repeat 0 0;
}
ul.ssmenu-info li a{
	color:#8a98a2;
}
ul.ssmenu-info li a:hover{
	font-weight:bold;
}

div.content{
	position:relative;
	width:714px;
	padding: 0;
	background:url(/img/bg_onglet_middle_repeat.gif) repeat-y 0 0;
}
/* titre tous les golfs */
div.content h3.tous{
	display:block;
	margin:0 0 0 16px!important;
	margin:0 0 0 8px;
	width:113px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/h3_selection.gif) no-repeat 0 10px;
}

div.content strong{
	display: block;
	margin: 5px 0 0 0;
}

div.content #info_budget dd strong{
	display: inline;
}

div.content dd ul,
div.content dd ol{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type:circle;
}

div.content em{
	text-indent:5px;
}

div.content hr{
	visibility:visible;
}

/**********Nos offres***********/
.maj{
	text-transform:uppercase;
}
div.dbloffre,
div.dbloffrefirst{
	display: block;
	width: 711px;
	overflow:hidden;
}
div.dbloffre{
	background: url(/img/pointilles_top.gif) no-repeat center top;
}

div.offre_pright{
	margin-left:4px!important;
	margin-left:2px;
	background: url(/img/pointilles_right.gif) repeat-y right 0;
}

div.offre_pright,div.offre{
	float:left;
	width:342px;
	height: 258px;
	padding:10px 0 10px 10px;
	/*border-right:1px dashed #BBC2C7;*/
}
div.imgdesc{
	float:left;
	margin:10px 8px 10px 4px!important;
	margin:10px 4px 10px 2px;
	width:155px;
	height: 110px;
	text-align:center;
	font-size: 1em;
}
div.imgdesc div img{
	margin: 5px;
	vertical-align: middle;
}

div.imgdesc div{
	position: relative;
	height:106px;
	overflow:hidden;
}

div.imgdesc div span.contour{
	position: absolute;
	top: 0px;
	left: 0px;
	display:block;
	width: 155px;
	height: 106px;
	padding-top: 120px;
	overflow:hidden;
	background:url(/img/bg_miniature.png) no-repeat 0 0;
}

div.desc{
	float:right;
	width:165px;
	border:none;
	color:#3d5157;
	font:11px Arial,Helvetica,sans-serif;
}
div.desc h4{
	padding-bottom:5px;
	color:#6ec62c;
	font:bold 12px Arial,Helvetica,sans-serif;
}
div.desc dl{
	display:block;
	padding:0 5px 5px 0;
}
/*
div.desc dl dt{
	clear:left;
	float:left;
	width:161px;
	padding:0 5px 0 0;
	font-weight:bold;
}
div.desc dl dd{
	display:block;
	text-align:justify;
}
*/
div.desc dl dt{
	clear:left;
	display:block;
	width:161px;
	padding:0 5px 0 0;
	font-weight:bold;
}
div.desc dl dd{
	display:block;
	text-align:justify;
}
/*
div.desc dl.trous dt{
	width:auto;
}
div.offre div.desc dl.trous dd{
	padding-top:1px;
}
*/
div.desc dl.trous dt{
	clear:none;
	display:inline;
	width:auto;
}

div.desc dl.trous dd{
	display:inline;
	width:auto;
}

/*div.offre_pright a.suite, div.offre a.suite{*/
a.suite{
	display: block;
	float:left;
	margin-left:5px;
	width:90px;
	height:16px;
	padding:1px 0 0 0;
	text-indent:20px;
	color:#5cad20;
	font:11px Arial,Helvetica,sans-serif;
	background:url(/img/home/fleche.gif) no-repeat 0 0;
}

/*---------- onglet prestations ---------------*/
div.info_prestation{
	padding: 10px 30px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: justify;
	color:#3d5157;
}
div.info_prestation h3.title{
	width: 120px;
	height: 19px;
	font-size:14px;	
	color:#6EC62C;
	text-indent: -9999px;
	overflow: hidden;
	background:url(/img/destinations/nos_options.gif) no-repeat 0 0;
}
div.info_prestation p{
	width:660px;
	text-align: justify;
	padding:20px 0 0 0;
}

div.info_prestation h4{
	color:#6EC62C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-bottom:5px;
}
div.info_prestation dl {
	clear:both;
	display:block;
	padding:5px;
	line-height: 12px;
}
div.info_prestation dl dt{
	float:left;
	margin:0 10px 0 0;
	color:#3D5157;
	font-weight:bold;
}
div.info_prestation dl dd {
	float:left;
	color:#8A98A2;
	display:block;
	text-align:justify;
}
div.info_prestation dl.desc {
	clear:both;
	padding-top: 10px;
	line-height: 14px;
}
div.info_prestation dl.desc dd {
	clear:left;
	line-height: 14px;
}
div.info_prestation div{
	clear:both;
	float:left;
	width:100%;
	padding: 10px 0;
	border-bottom:2px dashed #DBDEE1;
}
div.info_prestation dl dd a.link{
	padding: 0 0 0 17px;
	color: #5CAD20;
	background: url(/img/fleche_destinations.png) no-repeat left center;
}
div.info_prestation dl dd a.link:hover{
	color: #000;
}

div.info_prestation dl dd a.lien{
	color: #5CAD20;
}
div.info_prestation dl dd a.lien:hover{
	color: #000;
}

div.info_prestation div div.col,
div.info_prestation div div.photopresta,
div.info_prestation div div.colmoy,
div.info_prestation div div.collong{
	float:left;
	width:218px;
	clear:none;
	padding: 0;
	border:none;
}
div.info_prestation div div.collong{
	width:420px;
}
div.info_prestation div div.colmoy{
	width:232px;
}

div.info_prestation div div.photopresta{
	position:relative;
	height:106px;
	overflow:hidden;
}

div.info_prestation div div.photopresta span.contour {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:155px;
	height:106px;
	background:transparent url(/img/bg_miniature.png) no-repeat scroll 0 0;
}

div.info_prestation div div.photopresta img {
	margin:4px;
	vertical-align:middle;
}

div.info_prestation div#prixapartirde{
	float: none;
	border: 0;
	padding:0;
	text-align: right;
}

div.info_prestation div#prixapartirde em{
	margin: 2 5px 0 0;
	font-size: 10px;
	color: #7F94A0;
}
/* ----------------- budget -------------------- */
#info_budget{
	position:relative;
	padding: 10px 0;
}

#info_budget dl{
	margin:0px 0 0 30px;
	color:#3d5157;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
#info_budget dl dt strong{
	display:block;
	margin:0px 0 0 10px;
	overflow:hidden;
	text-indent:-9999px;
}
#info_budget dl dd{
	padding:7px 0 15px 40px;
}
#info_budget dl dd p{
	width:618px;
}
#info_budget dl#dlconseil dt strong{
	width:187px;
	height:23px;
	background:url(/img/menu_budget1.gif) no-repeat 0 0;
}
#info_budget dl#dlinclus dt strong{
	width:187px;
	height:23px;
	background:url(/img/menu_budget22.gif) no-repeat 0 0;
}
#info_budget dl#dlexclus dt strong{
	width:212px;
	height:23px;
	background:url(/img/menu_budget3.gif) no-repeat 0 0;
}
#info_budget dl#dloptions dt strong{
	width:187px;
	height:23px;
	background:url(/img/menu_budget4.gif) no-repeat 0 0;
}

#info_budget dl dd{
	line-height: 14px;
}

#info_budget dl dd ul li,
#info_budget dl dd ol li{
	list-style-type: circle;
	margin: 0 0 0 10px;
}

#info_budget dl dd ol li{
	list-style-type: decimal;
}

#info_budget dl dd a{
	color: #6EC62C;
}

#info_budget dl dd a:hover{
	color: #000;
}

/*************Destinations / Description***************/
#info_sejour {
	padding: 10px 0;
}
#info_sejour #diapo {
	clear:both;
	float:left;
	margin:0 0 0 10px;
	width:280px;
	min-height: 50px;
	padding:0 0 0 25px;
}
#info_sejour #diapo div.imagemain {
	position:relative;
	float:left;
	margin:1px 0 5px 0;
	width:260px;
	height:178px;
	overflow: hidden;
	font-size:1em;
	text-align:center;
}

#info_sejour #diapo div.imagemain span.contour{
	display:block;
	position:absolute;
	top: 0px;
	left: 0px;
	width:260px;
	height:178px;
	padding-top: 200px;
	overflow:hidden;
	background:url(/img/destinations/photo_contour.png) no-repeat 0 0;
	cursor: pointer;
}

#info_sejour #diapo div.imagemain img{
	margin:5px 0 0 0;
}

#info_sejour #diapo ul.minis{
	clear: both;
	margin: 0 0 0 4px;
	height: 40px;
}

#info_sejour #diapo ul.minis li {
	float:left;
	margin:0 4px 0 0;
	width:60px;
	height: 40px;
	overflow: hidden;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#info_sejour #diapo #gmap{
	margin: 20px 0 0 5px;
}

#info_sejour #desc {
	float:left;
	width:380px;
	padding:0 0 0 15px !important;
	padding:0 0 0 7px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#3D5157;
}

#info_sejour #desc h4{
	font-size:14px;
	line-height:25px;
}
#info_sejour #desc p{
	width:370px;
	padding:0 0 25px 0;
	font-size: 11px;
	line-height: 14px;
	text-align:justify;
}

#info_sejour #desc ul{
	margin:0 0 25px 0;
	width: 380px;
}
#info_sejour #desc ul li{
	padding:0 0 0 23px;
	list-style:none;
	line-height:19px;
}
#info_sejour #desc ul li.l1{
	background:url(/img/puce1.gif) no-repeat 0 0;
}
#info_sejour #desc ul li.l2{
	background:url(/img/puce2.gif) no-repeat 0 0;
}
#info_sejour #desc ul li.l3{
	background:url(/img/puce3.gif) no-repeat 0 0;
}
#info_sejour #desc ul li.l4{
	background:url(/img/puce4.gif) no-repeat 0 0;
}
#info_sejour #desc ul li.l5{
	background:url(/img/puce5.gif) no-repeat 0 0;
}

#info_sejour #desc ul.liens li{
	padding:0 0 0 23px;
	list-style:none;
	line-height:19px;
	background:url(/img/desc_fleche.gif) no-repeat 0 2px;
}
#info_sejour #desc ul.liens li a{
	color:#3d5157;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

span.bottom{
	display:block;
	width:673px;
	height:9px;
	background:url(/img/bg_desc_bottom_golf.gif) no-repeat 0 0;
}
span.info_bottom{
	clear:both;
	display:block;
	margin:0;
	width:713px;
	background:transparent url(/img/bg_desc_bottom_golf.gif) no-repeat scroll 0 0;
}


#readervideo{
	position: absolute;
	top:365px;
	left:258px;
	width: 470px;
	z-index: 101;
}

#readervideo div.popuptop{
	position: relative;
	width: 470px;
	height: 148px;
	background: url(/img/_trans_pop_up_top.png) no-repeat center center;
}

#readervideo div.popuptop h3{
	position: absolute;
	top:115px;
	left: 30px;
	font-size: 13px;
	color: #6EC62C;
	font-weight: bold;
}

#readervideo 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;
}

#readervideo div.popupmiddle{
	width: 470px;
	height: 300px;
	background: url(/img/_trans_pop_up_middle.png) repeat-y center center;
}

#readervideo div.popupmiddle #readervideomain{
	margin: 0 0 0 36px;
	height: 300px;
}

#readervideo div.popupbottom{
	width: 470px;
	height: 24px;
	background: url(/img/_trans_pop_up_bottom.png) no-repeat center center;
}