@charset "utf-8";
/* CSS Document */

body { background-color:#FFFFFF no-repeat top center ;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

#top { height:93px;
background:url(images/top.jpg) no-repeat top center;
font-size:24px;
color:#666666;
line-height: 93px;
text-align:center;
}


#conteneur {
width:583px
margin : 0 auto;
}

#menu{
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#666666;
text-decoration:none;
}


#bandeau {
height:249px;
background:url(images/bandeau.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}

#bandeau1 {
height:249px;
background:url(images/campinghead.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}

#bandeau2 {
height:249px;
background:url(images/tarifhead.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}

#bandeaus {
height:249px;
background:url(images/safranhead.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}

#bandeaua {
height:249px;
background:url(images/actualiteshead.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}
#bandeauact {
height:249px;
background:url(images/activitehead.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}

#bandeauc {
height:249px;
background:url(images/contacthead.jpg) no-repeat top center;
font-size:24px;
color:#666666;
text-align:center;
}

.petit {
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:220px 0 0 0;
}

#contenu {
background:url(images/contenu.jpg) repeat top center;
margin: 50px 0 20px 0 }


h1 {
font-size:36px
color:#000000;
text-align:center;
}

h2{
font-size:36px
color:#000000;
}
.texte {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding:30px;
text-align:justify;

}

#footer {
height:235px;
background:url(images/footer.jpg) no-repeat top center;
text-align:center;
}

#footerp {
height:105px;
background:url(images/footerp.jpg) no-repeat top center;}

.footer{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}



#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:600px;
	height:350px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:570px;
	height:270px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:585px;
}

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.caption {
	z-index:500;
	position:absolute;
	bottom:-25px;
	left:0;
	height:60px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}



#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}




		