/* ====================================================================
Definitions générales
-------------------------------------------------------------------- */
body, td, th, div, span, p, a, input, select, textarea, h1, h2, h3, h4, h5, h6, ul, li, form {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	margin:0;
	padding:0;
}

body {
	background-image:url(images/fd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #EADAC7;
	margin: auto;
	padding-left: 5px;
	padding-top: 15px;
}
a {
	text-decoration:underline;
	color:#22190C;
	font-size: 12px;
}
a:hover {
	text-decoration:none;
	color:#877266;
}
a img {
	border:none;
}
p a {
	font-size:100%;
}
p {
	margin: 0px;
	font-size: 12px;
}
h4 {
	font-size: 14px;
}
ul {
	font-size: 12px;
}
li {
	font-size: 12px;
}
a.petit {
	text-decoration:underline;
	color:#22190C;
	font-size: 10px;
}
a.petit:hover {
	text-decoration:none;
	color:#877266;
}
strong {
	font-weight:bold;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.fleft {
	float:left;
}
.clear {
	clear				: both;
	line-height			: 0px;
	font-size			: 1px;;
}
.just {
	text-align:justify;
}
.it {
	font-style:italic;
		font-size: 11px;
}
.none {
	display:none;
}
.prix {
	color: #BD0F06;
}
img.cadre_epais {
	margin:1px 2px 2px 1px;
	border-left:1px solid #A59585;
	border-top:1px solid #A59585;
	border-right:1px solid #877266;
	border-bottom:1px solid #877266;
}
span.titre, div.titre, .list_hotel_content span.titre {
	font-weight: bold;
	color: #823203;
	font-size: 1em;
	margin-left: 3px;
}
ul.puce {
	list-style-image: url(images/puce.gif);
	margin: 0px 0px 0px 10px;
	padding-left: 7px;
}
/* ====================================================================
Definitions des div
-------------------------------------------------------------------- */

.general {
	width: 996px;
	margin: auto;
	text-align: center;
	background-image: url(images/fd_general.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FBEDE3;
}
.general_un {
	background-image: url(images/fd_general_un.jpg);
	background-repeat: repeat-y;
	width: 795px;
	float: left;
}

.top {
	background-image: url(images/fd_top.jpg);
	background-repeat: repeat-x;
	height: 81px;
	width: 794px;
	padding-top: 2px;
	text-align: left;
}
.menu_top{
	background-image: url(images/fd_menu_top.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 794px;
	text-align: right;
	padding-top: 2px;
}
.menu_top a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371301;
	text-decoration: none;
}
.menu_top a:hover{
	color: #8E7363;
}
.general_un_a{
	float: left;
	background-image: url(images/fd_general_un_a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 795px;
	height: auto !important;
	min-height: 875px;
	height: 875px;
}

.col_gh {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 194px;
	background-color: #FBEDE3;
	text-align: left;
	vertical-align: top;
	float: left;
	padding: 0px;
	margin-bottom: 300px;
}
.centre {
	width: 597px;
	float: right;
	margin-left:2px;
	height:100%;
	padding-bottom:auto;
}

.visuel {
	border-left:2px solid #443227;
	border-right:1px solid #443227;
}

.col_promo {
	width: 190px;
	background-color: #FDF9F6;
	float: right;
	text-align: left;
	margin:0;

}
.col_dr {
	/*background-color: #FBEDE3;*/
	width: 200px;
	float: right;
}
.bas {
	background-image: url(images/fd_bas.jpg);
	width: 996px;
	margin: auto;
	text-align: center;
	height: 58px;
}
.bas a{
	text-decoration:none;
}




/* --------------------------------------
col gauche #quick book
---------------------------------------- */
#quick {
	background: #f1e2d7;
	/*margin-bottom: 15px;*/
	padding-bottom: 6px;
	width: 197px;

}
#quick p {
	font-size:110%;
	margin: 0px;
	_margin-left:05px;
	padding-left: 5px;
}
#quick .entete{
	background-color: #371301;
	font-size: 13px;
	color: #FBF1EA;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 197px;
}

#quick form {
	font-size: 11px;
	margin: 0px;
}

#quick p input.cent {
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;
	width: 180px;
	font-size:95%;

}
#quick p input.quatrevingt {
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;
	width: 160px;
	font-size:95%;

}
#quick p select.quatrevingt {
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 22px;
	width: 165px;
	font-size:100%;


}
#quick p select.cent{
	padding:0px 0px 0px 4px;
	_padding:0px 0px 0px 4px;
	width: 185px;
	height: 22px;
	font-size:100%;

}
#quick p select{
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 22px;
	font-size:100%;

}
#quick p input.norm{
	font-size:100%;
	height: 18px;
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	border:1px solid #A0A0A0;
}



#quick input.search {
	background-image:url(images/btn_search.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 190px;
	text-align: center;
}

#quick p a.btok {
	background: url(images/chevrons.gif) no-repeat center top;
	height: 17px;
	display: block;
	float:right;
	margin: 0px;
	padding: 0px;
}
#quick p a.btok:hover {
	background: url(images/chevrons.gif) no-repeat center bottom;
	height: 17px;
}




/* --------------------------------------
col gauche #disponiblité
---------------------------------------- */
#dispo {
	background: #f5e2da;
	width: 197px;

}
#dispo p {
	font-size:110%;
	margin: 0px;
	_margin-left:5px;
	padding-left: 5px;
}
#dispo .entete{
	background-color: #7D0D37;
	font-size: 13px;
	color: #FBF1EA;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 197px;
}

#dispo form {
	font-size: 11px;
		margin: 0px;
}

#dispo p input.cent{
	font-size:100%;
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;
	width: 180px;
}
#dispo p input.norm{
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;;
}

#dispo p input.date{
	background-image: url(images/calendrier.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size:100%;
	height: 18px;
	padding:0px 2px 0px 4px;
	_padding:1px 0px 1px 4px;
	border:1px solid #A0A0A0;
}
#dispo p select{
	border:1px solid #A0A0A0;
	height: 22px;
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#dispo input.search {
	background-image:url(images/btn_search.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 190px;
	text-align: center;
}
label.none {
	display:none;
}
input.typeImg {

	border: none;
	background: none;
}



/* --------------------------------------
col droite #recherche et newsletter
---------------------------------------- */

.search_news {
	background-image: url(images/fd_search_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	/*height: 100px;*/
	width: 185px;
	padding-top: 6px;
	text-align: left;
	padding-left: 14px;
}
.search_news form{
	margin-top: 22px;
}
.search_news input {
	background-image: url(images/fd_input.gif);
	border: 1px solid #B39987;
	height: 18px;
	color: #877266;
	background-repeat: repeat;
	padding-left: 5px;
	background-color: transparent;
}






/* --------------------------------------
block central #contenu
---------------------------------------- */

.chemin{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-size: 11px;
}
.chemin a{
	text-decoration: underline;
}

.contenu_accueil {
	float: left;
	width:405px;
	_width:397px;
	text-align: left;
	vertical-align: top;
	padding:0px;
	
}

div#hotel-luxe-description h1{
	margin: 0 auto 15px 0;
	width:590px;
	_width:585px;
}
.contenu_accueil h3{
	width: 412px;
	_width: 399px;
	/*width: 405px;*/
	/*_width: 397px;*/
	margin: 0 0 15px 0;
	height:22px;
	border-bottom:1px solid #877266;
}
.contenu_accueil h3, div#hotel-luxe-description h1{
	background-color: #D7B49F;

	text-transform: uppercase;
	color: #443227;
	font-size: 1.2em;
	padding:0 0 0 5px;
	text-align:left;
}

div#hotel-luxe-description h1 img{
	margin:0px 0px 2px 0px;
	padding:0px;
	vertical-align:bottom;
	position: relative;
}
.coup_coeur {
	background-image: url(images/fd_selection.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px;
}

table.coup_coeur tr td{
	vertical-align:top;
}

table.coup_coeur{
	margin-bottom:15px;
}

.coup_coeur img {
	float: left;
	margin: 3px;
}

.coup_coeur .info {
	float: right;
	color: #7D0D37;
}

.coup_coeur .info  a{
	color: #7D0D37;
	font-weight: bold;
}


.coup_coeur_dep {
	background-image: url(images/fd_selection.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px;
/*	width:45%;*/
	float: left;
	margin:5px;
}
.coup_coeur_dep img {
	float: left;
	margin: 3px;
}
.promo_dep {
	background-image: url(images/fd_selection.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px;
	width:45%;
	float: right;
	margin:5px;
}
.promo_dep_left {
	background-image: url(images/fd_selection.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px;
	width:45%;
	float: left;
	margin:5px;
}
.promo_dep img {
	float: left;
	margin: 3px;
}
.promo_dep .remise {
	font-weight: bold;
	color: #823203;
	font-size: 1em;
	margin-left: 10px;
}

.promo_dep_left img {
	float: left;
	margin: 3px;
}
.promo_dep_left .remise {
	font-weight: bold;
	color: #823203;
	font-size: 1em;
	margin-left: 10px;
}

.contenant_text {
	margin:10px;
}
.contenu_theme {
	width: 594px;
	background-color: #FFFFFF;
	background-image: url(images/fd_deg_theme.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 246px;
}
.contenu_theme td{
	font-size: 12px;
	text-align: justify;
	padding: 5px 10px;
	line-height: 12px;
	vertical-align: top;
}
.contenu_theme th{
	margin: 0;
	padding:0px;
	vertical-align: top;
}
.contenu_theme h1 {
	font-size: 25px;
	margin: 10px 0px;
	text-align: left;
	line-height: 20px;
}
.contenu_theme h2 {
	font-size: 15px;
	margin: 10px 0px;
}

.contenu {
  float:left;
	width: 594px;
	text-align: left;
}

.contenu h4{
padding-left: 4px;
}

.contenu p{
padding-left: 4px;
}

.contenu a{
padding-left: 4px;
}


.contenu h3{
	background-color: #D7B49F;
	text-transform: uppercase;
	color: #443227;
	font-size: 1.2em;
	padding-left: 5px;
	width: 592px;
	_width: 588px;
	margin-right:0px;
	margin-left:1px;
}

html>body .contenu h3{
	margin-left:0px;
}

.list_hotel, .list_hotel_inv {
	background-image: url(images/fd_selection.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0; 
	background-color: #FBEDE2;
	margin:0;
	border-bottom:1px solid #BAAA9F;
	margin-left:1px;
	padding-bottom:5px;
}
html>body .list_hotel, .list_hotel_inv{
	margin-left: 0px;
}

.list_hotel .submodal{
	padding:2px;
}

.col_scroll {
	padding: 0;
	background-color: #FBEDE2;
	width:auto;
}

.list_hotel_inv {
	background-color: #CCCCCC;
}

table.list_hotel, table.list_hotel_inv {
	width:383px;
	padding:0;
	margin:0;
	/* border-bottom:1px solid #BAAA9F; */
}


.list_regions {
		float:right;
		width:290px;
		padding:0;
		background-color: #FBEDE2;
		margin-left:0;
}

.list_regions div.map_list_shadow{
	width:288px;
	height:16px;
}

.list_region_content {
        display: block;
        /*float: left;*/
        width: 276px;
		padding:4px 4px 4px 8px;
		margin: 0 5px 0 0;	
        background-image: url(images/fd_selection.jpg);
        background-repeat: repeat-y;
        background-position: left;
		border-bottom:1px solid #BAAA9F;
}

.list_region_content div.titre, .list_hotel_content div.titre{
		padding:0 0 0 15px;
		margin:0;
		background-image:url(images/puce_fleche_ville.gif);
		background-repeat:no-repeat;
		background-position:left;
}

.list_hotel_content div.titre a{
	font-weight: bold;
	color: #823203;
	font-size: 0.8em;
	text-decoration:none;
}

.list_region_content img {
        float: left;
        margin: 3px;
}


.list_hotel_content {
	display: block;
	float: left;
	width: 580px;
}
.list_hotel_content img {
	float: left;
	margin: 3px;
}

.list_hotel_content_promo {
	display: block;
	float: left;
	width: 500px;
	margin-left:1px;
}
.list_hotel_content_promo img {
	float: left;
	margin: 3px;
}
.promo{
	background-image: url(images/fd_promo.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 68px;
	float: right;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.promo a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}


.promo_pm{
        font-weight: bold;
        color: #990000;
}
.promo_pm a{
        font-weight: bold;
        color: #FF0000;
        text-decoration:none;
}

.menu_list{
	float: right;
	display: block;
}
.menu_list img {
	display: inline;
}
/* --------------------------------------
block central #promotions
---------------------------------------- */

.col_promo{
	width:182px;
	_width:191px;
}

.col_promo .entete {
	background-color: #877266;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
	width:182px;
	_width:191px;
}
.col_promo span.titre {
	font-weight: bold;
	color: #823203;
	font-size: 1em;
	margin-left: 3px;

}
.col_promo p{
	font-size:110%;
	font-size: 11px;
	margin: 0px;
	margin-left:5px;
	padding-left: 5px;
	padding-bottom: 0px;
}

.col_promo input.cent {
	font-size:100%;
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;
}

.col_promo p select.quatrevingt {
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 22px;
	width: 150px;
	font-size:11px;

}
.col_promo input.norm {
	font-size:100%;
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;

}
.col_promo p input.date, input.date{
	background-image: url(images/calendrier.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size:100%;
	padding:0px 0px 0px 4px;
	_padding:1px 0px 1px 4px;
	height: 18px;
}

.best_promo {
	color: #3F332C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C4039;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	font-size:12px;
}
.best_promo img{
	border: 1px solid #877266;
	margin: 2px;
	float: left;
}
.best_promo span{
	float: right;
	color: #BD0F06;
	font-weight: bold;
}
.bas_promo {

	background-image: url(images/fd_bas_promo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;

}

/* --------------------------------------
col droite #themes
---------------------------------------- */
.themes {
	/*background-image: url(images/fd_theme.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	text-align: left;
	margin-top: 0px;
}
.themes img{
	margin-left:5px;
	padding-left:5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.themes h4 {
	color: #371301;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma;
	background-color: #E3CBB7;
	height: 22px;
	text-align: center;
	font-size: 1em;
}


/* --------------------------------------
col droite  #selection
---------------------------------------- */

.selection {
	vertical-align		: top;
	line-height			: 16px;
	text-align			: left;
	display				: block;
	margin				: 3px;
	padding-bottom: 3px;
	width:190px;
}
.selection .suppr {
	float				: right;
	margin-top			: 1px;
	margin-right		: 1px;
	width:18px;

}
.selection .suppr a{
	border				:none;
		height				: 20px;


}

.selection .suppr a:hover{
	border				:none;
	background-color	:#E3AF92;

}

.selection .selection_content {
	float				:left;
}
.selection a{
	font-size			: 11px;
	background-color	: #ECDCCA;
	display				: block;
	text-decoration		: none;
	border				: 1px dotted #CBB4A4;
	padding-bottom		: 3px;
}
.selection a:hover{
	border-right		: 1px dotted #9E9859;
	border-bottom		: 1px dotted #9E9859;
	border-left			: 1px dotted #9E9859;
	background-color	: #FCF3EC;
	color				: #2F2311;
}



/* --------------------------------------
block central #fiche hotel
---------------------------------------- */


#diaporama{
	margin: 13px 3px 0px 4px !important;
	margin: 13px 3px 0px 4px;
}
#diaporama a{
	cursor:default;

}

#diaporama img{
	margin: 3px 20px 3px 3px;
}
#desc {
	clear:both;
	/*float: right;

	padding-right:4px;*/
}
#desc img{
	float:left;
	margin: 3px 10px 3px 3px;
}
#desc h4, #desc h2{
	font-size: 1.2em;
	margin: 2px;
	color: #371301;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #D7B49F;
}

.btn_resa {
	text-align: center;
	float: right;
	width: 300px;
}
.btn_resa img {
	float:none;
}

/* --------------------------------------
block central #TIER
---------------------------------------- */
.trier {
	font-size: 12px;
	background-color: #E6D3C5;
	margin: 0px 0px 5px;
	padding: 5px 0px 10px;
	background-image: url(images/fd_trier.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:596px;
	_width:594px;
}
.trier form{
	float : left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.trier #show_bigmap{
	float : right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.trier #hide_bigmap{
	float : right;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 5px;
	height: 20px;

}
.img-shadow{
	width:592px;
  margin-left:2px;
}
table.tab_theme {
	background-color: #F1E1D4;
	width: 100%;
}
table.tab_theme td a{
	font-size: 14px;
	margin-left: 15px;
}
span.entete_theme {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
}
/* --------------------------------------
POPUP IMAGES
---------------------------------------- */
#abs_brochure{
	position: absolute;
	z-index: 1;
	visibility: hidden;
	height: 2px;
	width: 7px;
}
#brochure{
	position: relative;
	z-index: 1;
	visibility: hidden;
	height: 510px;
	width: 710px;
	left: -250px;
	top: -200px;
}


#brochure span{
	float:right;
}

#brochure span img{
	margin-right: 20px;
	top: 15px;
	position: relative;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.border_tab {
	font-size: 12px;
	}

/* --------------------------------------
OBJETS DE FORMULAIRE
---------------------------------------- */
fieldset {
	border: 1px solid #D7B49F;
	font-size: 12px;
	background-image: url(images/fd_input.gif);
	padding: 5px;
}
legend {
	font-size: 16px;
	border: 1px solid #D7B49F;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EDDACB;
}
select, textarea, input {
	border: 1px outset #F6E2D4;
	margin-bottom: 3px;
	background-color: #FEF9F6;
}

.button {
	background-image: url(images/fd_button.gif);
	background-repeat: repeat-x;
	border: 1px outset #BAAA9F;
}

.button:active {
	border: 1px inset #BAAA9F;
}

.cell_coord_gch {
	text-align: right;
	padding-right: 10px;
}


/* --------------------------------------
MENU LIST HOTEL
---------------------------------------- */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedtabs{
	margin-left: 4px;
	padding: 0;
	width: 450px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 100px;

}

.invertedtabs ul{
	font: bold 11px "Trebuchet MS", Tahoma;
	margin:0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;

}

.invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
line-height: 1.5em;
}


.invertedtabs a{
float:left;
color: #22190C;
background: #E3CBB7 url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

.invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

.invertedtabs a span{
float:none;
}


.invertedtabs a:hover{
background-color: #D7B49F;
}

.invertedtabs a:hover span{
background-color: #D7B49F;
}

.invertedtabs li.current span,li.current a ,li.current a:hover { /*currently selected tab*/
background-color: #9F8271;
}


.invertedtabsline{
	clear: both;
	padding: 0;
	width: 100%; /*Remove this to remove border between bar and tabs*/
	background-color: #BAAA9F;
	height: 1px;
}

/* --------------------------------------
MENU Fiche HOTEL /*Flo 020807
---------------------------------------- */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.onglotel{

	padding: 0 0 5px 30px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top: 1px solid #BAAA9F;
	width: 567px;
}

.onglotel ul{
	font: bold 11px "Trebuchet MS", Tahoma;
	margin:0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;

}

.onglotel li{
display:inline;
margin:0 2px 0 0;
padding:0;
line-height: 1.5em;
}


.onglotel a{
float:left;
color: #22190C;
background: #E3CBB7 url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

.onglotel a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

.onglotel a span{
float:none;
}


.onglotel a:hover{
background-color: #D7B49F;
}

.onglotel a:hover span{
background-color: #D7B49F;
}

.onglotel li.current span,li.current a ,li.current a:hover { /*currently selected tab*/
background-color: #9F8271;
}


.ongloteline{
	clear: both;
	padding: 7px 0px;
	width: 567px;
	height: 15px;
	background: url(images/shadow.jpg) no-repeat center bottom;
	margin: 0px;
}

table.comparer {
	border: 1pt solid #D7B49F;
	border-collapse: collapse;
	border-spacing: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FBEDE2;
	width: 90%;
	margin-left: 10px;
}
table.comparer th{
	font-size: 13px;
	background-color: #EFDCCD;
	padding-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	border: 1px solid #D7B49F;
	color: #443227;
}
table.comparer th a{
	font-size: 13px;
}
table.comparer img{
	border: 5px solid #D7B49F;
	margin: 3px;
}
table.comparer td{
	padding: 5px;
	border: 1pt inset #EFDCCD;
	background-repeat: repeat-x;
	background-position: top;

}
table.cat_chmb {
}
table.cat_chmb td{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
table.cat_chmb td strike{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
}
table.cat_chmb td i{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #500000;
	margin-right: 4px;
	margin-left: 4px;
}
#listehotel {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
#suggest-quik ul{
	background-color: #EEDECF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(images/fd_suggest.jpg);
	border-right: 1px dashed #A68A79;
	border-bottom: 1px dashed #A68A79;
	border-left: 1px dashed #A68A79;
}
#suggest-quik li{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #371301;
	list-style-image: none;
	list-style-type: none;
}
#attente {
	visibility:hidden;
	width:100%;
	text-align:center;
}
#borphrase{
	text-align:center;
	display:block;
	width:200px;
	border: 4px solid #9F8271;
	background-color:#FAF2EA;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin-right: 50%;

}

.btnGene{
font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	text-decoration:none;
	padding: 5px;
	border:1px solid #DFC3B0;
	background-color:#FBF1EA;
}

/*ajouts flo 010807*/

a.btpromo {
	background: url(images/btn-promos.gif) no-repeat right top;
		display: block;
		height: 30px;
}
a.btpromo:hover {
	background: url(images/btn-promos.gif) no-repeat right bottom;
	
}

#dispo a.btdispo {
	background: url(images/btn-dispo.gif) no-repeat right top;
	display: block;
	height: 30px;
	padding: 0px 0px 0px 12px;
	margin-top: 6px;
	}
#dispo a.btdispo:hover {
	background: url(images/btn-dispo.gif) no-repeat right bottom;
	
	
}

.general .general_un .general_un_a .centre .contenu #resum {
	background: url(images/resum-fd.gif) repeat-y left top;
	margin: 0px 0px 0px 5px;
	padding-right: 20px;
	height: 190px;
}
.general .general_un .general_un_a .centre .contenu #resum #photo {
	float: left;
	margin-right: 10px;
}
.general .general_un .general_un_a .centre .contenu #resum ul {
	margin: 0px 0px 0px 260px;
	padding: 0px;
}

.general .general_un .general_un_a .centre .contenu #resum li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.general .general_un .general_un_a .centre .contenu #resum a.resum-bt {
	background: url(images/resum-fd-btn.gif) no-repeat left top;
	display: block;
	height: 26px;
	width: 178px;
	margin: 0px;
	padding: 0px;
}

.general .general_un .general_un_a .centre .contenu #resum a.resum-bt:hover {

	background: url(images/resum-fd-btn.gif) no-repeat right top;
	display: block;
	height: 26px;
	width: 178px;
	margin: 0px;
	padding: 0px;
}
.general .general_un .general_un_a .centre .contenu #resum a.resum-bt-resa {
	background: url(images/resum-fd-btn-resa.gif) no-repeat left top;
	display: block;
	height: 26px;
	width: 178px;
	padding: 0px;
	margin: 0px 1px 0px auto;
}


.general .general_un .general_un_a .centre .contenu #resum a.resum-bt-resa:hover {
	background: url(images/resum-fd-btn-resa.gif) no-repeat right top;
	
}
.general .general_un .general_un_a .centre .contenu #resum .apartir {
	font-size: 14px;
	color: #443227;
	line-height: 25px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block;
}
.general .general_un .general_un_a .centre .contenu #resum .apartir em {
	font-weight: bold;
	color: #CC6633;
	font-style: normal;
}
/*
.general .general_un .general_un_a .centre .contenu #pictos {
	margin: 10px 10px 10px 10px;
	clear: both;
}
*/
.general .general_un .general_un_a .centre .contenu #pictos img {
	margin: 1px;
}


/********* maps elements ****************/
.action-links{
	text-align:left;
}
.action-links a{
	white-space:nowrap;
	text-decoration:none;
}

.action-links a span{
	text-decoration:underline;
}

.map_list_shadow{
	height:15px;
	background-image:url(images/shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	margin:0;
	padding:0;
}

.col_scroll .map_list_shadow{
	width:383px;
}
/* --------------------------------------
EARTH
---------------------------------------- */
#contenu-earth{
padding:10px 20px 10px 20px;
}

.illum{
font-weight:bold;
font-style:italic;
}

a.telechargement{
  text-decoration:underline;
	color:#3A9457;
	border:none;
	font-weight:bold;
}

a.telechargement:hover {
	text-decoration:none;
	color:#D7B49F;
}

#earth-titre{
font-size:13px;
font-weight:bold;
border-bottom:1px solid #D7B49F;
padding-top:20px;
}

.earth-image{
float:left;
margin-top:4px;
margin-right:5px;
}

a.earth-placemark{
  text-decoration:underline;
	color:#3A9457;
	border:none;
	font-size:13px;
	font-weight:bold;
}
a.earth-placemark:hover {
	text-decoration:none;
	color:#D7B49F;
}

p.earth-texte{
padding:5px 0px 5px 0px;
}

p.earth-lien{
padding:20px 0px 5px 0px;
text-align:center;
}

a.earth-lien-page{
  border:none;
  text-decoration:underline;
  font-size:11px;
  line-height:18px;
}

a.earth-lien-page:hover{
	text-decoration:none;
	color:#D7B49F;
}

.earth-image-lien{
float:left;
margin-right:5px;
}

#earth-encart{
margin: 0;
/*Nouveau */
background: url(http://www.federal-hotel-luxe.fr/images/google_earth.gif) no-repeat;
/*width: 150px;*/
height: 50px;
padding-left: 48px;
text-align: left;
padding-top: 6px;
font-size: 9pt;
/* line-height: 14px; */
}

#earth-encart a{
font-size: 10pt;
color: #19184C;
text-decoration: none;
font-weight: bold;
padding-left:2px;
position:relative;
top:-4px;
}
#earth-encart a:visited{
font-size: 10pt;
color: #19184C;
text-decoration: none;
font-weight: bold;
}
#earth-encart a:hover{
font-size: 10pt;
color: #7D0D37;
text-decoration: none;
font-weight: bold;
}

/* Golf début */

#encart_golf {
margin-left: 16px;
/*margin-right: 25px;*/
text-align: left;
/*height: 50px;*/
padding-top: 7px;
padding-bottom: 7px;
/*line-height: 18pt;*/
background: url(images/carte_golf1.gif) no-repeat;
padding-left: 60px;
}

#encart_golf a:link {
font-size: 10pt;
color: #371301;
font-weight: bold;
text-decoration: none;
}

#encart_golf a:visited {
font-size: 10pt;
color: #371301;
font-weight: bold;
text-decoration: none;
}

#encart_golf a:hover {
font-size: 10pt;
color: #39692F;
font-weight: bold;
text-decoration: none;
}

#encart_golf a:active {
font-size: 10pt;
color: #371301;
font-weight: bold;
text-decoration: none;
}
/* Golf fin  */
.img-rech-rapide{
   padding-bottom:5px;
}

html>body .img-rech-rapide{
  padding-bottom:7px;
}

#anim_golf {
	border: solid 1px #371301;
	width: 188px;
	/*margin: 5px;*/
	margin-top: 5px;
}

  /******************************************/
 /*  Images fiche hotel                    */
/******************************************/

#ensemble .ensemble-image{
	height:187px;
	/*margin: 10px;*/
}

table .ensemble-hotel{
  padding:10px 0px 10px 5px;
}


#ensemble .ensemble-image .petites-diap {
	padding:0px 0px 0px 25px;
	background: url(images/diap-deg-gch.gif) repeat-y left top;
}

#ensemble .ensemble-image .td-image{
	/*height:187px;*/
	background: #FFFFFF;
	border: 1px solid #c9b5a7;
	padding: 15px;
}

.image-hotel-big{
	float:left;
	margin:0 0 0 0px !important;
	margin:0 0 0 0px;
	width:250px;
	height:187px;
}


.image-hotel-small{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0 0 0 4px;
	/*width:238px;
	height:162px;*/
}

.image-small-encart{
	height:196px;
}

.image-small {
	float:left;
	margin:0px 4px 4px;
	padding:8px;
	background: #FFFFFF;
	border: 1px solid #c9b5a7;
}

.image-small2 {
	float:left;
	margin:4px;
	padding:8px;
	background: #FFFFFF;
	border: 1px solid #c9b5a7;
}

.image-small img, .image-small2 img {
	border: none;
}

.clearImage {
	clear:right;
	margin:0 0 0 0;
}


.image-lien{
	height:26px;
	padding:0px;
	line-height:26px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px !important;
	margin-left: 12px ;
	/*margin-right: 28px!important;*/
	margin-right:0px;
	background: #c9b5a7 url(images/fd-diap-num-fd.gif) no-repeat center center;
	width:250px;
}


.li-lien-page{
	list-style:none;
	margin:0px 0 0px 0 !important;
	margin:0px 0 0px 0 ;
	padding:2px 0 0 0 !important;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
	color:#371301;
	font-weight:bold;
}


*:first-child+html .li-lien-page{
	padding:0px 0 0 0 !important;
	padding:0px 0px 0px 0px;
}
*:first-child+html .li-lien-page img{
	margin-top:9px;
}


.li-lien-page a{
  text-decoration:none;
  color:#D7B49F;
}
.li-lien-page a:hover {
  text-decoration:none;
  color:#371301;
  font-weight:bold;
}  
 
  
#resum2 #photo {
	float: left;
	margin-right: 10px;
}


/*-----------AJOUT FRED--------------*/
#desc, #pictos{
	clear:both;
	background-color:#fff;
	padding:10px;
	margin:10px 8px 10px 10px;
	border-bottom:1px solid #D1A28D;
	border-right:1px solid #FBEDE2;
}

.col_promo{
	border-left:1px solid #877266;
	border-right:1px solid #C1AD94;
}

.col_promo .entete, .contenu_accueil * h3{
	height:22px;
	border-bottom:1px solid #877266;
	padding:0px;
	vertical-align:middle;
	font-size: 1.2em;
}

.col_promo .entete{
	margin-bottom:15px;
}

.col_promo .titre{
	background-color:#FBEDE2;
	border-bottom:1px solid #E6D3C5;
	margin-left:0px;
}

.ensemble-image{
	margin:0px;
	padding:10px 0px;
}

.ensemble{
	margin:0px;
	padding:0px;
}

#hotel-luxe-description h1{
	margin:0px;
}