html
{
	background-color: #534343 ;
}

* 
{
	margin : 0 ;
	padding : 0 ;
	border : none ;
	list-style-type : none ;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

body 
{
	position: relative ;
	margin: 21px auto ;
	padding: 0;
	width: 984px ;
	background-color: #423535 ;
	font-size: 11px ;
	color: white ;
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif ;
}

/*** bando.aspx ***/

#bando 
{
	height : 355px ;
	width : 984px ;
}

#logo 
{
	position: relative;
	width : 723px ;
	height: 355px;
	text-align : center ;
	vertical-align : middle ;
}

#SurFlash
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 314px;
	z-index: 80;
}

#descRub
{
	width : 240px ;
	color : #ebf6f2 ;
	font-size : 11px ;
	padding : 14px 11px 0 11px ;
	text-align : justify ;
	line-height : 16px ;
}

#descRub a
{
	color:#ebf6f2;
}

#descRub a:hover
{
	color:#ebf6f2;
}

#descRub h1 
{
	color: #4da7ec;
	font-size: 14px;
	line-height: 16px;
}

/*** menu.aspx ***/
#menu 
{
	background-color : #3d6cb4 ;
	width : 239px ;
	vertical-align : top ;
}

#menu ul
{
	margin: 25px 4px 10px 4px;
	padding: 0 0 10px 0;
	border-bottom : solid 1px #4da7ed;
}

#menu #Autres
{
	margin: 0 4px ;
	padding: 0;
	border-bottom : none;
}

#menu li
{
	background: url(../img/puce-menu.gif) no-repeat left 8px;
	font-size : 11px ;
	font-weight: normal;
	padding: 0 0px 0 11px;
	margin-right: -4px;
	line-height : 26px;
}
#menu #Autres li
{
	background: url(../img/puceAutres.gif) no-repeat left 7px;
	font-size : 11px ;
	font-weight: bolder;
	padding: 0 0px 0 11px;
	margin-right: 0;
	line-height : 18px;
}

#menu a
{
	color: #f9fafb;
	padding: 0 1px;
	font-weight:bold;
}
#menu #Autres a
{
	color: #4da7ed;
	padding: 0;
}

#menu a.selected
{
	background: #4da7ed;
}

#menu p 
{
	margin: 0px 4px 10px 4px;
	padding: 0 0 10px 0;
	border-bottom : solid 1px #4da7ed;
	font-size: 11px;
	color: #f4b239;
	font-weight: bolder;
}
#menu p span
{
	padding: 0 0 0 15px;
}

#menu p strong
{
	text-transform: uppercase;
}

#menu p a
{
	color: #f4b239;
}

.menu2 
{
	margin: 0 0 0 30px;
}

/*** decouverte.aspx ***/
#dec
{
	float: left;
	width: 144px;
	margin: 0 11px 20px 9px;
	padding: 0 30px 0 0;
	color: #f4b239;
	text-align: center;
	font-size: 11px;
	border-right: solid 1px #3d6cb4;
}
#dec h1 
{
	text-align: left;
	font-size: 12px;
	color: #f4b239;
	font-weight: bold;
}
#dec h2
{
	font-size: 11px;
	color: #f4b239;
}
#dec h1 img
{
	vertical-align: middle;
}
#dec .savoir
{
	color: #3d6cb4;
	font-size: 11px;
	text-align: right;
	display: block;
}

#telecharger
{
	overflow: hidden; zoom: 1;
	text-align: center;
}
/*** contenu ***/

#contenu 
{
	vertical-align : top ;
	width : 483px ;
}

.item 
{
	background: #534343;
	margin: 0 14px 20px 11px;
	padding: 6px 17px 12px 7px;
}

.item .photo 
{
	float: left;
	margin: 0 20px 0 0;
}

.item .photo img
{
	border-bottom: solid #322828 17px;
	border-top: solid #322828 17px;
}

.item .texte
{
	overflow: hidden; zoom: 1;
	color: #f3f3f4;
}
.item .texte a
{
	color: #f3f3f4;
}

.item .texte h2
{
	font-size: 12px;
	margin: 0 0 8px 0;
}

.item .detail 
{
	display: block;
	text-align: right;
	border-top: solid 1px #3d6cb4;
	font-size: 11px;
	margin: 8px 0 0 0;
	padding: 7px 0 0 0;
	color: #3d6cb4;
}
.clear
{
	clear: both;
	line-height: 0px;
}
/*

#accesdirect
{
	margin-right : 51px ;
}

#accesdirectDe
{
	margin-right : 48px ;
}

#accesdirectEn
{
	margin-right : 42px ;
}

/*** Default.aspx ***/
#offrespe
{
	background: #534343 url(../img/offres.gif) no-repeat left top;
	margin: 22px 11px 20px 9px;
	padding: 14px 20px 0 50px;
	min-height: 143px;
}

#offrespe .photoo
{
	
	float: right;
	display:block;
	margin:0 0 0 38px;	
		
}

#offrespe .texteu
{
	overflow: hidden; zoom: 1;
	color: #f9fafb;
	font-size: 11px;
	font-weight: normal;
}
#offrespe h2
{
	font-size: 14px;
	font-weight: bold;
}

#offrespe .savoirPlus
{
	display: block;
	border-top: solid 1px #3d6cb4;
	color: #3d6cb4;
	font-weight: bold;
	margin: 25px 0 0 24px;
	text-align: right;
	padding: 14px 16px 14px 0;
}

#ActuAccueil
{
	background: #534343 url(../img/fond-actu.gif) no-repeat right top;
	margin: 22px 11px 20px 9px;
	padding: 8px 20px 8px 10px;
	color: #4da7ed;
	font-size: 11px;
	font-weight: bold;
}
#ActuAccueil h1 
{
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	color: #f9fafb;
	text-align: justify;
}
#ActuAccueil h3
{
	width: 290px;
	font-size: 11px;
	text-transform: uppercase;
	color: #f9fafb;
}
#ActuAccueil h1 img
{
	vertical-align: top;
}

#ActuAccueil .photoAcc
{
	width:100px;
	float: right;
	display:block;
	margin:0 0 0 38px;	
		
}

#ActuAccueil .texteu
{
	width:290px;
	overflow: hidden; zoom: 1;
	font-size: 11px;
	font-weight: normal;
}

.cliquez 
{
	color : #3d6cb4 ;
	font-weight : bold ;
	text-align: right;
	display: block;
	padding: 0 30px 0 0;
}


/*** cadre-accueil.aspx ***/
#CadresMenu 
{
	text-align : center ;
}

#reservation
{
	margin: 0 17px 0 16px;
	padding: 0 0 10px 4px;
	font-size: 11px;
	color: #f9fafb;
	line-height: 30px;
	background: #372c2c;
}

.inputInvisibleL{
	background :#372C2C; 
	border-style: none; 
	font-size: 11px;  
	color :#f4b239; 
	text-align: left
}

#boutonRechercher
{
	display: block;
	text-align: center;
	margin: 10px auto;
}

#contact 
{
	text-align: center;
	margin: 8px 15px 8px 13px;
	padding: 0 0 12px 0;
	border-bottom: solid 1px #f4b239;
}

#Residence
{
	font-size: 11px;
	text-align: center;
	border-bottom: solid 1px #f4b239;
	margin: 0 15px 10px 13px;
}

#Residence h1
{
	font-size: 12px;
	font-weight: normal;
	color: #f9fafb;
}

#Residence h1 strong
{
	color: #4da7ed;
	font-weight: normal;
}

#Residence a 
{
	display: block;
	font-size: 14px;
	color: #f4b239;
	font-weight: bold;
	padding: 20px 0;
}
#Residence img
{
	margin: 20px 0;
}

#logos
{
	display: block; margin: 0 auto !important;
}

/*** Hebergement.aspx ***/

.TitreRubrique
{
	margin: 0 10px 10px 10px;
}

.itemH
{
	float: left; overflow: hidden; zoom: 1;
	width: 215px;
	padding: 3px 3px 7px 10px;
	background: #534343;
	margin: 0 0 10px 10px;
}

.itemH .photo 
{
	float: left;
	margin: 0 4px 0 0;
}

.itemH .texte
{
	overflow: hidden; zoom: 1;
	color: #f3f3f4;
	font-size: 11px;
	font-weight: normal;
}

.itemH h1, .itemH a
{
	font-size: 12px;
	color: #f3f3f4;
}

.itemH .lien_detail
{
	display: block;
	color: #3d6cb4;
	font-size: 11px;
	text-align: right;
	border-top: solid 1px #3d6cb4;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
}


/*** Fil d'ariane ***/
#filAriane 
{
	margin : 12px 14px 10px 11px ;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #3d6cb4;
	color : #3d6cb4;
}

#filAriane a
{
	color : #3d6cb4;
	font-size : 11px ;
	font-style: italic
}

#TitreRubrique h1 
{
	font-size: 18px;
	font-weight: normal;
	color: #f3f3f4;
	margin : 12px 14px 10px 11px ;
	padding: 0 0 8px 30px;
	background: url(../img/etoile2.gif) no-repeat left top;
	line-height: 26px;
	border-bottom: solid 1px #3d6cb4;
}

#entete
{
	margin : 0px 14px 10px 11px ;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #3d6cb4;
}

#entete h2
{
	float: left;
	width: 340px;
	margin: 0 10px 0 0; 
	font-size: 12px;
	color: #f3f3f4;
}
#entete a
{
	display: block;
	overflow: hidden; zoom: 1;
	text-align: right;
	color: #4da7ed !important;
	font-size: 11px;
}

#Detail
{
	background: #534343;
	margin : 0px 14px 10px 11px ;
	padding: 7px 5px;
}

#navigation
{
	margin: 15px 0 0 0;
	overflow: hidden; zoom: 1;
	border-right: solid 1px #465b86;
	padding: 0 5px 10px 0;
}

#navigation ul 
{
	border-bottom: dashed 1px #3d6cb4;
	padding: 0 0 10px 0;
	margin: 0 0 6px 0;
}

#navigation li
{
	background: url(../img/puce.gif) no-repeat left center;
	padding: 0 0 0 17px;
}

#navigation li a 
{
	color: #4da7ed !important;
}

#Detail #dec
{
	border-top: dashed 1px #3d6cb4;
	float: none;
	width: 134px;
	margin: 6px 0 0 0px;
	padding: 10px 0 0 0;
	color: #f4b239;
	text-align: center;
	font-size: 11px;
	border-right: none;
}
#Detail #dec h1 
{
	text-align: center;
	font-size: 12px;
	color: #f4b239;
	font-weight: bold;
}
#Detail #dec .savoir
{
	color: #4da7ed ;
	font-size: 11px;
	text-align: right;
	display: block;
}


#grande
{
	float: right;
}

#miniatures
{
	overflow: hidden; zoom: 1;
}

#texte 
{
	float: right;
	width: 300px;
	color: #f3f3f4;
	padding: 0 0 0 8px;
	margin: 15px 0 0 0;
}
#texte a
{
	color: #f3f3f4;
}


/*** detail.aspx ***/
#popupdetail
{
	width : 590px ;
	margin : 0 ;
	padding : 0 ;
	text-align : center ;
}

#mainDetail
{
	width : 590px ;
	color: #4DA7ED;
}

#mainDetail a
{
	color: #4DA7ED;
}

#PopupClose 
{
	text-align : center ;
	display : block ;
	color : #4DA7ED ;
	font-weight : bold ;
}

/*** acces.aspx ***/
.textenormal 
{
	display : block ;
	padding : 15px ;
}

#cartes 
{
	text-align : center ;
	margin : 15px ;
}

#cartes img
{
	padding : 20px ;
}

/*** Diaporama.aspx, diapodur.aspx ***/
#Diaporama 
{
	width: 590px;
	height: 590px;
	text-align : center ;
	margin: 0;
}

.Diaporama .Screen {
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center;
	width: 550px;
	height: 500px;
}

.Diaporama .Controls img {
	margin: 0 2px;
}

.diapodur .Controls 
{
	display : none ;
}

/*** vente.aspx ***/
#PopupVente 
{
	width : 630px ;
	padding : 10px ;
	margin : 0 ;
	text-align : justify ;
}

.venteGen 
{
	list-style-type : decimal ;
	list-style-position : inside ;
	margin-bottom : 20px ;
}

.venteitem
{
	margin-left : 30px ;
	list-style-type : square ;
}

/*** planSite.aspx ***/
#planSite
{
	padding : 10px ;
}

.niveau1, .niveau2, .niveau3
{
	list-style-image : url(../img/puce.gif) ;
	list-style-position : inside ;
}

.niveau2 
{
	padding-left : 20px ;
}

.niveau3 
{
	padding-left : 40px ;
}

#planSite a
{
	color : #4DA7ED ;
	font-size : 13px ;
	font-weight : bold ;
}

@media print
{
	#menu, #gauche, #bando
	{
		display: none;
	}
	
	body 
	{
		width: 600px;
	}
	
	#contenu
	{
		width: 600px !important;
		margin: 0 auto;
		padding: 0px;
	}
}

.pdf
{
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 214px;
	margin: 0 auto;
	padding: 15px 0 15px 36px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	
}

.pdf a
{
	color: #E1E5EE;
}

