
body {
	background:#FFF;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	}


h2 {
	color:#FFF;
	margin-bottom:25px;
	}
	
h3 {
	color:#FFF;
	margin-bottom:5px;
	line-height:1.6em;
	font-size:1.1em;
	}

p + h3 {
	margin-top:20px;
	}

p.text {
	color:#FFF;
	line-height:1.6em;
	}
	
p.title {
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	}
	
span.title {
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	}

#conteneur {
	position:relative;
	min-width:1000px;
	height:700px;
	width:100%;
	z-index:0;
	}

/*================= Header =================*/

#header {
	position:relative;
	height:80px;
	z-index:500;
	background-color:#FFF;
	min-width:1000px;
	}

#logo {
	display:block;
	padding-left:34px;
	padding-top:12px;
	float:left;
	}

/*----------------- Menu -----------------*/

#menu {
	position:absolute;
	margin-left:247px;
	padding-top:56px;
	height:24px;
	}

#menu li {
	display:block;
	float:left;
	margin-right:30px;
	}

#menu li:last-child {
	margin-right:0;
	}

#menu li a {
	font-family:Arial, sans-serif;
	text-transform:uppercase;
	font-size:1em;
	color:#f89829;
	text-decoration:none;
	padding-right:15px;
	background:url(images/fle_d_blanc.png) right 2px no-repeat;
	}

#menu li a:hover {
	color:#7ac142;
	background:url(images/fle_d_verte.png) right 2px no-repeat;
	}

#menu li a.selected {
	color:#7ac142;
	background:url(images/fle_d_verte.png) right 2px no-repeat;
	}

/*----------------- Sous-menu -----------------*/

.sousmenu {
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	height:52px;
	z-index:2000;
	display:none;
	}

.sousmenu_left {
	width:213px;
	height:52px;
	float:left;
	background:url(images/sousmenu_left.png) left top no-repeat;
	}

.sousmenu ul {
	margin-left:213px;
	height:42px;
	padding-top:10px;
	padding-left:24px;
	background:url(images/sousmenu_bck.png) left top repeat-x;
	}

.sousmenu ul li {
	float:left;
	margin-right:34px;
	height:52px;
	}

.sousmenu ul li:last-child {
	margin-right:0;
	}

.sousmenu ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:9px 10px;
	}

.sousmenu ul li a span {
	padding-right:5px;
	margin-left:10px;
	background:url(images/fle_d_blanc.png) left center no-repeat;
	}

.sousmenu ul li a:hover {
	background-color:rgba(0,0,0,0.4);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}

.sousmenu ul li a:hover span {
	background:url(images/fle_d_verte.png) left center no-repeat;
	}


/*----------------- Menu Outils -----------------*/

#menu_outils {
	position:absolute;
	right:0;
	padding-right:34px;
	padding-top:20px;
	z-index:600;
	}

#m_o_top {
	display:block;
	clear:both;
	height:15px;
	}

#m_o_top li {
	display:block;
	float:right;
	margin-left:50px;
	}

#m_o_top li:last-child {
	margin-left:0;
	}

#m_o_top li a {
	font-size:1em;
	font-weight:bold;
	color:#0079c2;
	text-decoration:none;
	}

#m_o_top li a:hover {
	color:#7ac142;
	}

#m_o_top li:first-child a {
	padding-right:15px;
	}

#m_o_bas {
	display:block;
	clear:both;
	}

#m_o_bas li {
	display:block;
	float:right;
	margin-left:34px;
	}

#m_o_bas li:last-child {
	margin-left:0;
	}

#m_o_bas li a {
	font-size:0.8em;
	color:#878787;
	text-decoration:none;
	}

#m_o_bas li a:hover {
	color:#000;
	}


/*================= Contenant ==================*/

#contenant {
	position:relative;
	height:620px;
	overflow:hidden;
	z-index:10;
	}

#ombre_top {
	background:url(images/ombre_top.png) top left repeat-x;
	height:8px;
	width:100%;
	z-index:40;
	position:absolute;
	top:0;
	left:0;
	}

.background {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:30;
	}

.background_low {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}

.background img {
	display:block;
	width:100%;
	}

.background_low img {
	display:block;
	width:100%;
	}

.background_2 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:25;
	}

.background_2 img {
	display:block;
	width:100%;
	}

a.info_pic_link {
	position:absolute;
	font-size:0.8em;
	right:50px;
	top:70px;
	color:#FFF;
	text-decoration:none;
	padding:6px 7px;
	z-index:90;
	}

a.info_pic_link span {
	padding-right:5px;
	margin-left:10px;
	background:url(images/fle_d_blanc.png) left center no-repeat;
	}

a.info_pic_link:hover {
	background-color:rgba(0,0,0,0.4);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}

a.info_pic_link:hover span {
	background:url(images/fle_d_verte.png) left center no-repeat;
	}

.slogan_voir {
	position:absolute;
	z-index:90;
	top:220px;
	left:140px;
	}

.slogan_pagayer {
	position:absolute;
	z-index:90;
	top:220px;
	left:140px;
	}

.slogan_emerveiller {
	position:absolute;
	z-index:90;
	top:220px;
	left:140px;
	}

.slogan_accueil {
	position:absolute;
	z-index:90;
	top:50px;
	left:140px;
	}


/*------------------ Contenu ----------------*/

#contenu {
	position:absolute;
	top:0;
	left:0;
	height:455px;
	padding:55px 120px 110px 90px;
	z-index:400;
	background:url(images/contenu_bck.png) right center no-repeat;
	}

a#fle_ranger {
	position:absolute;
	display:block;
	top:282px;
	right:0;
	width:48px;
	height:65px;
	background:url(images/fle_g_ranger.png) left top no-repeat;
	}

a#fle_ranger:hover {
	background:url(images/fle_g_ranger_o.png) left top no-repeat;
	}

a#fle_ranger.closed {
	background:url(images/fle_d_ranger.png) left top no-repeat;
	}

a#fle_ranger.closed:hover {
	background:url(images/fle_d_ranger_o.png) left top no-repeat;
	}

#contenu_inside table td {
	vertical-align:top;
	}

.col {
	margin-right:24px;
	padding-right:15px;
	width:250px;
	height:330px;
	overflow:auto;
	}

#contenu_inside table td:last-child .col {
	margin-right:0;
	padding-right:0;
	}

.col.wide {
	width:auto;
	overflow:inherit;
	}

.col.mediumtext {
	width:auto;
	max-width:365px;
	}

.col.widetext {
	width:600px;
	}

#contenu p a {
	color:#f89829;
	text-decoration:none;
	}

#contenu p a:hover {
	text-decoration:underline;
	}

#contenu a.link {
	display:inline-block;
	margin-bottom:3px;
	color:#f89829;
	text-decoration:none;
	font-weight:bold;
	padding:9px 10px;
	clear:both;
	cursor:pointer;
	}

#contenu a.link span {
	padding-right:5px;
	margin-left:10px;
	background:url(images/fle_d_blanc.png) left 3px no-repeat;
	}

#contenu a.link:hover {
	background-color:rgba(0,0,0,0.4);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#FFF;
	}

#contenu a.link:hover span {
	background-image:url(images/fle_d_verte.png);
	}

#contenu p {
	margin-bottom:10px;
	text-align:left;
	}

#contenu p:last-of-type {
	margin-bottom:15px;
	}

#contenu ul.liste_texte {
	list-style:url(images/bullet.gif) outside;
	padding-left:15px;
	margin-bottom:20px;
	}

#contenu ul.liste_texte li {
	margin-bottom:10px;
	color:#FFF;
	line-height:1.4em;
	}

.liste_texte a {
	color:#f89829;
	text-decoration:underline;
	}

.liste_texte a:hover {
	color:#FFF;
	}

.menu_intra {
	padding-right:20px;
	max-width:215px;
	}

.menu_intra li {
	margin-bottom:10px;
	}

.menu_intra a {
	position:relative;
	left:-10px;
	display:block;
	margin-bottom:3px;
	color:#f89829;
	text-decoration:none;
	font-weight:bold;
	padding:9px 10px;
	clear:both;
	font-size:1.2em;
	cursor:pointer;
	}

.menu_intra a span {
	padding-right:5px;
	margin-left:10px;
	background:url(images/fle_d_blanc.png) left 5px no-repeat;
	}

.menu_intra a:hover {
	background-color:rgba(0,0,0,0.4);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#FFF;
	}

#contenu .menu_intra a:hover span {
	background-image:url(images/fle_d_verte.png);
	}

.menu_intra a.selected {
	background-color:rgba(0,0,0,0.4);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#FFF;
	}

#contenu .menu_intra a.selected span {
	background-image:url(images/fle_d_verte.png);
	}

#havre_text .col.mediumtext, #bouleaux_text .col.mediumtext, #soleil_text .col.mediumtext, #ermite_text .col.mediumtext, #kayak1_text .col.mediumtext, #kayak2_text .col.mediumtext, #kayaksecurite_text .col.mediumtext {
	width:300px;
	}

#havre_details .col, #bouleaux_details .col, #soleil_details .col, #ermite_details .col, #kayak1_details .col, #kayak2_details .col, #kayaksecurite_details .col {
	margin-right:0;
	padding-right:0;
	width:200px;
	}

#infogeneral_details .col {
	margin-right:0;
	padding-right:0;
	width:0px;
	}

.details_forfait td {
	padding:10px 15px 10px 0;
	line-height:1.4em;
	}

.details_forfait tr td:first-of-type {
	font-weight:bold;
	}

.details_forfait tr td:last-of-type {
	padding:10px 0 10px 0;
	}


/*----------------- Logos partenaires -----------------*/

.logos_partners {
	}

.logos_partners a {
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	}

.logos_partners a:hover {
	opacity:0.7;
	}

/*----------------- Album photo -----------------*/

#album {
	margin-right:24px;
	padding-right:15px;
	height:330px;
	overflow:auto;
	width:570px;
	}

#album li {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	}

#album li a {
	display:block;
	padding:7px;
	-moz-border-radius:5px;
	background:rgba(0,0,0,0.2);
	text-decoration:none;
	color:#FFF;
	}

#album li a:hover {
	background:rgba(255,255,255,0.2);
	}
	
#album li a span {
	display:block;
	overflow:hidden;
	width:160px;
	height:120px;
	/*margin-bottom:3px;*/
	}

/*----------------- Video -----------------*/

#video {
	display:block;
	padding:7px;
	-moz-border-radius:5px;
	background:rgba(0,0,0,0.2);
	text-decoration:none;
	color:#FFF;
	}


/*---------------- Formulaire ----------------*/

form div {
	margin-bottom:10px;
	}

form label {
	color:#FFF;
	display:block;
	float:left;
	margin-right:10px;
	padding-top:3px;
	width:70px;
	}

form input[type=text] {
	width:242px;
	padding:2px;
	}

form input[type=submit] {
	padding:5px;
	}

form textarea {
	width:250px;
	overflow:auto;
	}
	
/*================= Google map ==================*/

#map_canvas {
	color:#000;
	}


/*================= Footer ==================*/

#footer {
	position:absolute;
	top:520px;
	width:100%;
	height:180px;
	overflow:hidden;
	z-index:1000;
	}

#footer_back {
	position:absolute;
	left:-1%;
	top:0;
	z-index:1010;
	height:180px;
	width:102%;
	}

#footer_back img {
	width:102%;
	}

#footer_contenu {
	height:38px;
	z-index:1020;
	color:#c2c2c2;
	font-size:0.8em;
	position:absolute;
	width:100%;
	top:142px;
	left:0;
	}

#footer_left {
	float:left;
	padding-top:8px;
	padding-left:34px;
	}

#footer_notice {
	float:right;
	width:auto;
	padding-right:34px;
	}

#footer_notice p {
	float:left;
	padding-top:8px;
	margin-right:7px;
	}

#footer_right {
	float:right;
	width:auto;
	padding-right:34px;
	}

#footer_right p {
	float:left;
	padding-top:8px;
	margin-right:7px;
	}

#footer_right a {
	}

