
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
}
#bottom #noscript {
	position: absolute;
	top: 244px;
	left: 0;
	width: auto;
	height: 19px;
	line-height: 19px;
	padding: 0 18px;
	color: #677585;
	font-size: 10px;
	background: url(/img/gene/bg-noscript.png) repeat-x;
}
/**
 * Général
 */
body {
	color: #fff;
	font: 11px/15px Arial, Georgia, Verdana sans-serif;
	overflow-x: hidden;
	background: #02132a url(/img/gene/bg-body.png) 0 0 repeat-x;
}
input,
select,
option,
textarea {
	border: 0;
	font: 11px/15px Arial, Georgia, Verdana sans-serif;
	background: transparent;
}
#bodycontent {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 1000px;
	padding: 498px 0 0;
	background: url(/img/gene/spr-bg-bodycontent.png) 0 0 no-repeat;
}


h1 {
	position: absolute;
	top: 14px;
	left: 20px;
	z-index: 7;
	width: 270px;
}
h1 a {
	display: block;
	height: 77px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/gene/logo.png);
	cursor: pointer;
}

/* @bloc: subocea */
#corner {
	position: absolute;
	top: 0;
	right: 0;
	width: 222px;
	height: 152px;
	overflow: hidden;
	text-indent: -9999px;
}

#intro {
	padding: 28px 19px 38px;
}
#intro h2 {
	color: #eaf206;
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 20px;
	font-weight: normal;
}
#intro div.wswg {
	color: #fff;
	font-size: 15px;
	line-height: 19px;
}
#intro div.wswg a {
	color: #fff;
	text-decoration: underline;
}
#intro div.wswg a:hover {
	text-decoration: none;
}
#intro div.wswg ul,
#intro div.wswg ol {
	padding: 10px 0 0 7px;
}
#intro div.wswg ol {
	list-style: decimal inside;
}
#intro div.wswg ul li {
	padding: 1px 0 2px 9px;
	background: url(/img/mk-grey.gif) 0 9px no-repeat;
}
#intro div.wswg ol li {
	padding: 1px 0 2px;
}

.clear {
	display: block;
	clear: both;
	margin: 0;
	height: 0;
	padding: 0;
	line-height: 0;
}

/* @elmt : path */
#path {
	padding: 10px 19px 5px;
	color: #000;
}
#path strong.here {
	display: none;
}
#path a {
	color: #fff;
}
#path a:hover {
	text-decoration: underline;
}

/* @elmt : content */
#middle {
	position: relative;
	z-index: 2;
	margin: 0 0 0 -125px;
	width: 967px;
	min-height: 1026px;
	padding: 21px 132px 100px 151px;
	overflow: hidden;
	background: url(/img/gene/bg-container.png) 0 0 no-repeat;
}
#middle .container {
	height: 100%;
	overflow: hidden;
}

/* @elmt : top (logo + coordonnées) */
dl#top-contact {
	position: absolute;
	top: 17px;
	left: 518px;
	z-index: 6;
	width: 259px;
	color: #022839;
	font-size: 13px;
	line-height: 17px;
	text-align: right;
}
dl#top-contact dt {
	float: left;
	width: 195px;
}
dl#top-contact dd {
	clear: both;
	padding: 0 0 3px;
}
dl#top-contact dd.min {
	clear: none;
	font-size: 10px;
}
dl#top-contact dd.img {
	float: right;
	width: 173px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background: url(/img/gene/img-topcontact-tel.png) 100% 0 no-repeat;
}

/**
 * @part : header (visuel + menus)
 */
#header {
	position: absolute;
	top: 109px;
	left: 0;
	z-index: 3;
	width: 1000px;
	height: 389px;
	background: url(/img/gene/spr-bg-header.png) 0 0 no-repeat;
}
#header h3,
#header ul li span {
	display: none;
}
ul#menu {
	position: absolute;
	top: 43px;
	left: 40px;
	z-index: 5;
	margin: 0 0 0 333px;
	width: 607px;
	height: 100px;
}
ul#menu li {
	display: block;
	float: left;
	padding: 0 0 10px;
}

/* @elmt : sports */
ul#menu li.actm1,
ul#menu li.actm2  {
	position: absolute;
	top: -12px;
	left: -333px;
	width: 112px;
	padding: 0 31px 16px 0;
}
ul#menu li.actm2  {
	left: -190px;
}
ul#menu li.actm1 a,
ul#menu:hover li.actm1 a.current,
ul#menu li.actm2 a {
	margin: 0;
	width: 112px;
	height: 26px;
	background: url(/img/gene/spr-menuactivites.png) 0 -26px no-repeat;
}
ul#menu li.actm2  a,
ul#menu:hover li.actm2 a.current {
	background-position: -112px -26px;
}
ul#menu li.actm1 a:hover,
ul#menu li.actm1 a.current,
ul#menu:hover li.actm1:hover a, 
.windsurf ul#menu:hover li.actm1:hover a {
	background-position: 0 -52px;
}
ul#menu li.actm2  a:hover,
ul#menu li.actm2  a.current,
ul#menu:hover li.actm2:hover a,
.kitesurf ul#menu li.actm2 a:hover {
	background-position: -112px -52px;
}
.windsurf ul#menu li.actm2 a { background-position: -112px 0; }
.kitesurf ul#menu li.actm1 a { background-position: 0 0; }

/* @elmt : autre */
ul#menu li.m5 {
	margin: 0 -5px 0 0;
}
ul#menu li a,
ul#menu:hover li.m1 a.current {
	display: block;
	margin: 0 9px 0 0;
	width: 105px;
	height: 20px;
	overflow: hidden;
	line-height: 0;
	text-indent: -9999px;
	background: url(/img/gene/spr-bg-menu.jpg) 0 0 no-repeat;
}
ul#menu li:hover a,
ul#menu li a.current,
ul#menu:hover li.m1:hover a.current {
	background-position: 0 -20px;
}
ul#menu li.m2 a,
ul#menu:hover li.m2 a.current { 
	margin-right: 12px; 
	width: 57px; 
	background-position: -114px 0;
}
ul#menu li.m3 a,
ul#menu:hover li.m3 a.current { 
	margin-right: 14px;
	width: 175px;
	background-position: -183px 0;
}
ul#menu li.m4 a,
ul#menu:hover li.m4 a.current {
	margin-right: 14px;
	width: 117px;
	background-position: -372px 0; 
}
ul#menu li.m5 a,
ul#menu:hover li.m5 a.current { 
	margin-right: 0;
	width: 109px;
	background-position: -503px 0;
}
ul#menu li.m2:hover a,
ul#menu li.m2 a.current,
ul#menu:hover li.m2:hover a.current {
	background-position: -114px -20px; 
}
ul#menu li.m3:hover a,
ul#menu li.m3 a.current,
ul#menu:hover li.m3:hover a.current {
	background-position: -183px -20px; 
}
ul#menu li.m4:hover a,
ul#menu li.m4 a.current,
ul#menu:hover li.m4:hover a.current { 
	background-position: -372px -20px;
}
ul#menu li.m5:hover a,
ul#menu li.m5 a.current,
ul#menu:hover li.m5:hover a.current {
	background-position: -503px -20px;
}

/* @elmt : sous-menu */
ul#menu li ul,
ul#menu:hover li.current ul {
	display: none;
}
ul#menu li ul {
	position: absolute;
	top: 30px;
	left: -333px;
	margin: 0;
	width: 940px;
	height: 103px;
	padding: 5px 0 0;
	background: url(/img/gene/bg-sousmenu.png) 0 0 no-repeat;
}
ul#menu li.actm1 ul,
ul#menu li.actm2 ul {
	left: 0;
	top: 42px;
}
ul#menu li.actm2 ul {
	left: -143px;
}
ul#menu li:hover ul,
ul#menu li.current ul,
ul#menu:hover li:hover ul {
	display: block;
	z-index: 6;
}
ul#menu li ul li {
	padding-bottom: 0;
}
ul#menu li ul li a {
	display: inline-block;
	width: auto;
	height: 16px;
	padding: 0 6px;
	color: #17a5d4;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0;
}
ul#menu li.actm1 ul li a,
ul#menu li.actm1:hover ul li a,
ul#menu:hover li.actm1:hover ul li a,
.windsurf ul#menu li.actm1 ul li a,
.windsurf ul#menu:hover li.actm1 ul li a,
.windsurf ul#menu:hover li.actm1:hover ul li a,
ul#menu li.actm2 ul li a,
ul#menu li.actm2:hover ul li a,
ul#menu:hover li.actm2:hover ul li a,
.kitesurf ul#menu li.actm2 ul li a,
.kitesurf ul#menu:hover li.actm2 ul li a,
.kitesurf ul#menu:hover li.actm2:hover ul li a,
ul#menu li.m2 ul li a,
ul#menu li.m2:hover ul li a,
ul#menu:hover li.m2:hover ul li a,
ul#menu li.m2 ul li a,
ul#menu li.m2:hover ul li a,
ul#menu:hover li.m2:hover ul li a,
ul#menu li.m3 ul li a,
ul#menu li.m3:hover ul li a,
ul#menu:hover li.m3:hover ul li a {
	margin-right: 5px;
	width: auto;
	background: url(/img/mk-min-blue.gif) 0 8px no-repeat;
}
ul#menu li.actm1 ul li:hover a,
ul#menu li.actm1 ul li a.current,
ul#menu:hover li.actm1:hover ul li:hover a,
ul#menu:hover li.actm1:hover ul li a.current,
ul#menu li.actm2 ul li:hover a,
ul#menu li.actm2 ul li a.current,
ul#menu:hover li.actm2:hover ul li:hover a,
ul#menu:hover li.actm2:hover ul li a.current,
ul#menu li.m2 ul li:hover a,
ul#menu li.m2 ul li a.current,
ul#menu:hover li.m2:hover ul li:hover a,
ul#menu:hover li.m2:hover ul li a.current,
ul#menu li.m3 ul li:hover a,
ul#menu li.m3 ul li a.current,
ul#menu:hover li.m3:hover ul li:hover a,
ul#menu:hover li.m3:hover ul li a.current,
.windsurf ul#menu li ul li a:hover,
.windsurf ul#menu:hover li ul li a:hover,
.windsurf ul#menu:hover li:hover ul li a:hover,
.kitesurf ul#menu li ul li a:hover,
.kitesurf ul#menu:hover li ul li a:hover,
.kitesurf ul#menu:hover li:hover ul li a:hover {
	margin-right: 5px;
	width: auto;
	color: #e9f612;
	background: url(/img/mk-min-yellow.gif) 0 8px no-repeat;
}

/* @elmt : menu infos */
#header-menuinfos {
	position: absolute;
	top: 356px;
	left: 38px;
}
#header-menuinfos ul li {
	display: block;
	float: left;
}
#header-menuinfos ul li a {
	display: inline-block;
	margin: 0 13px 0 0;
	height: 24px;
	padding: 0 0 0 18px;
	color: #0997b5;
	font-size: 13px;
	line-height: 24px;
	background: url(/img/gene/bg-menuinfos2.jpg) 0 0 no-repeat;
}
#header-menuinfos .m2 a,
#header-menuinfos .m3 a {
	color: #f48f0c;
	background-position: 0 -24px;
}
#header-menuinfos ul li a:hover,
#header-menuinfos ul li a.current {
	color: #e9f612;
	background-position: 0 -48px;
}
#header-menuinfos ul li a strong {
	font-size: 14px;
}


#header-menuinfos ul li.m4 {
	margin: -8px 0 0;
}
#header-menuinfos ul li.m4 a {
	display: block;
	margin-right: 0;
	margin-left: 26px;
	width: 99px;
	height: 40px;
	line-height: 0;
	padding-left: 0;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(/img/gene/btn-wsv.png);
}
#header-menuinfos ul li.m4 a:hover {
	background-position: 0 0;
}

/* @elmt : Accès rapide aux destinations */
#mdestinations {
	position: absolute;
	top: 348px;
	left: 767px;
	z-index: 7;
	width: 221px;
}
.activite #mdestinations {
	top: 497px;
}
#mdestinations h3 {
	display: block;
	width: 178px;
	height: 40px;
	line-height: 40px;
	padding: 0 24px 0 19px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	background: url(/img/gene/btn-accesrapide.png);
}
#mdestinations h3 span {
	display: block;
	background: url(/img/gene/mk-accesrapide.gif) 100% 50% no-repeat;
}
#mdestinations h3:hover,
#mdestinations.show h3 {
	color: #d6f40d;
}
#mdestinations h3:hover span,
#mdestinations.show h3 span {
	background-image: url(/img/gene/mk-accesrapide-hover.gif);
}
#mdestinations div {
	display: none;
	position: relative;
	margin: -5px auto 0;
	width: 209px;
	padding: 11px 0;
}
#mdestinations div dl {
	width: 177px;
	line-height: 18px;
	padding: 22px 16px 11px;
	font-weight: bold;
	background: url(/img/gene/spr-bg-accesrapide.png) -209px 0 repeat-y;
}
#mdestinations div dl dt {
	padding: 0 0 0 9px;
	color: #0997b5;
	background:url(/img/gene/mk-cross-blue.gif) 0 7px no-repeat;
}
#mdestinations div dl dd {
	padding: 0 0 0 21px;
}
#mdestinations div dl dd a {
	color: #fff;
}
#mdestinations div dl dd a:hover {
	color: #d6f40d;
}

#mdestinations div  span#mdestinations-list-t,
#mdestinations div  span#mdestinations-list-b {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 209px;
	height: 11px;
	background: url(/img/gene/spr-bg-accesrapide.png) 0 0 no-repeat;
}

#mdestinations div  span#mdestinations-list-b {
	top: auto;
	bottom: 0;
	height: 11px;
	background-position: -418px 0;
}

#mdestinations.show div {
	display: block;
}

/* @elmt : espace personnel */
a#header-espace {
	position: absolute;
	top: 356px;
	right: 18px;
	padding: 0 0 0 11px;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	background: url(/img/mk-double-arrows-white.gif) 0 7px no-repeat;
}
a#header-espace:hover {
	color: #17a5d4;
	background-image: url(/img/mk-double-arrows-blue.gif)
}
/* @elmt : visuel */
#header img,
#header-mask {
	position: absolute;
	top: 74px;
	left: 40px;
	z-index: 3;
}
#header-mask {
	z-index: 4;
	width: 940px;
	height: 262px;
	background: url(/img/gene/bg-headermask.png) 0 0 no-repeat;
}
#header-btn-video {
	display: block;
	position: absolute;
	top: 269px;
	left: 839px;
	z-index: 5;
	width: 144px;
	height: 69px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/gene/btn-headervideo.png) 0 0 no-repeat;
}

span#header-btn-beachbar {
	display: block;
	position: absolute;
	top: -109px;
	left: 736px;
	z-index: 5;
	width: 180px;
	height: 79px;
	padding: 26px 57px 13px 49px;
	background: url(/img/gene/bg-header-beachbar.png) 0 0 no-repeat;
}
span#header-btn-beachbar a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
}



/* @elmt : bottom */
#bottom {
	position: relative;
	z-index: 1;
	margin: -233px 0 0 0;
	width: 964px;
	height: auto;
	overflow: hidden;
	padding: 270px 0 75px 36px;
	background: #02132a url(/img/gene/bg-bottom-default.png) no-repeat;
}

.kitesurf #bottom{
	padding-top: 240px;
	margin-top: -212px;
}

.windsurf #bottom { background-image: url(/img/gene/bg-bottom-windsurf.png); }
.kitesurf #bottom { background-image: url(/img/gene/bg-bottom-kitesurf.png); }
.autreglisse #bottom { background-image: url(/img/gene/bg-bottom-autres.png); }

#bottom div {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
}
#bottom div.c5 { width: 185px; }
#bottom div.c2 { width: 155px; }
#bottom div.c4 { width: 165px; }

#bottom div h4 {
	padding: 0 0 0 1px;
	color: #a96103;
	font-size: 11px;
}
#bottom div ul li a {
	padding: 0 0 0 12px;
	color: #677585;
	font-size: 10px;
	line-height: 14px;
	background: url(/img/mk-double-arrows-gray.gif) 0 3px no-repeat;
}
#bottom div ul li a:hover {
	text-decoration: underline;
}
#bottom div ul li a strong {
	font-size: 11px;
}
#bottom div ul li span {
	display: none;
}

/* @elmt : geophyle */
#middle #geophyle {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 162px;
}
#middle #geophyle h3 {
	width: auto;
	height: auto;
	line-height: 25px;
	font-size: 11px;
	color: #FFF;
	padding: 0;
	margin: 0;
	border: 0;
	background: 0;
	text-indent: 0;
}
#middle #geophyle img {
	position: relative;
	top: 4px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 0 5px;
	border: 0;
}

/* @elmt : webcallback */
#webcallback {
	position: relative;
	width: 168px;
	min-height: 197px;
	padding: 0 22px 18px 12px;
	background: url(/img/side/bg-webcallback.png) 0 100% no-repeat;
}
#webcallback img {
	float: left;
	margin: 0 13px 0 0;
	border: 1px solid #818995;
	width: 51px;
	height: 51px;
	padding: 1px;
	background: #50555c;
}
#webcallback h5 {
	float: left;
	width: 100px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/txt-title-webcallback.png);
}
#webcallback form {
	padding: 72px 0 0;
}
#webcallback form p {
	margin: 0 0 7px;
}
#webcallback form p.select {
	width: 48px;
	height: 17px;
	padding: 2px 5px 0;
	background: url(/img/side/bg-webcallback-select.png);
}
#webcallback form p select {
	width: 48px;
	color: #0c96e5;
}
#webcallback form p select option {
	color: #0c96e5;
	background: #0a354d;
}
#webcallback form p input {
	display: block;
	width: 157px;
	height: 16px;
	padding: 3px 5px 0;
	color: #0c96e5;
	background: url(/img/side/bg-webcallback-input.png);
}
#webcallback form div input.sbmt {
	display: block;
	margin: 14px auto 0;
	width: 72px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/img/btn-valider.png) no-repeat center center;
}
#webcallback form div input.null {
	outline: none;
	cursor: wait;
	background-image: url(/img/wait.gif);
}

#webcallback div.help {
	position: absolute;
	bottom: 39px;
	left: 140px;
	width: auto;
	height: auto;
	padding: 0;
	background: 0;
}
#webcallback div.help a {
	display: block;
	float: right;
	margin: 0 8px 0 0;
	width: 16px;
	height: 16px;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/prod/btn-help.png);
}
#webcallback div.help div {
	display: none;
}

/* @elmt : webcallback (haut droit) */
#webcallback.topright {
	float: right;
	width: 167px;
	padding: 0 37px 16px 31px;
	margin-top: 7px;
	background-color: transparent;
	background-image: url(/img/bg-webcallback.png);
}
#webcallback.topright h5 {
	background-image: url(/img/txt-title-webcallback.png);
}
#webcallback.topright img {
	margin-right: 12px;
	border-color: #a1d1e5;
	background: #65838f;
}
#webcallback.topright form p.select {
	width: 50px;
	background-image: url(/img/bg-webcallback-select.png);
}
#webcallback.topright form p select,
#webcallback.topright form p select option,
#webcallback.topright form p input  {
	color: #02132a;
}
#webcallback.topright form p select option {
	background: #3494ba;
}
#webcallback.topright form p input {
	background-image: url(/img/bg-webcallback-input.png);
}

#webcallback.topright div.help {
	bottom: 37px;
	left: 158px;
}

#badgefacebook{
	margin: 0 0 20px 0;
}
#badgefacebook a{
	display: block;
	width: 200px;
	height: 57px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/gene/facebook.jpg) no-repeat 0 0;
}

/* @elmt : popup */
#pop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	margin: 11px 0;
	width: 496px;
	min-height: 1px;
	line-height: 12px;
	padding: 53px 33px;
	text-indent: 0;
	text-align: left;
	background: url(/img/pop/bg-pop-m.png) repeat-y;
}
#pop div.container-scroll {
	position: relative;
	z-index: 1;
	margin: 0;
	width: 496px;
	height: 564px;
	line-height: 12px;
	padding: 0;
	overflow: auto;
	text-indent: 0;
	text-align: left;
	
}
#pop a.close {
	display: block;
	position: absolute;
	top: 15px;
	left: 498px;
	z-index: 1;
	margin: 0;
	width: auto;
	height: 11px;
	line-height: 10px;
	padding: 0 0 0 13px;
	overflow: hidden;
	color: #06c9f0;
	font-size: 11px;
	text-indent: 0;
	text-align: left;
	background: url(/img/pop/btn-close.png) no-repeat;
}
#pop a.close:hover {
	text-decoration: underline;
}
#pop span.t,
#pop span.b {
	position: absolute;
	top: -11px;
	left: 0;
	z-index: 1;
	margin: 0;
	width: 562px;
	height: 11px;
	line-height: 0;
	padding: 0;
	overflow: hidden;
	text-indent: 0;
	text-align: left;
	background: url(/img/pop/bg-pop-t.png);
}
#pop span.b {
	top: auto;
	bottom: -11px;
	background: url(/img/pop/bg-pop-b.png);
}
#pop div.content {
	padding-top: 0;
}
/* @elmt : contenu */
#pop div.content ul li {
	margin: 0 2px;
	height: auto;
	padding: 29px 0 9px;
	overflow: hidden;
	background: url(/img/bd-h-yellow.gif) repeat-x;
}
#pop div.content ul li.first {
	background: 0;
}
#pop div.content ul li strong.type {
	line-height: 20px;
	color: #eaf206;
	font-size: 14px;
	font-weight: normal;
}
#pop div.content ul li h3 {
	display: inline;
	margin: 0;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	text-indent: 0;
	background: 0;
}
#pop div.content ul li h3 a {
	color: #fff;
}
#pop div.content ul li h3 a:hover {
	text-decoration: underline;
}
#pop div.content ul li span.note {
	display: inline-block;
	height: 11px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/tabp/bg-note.gif) 0 0 repeat-x;
}
#pop div.content ul li span.n1 { width: 16px; }
#pop div.content ul li span.n2 { width: 32px; }
#pop div.content ul li span.n3 { width: 48px; }
#pop div.content ul li span.n4 { width: 64px; }

#pop div.content ul li h4 {
	line-height: 17px;
	padding: 2px 0 0;
	color: #06c9f0;
	font-size: 13px;
	font-weight: normal;
}
#pop div.content ul li h5 {
	line-height: 17px;
	padding: 3px 0;
	font-size: 13px;
	font-weight: normal;
}
#pop div.content ul li p.infos {
	position: relative;
	margin: 10px 1px 10px 0;
	width: 398px;
	height: 47px;
	padding: 0 0 0 1px;
	background: url(/img/tabp/ie6/bg-infos-l.gif) no-repeat;
}
#pop div.content ul li p.infos span.content {
	display: block;
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	height: 41px;
	line-height: 20px;
	padding: 3px 9px;
	background: #0c3f5f;
}
#pop div.content ul li p.infos span.end {
	display: block;	
	position: absolute;
	top: 0;
	left: auto;
	right: -1px;
	height: 47px;
	width: 1px;
	padding: 0;
	background: url(/img/tabp/ie6/bg-infos-l.gif) no-repeat;
}
#pop div.content ul li p.infos span.content strong {
	font-size: 13px;
}
#pop div.content ul li div {
	padding: 0;
	background: 0;
}

#pop div.content ul li.withimg img {
	float: left;
	margin: 0 26px 13px 0;
	border: 1px solid #fff;
}
#pop div.content ul li.withimg p.infos {
	margin-left: 211px;
	width: 260px;
}.container {
	width: 967px;
}
.container #intro {
	float: left;
	width: 694px;
	padding-bottom: 66px;
}
/* @elmt: title */
#middle h3#searchformtitle {
	margin: -29px 0 7px 17px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/sear/txt-title-meilleursspots.png) no-repeat;
}
/*
form#searchform {
	clear: both;
	position: relative;
	height: 50px;
	padding: 0 1px;
	background: url(/img/sear/bg-formsejours-l.png) no-repeat;
}
*/

form#searchform {
	min-height: 340px;
	padding: 26px 33px 50px 23px;
	overflow: hidden;
	background: url(/img/sear/bg-formmeilleursspots.png) no-repeat;
}
form#searchform fieldset {
	float: left;
	padding: 3px 0;
}
form#searchform fieldset p {
	float: left;
	line-height: 18px;
	padding: 0 10px;
}
form#searchform fieldset p label {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 10px 0 0;
	color: #eaf206;
	font-size: 11px;
}
form#searchform fieldset p select {
	display: block;
	float: left;
	border: 1px solid #1e1c18;
	width: 160px;
	color: #087d97;
	background: #fff;
}
form#searchform fieldset p select option {
	padding: 0 5px;
	color: #087d97;
	background: #fff;
}
form#searchform div.sbmt {
	float: left;
	padding: 1px 10px 1px 0;
}
form#searchform div.sbmt input {
	display: block;
	margin: 0 0 0 12px;
	width: 72px;
	height: 22px;
	padding: 22px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/img/btn-valider-yellow.png);
}

#produits {
	margin: -300px 0 0;
}#tabprods {
	padding: 33px 0 0;
}

/* @elmt: sortproduits */
#sortproduits {
	clear: both;
	position: relative;
	margin: -47px 0 0;
	height: 47px;
	overflow: hidden;
	padding: 0 1px;
	background: url(/img/tabp/bg-infos-l.png) no-repeat;
}
#sortproduits div.end {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 47px;
	overflow: hidden;
	background: url(/img/tabp/bg-infos-l.png) no-repeat;
}
#sortproduits form {
	padding: 14px 34px 15px;
	background: url(/img/tabp/bg-infos.png) repeat-x;
}
#sortproduits form h4 {
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 29px 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
#sortproduits form p label,
#sortproduits form p span.label  {
	display: block;
	float: left;
	line-height: 18px;
	padding: 0 4px 0 0;
	color: #08ecf4;
	font-size: 11px;
	cursor: pointer;
}
#sortproduits form p.checkbox  {
	float: right;
}
#sortproduits form p.checkbox span.label {
	display: block;
	float: left;
}
#sortproduits form p.checkbox label {
	display: block;
	float: left;
	padding: 0 17px 0 14px;
	color: #fff;
}
#sortproduits form p.checkbox label span {
	display: block;
	float: left;
	line-height: 18px;
	padding: 0 0 0 10px;
}
#sortproduits form p.checkbox label input{
	display: block;
	float: left;
	margin: 3px 0;
	width: 13px;
	height: 13px;
}

#sortproduits form select {
	display: block;
	float: left;
	border: 1px solid #1e1c18;
	color: #087d97;
	background: #fff;
}
#sortproduits form select option {
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

/**
 * @part: pager & comparateur
 */
.pager {
	position: relative;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
/* @part : nbpages */
.nbpages {
	height: 100%;
	padding: 6px 0;
	overflow: hidden;
	background: url(/img/bd-h-white.gif) 0 100% repeat-x;
}
.bottom .nbpages {
	clear: both;
	background-position: 0 0;
}
.nbpages p {
	float: left;
}
.nbpages p span {
	color: #eaf206;
}
/* @elmt : pagination */
.nbpages div {
	float: right;
}
.nbpages div a {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	height: 14px;
	line-height: 14px;
	padding: 0 1px;
	color: #fff;
	font-size: 11px;
}
.nbpages div a span {
	padding: 0 3px;
}
.nbpages div a.current,
.nbpages div a:hover {
	color: #02132a;
	background: url(/img/tabp/bg-pager-curr.gif) repeat-x;
}
.nbpages div a.current span,
.nbpages div a:hover span {
	background: #eaf206;
}
/* @elmt : comparateur */
.compare {
	float: right;
	margin: 11px 0 0;
	width: 398px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
}
.compare label {
	display: block;
	height: 19px;
	line-height: 19px;
	color: #fff;
}
.compare label span {
	float: right;
	padding: 0 0 0 10px;
}
.compare label input {
	float: right;
	border: 0;
	width: 71px;
	height: 19px;
	padding: 19px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/img/tabp/spr-btn-comparer.png);
}
.disabled label {
	color: #666;
	cursor: not-allowed;
}
.disabled label input {
	background: url(/img/tabp/spr-btn-comparer.png) 0 -19px;
	cursor: not-allowed;
}

#btcomparateur {
	margin: 15px 0 11px 20px;
	height: auto;
	color: #fff;
}
#btcomparateur dl {
	clear: both;
	float: right;
	/*width: 248px;*/
	padding: 15px 0 0 0;
}
#btcomparateur dl dd {
	padding: 1px 0 2px;
}
#btcomparateur dl dd span.del {
	display: block;
	float: right;
	margin: 3px 0 0 10px;
	width: 11px;
	height: 12px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/img/tabp/btn-delete.gif);
}
/* @end: pager & comparateur */


#resproduits {
	padding: 34px 0 7px;
}
/**
 * @part: porduit
 */
#resproduits .produit {
	height: 100%;
	padding: 33px 0 27px;
	overflow: hidden;
	background: url(/img/bd-h-yellow.gif) repeat-x;
}
#resproduits .first {
	padding-top: 0;
	background: 0;
}

/* @elmt : contenu */
#resproduits .produit div.content {
	position: relative;
	float: left;
	width: 917px;
	padding: 1px 26px 0 1px;
}
#resproduits .produit div.content a.promo {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 89px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/pic-promo-orange.png);
}
#resproduits .produit div.content strong.type {
	line-height: 20px;
	color: #eaf206;
	font-size: 14px;
	font-weight: normal;
}
#resproduits .produit div.content h3 {
	display: inline;
	margin: 0;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	text-indent: 0;
	background: 0;
}
#resproduits .produit div.content h3 a {
	color: #fff;
}
#resproduits .produit div.content h3 a:hover {
	text-decoration: underline;
}
#resproduits .produit div.content span.note {
	display: inline-block;
	height: 11px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/tabp/bg-note.gif) 0 0 repeat-x;
}
#resproduits .produit div.content span.n1 { width: 16px; }
#resproduits .produit div.content span.n2 { width: 32px; }
#resproduits .produit div.content span.n3 { width: 48px; }
#resproduits .produit div.content span.n4 { width: 64px; }

#resproduits .produit div.content h4 {
	line-height: 17px;
	padding: 2px 0 0;
	color: #06c9f0;
	font-size: 13px;
	font-weight: normal;
}
#resproduits .produit div.content h4 a {
	color: #06c9f0;
}
#resproduits .produit div.content h4 a:hover {
	text-decoration: underline;
}
#resproduits .produit div.content h5 {
	line-height: 17px;
	padding: 3px 0;
	font-size: 13px;
	font-weight: normal;
}
#resproduits .produit div.content p.infos {
	position: relative;
	margin: 10px 1px 10px 0;
	width: 398px;
	height: 47px;
	padding: 0 0 0 1px;
	background: url(/img/tabp/bg-infos-l.png) no-repeat;
}
#resproduits .produit div.content p.infos span.content {
	display: block;
	height: 41px;
	line-height: 20px;
	padding: 3px 9px;
	background: url(/img/tabp/bg-infos.png) repeat-x;
}
#resproduits .produit div.content p.infos span.content a {
	color: #fff;
}
#resproduits .produit div.content p.infos span.content a:hover {
	text-decoration: underline;
}
#resproduits .produit div.content p.infos span.end {
	display: block;	
	position: absolute;
	top: 0;
	right: -1px;
	height: 47px;
	width: 1px;
	padding: 0;
	background: url(/img/tabp/bg-infos-l.png) no-repeat;
}
#resproduits .produit div.content p.infos span.content strong {
	font-size: 13px;
}

#resproduits .produit div.withimg img {
	float: left;
	margin: 0 26px 13px 0;
	border: 1px solid #fff;
}
#resproduits .produit div.withimg p.infos {
	margin-left: 211px;
}

/* @elmt : checkbox */
#resproduits .produit span.checkbox {
	display: block;
	float: right;
	margin: 57px 0 0;
	width: 13px;
	height: 13px;
	padding: 5px;
	background: url(/img/tabp/bg-produit-checkbox.png);
}
#resproduits .produit span.checkbox input {
	display: block;
	margin: 0;
	width: 13px;
	height: 13px;
}

/* @elmt : noone */
#resproduits .produit p.noone {
	margin: 0 auto;
	width: 201px;
	height: 16px;
	line-height: 16px;
	padding: 0 1px;
	overflow: hidden;
	background: url(/img/tabp/bg-txt-yellow.gif) repeat-x;
}
#resproduits .produit p.noone span {
	padding: 4px 4px;
	color: #02132a;
	font-size: 12px;
	background: #eaf206;
}
