*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#666;
}
a{
	border:0px;
	text-decoration : none;
}
img{
	border:0px;
}
body{
	margin:0px;	
	background-color:#A9B4B0;

}	
body.accueil,body.details{
	background-color:#fff;
	margin:10px;
}
.details table{
	float:right;
	color:#000;
}
.details table strong{
	font-weight:bold;
	color:#000000;
}
.accueil #conteneur{
	height:605px;
	overflow:visible;
}

#conteneur {
	width:995px;
	overflow:auto;
	background-image:url(../images/vague.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
}
#contenu{
	width:100%;
	background-color:#666;
	overflow:auto;
}
.colonne{
	width:33.30%;
	text-align:left;
	color:#fff;
	float:left;
	height:350px;
	position:relative;
}
#lieux{
	background-image:url(../mini/edrf-copie.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#637163;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #4d574d;
}
#bateaux{
	background-image:url(../mini/winch.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#4e5e5d;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #404d4b;
}
#animations{
	background-image:url(../mini/confet.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#a9b4b0;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #65746f;
}
#animations p,#animations p strong{	color:#5a5a5a;
}
#seminairePrestige{
	background-image:url(../mini/dossier.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#546154;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #4d574d;
}
#penicheParis{
	background-image:url(../mini/ancre.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#4e5e5d;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #404d4b;
}
#seminaireMotivation{
	background-image:url(../mini/golf.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#a9b4b0;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #65746f;
}
#animations p,#animations p strong{	
	color:#5a5a5a;
}
#partenaires{
	width:100%;
	background-color:#FFF;
	height:auto;
	overflow:visible;
}
#contact{
	background-color:#929baa;
	width:33.33%;
	height:auto;
}
#contact p{
	width:90%;
}
#contact .image{
	text-align:center;
}
#contactFormulaire{
	width:66.66%;
	background-color:#fff;
	height:auto;
}
#orFormulaire{
	width:66.66%;
	height:auto;
	text-align:left;
}
#orFormulaire input,#orFormulaire textarea{
	color:#3CF;
	text-align:center;
	border:1px dotted #03F;
	width:250px;
	float:right;
	margin-left:5px;
}
#orFormulaire p{
	float:none;
	width:250px;
	margin-left:5px;
}
.formOr{
	width:280px;
	float:left;
	text-align:left;
}
#orFormulaire #listemessages{
	width:370px;
	color:#fff;
	float:left;
}
#orFormulaire #listemessages p,#orFormulaire #listemessages div{
	margin:0px;
	color:#fff;
}
#orFormulaire #listemessages div.NomMessage{
	margin-top:5px;
}
#orFormulaire #listemessages .Selectionne{
	color:#fff;
}
#bandeauLivreOr h1 a{
	font-size:20px;
	color:#fff;
	font-weight:lighter;
	font-variant:small-caps;
	display:block;
	height:40px;
	width:990px;
	background-color:#999;
	background-image:url(../images/livre-bandeau.jpg);
	background-position:center center;
	text-align:center;
}
#bandeauLivreOr h1 a strong{
	font-weight:900;
	font-size:26px;
	color:#fff;
}

#bandeauLivreOr h1 a:hover,#bandeauLivreOr h1 a:hover strong{
	color:#6a6a6a;
}
.colonne h1{
	font-size:28px;
	color:#fff;
	font-weight:lighter;
	font-variant:small-caps;
	display:block;
	height:80px;
	width:100%;
	background-color:#999;
	background-image:url(../images/a-babord-fond-titre.jpg);
	background-position:center center;
}
.colonne h1 strong{
	font-size:35px;
	color:#fff;
	font-weight:900;
	font-variant:small-caps;
}
.colonne a{
	text-decoration:underline;
	color:#fff;
}
.colonne p{
	color:#fff;
	padding:5px;
	float:right;
	display:block;
	width:200px;
}
.colonne .liens{
	position:absolute;
	bottom:5px;
	right:5px;
}
.colonne .liens a{
	font-weight:bold;
}
.colonne p strong{
	color:#DADAE1;
}
.colonne .vignette{
	float:left;
}

#menu{
	width:752px;
	float:left;
}
#menuFlash{
	width:100%;
	clear:both;
}
#news{
	width:215px;
	margin-left:8px;
	text-align:left;
	float:left;
}
#news h1{
	color:#6C3;
	font-weight:bold;
	font-size:14px;
}
#news h2{
	color:#666;
	font-weight:bold;
	font-size:12px;
	margin-left:13px;
}

#news p{
	display:block;
	border-left:8px solid #66cc33;
	margin:10px 0px;
	padding-left:5px;
}
.adresse{
	padding:0px 5px 0px 0px;
	color:#5a5a5a;
	text-align:right;
	position:absolute;
	bottom:0px;
	right:0px;
}
#cache{
	position : absolute;
	top:-10000px;
}
#footer{
	clear:both;
	width:995px;
}
#footer a{
	display:inline-block;
	border-left:1px dotted #999;
	padding-left:3px;
}
#footer a:hover{
	background-color:#666;
	color:#ccc;
}
p.texteFooter{
	background-color:#B9c3c2;
	color:#666;
	padding:5px;
	margin-bottom:10px;

}
strong{
	color:#a0a0c6;
	font-weight:bold;
}
.video{
	margin:15px auto 0px;
	text-align:center;
}
#video{
	width:66.66%;
	height:auto;
}
/******************************************popups des galeries*******************************/
.diaporama{
	width:600px;
	height:400px;
	clear:both;
}
.diaporama #footer{
	width:95%;
	}