
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:500px;
}
#foo span#imagefoo{
	width: 202px;
	height: 499px;
	top:-458px;
	left:4px;
	background:url(/img/golfeur.png) no-repeat 4px 0;
}
#amis{
	float:right;
	width:480px;
	margin:0 20px 0 0;
	color:#3d5157;
	font:11pt Arial,Helvetica,sans-serif;
}

#amis h3{
	display:block;
	color:#35b6d3;
	font:20px, Arial, Helvetica, sans-serif;
	line-height:25px;
}
#amis p.intro {
	padding: 20px 0;
	color:#3d5157;
	font-size:11px;
}
#amis p.error {
	padding: 20px 0;
	color:#6EC62C;
	line-height: 14px;
	text-align: center;
}
#amis p label{
	display: block;
	clear: both;
	width: 99%;
	padding-top:3px;
	font-size: 11px;
}

#amis  p span{
	display: block;
	float: left;
	margin: 4px 20px 0 0;
	width: 29%;
	text-align: right;
}

#amis p label input,
#amis p label textarea,
#amis p label select{
	margin: 0 0 6px 0;
	width:190px;
	padding:0px;
	border:1px solid #c8ccc3;
	vertical-align: text-bottom;
	font-family:Arial,Helvetica,sans-serif;
	color:#3d5157;
	font-size:11px;
}

#amis span.xerror{
	display: block;
	clear: both;
	margin: -6px 0 4px 33%;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	color: #6EC62C;
}

#amis input.envoyer,
#amis input.envoyer {
	display: block;
	margin:10px 0 0 155px!important;
	margin:10px 0 0 161px;
	width:112px;
	height:28px;
	border:none;
	padding:30px 0 0 0;
	overflow:hidden;
	text-indent:-9999px;
	cursor: pointer;
	background:url(/img/_btn_envoyer.png) no-repeat 0 0;
}

#amis p.champs_oblig {
	margin:0;
	padding:10px 0;
	color:#999999;
	font-size:10px;
}
