body{
	background-color:#214121;
	width:943px;
	margin:0 auto;
	padding:0;
}

h1{
	display:none;
}
img{	
	border:0;
}

a{
	outline: none;
}

.clearFloat{
	clear:both;
}

div.brownBox {
	border:1px solid #9E8E5F;
	padding:10px;
	background:#C0BC8A;
	color:#7C6134;
	font-size:13px;
	font-family:arial;
	text-align:center;
	font-weight:normal;
}

#contenedor{
	position:absolute;
	top:50%;
	margin-top:-320px;	
}

#contenedorMain{
	position:absolute;
	top:50%;
	left:50%;
	width:700px;
	height:500px;
	margin-top:-340px;	
	margin-left:-350px;
}


/*--------------------------------------------------*/
/* _HEADER.PHP */
/*--------------------------------------------------*/


#header{	
	padding-top:15px;
	width:943px;
	height:80px;
}

#header #logo{
	margin-left:0px;
	width:490px;
	text-align:left;
	float:left;
}

#header #reservations{
	margin-right:0px;
	width:453px;
	text-align:right;
	float:left;	
}

#reservation, #logoK, #logoRelais{
	padding-left:15px;
}


/*--------------------------------------------------*/
/* DIV CONTENT - COMUN */
/*--------------------------------------------------*/


#content {
	width:943px;
	height:449px;	
	overflow:hidden;
	background-color:#cccc99;
	border:3px solid #fff;
}
#contentRooms {
	width:943px;
	height:449px;	
	overflow:hidden;
	background-color:#cccc99;
}


/*--------------------------------------------------*/
/* INDEX.PHP > DIV FOOTER INDEX */
/*--------------------------------------------------*/


#footerIndex {
	width:943px;
	height:22px;
	margin-top:5px;
}

#footerIndex #skipIntroFlash {
	text-align:left;
	width:285px;
	height:20px;
	float:left;
	margin:0;
}

#footerIndex #footerDataIndex {
	text-align:right;
	width:653px;
	height:22px;
	float:left;
	margin-left:5px;
}

#footerIndex #footerDataIndex span{
	font-family:Arial;
	font-size:7.5pt;
	color:#6e7054;
}

#footerDataIndex span a:link{
	text-decoration:none;
	color:#6e7054;	
}

#footerDataIndex span a:visited{
	text-decoration:none;
	color:#6e7054;	
}

#footerDataIndex span a:hover{
	text-decoration:none;
	color:#abaf82;	
}


/*--------------------------------------------------*/
/* MAIN.PHP */
/*--------------------------------------------------*/


#main {
	width:282px;
	height:72px;
	margin:0 auto;	
	padding-top:110px;
}

#idioma {
	width:225px;	
	margin:0 auto;
	padding-top:60px;
	padding-left:10px;
}

#idioma #english {
	text-align:right;
	float:left;
	margin-top:15px;
}

#idioma #divMain {
	float:left;
}

#idioma #frances {
	text-align:left;
	float:left;
	margin-top:15px;
}

#mainLogoRelais{
	padding-left:10px;
	padding-top:50px;
	text-align:center;
}

#footerMain {
	padding-left:10px;
	padding-top:110px;
	text-align:center;
}

#footerMain span{
	font-family:Arial;
	font-size:8pt;
	color:#6e7054;
	/*border:1px solid red;*/
}

#footerMain span a:link{
	text-decoration:none;
	color:#6e7054;	
}

#footerMain span a:visited{
	text-decoration:none;
	color:#6e7054;	
}

#footerMain span a:hover{
	text-decoration:none;
	color:#abaf82;	
}


/*--------------------------------------------------*/
/* _MENU.PHP */
/*--------------------------------------------------*/


#menu{
	font-family:Georgia;
	font-weight:normal;
	font-size:9pt;
	color:#abaf82;
	text-align:center;
	width:950px;
	padding: 10px 0 0 5px;
}

#menu div{
	float:left;		
}

#menu div.rooms{
	/*width:88px;*/
	text-align:left;
}
/*
#menu div.rates{
	width:107px;	
}

#menu div.dining{
	width:57px;	
}

#menu div.conferences{
	width:92px;	
}

#menu div.activities{
	width:77px;	
}

#menu div.giftcertificates{
	width:112px;	
}

#menu div.about{
	width:67px;		
}

#menu div.gallery{
	width:57px;
}

#menu div.contact{
	width:62px;	
}

#menu div.news{
	width:47px;	
}

#menu div.press{
	width:47px;	
}
*/
#menu div a:link, #menu div a:visited, #menu div a:active{
	text-decoration:none;
	color:#cccc99;	
	cursor:pointer;
}

#menu div a:hover{
	text-decoration:none;
	color:#abaf82;	
}

#menu div.selected a:hover{
	text-decoration:none;
	color:#abaf82;	
}


/*--------------------------------------------------*/
/* _FOOTER.PHP */
/*--------------------------------------------------*/


#footer{
	width:946px;
	height:20px;
	margin-top:25px;	
	/*border:1px solid red;*/
}

#footerData, #dificilstudio{
	font-family:Arial;
	font-size:8pt;
	color:#6e7054;
	float:left;	
}

#footer #footerData {	
	text-align:left;	
	width:864px;
	height:20px;	
	/*border:1px solid red;*/
}

#footer #dificilstudio {
	text-align:right;
	width:82px;
	height:20px;
	/*border:1px solid red;*/
}

#footerData span a:link, #dificilstudio span a:link{
	text-decoration:none;
	color:#6e7054;	
}

#footerData span a:visited, #dificilstudio span a:visited{
	text-decoration:none;
	color:#6e7054;	
}

#footerData span a:hover, #dificilstudio span a:hover{
	text-decoration:none;
	color:#abaf82;	
}


/*--------------------------------------------------*/
/* ROOMS.PHP */
/*--------------------------------------------------*/


#slide{
	text-align:left;
	margin:0;
	padding:0;
	width:610px;
	height:449px;
	background-color:transparent;
	float:left;
}

#contenedorContenido{
	float:left;
	width:330px;
	height:449px;
	border-left:1px solid #5e5e49;
	position:relative;	
}

#contenedorContenidoRates{
	float:left;
	width:330px;
	height:449px;
	border-left:1px solid #5e5e49;
	position:relative;	
	_width:310px;
}

#contenedorContenido #data, #contenedorContenidoRates #data{
	padding-top:15px;
	padding-left:15px;
}

.title{
	font-family:Georgia;
	font-size:16pt;
	font-weight:bold;
	color:#2b662b;	
}

.lineaTitle{
	width:250px;
	height:1px;
	overflow:hidden;
	background-color:#b7b78a;	
}

.lineaTitle2{
	width:1px;
	height:390px;
	overflow:hidden;
	background-color:#b7b78a;
	float:left;
}

.txt{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#214121;
	padding-top:10px;	
}

.txtVistaSuites{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#214121;
	padding-top:10px;
	
}

/*.txtVistaSuites{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#214121;
	padding-top:10px;
	height:300px;
	overflow:auto;
	overflow-x:hidden;
}*/

.txt1{	
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	width:300px;
	color:#214121;
	line-height:12pt;
	*line-height:12pt;
	padding-top:5px;
	*padding-top:5px !important;
}
/*
.ieWidth{
	_width:310px;
}
*/
.txt1 span a:visited{
	text-decoration:none;
	color:#676751;	
}

.txt1 span a:link{
	text-decoration:none;
	color:#676751;
}

.txt1 span a:hover{
	text-decoration:underline;
	color:#676751;
}

.txt1 span a.back:visited{
	text-decoration:none;
	color:#613e11;	
}

.txt1 span a.back:link{
	text-decoration:none;
	color:#613e11;
}

.txt1 span a.back:hover{
	text-decoration:underline;
	color:#613e11;
}

.txt2-Title{	
	color:#444434;
}

.txt2-List{	
	color:#676751;
	line-height:11pt;
	*line-height:11pt;
	padding-top:5px;
	font-weight:normal;
}

.menuDesplegable{
	width:300px;
	position:absolute;
	*left:15px;
	_left:15px;	
	*bottom:-5px !important;	
	bottom:0px;
	_bottom:-15px;
}

.menuDesplegableAct{
	width:300px;
	position:absolute;
	*left:15px;
	_left:15px;	
	*bottom:-10px !important;	
	bottom:5px;
	_bottom:-10px;
}

.menuDesplegable div{		
	padding-top:5px;
	height:30px;
}

#contenedorContenido .miscInferiores{	
	padding-top:0px;	
}

#contenedorContenido .miscInferiores .miscInferiorIzq{	
	padding-left:5px;
}

#contenedorContenido .miscInferiores .miscInferiorDer{	
	padding-left:270px;
}

#nextPrevious{
	width:290px;
	position:absolute;		
	bottom:0px;
	left:0px;
	border-top:1px solid #b7b78a;
	padding-top:0px;	
}

#nextPreviousAwards{
	width:290px;
	position:absolute;		
	bottom:0px;
	right:20px;
	padding-top:0px;
	color:#006621;
}

#nextPreviousAwards .pre, #nextPreviousAwards .next{
	text-align:right;
	text-decoration:underline;
	color:#006621;
}



#nextPreviousAwards .pre a:link, #nextPreviousAwards .next a:link{
	text-decoration:none;
	color:#006621;
}

#nextPreviousAwards .pre a:visited, #nextPreviousAwards .next a:visited{
	text-decoration:none;
	color:#006621;	
}

#nextPreviousAwards .pre a:hover, #nextPreviousAwards .next a:hover{
	text-decoration:underline;	
	color:#7f7f5e;
}

#nextPrevious .pre{
	text-align:left;
	float:left;
}

#nextPrevious .next{
	text-align:right;
}

#nextPrevious .pre a:link, #nextPrevious .next a:link{
	text-decoration:none;
	color:#7f7f5e;
}

#nextPrevious .pre a:visited, #nextPrevious .next a:visited{
	text-decoration:none;
	color:#7f7f5e;	
}

#nextPrevious .pre a:hover, #nextPrevious .next a:hover{
	text-decoration:underline;	
}


/*--------------------------------------------------*/
/* RATES */
/*--------------------------------------------------*/

#simpleTooltip{
	position:absolute;
	border:1px solid #fff;
	background:#fff;
	padding:2px 5px;
	color:#333;
	font-family:arial;
	font-size:11px;
	display:none;
	}
.tooltip { /*cursor:help;*/ cursor:pointer; }
	
.ratesHolder					{ height:413px; overflow:hidden;}
.discountMsg					{ font-size:11px; font-family:arial; margin:0px; padding:6px 5px 0 5px; background:#c0bc8a; color:#7c6134; height:28px; overflow:hidden; }

.links { color:#b9b98b; text-align:center; margin-top:7px; }
a.txt { text-decoration:none; font-family:georgia; font-size:13px; }
a.txt:link, a.txt:visited { color:#2b662b; }
a.txt:hover, a.txt:active { color:#5d875d; }

.roomsRates 					{ font-family:arial; width:100%;}
.roomsRates .trHover 			{ background:#d6d6ad; }

.roomsRates thead td 			{ font-size:14px; font-family: Georgia; background:#7d6135 url(../images/gradient-rates-header.jpg) repeat-x top left; color:white; height:30px; padding-left:15px; }
.roomsRates thead td.price		{ text-align:center; padding:0; }
.roomsRates thead td.occupancy	{ text-align:center; padding:0; }

.roomsRates tbody td 			{ font-size:12px; }
.roomsRates tbody td.sep		{ font-size:0px; height:1px; background:#b9b98b; }
.roomsRates tbody td.name		{ text-transform:uppercase; color:#214121; padding:6px 0 0px 15px; vertical-align:top; }
.roomsRates tbody td.occupancy	{ font-size:11px; width:100px; text-align:center; border-left:1px dotted #c1c191; color:#676751; }

.roomsRates tbody td.price_mid		{ font-size:10px; width:130px; text-align:left; border-left:1px dotted #c1c191; color:#676751; }
.roomsRates tbody td.price_mid div	{ padding:8px 0 7px 10px; }
.roomsRates tbody td.price_high		{ font-size:10px; width:130px; text-align:left; border-left:1px dotted #c1c191; color:#676751; }
.roomsRates tbody td.price_high div	{ padding:8px 0 7px 10px; }

.roomsRates tbody .currency		{ font-size:12px; margin:0; padding:0;  line-height:10px; color:#000; display:inline; margin-right:8px; }

/*--------------------------------------------------*/
/* DINNER MENUS */
/*--------------------------------------------------*/


#data h2 { margin:0; padding:0; font-size:18px; font-family:Georgia; }

span.menusCount								{ color:#aab081; }

ul.menusList 								{ list-style:none; margin:0; padding:0; font-weight:bold; font-size:14px; color:#aab081; font-family:Georgia; }
ul.menusList li								{ margin-bottom:6px; }
ul.menusList a 								{ text-decoration:none; }
ul.menusList .arrow							{ color:#76865d; padding-right:2px; }
ul.menusList .emptyMenu						{ cursor:default; }
ul.menusList a:link, ul.menusList a:visited { color:#214121; }
ul.menusList a:hover, ul.menusList a:active { color:#4d674d; }

#dishesPagination 							{ text-align:right; font-family:arial; }
#dishesPagination a 						{ text-decoration:none; font-size:12px; }
#dishesPagination .qp_next, 
#dishesPagination .qp_prev 					{ color:#676751; }
#dishesPagination .qp_disabled 				{ color:#aeae84; }
#dishesPagination .qp_counter 				{ color:#2B662B; padding:0 10px; font-weight:bold; font-size:13px; }

.menusHolder 				{ height:290px; }
.dishesHolder .date 		{ font-size:12px; color:#676751; }
.dishesHolder 				{ height:310px; }
.dishesHolder h3 			{ margin:0; padding:0; font-size:14px; }
.dishesHolder h3 a 			{ color:#214121; }
.dish 		{ padding:7px 0; border-bottom:1px solid #c2c292; background-color:transparent; background-repeat:no-repeat; background-position:left center; }
.inner 	{ padding:0 15px 0 30px; text-align:justify; }

/*--------------------------------------------------*/
/* PRESS QUOTES */
/*--------------------------------------------------*/

.iconPress{
	float:left;
	padding:0 15px 0 0;
}

.titlePressQuotes{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#214121;
	padding:5px 0 15px 0;
}

