body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
}
#header {
height: 170px;
/*background:url(images/logo.gif) no-repeat left top;*/
}
#header h1{
position:absolute;
margin:0;
padding:0;
right:20000px;
/*background:url(images/logo.gif) no-repeat left top;*/
}
#conteneur {
position: relative;
width: 960px;
margin: 0 auto; 
border:0;
border:3px outset #ccc;
background:url(images/bg.jpg) left top no-repeat #fff;
}
#centre {
background-color:transparent;
margin-left: 220px;
/*min-height:400px;
height:400px;//hack IE*/

}
#centre h2{
	margin:0;
	padding:0;
	/**/margin-top:20px;
	margin-left:15px;
	font-family:Helvetica,Georgia, Arial,  sans-serif;
	font-size: 1.5em;
}
#centre h2 span{
	margin-left:-15px;
	color:#008040;
}
#actu{
	float:right;
	width:250px;/**/
	/*background-color:orange;*/
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	background:url(images/bgactusindex.gif) left 15px repeat-y;
	margin-right:3px;
	padding:2px;
	padding-bottom:0;
	margin-left:10px;
}
#actu ul{
	margin:0;
	padding:0;
	text-align:justify;
}
#actu ul li{
	margin-bottom:1em;
	border-top:dotted 1px Black;
}
#actu p{
	border-top:dotted 1px Black;
	color:#000;
	text-align:right;
}
#actu a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	color:#008040;
}
/*--------ZONE PARTENAIRE FINANCEUR--------------*/
#partaccueil{
	/*border-top:1px solid #000;
	border-bottom:1px solid #000;*/
	margin-top:0px;
	padding-bottom:5px;
	background:#fff;
	text-align:right;
	float:right;
	width:100px;
	
}
#partaccueil a{

}
#partaccueil a img{
	border:none;
	padding:5px;
}
/*--------ZONE PARTENAIRE INFORMATIF--------------*/
#partaccueil2{
	margin-top:310px;/**/
	padding-top:0px;
	padding-bottom:5px;
	padding-left:90px;
	background:#fff;
	text-align:left;
	font-size:12px;
	background:url(images/bg_part_info.png) left center no-repeat;
	height:70px;
}
#partaccueil2 a{

}
#partaccueil2 a img{
	border:none;
	padding:5px;
}
/*--------ZONE TELECHARGER--------------*/
#telecharger{
	border-left:1px solid #000;	
	margin-top:10px;
	border-bottom:1px solid #000;
	width:450px;
	padding-left:10px;
	/*margin-top:310px;*/
}
#telecharger ul{
	margin:0;
	padding:0;
	text-align:justify;
}
#telecharger ul li{
	margin-bottom:0.6em;
	/*border-top:dotted 1px Black;*/
}
#telecharger p{
	border-top:dotted 1px Black;
	color:#000;
	text-align:right;
}
#telecharger a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	color:#008040;
}
#txtacc{
	margin-left:10px;
	padding-right:10px;

}
#txtacc a{
	text-decoration:none;
	color:#008040;
}
#txtacc a:hover{
	text-decoration:underline;
	color:#666;
}
#txtacc p{
	margin-right:30px;
	margin-top:10px;
	text-align:justify;
	font-size:1.1em;
}
#pied {
	height: 60px;
	background-color: transparent;
	margin-left:230px;
	/*float:left;
	width:960px;*/
	margin-top:80px;
	font-size:0.8em;
	border-top:dotted 1px #666;
}
.spacer
{
	clear: both ;
	font-size: 0%;
}

.descpage{
	margin-left:10em;
	margin-top:1em;
	margin-bottom:1em;
}

/*-------MENU HORIZONTAL*/
ul#menuicone {
	list-style-type:none;
	position:absolute;
	top:135px;
	right:50px;
}
ul#menuicone  li{
	float:left;
	margin-left:5px;
}
ul#menuicone  li a{
	display:block;
	width:40px;
}
ul#menuicone  li a img{
	border:none;
}
/*---------- MENU -----------*/
		#gauche {
			z-index:20;
			position:absolute;
			top:10px;
			left:0px;			
			width:210px;
			margin-left:8px;/**/
		
		}
		#gauche ul, li{
			list-style-type: none;
			margin: 0;
			padding:0;
		}
		#gauche ul{
			background:url(images/bgmenu.jpg) left top no-repeat;
		}
		#gauche li {display: inline;}	/* correction pour IE5 et IE5.5 */
		
		#gauche li a {	/* dimensions et définitions des boutons */
			display: block;	/* mise en block de <a> pour lui donner des dimensions */
			height: 30px;/**/
			z-index:200;
			width: 190px;
			color:#047137;
			text-decoration:underline;
			font-weight:bold;
			font-size:12px;
			background:url(images/pucemenu.png) no-repeat left 3px;
			 padding-left:20px;
				/*line-height: 26px;hauteur de ligne pour éviter les paddings 
			border-bottom:dotted 1px transparent;*/
		}
		#gauche li a:hover{	/* dimensions et définitions des boutons */
			text-decoration:none;
			height: 30px;/**/
			width: 190px;
			color:#666;
		
			background:url(images/pucemenuh.gif) no-repeat left 3px;
				/* line-height: 26px;hauteur de ligne pour éviter les paddings 	border-bottom:dotted 1px #666;*/
		}
		#gauche li a span{
			/*display:none;*/
		}
		#gauche a#menu1 {	/* décalage de l'arrière-plan pour chaque bouton */
			/*background:url(images/menu/acc.png) left top no-repeat;*/
		}
		#gauche a#menu1:hover {	/* décalage de l'arrière-plan pour chaque bouton */

		}
		#gauche a#menu2:hover {

		}
		#gauche a#menu3:hover {

		}
		#gauche a#menu4:hover {

		}
		#gauche a#menu5:hover {

		}
		#gauche a#menu6:hover {

		}
		#gauche a#menu7:hover {

		}
		#gauche a#menu8:hover {

		}



/*.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}*/
p {margin: 0 0 0 0;}

.erreur{
	margin-left:200px;
	color:red;
	font-weight:bold;
}
/* PAGE PAR PAGE, propriétés spécifiques*/

/*-------------------------------------------*/
/*--------------PAGE ACTIVITES---------------*/
/*-------------------------------------------*/
#saisest{
	width:350px;
	float:left;
}
#saisest a{
	text-decoration:none;
	color:#ff9900;
}
#saisest a:hover{
	text-decoration:underline;
}
#saisest ul{
	list-style-image:url(images/sun.gif);
}
#saishiver{
	width:350px;
	float:left;
}
#saishiver a{
	text-decoration:none;
	color:#000066;
}
#saishiver a:hover{
	text-decoration:underline;
}

#saishiver ul{
	list-style-image:url(images/flocon.gif);
}
#presentationact{
	margin-right:230px;
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;
		text-align:justify;	
	
}
#periode{
	margin-right:230px;
}
#periode h3{
	margin-top:1em;
	margin-bottom:1em;
}
#periode p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
#conditions{
	margin-right:230px;
}
#conditions h3{
	margin-top:1em;
	margin-bottom:1em;
}
#conditions p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
#tarifs{
	margin-right:230px;
}
#tarifs h3{
	margin-top:1em;
	margin-bottom:1em;
}
#tarifs p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}

#actuact{
	margin-right:230px;
	border:1px solid red;
	padding-left:3px;
	padding-bottom:3px;	
}
#reservact{ /*Formulaire*/
	float:right;
	width:190px;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	background:url(images/bgactusindex.gif) left 30px no-repeat;
	margin-right:3px;
	font-size:0.9em;
}
#reservact textarea{ /*Formulaire*/
	margin-left:8px;
	background-color:#E8E8FF;
	border:solid 1px #000;
}


/*-------------------------------------------*/
/*------------FIN PAGE ACTIVITES-------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/
/*----------------PAGE SEJOURS---------------*/
/*-------------------------------------------*/
#reserv {
	display: none;
	position: absolute;
	top: 5em;
	right: 2em; 
	
	border: 3px double #ff9900;
	background: #fff;
	z-index: 500;
	/*cursor: pointer;*/
	font-size: 80%;
	width:400px;
	text-align: center;
}
#reserv p {

}
#fermer{
	text-align:right;
}
#fermer a img{
	border:none;
}
#centresej {
background-color:transparent;
margin-left: 220px;
min-height:100%;
/*height:100%;//hack IE
height:100%;*/
}
#centresej h2{
	margin:0;
	padding:0;
	/**/margin-top:20px;
	margin-left:15px;
	font-family:Helvetica,Georgia, Arial,  sans-serif;
	font-size: 1.5em;
}
#centresej h2 span{
	margin-left:-15px;
	color:#008040;
}
#centresej h4 a {
	font-size:0.8em;
	text-decoration:none;
	color:#000066;
	margin:0;
	padding:0;
}
#centresej h4 a:hover {
	text-decoration:underline;
	color:#666;
	margin:0;
	padding:0;
}
#centresej p {
	margin:0;
	padding:0;
	margin-left:15px;
}

/*fiche séjours*/
#btnreserv{
	text-align:right;
	margin-right:230px;
}
#btnreserv a img{
	border:none;
}
#presentationsej{
	margin-right:230px;
}
#presentationsej h3{
	margin-top:1em;
	margin-bottom:1em;
}
#presentationsej p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;
	text-align:justify;	
}
#progsej{
	margin-right:230px;
}
#progsej h3{
	margin-top:1em;
	margin-bottom:1em;
}
#progsej p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
#tarifsej{
	margin-right:230px;
}
#tarifsej h3{
	margin-top:1em;
	margin-bottom:1em;
}
#tarifsej p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
#nbperssej{
	margin-right:230px;
}
#nbperssej h3{
	margin-top:1em;
	margin-bottom:1em;
}
#nbperssej p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
#matossej{
	margin-right:230px;
}
#matossej h3{
	margin-top:1em;
	margin-bottom:1em;
}
#matossej p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
#datesej{
	margin-right:230px;
}
#datesej h3{
	margin-top:1em;
	margin-bottom:1em;
}
#datesej p{
	margin-left:20px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:3px;
	padding-bottom:3px;	
}
/*-------------------------------------------*/
/*------------FIN PAGE SEJOURS---------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/
/*---LE DIAPORAMA DES ACTIVITES et SEJOUR----*/
/*-------------------------------------------*/
div#galerie
{
	background: #E8E8FF ;
	/*border: 1px solid #dcb ;*/
	align:center;
	text-align:center;
	/*float:left;*/
	margin:0;
	margin-top:2px;
	padding:0;
	margin-left:10px;
	border:solid 1px #000;
	/*margin-left:40px;
	padding-bottom:3px;
	padding-left:3px;
	margin-bottom:3px;*/
	
	width: 580px;
	/*overflow: auto;*/
	color:#666;
	font: 12px/1.2em arial, helvetica, sans-serif;
}
/*#lien_big_pict { la loupe
	margin-left:-3px;
	display:block;
	float:left;
	width:19px;
	height:17px;
}*/
ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	float:left;
	width:110px;
	height:330px;
	overflow: auto;
	/*/scrollbar-face-color: #555;
	scrollbar-shadow-color: #333;
	scrollbar-highlight-color: #333;
	scrollbar-3dlight-color: #333;
	scrollbar-darkshadow-color: #333;
	scrollbar-track-color: #333;
	scrollbar-arrow-color: #333;*
	/*margin-left:520px;
	margin-left:220px;
	height:400px;*/
	margin-top:4px;
	
}

ul#galerie_mini li
{
	float: left ;/**/
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #666 ;
	/*width:100px ;
	height:48px;*/
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
	width:450px;
	height:330px;/**/
	overflow: auto;
	float:left;
	margin:0;
	padding:0;
	margin-top:7px;
	margin-left:4px;
	margin-right:1px;
}
#idphoto{
	
}
dl#photo dt
{
	font: italic 0px/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	/*border: 1px dotted #666 ;
	width:617px;
	height:500px;*/
}
#commphoto{
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:1em;
}
.spacer {
  clear: both;
  	font: italic 0px/1.5em Georgia, serif ;
}
/*-------------------------------------------*/
/*---------FIN DIAPORAMA---------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
#formcontact{
	margin-left:60px;
	width:300px;
	float:left;
}
#coord{
	margin-left:60px;
	margin-top:60px;
	width:300px;
	float:left;
	background:url(images/bgactusindex.gif) left top no-repeat;
	border-left:3px double #ff6600;
	border-bottom:3px double #ff6600;
	padding-left:5px;
}
#coord p{
	margin-bottom:20px;
}
/*----------------FIN PAGE PRO---------------*/
/*-------------------------------------------*/

/*----------------PAGE PART -----------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.unpart0{
	background-color:#D5FFEA;
	height:113px;
	border:dotted 1px #ccc;
	margin-bottom:2px;
}
.unpart0 img{
	float:left;
}
.unpart0 h3{
	margin:0;
	paddin:0;
	margin-left:215px;
	color:#008040;
	font-size:1em;
}
.unpart0 p{
	margin-left:215px;
}
.unpart1{
	border:dotted 1px #ccc;
	margin-bottom:2px;
	background-color:#E1E1FF;
	height:113px;
}
.unpart1 img{
	float:left;
}
.unpart1 h3{
	margin:0;
	paddin:0;
	margin-left:215px;
	color:#008040;
	font-size:1em;
}
.unpart1 p{
	margin-left:215px;
}
.liensimple{
	color:#333;
}
/*---------------FIN PAGE PART---------------*/
/*-------------------------------------------*/


/*----------------PAGE AGENDA----------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

#listeactiviteagenda{
	width:320px;
	float:left;
	margin-top:10px;
	background:url(images/bgactusindex.gif) left 10px no-repeat;
	padding-left:4px;
}
#listeactiviteagenda a{
	color:#000;
	text-decoration:none;
}
#listeactiviteagenda a:hover{
	color:#666;
	text-decoration:underline;
}
#listeevenement{
	width:320px;
	float:left;
	margin-top:10px;
	background:url(images/bgactusindex.gif) left 10px repeat-y;
	padding-right:4px;
	border-right:3px solid #008040;
}
.evnmt{
	margin-top:0.8em;
	border-bottom:dotted 1px #666;
	margin-left:20px;
}

/*----------------FIN PAGE AGENDA------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/


/*----------------PAGE FIXE------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
ul#menuhor {
	list-style-type:none;
	width:700px;
	height:20px;
}
ul#menuhor li{
	float:left;
	margin-left:3px;
	width:130px;
	text-align:center;
	background-color:#008040;
}
ul#menuhor li a{
	display:block;
	border : 1px solid #000;
	text-decoration:none;
	color:#fff;	
}
ul#menuhor li a:hover{
	border : 1px solid orange;

}
#detailqui{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
#detailqui{
	text-align:justify;
}
#detailqui h2{
	font-size:1.2em;
}
#detailqui h3{
	font-size:1em;
	color:#008040;
}
#detailqui ul{
	margin-left:0px;
	padding-left:30px;
	list-style-type:circle;
}
#detailqui ul li{
	margin-left:60px;
	list-style-type:circle;
}
/*----------------PAGE PRO ------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.pro0{
	background-color:#D5FFEA;
}
.pro1{
	background-color:#E1E1FF;
}
.pro_mail{
	padding-left:20px;
	background:url(images/pro_mail.gif) no-repeat;
	color:#FF6600;
	text-decoration:none;
}
.pro_mail:hover{
	padding-left:20px;
	background:url(images/pro_mail_h.gif) no-repeat;
	color:#FF3300;
	text-decoration:none;
}
.pro_site{
	padding-left:20px;
	background:url(images/pro_site.gif) no-repeat;
	color:#FF6600;
	text-decoration:none;
}
.pro_site:hover{
	padding-left:20px;
	background:url(images/pro_site_h.gif) no-repeat;
	color:#FF3300;
	text-decoration:none;
}

/*---------------FIN PAGE FIXE---------------*/
/*-------------------------------------------*/
#pageactu{
	
}
#pageactu li{
	margin-top:10px;
	margin-right:100px;
	border-bottom:solid 1px black;
	border-left:solid 1px black;
	padding-left:10px;
}
/*---------------BOUTONS ---------------------*/
/*-------------------------------------------*/
.btn_envoyer{
	background:url(images/btn_envoyer.jpg) no-repeat;
	width:105px;
	height:30px;
	border:none;
}
.btn_voir{
	background:url(images/btn_voir.jpg) no-repeat;
	width:105px;
	height:30px;
	border:none;
}
.btn_contact{
	background:url(images/btn_contact.jpg) no-repeat;
	width:105px;
	height:30px;
	border:none;
}
.inputnorm{
	margin-left:8px;
	background-color:#E8E8FF;
	border:solid 1px #000;
}

/*DIAPORAMA ACCUEIL*/
#slideshow{
    /*float:left;
    width:450px;
    height:400px;*/
   margin-top:5px;
	 /*margin-top:55px;*/
    margin-left:10px;/**/
	
}
#slideshow img{
    position:absolute;/**/
	
}
