﻿strong
{	font-family:louis_george_cafebold;}
h1
{	text-align:center;
	font-size:3em;
	color:#fff;
}
h2
{	text-align:center;
	font-size:2em;
	color:#fff;
	padding:0vh 0vw 2vh 0vw;
}
#Background
{
	background: url(../Img/02Background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 6vh 5.5vw;
    background-size: cover;
}
#Background div
{
	box-shadow: .5em .3em .7em black;
}
div{
	background:rgba(0, 0, 0, 0.35);
	margin: 3vh 0vw 0vh 0vw;
    padding: 2vh 3vw;
}
p{
	color:#fff;
}
.description
{
	display:none;
}
.prix
{
	font-size: 2em;
    text-align: center;
	margin:1vh 0 0 0;
}
.DonIndex
{
	display:none;
}
#PlongeTortues, #BaladeEnQuad, #VisiteTahiti, #Croisiere, #Corail, #Nuit, #JetSki
{
	display:none;
}
#PlongeTortuesMobile img, #BaladeEnQuadMobile img, #VisiteTahitiMobile img, #CroisiereMobile img, #CorailMobile img, #NuitMobile img,
#JetSkiMobile img
{
	display:block;
	width: 100%;
}
#Background div hr
{
	width: 75vw;
    margin: 0 2.5vw 3vh 2.5vw;
}