html 					{	height:100%;}
h1, h2,h3, h4, h5, h5	{	margin: 0 0 0 0;}
img 					{	border:0;}
body 					{	margin:0;  padding:0;  height:100%;  font-family: arial,verdana,  sans-serif;background-color:white;}
form,table				{	padding:0;	margin:0;}
tr 						{	vertical-align: top;}
th 						{	text-align: left;}
ul,ol					{	margin:0px 0px;padding-left:0px;}/*pour que ie soit co firefox */
p						{	margin:10px 0px;padding:0;}/*pour que ie soit co firefox */
address					{	font-style: normal;text-align: center;}
/*polices universelles*/
body {
	background-color:#D48600;
	font-size: 11px;
}
h1 {
   font-size: 20px;
}
h2 {
   font-size: 18px;
}
h3 {
   font-size: 16px;
}
h4 {
   font-size: 13px;
}
h5 {
   font-size: 11px;
}
a {
	color:black;
}
li{list-style: square;}
.center 				{	text-align: center;}
.nettoie 				{	clear:both;}
.retrait				{	padding-left:25px;	}
.hide					{	display:none;}
.illus{float:left;margin-left:20px;}

/*
li{
	margin:0;
	margin-left: 20px;
	position: relative;
	left:0px;
}
*/

/*interface*/
#fond_gauche{
	background:transparent url(/images/interface/rocheuses-i-g.jpg) no-repeat right top;
}
#fond_droite{
	background:transparent url(/images/interface/village.jpg) no-repeat left top;
}
#page{
	margin:0 auto;
	width: 990px;
}
#contenu{
	float:left;
	background:transparent url(/images/interface/cowboy.jpg) no-repeat;
	width:615px;
	min-height:680px;
	position: relative;
	padding-bottom: 30px;
}

#footer{
	width:462px;
	margin: 0px 0 0px 0;
	color:black;
	padding:10px 0;
	position: absolute;
	bottom:110px;
	left:0px;
}
	#footer .fraispfan{
		clear: both;
		text-align: center;
	}
		#footer .fraispfan a{
			text-decoration: none;
		}
	#footer li{
		list-style: none;
		float:left;
		padding-left:7px;
	}
		#footer li a{
			text-decoration: none;
		}
		#footer .hebergements{
			font-size: 14px;
			position: relative;
			top:-2px;
			font-weight: bold;
		}
		
.modele_hebergements #footer,
.modele_tarifs #footer,
.modele_acces #footer,
.modele_attractions #footer,
.modele_contact #footer,
.modele_mentions-legales #footer,
.modele_historique #footer,
.modele_horaires-calendrier #footer{
	position: relative;
	bottom:0;
}
.modele_liste_attractions #footer{
	position: absolute;
	bottom:45px;
	left:0;
}
		
.modele_attractions #contenu,
.modele_accueil #contenu{
	background:transparent url(/images/accueil/fond-anim.jpg) no-repeat;
}
.modele_liste_attractions  #contenu{
	background:transparent url(/images/attractions/fond.jpg) no-repeat;
}
#p_crique #contenu{
	background:transparent url(/images/attractions/Crique-fraispertuis_03.jpg) no-repeat;
}
.modele_accueil #fond_droite,
.modele_attractions #fond_droite{
	background:transparent url(/images/interface/attractions-i-d_02.jpg) no-repeat left top;
}
.modele_liste_attractions  #fond_droite{
	background:transparent url(/images/attractions/fond_attractions.jpg) no-repeat left top;
}
#p_crique #fond_droite{
	background:transparent url(/images/attractions/Crique-fraispertuis_04.jpg) no-repeat left top;
}
#fond_menu{
	background:transparent url(/images/interface/fond-menu.jpg) no-repeat;
	float:left;
	width: 990px;
}
#menu{
	width: 	375px;
	float:left;
	background:transparent url(/images/interface/fond-menu.jpg) no-repeat;
	position: relative;
}
	#menu #menu_images{
		position: absolute;
		top:267px;
	}
		#menu #menu_images li{
			list-style: none;
			margin:0;
			padding:0;
		}
		#menu #menu_images a{
			display: block;
			float:left;
		}
			#menu #menu_images a span{
				display: none;
			}
			#menu #menu_images a#acces{
				background:transparent url(/images/interface/acces.jpg) no-repeat;
				width:215px;/* 430px;*/
				height:48px;
			}
			#menu #menu_images a:hover#acces{
				background-position:-215px;
				height:48px;
			}
			#menu #menu_images a#horaires{
				background:transparent url(/images/interface/horaires-calendrier.jpg) no-repeat;
				width:254px;/*508px;*/
				height:48px;
			}
			#menu #menu_images a:hover#horaires{
				background-position:-254px;
			}
			#menu #menu_images a#tarifs{
				background:transparent url(/images/interface/tarifs.jpg) no-repeat;
				width:215px;/*430px;*/
				height:44px;
			}
			#menu #menu_images a:hover#tarifs{
				background-position:-215px;
			}
			#menu #menu_images a#plan{
				background:transparent url(/images/interface/plan-du-parc.jpg) no-repeat;
				width:219px;/*438px;*/
				height:49px;
			}
			#menu #menu_images a:hover#plan{
				background-position:-219px;
			}
			#menu #menu_images a#billetterie{
				background:transparent url(/images/interface/billetterie.jpg) no-repeat;
				width:207px;/*414px;*/
				height:47px;
			}
			#menu #menu_images a:hover#billetterie{
				background-position:-207px;
			}
			#menu #menu_images a#attractions{
				background:transparent url(/images/interface/attractions.jpg) no-repeat;
				width:215px;/*430px;*/
				height:55px;
			}
			#menu #menu_images a:hover#attractions{
				background-position:-215px;
			}
	#menu a#accueil{
		width:236px;
		height:210px;
		display: block;
		position: absolute;
		top:44px;
		left:32px;
	}
		#menu a#accueil span{
			display: none;
		}
	#menu a#video{
		background:transparent url(/images/interface/video.jpg) no-repeat;
		width:75px;/* 150;*/
		height:54px;
		display: block;
		position: absolute;
		top:384px;
		left:259px;
	}
	#menu a#video.cligne_video,
	#menu a:hover#video{
		background-position:-75px 0;
	}
		#menu a#video span{
			display: none;
		}
	#menu a#restauration{
		background:transparent url(/images/interface/restauration.jpg) no-repeat;
		width:148px;/* 296;*/
		height:63px;
		display: block;
		position: absolute;
		top:487px;
		left:221px;
	}
	#menu a:hover#restauration{
		background-position:-148px;
	}
		#menu a#restauration span{
			display: none;
		}

/*contenu*/
.titre_panneau{
	background:transparent url(/images/annexe/cordes.png) no-repeat;
	width:570px;
	height:59px;
	float:left;
	padding:60px 0px 0 0;
	text-align: center;
	color: black;
	font-size: 24px;
	font-weight: bold;
}
#milieu_panneau{
	background:transparent url(/images/annexe/ecran-milieu.png) repeat-y;
	width:530px;
	float:left;
	padding:0 20px;
	color:black;
	min-height: 140px;
	overflow-x: hidden;
}
	#milieu_panneau li{
		list-style: disc;
		position: relative;
		left:+15px;
	}
	#milieu_panneau h2{
		margin:10px 0;
	}
/* LIGHTBOX*/
#fond_opaque{
	position: fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background-color: black;
	z-index: 90;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	opacity: .6;
	cursor: pointer;
}

#light_contenu{
	position: absolute;
	top:40px;
	z-index: 90;
	margin-right:-620px;
	right:50%;
}
	#light_contenu .fermer{
		background-color: #ffffff;
		position: absolute;
		right:5px;	
		top:-22px;
		border:2px solid black;
		border-bottom: 0;
		padding:4px;
		color:black;
		z-index: 91;
	}
	#light_contenu #light_contenu_sansbt{
		border:2px solid black;
		position: relative;
		z-index: 90;
	}
	#light_contenu #texte_attraction_ajax{
		position: absolute;
		width:380px;
		background-color: #fafafa;
		height:77px;
		border: 1px solid black;
		padding:0 10px;
		top: 5px;
		left: 5px;
		color:black;
	}
		#light_contenu #texte_attraction_ajax p,
		#light_contenu #texte_attraction_ajax h2{
			margin:4px 0;
		}
		#light_contenu #texte_attraction_ajax h2 a{
			text-decoration: none;
			font-size: 14px;
		}
		#light_contenu #texte_attraction_ajax .attraction_lien{
			text-align: right;
		}
	
/*Attractions*/
#titre_type{
	position: absolute;	
	width: 437px;
	height:65px;
	left:177px;
	top:17px;
	text-align: center;
}
	#titre_type td{
		height:65px;
		vertical-align: middle;
		text-align: center;
		width: 437px;
	}
#menu_attraction{
	position: absolute;	
	width: 125px;
	height:160px;
	left:46px;
	top:85px;
}
	#menu_attraction li{
		list-style: none;
		margin-top: 2px;
	}
		#menu_attraction li a{
			color: black;
			text-decoration: none;
			font-weight: bold;
		}
		#menu_attraction li a.current,
		#menu_attraction li a:hover{
			color: white;
		}
#texte_attraction{
	position: absolute;	
	width: 195px;
	height:269px;
	left:15px;
	top:283px;
	color: black;
	padding:0 5px;
	overflow: hidden;
}
	#texte_attraction #defil_attraction{
		position: relative;
	}
	#texte_attraction p,
	#texte_attraction h2{
		margin:6px 0;
		font-size: 12px;
	}
	#texte_attraction h2{
		font-size: 15px;
		margin-top:10px;
	}
#bt_bas,
#bt_top{
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-size: 17px;
}
#bt_top{
	font-size: 20px;
}
#bt_top{
	left:206px;
	top:272px;
}
#bt_bas{
	left:208px;
	top:530px;
}
#retour_attraction{
	position: absolute;	
	left:15px;
	top:560px;
}
#cache_photos_attraction{
	position: absolute;	
	left:238px;
	top:97px;
	width: 354px;
	height:268px;
	overflow: hidden;
	z-index:60;
}
#photos_attraction{
	position: absolute;	
	left:243px;
	top:101px;
	width: 345px;
	height:260px;
	overflow: hidden;
	z-index:50;
}
	#photos_attraction .loading{
		position: absolute;
		bottom:10px;
		right:10px;
	}
	#photos_attraction .attraction_document{
	}
		#photos_attraction .attraction_document td{
			vertical-align: middle;
			text-align: center;
			height:255px;
			line-height:255px;
			width: 345px;
		}
/*crique*/
#p_crique #titre_type{
	display: none;	
	
}
	#p_crique #menu_attraction{
		width: 110px;
		height:130px;
		left:45px;
		top:160px;
	}
		#p_crique #menu_attraction li a{
			color: #D48600;
		}
		#p_crique #menu_attraction li a.current,
		#p_crique #menu_attraction li a:hover{
			color: white;
		}
	#p_crique #texte_attraction{
		position: absolute;	
		width: 150px;
		height:175px;
		left:60px;
		top:342px;
		padding:0;
		text-align: center;
	}
		#p_crique #texte_attraction .titre_attraction{
			margin-top:0;
		}
	#p_crique #retour_attraction{
		position: absolute;	
		left:23px;
		top:535px;
	}
	#p_crique #bt_top{
		left:220px;
		top:372px;
	}
	#p_crique #bt_bas{
		left:221px;
		top:468px;
	}

/*video*/
#video_tube{
	margin:90px auto 0 auto;	
	width:480px;
	border:5px solid black;
	border-left:3px solid black;
}

/*acces*/
#itineraire,
#situation{
	float:left;
	width:260px;
}
#itineraire form,
#situation h2,
#itineraire h2,
#itineraire p{
	margin:10px 0px;
}

/*horaires*/
.flag{
	float:left;
	margin:3px 10px 20px 0;
}

/*tarifs*/
a#gros_lien{
	display: block;
	text-decoration: none;	
}
#gros_lien span{
	display: block;
	margin:10px 0;
}
.pachat{
	text-align: center;
	font-size: 16px;
	margin-bottom: 35px;	
}
#tarifs_tableau{
	width:400px;
	height:250px;
	background: transparent url(/images/tarifs/tarifs.png) no-repeat;
	text-align: center;
	font-size: 16px;
	padding-top:70px;
	margin:0 auto;
	cursor:pointer;
}
	#tarifs_tableau em{
		font-size: 12px;
	}

/*billetterie*/
.liste_billetteries{
	font-size: 16px;	
}

/*hebergements*/
.modele_hebergements .block_camping{
	float:left;
	width: 265px;
}
.modele_hebergements #milieu_panneau ul{
	margin:0px;
	padding:0px;
}
.modele_hebergements #milieu_panneau li{
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	left:0px;
}
.herge_table,
.herge_table td{
}
.herge_table td{
	padding:10px 5px;
	border-bottom: 1px solid #D48600;
}
.herge_table .last td{
	border-bottom: 0;
}

/* pas flash */
.no_flash_video{
	position: relative;	
	top:10px;
	text-align: center;
	z-index: 10;
}
	.no_flash_video a,
	.no_flash_video{
		color:white;
	}
.no_flash{
	position: absolute;	
	top:10px;
}
	.no_flash a,
	.no_flash{
		color:white;
	}
.no_flash_attractions{
	position: absolute;	
	text-align: center;
	width:700px;
}
	.no_flash_attractions a,
	.no_flash_attractions{
		color:white;
	}

/*mentions légales*/

.modele_mentions-legales address{
	text-align: left;
}


