body {
	background-color: #FFFFFF;
}


#conteneur {
	height: 570px;
	top: 50%;
	left: 50%;
	margin-top: -285px;
	margin-left: -475px;
	width: 950px;
	position: absolute;
	background-color: #539622;
	border:1px solid #000;
}
#contenu {
	position: relative;
	float:left;
	width:920px;
	margin: 3px 0 0 0;
}

#texte {
	width:280px;
	height:200px;
	margin:5px 0 0 10px;
	padding:0;
	float:left;
}
#sousmenu {
	width:auto;
	height:auto;
	margin:253px 0 0 380px;

}
#vignettes {
	float:left;
	display:block;
	margin:5px 0 0 7px;
}

.miniatures {
    margin: 2px;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    background-color: #cccccc;
	cursor: pointer;
    }

.grandePhoto {
	margin:5px 0 0 5px;
    width: 366px;
    height: 265px;
    display: block;
    float: left;
    }
#boitediapo {
	position: relative;
	width: 700px;
	margin:0 0 0 40px;
}
.fond-index {
	background-image: url(icono/fond_index.jpg);
	background-repeat: no-repeat;
}
.fond-accueil {
	background:url(icono/fond_accueil.jpg);
	background-repeat: no-repeat;
}
.fond-aquatique {
	background:url(icono/fond_aquatique.jpg);
	background-repeat: no-repeat;
}
.fond-hebergement {
	background:url(icono/fond_hebergement.jpg);
	background-repeat: no-repeat;
}
.fond-animation {
	background:url(icono/fond_animation.jpg);
	background-repeat: no-repeat;
}
.fond-service {
	background:url(icono/fond_service.jpg);
	background-repeat: no-repeat;
}
.fond-tarif {
	background:url(icono/fond_tarif.jpg);
	background-repeat: no-repeat;
}
.fond-situation {
	background:url(icono/fond_situation.jpg);
	background-repeat: no-repeat;
}
.fond-proximite {
	background:url(icono/fond_proximite.jpg);
	background-repeat: no-repeat;
}
/* ------------------------------------------------menu */
#menu {
	width:auto;
	height:22px;
	padding:190px 0 10px 10px;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	list-style-type:none;
	float: left;
	position:relative;
	margin:0 5px 0 5px;
	display:block;
}
#menu li a{
	text-decoration:none;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#menu li a:hover{
	color:#335B15;
	
}
/* ----------------------------- */

#pied {
	position:absolute;
	bottom:15px;
	left:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pied a {
	color:#FFF;
	text-decoration:none;
}
#pied a:hover {
	color:#fff;
	text-decoration:underline;
}

#langues {
	position:absolute;
	width:500px;
	top: 240px;
	height: 30px;
	vertical-align: middle;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 400px;
}
#langues a {
	color:#FFF;
	text-decoration:none;
}
#langues a:hover {
	color:#335B15;
	text-decoration:none;
}
#piedFC {
	position:absolute;
	bottom:15px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	right: 25px;
}
#piedFC a {
	color:#FFF;
	text-decoration:none;
}
#piedFC a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
	.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
.texte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration:none;
}
.texte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration:underline;
}

.texte_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
.texte_sm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #539622;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFF00;
}

.texte_sm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF00;
	font-weight: bold;
	text-decoration: none;
	background-color: #539622;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #97CA01;
	text-align: justify;
	font-weight: bold;
}
.soustitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCFF00;
	text-align: justify;
	font-weight: bold;
}
#contenu_scroll {

	position: relative;
	float:left;
	width:900px;
	height:280px;
	margin: 3px 0 0 0;
	overflow:auto;
	overflow-x:hidden;
}
#news{
	width:111px;
	height:111px;
	float:right;
	margin:10px 0 0 820px;
	position:absolute;
}