body {
	margin: 0;
	padding:0;
	background-color: #fff;
}
.rose {
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
}
.bleu {
	background-image:url(../images/fond-bleu.jpg);
	background-repeat:repeat-x;
}

.jaune {
	background-image:url(../images/fond-jaune.jpg);
	background-repeat:repeat-x;
}
.violet {
	background-image:url(../images/fond-violet.jpg);
	background-repeat:repeat-x;
}

div, p, form {
	margin:0 ;
	padding:0;
}
#fond {
	position:absolute;
	left:50%;
	margin-left: -600px;
	width: 1200px;
	height:1000px;
	overflow:hidden;
}
#fond2 {
	position:absolute;
	left:50%;
	margin-left: -600px;
	width: 1200px;
	height:500px;
	overflow:hidden;
}
#conteneur {
	position:relative;
	left:50%;
	margin-left: -485px;
	width: 970px;
	height:1000px;
	padding:0;

}
#conteneur2 {
	position:relative;
	left:50%;
	margin-left: -485px;
	width: 970px;
	height:500px;
	padding:0;

}
.accueil {
	background-image:url(../images/fond-accueil.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.aquatique {
	background-image:url(../images/fond-aquatique.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.activite {
	background-image:url(../images/fond-activite.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.hebergement {
	background-image:url(../images/fond-hebergement.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.services {
	background-image:url(../images/fond-services.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.alentours {
	background-image:url(../images/fond-alentours.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.neutre {
	background-image:url(../images/fond-neutre.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.callback {
	background-image:url(../images/fond-callback.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.promo {
	background-image:url(../images/fond-promo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#haut {
	height: 150px;
	width: 730px;
	margin:0;
	padding:0;
	float:right;
}

#contenu {
	position:relative;
	top:39px;
	margin: 0;
	padding:0;
	width: 950px;
	clear:both;
	height:auto;
	height:778px;

}

#contenu2 {
	position:relative;
	top:39px;
	margin: 0;
	padding:0;
	width: 950px;
	clear:both;
	height:auto;
	height:300px;

}
#droite {
	position:relative;
	margin: 0;
	padding:0;
	width: 280px;
	float:right;
	overflow: hidden;

}
#gauche {
	position:relative;
	top:220px;
	margin: 0;
	padding:0;
	width: 269px;
	float:left;
	background:url(../images/bg-gauche.png) no-repeat left 25px;
		
}

#gauche table {
width:190px;
text-align:left;}

#gauche td {
vertical-align:top !important;}



#diapo {
	position:relative;
	height: 400px;
	padding:0;
	margin:0;
	width: 400px;
	float:left;
}

#map {
	height: 400px;
	padding:0;
	margin:0;
	width: 400px;
}

#centre {
	position:relative;
	height: 600px;
	padding:0;
	margin:0;
	width: 400px;
	float:left;
}
#centre3 {
	position:relative;
	height: 600px;
	padding:0 20px 0 0;
	margin:0;
	width: 380px;
	float:left;
	overflow:auto;
}
#centre2 {
	position:relative;
	height: auto;
	padding:0;
	margin:0;
	width: 450px;
	float:left;
	left:300px;
}
#texte {
	height:670px;
	margin:0;
	padding:0;
	overflow:auto;
	overflow-x:hidden;
}
#texte2 {
position:relative;
left:20px;
	height:670px;
	margin:0;
	padding:0;
	overflow:auto;
	overflow-x:hidden;
	width:260px;
}

#itineraire {
	margin:0;
	padding:0;
	clear:both;
}
#contact {
	margin:0;
	padding:0;
	clear:both;
}
#ami {
	position:relative;
	top: 15px;
	margin:0;
	padding:0;
	height:93px;
	width:250px;
}
#logos {
	position:relative;
	/*top: 100px;*/
	top: 70px;
	margin:0;
	padding:0;
	height:120px;
	width:200px;
}
#cadre {
	width:400px; 
	height:400px;
	position:absolute;
	z-index:10;
	margin: 0;
	padding:0;

}
#slideshow, #slideshow img { 
	width:400px; 
	height:400px; 
	margin:0;
	padding:0;
	position:absolute;
	z-index:5;
}

#pied {
	width:950px;
	color:#fff;
	font: 11px Arial, Helvetica, sans-serif;
	clear:both;
	margin:0;
	padding:0;
	height:72px;
	position:relative;
	top:20px;
}

#pied a {
	color:#fff;
	text-decoration:none;
}

#pied a:hover {
	color:#fff;
	text-decoration:underline;
}


#recommanderAmi{
	background-color:#0F61A6;
	color:#333;
	display:none;
	font-size:0.85em;
	padding:5px;
	width:260px;
	height:80px;
	top:580px;
	left:0px;
	position:absolute;
	z-index:1000;
	border: 1px solid #FFFFFF;
	}
	
.sous-titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990099;
}	
.texte3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F61A6;
}
.texte2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F61A6;
}
.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F61A6;
	text-align:justify;	
}

.texte a{
	color: #0F61A6;
	text-decoration:none;
}
.texte a:hover{
	color: #642F7B;
	text-decoration:none;
}
.texteblanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texteblanc a {
	color: #FFF;
	text-decoration:none;
}
.texteblanc a:hover {
	color: #642F7B;
	text-decoration:none;
}

.texte input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
	background-color:#fff;
}

.texte textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
}

.texte select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
}

.textepetit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.textepetit a{
	color: #fff;
	text-decoration:none;
}
.textepetit a:hover{
	color: #fff;
	text-decoration:underline;
}
.textepetit input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F61A6;
	background-color:#fff;
	margin:0;
	padding:0;
	border: 1px solid #0F61A6;
}
.textepetit select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F61A6;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
.textepetit textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F61A6;
	border: 1px solid #0F61A6;

}

