
#skiptomain { display: none; }

#nav { background:#e1e0dc url(/images/bodyback.png); box-shadow:0px 2px 4px rgba(0,0,0,0.1); float:left; width:100%; position:fixed; z-index:9; }
#nav ul, #nav li { display:inline-block; margin:0; padding:0; }
#nav a { display:block; padding:.9em 1.5em; font-size:1em; font-family:'Oswald'; font-weight:300; color:#000; }
#nav a:hover {  color:#ed1518; }
#nav a.active, #nav a.active:hover { background:#fff; color:#000; }
#nav a.button { color:#fff; padding:.6em .75em; }

/*	########################################################################################################################	*/

#wrapper
	{
	width: 100%;
	position: relative;
	/*	background-image: url("../images/fond_chabbert_agencement_01.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;	*/
	/*	position: fixed;	*/
	background: var(--fnd_fonce);
	}

/*	########################################################################################################################	*/

#headcontainer
	{
	z-index: 9;
	width: 100%;
	max-height: 100px;
	background: var(--fnd_moyen);
	}

header
	{
	max-width: 100%;	/*	1040px	/ 90% */
	clear: both;
	font-size: 0.8125em; /* 13 / 16 */
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	color: #000000;
	text-align: center;
	background: var(--fnd_moyen);
	}

header h2 { margin:0 0 1em 0;  font-weight:300; }

header a.button { font-size:1.5em; margin:2em 0 1.5em 0; }

/*	########################################################################################################################	*/

#menucontainer
	{
	z-index: 9;
	width: 100%;
	max-height: 45px;

	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	}



/*	########################################################################################################################	*/

.twitter-share-button { margin-top:.5em; }

/*	########################################################################################################################	*/

#maincontentcontainer
	{
	width: 100%;
	min-height: 400px;
	padding-bottom: 10px;

	font-family: 'Lato', sans-serif;
	font-size: 20;
	font-weight: 300;
	letter-spacing: 1px;
	}

/*	########################################	MAIN CONTENT GRIS	#######################################################	*/

.maincontentgris
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: var(--txt_clair);
	background: var(--fnd_moyen);
	line-height: 1.75em;
	position: relative;
	margin-top: 10px;
	}

.maincontentgris a:link, .maincontentgris a:visited
	{
	color: var(--txt_clair);
	font-weight:bold;
	text-decoration:none;
	}

.maincontentgris a:hover
	{
	background: var(--fnd_moyen);
	background-size: 100%;
	color: var(--txt_rover);
	}

.maincontentgris a:active
	{
	color:#0000cc;
	}


.maincontentgris h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_rover);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	padding-top: 20px;
	}

.maincontentgris h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_rover);
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
.maincontentgris h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontentgris h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontentgris h3
	{
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	}
.maincontentgris h3 a
	{
	text-decoration:none;
	}
.maincontentgris h3 a:hover
	{
	text-decoration:underline;
	}

.maincontentgris hr
	{
	border-color:var(--txt_moyen);
	background:var(--txt_clair);
	height:1px;
	}

/*	########################################	MAIN CONTENT SNORKELING	#######################################################	*/

.maincontent_snorkeling
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: var(--txt_fonce);
	background: var(--fnd_moyen);
	background-image: url("../images/fnd_moorea_snorkeling.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	line-height: 1.75em;
	position: relative;
	margin-top: 10px;
	}

.maincontent_snorkeling a:link, .maincontent_snorkeling a:visited
	{
	color: var(--txt_fonce);
	font-weight:bold;
	text-decoration:none;
	}

.maincontent_snorkeling a:hover
	{
	background: var(--fnd_fonce);
	background-size: 100%;
	color: var(--txt_rover);
	}

.maincontent_snorkeling a:active
	{
	color:#0000cc;
	}


.maincontent_snorkeling h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_moyen);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding-top: 20px;
	}

.maincontent_snorkeling h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_fonce);
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
.maincontent_snorkeling h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent_snorkeling h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent_snorkeling h3
	{
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	}
.maincontent_snorkeling h3 a
	{
	text-decoration:none;
	}
.maincontent_snorkeling h3 a:hover
	{
	text-decoration:underline;
	}

.maincontent_snorkeling hr
	{
	border-color:#68a6b7;
	background:#CCCCCC;
	height:1px;
	}

/*	########################################	MAIN CONTENT WHALES	#######################################################	*/

.maincontent_whales
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: var(--txt_fonce);
	background: var(--fnd_moyen);
	background-image: url("../images/fnd_moorea_whales.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	line-height: 1.75em;
	position: relative;
	margin-top: 10px;
	}

.maincontent_whales a:link, .maincontent_whales a:visited
	{
	color: var(--txt_fonce);
	font-weight:bold;
	text-decoration:none;
	}

.maincontent_whales a:hover
	{
	background: var(--fnd_fonce);
	background-size: 100%;
	color: var(--txt_rover);
	}

.maincontent_whales a:active
	{
	color:#0000cc;
	}


.maincontent_whales h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_moyen);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding-top: 20px;
	}

.maincontent_whales h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_fonce);
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
.maincontent_whales h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent_whales h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent_whales h3
	{
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	}
.maincontent_whales h3 a
	{
	text-decoration:none;
	}
.maincontent_whales h3 a:hover
	{
	text-decoration:underline;
	}

.maincontent_whales hr
	{
	border-color:#68a6b7;
	background:#CCCCCC;
	height:1px;
	}

/*	########################################	MAIN CONTENT WHALES WATCHING	#######################################################	*/

.maincontent_watching
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: var(--txt_fonce);
	background: var(--fnd_moyen);
	background-image: url("../images/fond_ecran_whale_watching.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	line-height: 1.75em;
	position: relative;
	margin-top: 10px;
	}

.maincontent_watching a:link, .maincontent_watching a:visited
	{
	color: var(--txt_fonce);
	font-weight:bold;
	text-decoration:none;
	}

.maincontent_watching a:hover
	{
	background: var(--fnd_fonce);
	background-size: 100%;
	color: var(--txt_rover);
	}

.maincontent_watching a:active
	{
	color:#0000cc;
	}


.maincontent_watching h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_moyen);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding-top: 20px;
	}

.maincontent_watching h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_fonce);
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
.maincontent_watching h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent_watching h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent_watching h3
	{
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	}
.maincontent_watching h3 a
	{
	text-decoration:none;
	}
.maincontent_watching h3 a:hover
	{
	text-decoration:underline;
	}

.maincontent_watching hr
	{
	border-color:#68a6b7;
	background:#CCCCCC;
	height:1px;
	}

/*	########################################	MAIN CONTENT PRIVATE	#######################################################	*/

.maincontent_private
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: var(--txt_fonce);
	background: var(--fnd_moyen);
	background-image: url("../images/fnd_moorea_private.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	line-height: 1.75em;
	position: relative;
	margin-top: 10px;
	}

.maincontent_private a:link, .maincontent_private a:visited
	{
	color: var(--txt_fonce);
	font-weight:bold;
	text-decoration:none;
	}

.maincontent_private a:hover
	{
	background: var(--fnd_fonce);
	background-size: 100%;
	color: var(--txt_rover);
	}

.maincontent_private a:active
	{
	color:#0000cc;
	}


.maincontent_private h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_moyen);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding-top: 20px;
	}

.maincontent_private h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_fonce);
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
.maincontent_private h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent_private h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent_private h3
	{
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	}
.maincontent_private h3 a
	{
	text-decoration:none;
	}
.maincontent_private h3 a:hover
	{
	text-decoration:underline;
	}

.maincontent_private hr
	{
	border-color:#68a6b7;
	background:#CCCCCC;
	height:1px;
	}

/*	########################################	MAIN CONTENT NOIR	#######################################################	*/

.maincontentnoir
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: var(--txt_moyen);
	background: var(--fnd_fonce);
	line-height: 1.75em;
	position: relative;
	margin-top: 10px;
	}

.maincontentnoir h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_rover);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding-top: 0px;
	}

.maincontentnoir h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_clair);
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}

/*	########################################################################################################################	*/

#footercontainer
	{
	width: 100%;
	min-height: 130px;
	background: var(--fnd_moyen);
	}
	
footer
	{
	max-width: 96%;
	min-height: 130px;
	clear: both;
	line-height: 20px;
	font-size: 10pt;
	margin: 0 auto;
	color: var(--txt_rover);
	}

footer a,
footer a:link,
footer a:visited
	{
	/*font-size: 10pt;*/
	color: var(--txt_rover);
	font-weight:normal;
	text-decoration:none;
	}

footer a:hover
	{
	color: var(--txt_sombre);
	font-weight:normal;
	background-color:none;
	text-decoration:none;
	}

footer a:active
	{
	color: var(--txt_moyen);
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	}

footer h1
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_clair);
	letter-spacing: 0.1em;
	/*	text-shadow: 0px 0px 6px rgba(255, 255, 255,1);	*/
	font-size:26pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	padding-top: 20px;
	}

footer h2
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_clair);
	letter-spacing: 0.1em;
	font-size:18pt;
	font-weight:bold;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
footer h2 a
	{
	text-decoration:normal;
	text-align: center;
	color: var(--txt_clair);
	}
footer h2 a:hover
	{
	text-decoration:none;
	text-align: center;
	color: var(--txt_rover);
	}

footer h3
	{
	font-family: 'Lato', sans-serif;
	color: var(--txt_clair);
	font-size:14pt;
	font-weight:normal;
	font-style: normal;
	}
footer h3 a
	{
	text-decoration:none;
	color: var(--txt_clair);
	}
footer h3 a:hover
	{
	text-decoration:none;
	color: var(--txt_rover);
	}