
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;
}/* @elmt : top 5 */
#top5 {
	margin: 0 0 24px;
	width: 198px;
	padding: 0 0 18px 9px;
	background: url(/img/side/bg-top5.png) 0 100% no-repeat;
}
#top5 h5 {
	line-height: 26px;
	font-size: 16px;
	font-weight: normal;
}
#top5 h5 span {
	display: block;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/txt-title-top5-windsurf.png) 0 0 no-repeat;
}
.kitesurf #top5 h5 span {
	background-image: url(/img/side/txt-title-top5-kitesurf.png);
}
#top5 ol  {
	position: relative;
	margin: 0 0 0 -1px;
	padding: 8px 0 6px;
	color: #02132a;
	list-style: decimal inside;
}
#top5 ol li {
	padding: 0 0 6px;
}
#top5 ol li a {
	position: relative;
	position: relative;
	margin: 0 0 0 -6px;
	padding: 0 4px 0 0;
	color: #02132a;
	background: 0;
}
#top5 ol li a strong {
	font-weight: normal;
	text-transform: uppercase;
}
#top5 ol li span {
	display: none;
}
#top5 ol li div.produits {
	display: none;
}
#top5 ol li ul {
	display: inline-block;
	margin: 0 0 -4px;
	height: 16px;
	background: url(/img/side/bd-listactivites.gif) -2px 0 repeat-x;
}
#top5 ol li ul li  {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0 1px 0 2px;
	overflow: hidden;
	text-indent: -9999px;
	background-position: 2px 0;
	background-repeat: no-repeat;
}
#top5 ol li ul li.first {
	padding-left: 0;
}
#top5 ol li ul li.orange  { background-image: url(/img/side/pic-orange.gif); }
#top5 ol li ul li.yellow  { background-image: url(/img/side/pic-yellow.gif); }
#top5 ol li ul li.blue  { background-image: url(/img/side/pic-blue.gif); }

#top5 a {
	padding: 0 0 0 8px;
	color: #fff;
	background: url(/img/mk-double-arrows-white.gif) 0 3px no-repeat;
}
#top5 a:hover {
	text-decoration: underline;
}
/* @elmt : Choisissez votre spot */
#choixspot {
	margin: 0 0 24px -3px;
	width: 205px;
	background: url(/img/side/bg-choixspot-windsurf.png);
}
.kitesurf #choixspot {
	background-image: url(/img/side/bg-choixspot-kitesurf.png);
}
#choixspot h5,
#choixspot strong,
#choixspot ul {
	display: none;
}
#choixspot a {
	display: block;
	height: 54px;
	overflow: hidden;
	text-indent: -9999px;
}

/* @elmt : ideal pour... */
#ideal {
	margin: 0 0 24px;
	width: 193px;
	padding: 0 0 0 9px;
}
#ideal h5 {
	height: 22px;
	padding: 0 0 6px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/txt-title-ideal.png) no-repeat;
}
#ideal ul li {
	padding: 0 0 0 14px;
	background: url(/img/mk-double-arrows-gray.gif) 2px 6px no-repeat;
}
#ideal ul li a {
	color: #677585;
}
#ideal ul li a:hover {
	text-decoration: underline;
}

/* @elmt : En ce moment... */
#moment h3 {
	height: 20px;
	padding: 0 0 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/txt-title-moment.png) no-repeat;
}
#moment div {
	position: relative;
	padding: 94px 0 23px;
}
#moment div.nomedia {
	padding-top: 2px;
}
#moment div h4 {
	display: inline-block;
	position: absolute;
	top: 70px;
	right: 1px;
	z-index: 2;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/spr-txt-moment-categorie.png);
}
#moment div h4.winds { width: 84px; background-position: 0 0; }
#moment div h4.kites { width: 74px; background-position: -84px 0; }
#moment div h4.windk { width: 83px; background-position: -158px 0; }
#moment div h4.clubn { width: 149px; background-position: -241px 0; }
#moment div h5 {
	padding: 0 0 2px;
}
#moment div h5 a {
	color: #eaf206;
}
#moment div h5 a:hover {
	text-decoration: underline;
}
#moment div.derni h5 a { color: #ae0505; }
#moment div.promo h5 a { color: #f4900e; }
#moment div.sansv h5 a { color: #e704f5; }

#moment div p {
	color: #989797;
}
#moment div p span {
	padding: 0 3px;
	color: #000;
	background: #eaf206;
}
#moment div.derni p span { background: #ae0505; }
#moment div.promo p span { background: #f4900e; }
#moment div.sansv p span { background: #e704f5; }

#moment div a.visuel {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: -1px 0 0 -1px;
	width: 202px;
	height: 88px;
	padding: 1px 0 0 1px;
	cursor: pointer;
}
#moment div a.visuel span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 89px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
}
#moment div.derni a.visuel span { background: url(/img/side/pic-derni-red.png); }
#moment div.promo a.visuel span { background: url(/img/side/pic-promo-orange.png); }
#moment div.sansv a.visuel span { background: url(/img/side/pic-sansv-pink.png); }

/* @elmt : Les spots les plus consultés */
#tagscloud {
	background: url(/img/bd-h-yellow.gif) 0 19px repeat-x;
}
#tagscloud h5 {
	height: 15px;
	padding: 12px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/txt-title-tagscloud.png) 0 0 no-repeat;
}
#tagscloud ul {
	display: block;
	line-height: 24px;
	text-align: center;
}
#tagscloud ul li {
	display: inline;
	padding: 0 3px;
}
#tagscloud ul li.txt1 { font-size: 12px; }
#tagscloud ul li.txt2 { font-size: 14px; }
#tagscloud ul li.txt3 { font-size: 16px; }
#tagscloud ul li.txt4 { font-size: 18px; }
#tagscloud ul li.txt5 { font-size: 20px; }
#tagscloud ul li.txt6 { font-size: 22px; }
#tagscloud ul li.txt7 { font-size: 24px; }
#tagscloud ul li.txt8 { font-size: 26px; }

#tagscloud ul li a {
	color: #fff;
}
#tagscloud ul li a:hover {
	color: #E9F612;
}#header-mask-video {
	position: absolute;
	top: 74px;
	left: 40px;
	z-index: 4;
	width: 940px;
	height: 262px;
	background: url(/img/gene/bg-headermask-video.png);
}
#header-video {
	position: absolute;
	top: 97px;
	left: 311px;
	z-index: 10;
	width: 318px;
	height: 241px;
}
#header-video a {
	position: absolute;
	top: 3px;
	left: 320px;
	width: 15px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/gene/btn-video-fermer.png);
	cursor: pointer;
}

#path {
	padding-right: 18px;
	padding-left: 18px;
}
#intro {
	padding: 26px 18px 46px;
}
.container,
#left,
#center,
#right {
	float: left;
}
.container {
	width: 754px;
}
#left,
#right  {
	width: 202px;
}
#center {
	margin: 0 0 0 32px;
	width: 486px;
}
#center #destinations {
	position: relative;
	width: 490px;
	height: 349px;
	background: url(/img/mast/bg-destinations.png) no-repeat;
}
#center #destinations h3 {
	position: relative;
	z-index: 2;
	margin: 0 0 0 37px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/mast/txt-title-destinations-windsurf.png) no-repeat;
}
.kitesurf #center #destinations h3 {
	background-image: url(/img/mast/txt-title-destinations-kitesurf.png);
}
#center #destinations object {
	position: absolute;
	top: -25px;
	left: 2px;
	z-index: 1;
}

/**
 * @part: promotions
 */
#atmospheres {
	clear: both;
	height: 100%;
	padding: 42px 18px 0 14px;
	overflow: hidden;
	background: url(/img/mast/bg-nosvoyages-white.png) 100% 52px no-repeat;
}
#atmospheres h3 {
	width: 208px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/mast/spr-title-atmospheres.png);
}
.kitesurf #atmospheres h3 {
	width: 195px;
	background-position: 0 -22px;
}
#atmospheres .atmosphere {
	height: 100%;
	padding: 46px 0 0;
	overflow: hidden;
}
#atmospheres .atmosphere h4 {
	height: 18px;
	padding: 0 0 34px;
	overflow: hidden;
	color: #fdfa02;
	font-size: 18px;
	font-weight: normal;
	background: url(/img/bd-h-yellow.gif) 0 10px repeat-x;
}
#atmospheres .atmosphere h4 span {
	padding: 0 8px 0 0;
	background: #02132a;
}
#atmospheres .first h4 {
	background: 0;
}
#atmospheres .atmosphere div {
	height: 100%;
	overflow: hidden;
}
#atmospheres .atmosphere div div {
	position: relative;
	float: left;
	width: 289px;
	padding: 0 0 23px 31px;
}
#atmospheres .atmosphere div div.first {
	clear: both;
	padding-left: 3px;
}
#atmospheres .atmosphere div div h5,
#atmospheres .atmosphere div div p,
#atmospheres .atmosphere div div span.price {
	padding: 0 6px;
}
#atmospheres .atmosphere div div h5 {
	font-size: 13px;
	font-weight: normal;
	background: url(/img/mk-min-yellow.gif) 0 6px no-repeat;
}
#atmospheres .atmosphere div div h5 a {
	padding: 0;
	color: #fdfa02;
	background: 0;
}
#atmospheres .atmosphere div div h5 a:hover {
	text-decoration: underline;
}
#atmospheres .atmosphere div div h5 a span.pays {
	text-transform: uppercase;
}
#atmospheres .atmosphere div div h5 a span.wk {
	margin: 0 0 0 4px;
	padding: 0 4px;
	color: #02132a;
	font-size: 12px;
	font-weight: bold;
	background: #f25104;
}
#atmospheres .atmosphere div div p {
	width: 161px;
	min-height: 75px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#atmospheres .atmosphere div div span.price {
	display: block;
	width: 161px;
	background: url(/img/mk-min-white.gif) 0 6px no-repeat;
}
#atmospheres .atmosphere div div span.price span.num {
	padding: 0 5px;
	color: #02132a;
	background: #06c9f0;
}
#atmospheres .atmosphere div div span.price span {
	color: #06c9f0;
}
#atmospheres .atmosphere div div a.img {
	position: absolute;
	bottom: 23px;
	right: 0;
	line-height: 0;
	padding: 4px;
	background: url(/img/bg-img.gif);
}
#atmospheres .atmosphere div div a.img span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 116px;
	height: 89px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/pic-clubnathaliesimon.png);
}
#atmospheres .atmosphere div div a.img span.promo {
	top: -16px;
	left: 86px;
	width: 30px;
	height: 30px;
	background: url(/img/pic-promo.png);
}
/**
 * Général
 */
#bodycontent {
	padding-top: 606px;
	background-position: 0 -109px;
}

#middle {
	margin-left: 0;
	min-height: 879px;
	padding: 32px 7px 0 26px;
	background-image: url(/img/home/bg-container.png);
}

/* @elmt : geophyle */
#middle #geophyle {
	left: 37px;
}

/* @elmt : bottom */
#bottom {
	margin-top: -280px;
	padding-top: 315px;
	background-image: url(/img/gene/bg-bottom-home.png);
}

.fixe {
	height: 682px;
	overflow: hidden;
}

/**
 * @part : header (visuel + menus)
 */
#header {
	height: 497px;
	background-position: 0 -389px;
}
/*
span#header-btn-beachbar {
	display: block;
	position: absolute;
	top: 348px;
	left: 789px;
	z-index: 5;
	width: 191px;
	background: url(/img/home/btn-headerbeach.png) 0 0 no-repeat;
}
span#header-btn-beachbar a {
	display: block;
	height: 75px;
	overflow: hidden;
	text-indent: -9999px;
}
*/
#flashhome {
	position: absolute;
	top: 74px;
	left: 40px;
	z-index: 2;
	width: 940px;
	height: 349px;
}

/* @elmt : autre *//*
ul#menu li a, ul#menu:hover li.m1 a.current { background-position: 0 -40px; }
ul#menu li.m2 a, ul#menu:hover li.m2 a.current { background-position: -114px -40px; }
ul#menu li.m3 a, ul#menu:hover li.m3 a.current { background-position: -183px -40px; }
ul#menu li.m4 a, ul#menu:hover li.m4 a.current { background-position: -372px -40px; }
ul#menu li.m5 a, ul#menu:hover li.m5 a.current {	background-position: -503px -40px; }

ul#menu li:hover a, ul#menu li a.current, ul#menu:hover li.m1:hover a.current { background-position: 0 -60px; }
ul#menu li.m2:hover a, ul#menu li.m2 a.current, ul#menu:hover li.m2:hover a.current { background-position: -114px -60px; }
ul#menu li.m3:hover a, ul#menu li.m3 a.current, ul#menu:hover li.m3:hover a.current { background-position: -183px -60px; }
ul#menu li.m4:hover a, ul#menu li.m4 a.current, ul#menu:hover li.m4:hover a.current { background-position: -372px -60px; }
ul#menu li.m5:hover a, ul#menu li.m5 a.current, ul#menu:hover li.m5:hover a.current { background-position: -503px -60px; }

/* @elmt : sous-menu */
ul#menu li ul {
	background-image: url(/img/home/bg-sousmenu.png);
}

/* @elmt : menu infos, espace personnel */
#header-menuinfos,
a#header-espace {
	top: 443px;
}

/* @elmt : top (logo + coordonnées) */
dl#top-contact {
	left: 518px;
}

/* @elmt : visuel */
#header img {
	position: absolute;
	top: 74px;
	left: 40px;
	z-index: 3;
}
#header-mask {
	display: none;
}
#header-video {
	top: 356px;
}

#mdestinations {
	top: 435px;
}

/* @elmt : bottom */

/**
 * @part : beachbar
 */ 
#beachbar {
	margin: 23px 0 0;
	width: 686px;
	height: 104px;
	padding: 32px 31px 37px 14px;
	background: url(/img/home/bg-beachbar.png);
}
#beachbar div {
	position: relative;
	float: left;
	width: 439px;
	padding: 0 0 0 3px;
}
/* @elmt : intro */
#beachbar .intro {
	width: 209px;
	padding: 31px 35px 0 0;
	color: #c2d6de;
}
#beachbar .intro h3 {
	display: none;
}
#beachbar .intro a {
	display: block;
	position: absolute;
	top: 82px;
	left: 0;
	width: 160px;
	padding: 0 0 0 11px;
	color: #fff;
	background: url(/img/mk-double-arrows-white.gif) 0 3px no-repeat;
}
#beachbar .intro a span {
	display: none;
}
/* @elmt : Dernière note publiée */
#lastnote h3 {
	margin: 0 0 0 -3px;
	width: 126px;
	height: 18px;
	padding: 0 0 11px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/home/txt-title-lastnote.png) no-repeat;
}
#lastnote h4 {
	line-height: 16px;
	font-size: 12px;
}
#lastnote h4 a {
	color: #33cfeb;
}
#lastnote span {
	position: absolute;
	top: 3px;
	left: 136px;
	color: #33cfeb;
}
#lastnote p {
	padding: 3px 0 4px;
	color: #c2d6de;
}
#lastnote a.more {
	padding: 0 0 0 11px;
	color: #33cfeb;
	background: url(/img/mk-double-arrows-blue.gif) 0 4px no-repeat;
}
#lastnote a.more:hover {
	text-decoration: underline;
}
#lastnote img {
	position: absolute;
	top: 28px;
	left: 3px;
	border: 1px solid #000;
}
#lastnote.withimg h4,
#lastnote.withimg p,
#lastnote.withimg a.more {
	margin-left: 142px;
}

/**
 * Side
 */

/* @elmt : top 5 */
#top5 {
	padding-bottom: 0;
	background: 0;
}
#top5 h5 span {
	float: left;
	width: 61px;
	padding-right: 10px;
	background: url(/img/home/txt-title-top5.png) 0 0 no-repeat;
}

/* @elmt : newsletter */
#newsletter {
	margin: -7px 0 24px;
}
#newsletter h5 {
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/side/txt-title-newsletter.png) no-repeat;
}
#newsletter p {
	padding: 5px 0;
	color: #02132a;
}
#newsletter  p.hidden {
	display: none;
}
#newsletter form {
	padding: 0 0 10px;
}
#newsletter form p {
	float: left;
	width: 167px;
	padding: 0 0 0 2px;
}
#newsletter form p input {
	display: block;
	width: 157px;
	height: 16px;
	padding: 3px 5px 0;
	color: #000;
	background: url(/img/bg-webcallback-input.png);
}
#newsletter form p span.xerror {
	display: block;
	color: #fff;
}
#newsletter form div {
	float: left;
	width: 24px;
	padding: 0 0 0 4px;
}
#newsletter form div input.sbmt {
	display: block;
	width: 24px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/img/side/btn-newsletter.png);
}
#newsletter a {
	padding: 0 0 0 8px;
	color: #0a2843;
	background: url(/img/mk-double-arrows-darkblue.gif) 0 3px no-repeat;
}
#newsletter a:hover {
	text-decoration: underline;
}

/* @elmt : Les bon spot au bon moment... */
#ideal h5 {
	height: 34px;
	padding: 0 0 6px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/home/txt-title-ideal.png) no-repeat;
}
#ideal h6 {
	float: left;
	margin: 9px 0 3px;
	height: 18px;
	line-height: 18px;
	padding: 0 1px;
	overflow: hidden;
	color: #000;
	font-size: 12px;
	background: url(/img/home/bg-txt-yellow.gif) repeat-x;
}
#ideal h6 span {
	padding: 3px 6px;
	background: #d6f40d;
}
#ideal ul {
	clear: left;
}
#ideal ul li {
	padding: 0 0 0 14px;
	color: #677585;
	background: url(/img/mk-double-arrows-gray.gif) 2px 6px no-repeat;
}
#ideal ul li span {
	display: none;
}

/**
 * Content
 */
#center {
	margin-left: 26px;
}
#center #destmap {
	position: relative;
	width: 498px;
	height: 348px;
	background: url(/img/home/bg-destmap.png) no-repeat;
}
#center #destmap h4 {
	margin: 0 0 0 30px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/home/txt-title-destmap.png) no-repeat;
}
#center #destmap object {
	position: absolute;
	top: -12px;
	left: 7px;
	z-index: 1;
}
#center #videos {
	position: relative;
	margin: -46px 0 0 0;
	width: 438px;
	height: 294px;
	padding: 30px;
	text-align: center;
	background: url(/img/home/bg-videos.png) no-repeat;
}
#center #videos h4 {
	height: 20px;
	padding: 0 0 15px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/img/home/txt-title-videos.png) no-repeat;
}
#center #videos h5 {
	position: absolute;
	top: 36px;
	left: 260px;
	height: 15px;
	background: url(/img/home/ico-youtube.png) 100% 0 no-repeat;
}
#center #videos h5 a {
	padding: 0 43px 0 8px;
	color: #fff;
	font-weight: normal;
	background: url(/img/mk-double-arrows-white.gif) 0 3px no-repeat;
}
#center #videos h5 a:hover {
	text-decoration: underline;
}
#center #videos .swf {
	float: left;
	width: 300px;
	height: 225px;
}
#center #videos ul {
	float: right;
	width: 88px;
}
#center #videos ul li {
	display: block;
	height: 66px;
	padding: 6px 0;
}

#flashpubhome{
	text-align: center;
}
#flashpubhome object{
	margin: 0 auto;
}


