﻿*
{
margin: 0px;
padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #7C7350;
	vertical-align:top;
	height:100%;
}
#form-general
{
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	vertical-align:top;
	text-align:center;
	background:#7C7350;
	border: 0 none;
}
#content-form
{
	margin: 0px;
	padding: 0px;
	width:1000px; 
	height:600px;
	text-align:center;
	border: 0 none;
}
#header {
	width:1000px;
	height:153px;
	background: url(../Images/header.jpg) no-repeat;
	text-align:justify;
}
/*Estilo Login*/
#login
{
	margin-left: 215px;
	padding: 25 0 0 150;
	height:154px;
}

#login .texto-usuario
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#B09F6A;
}
#login .texto-usuario-logued
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#login .btn-usuario-logued
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#B09F6A;
}
#login a
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#B09F6A;
	text-decoration:none;
}
#login a:hover, .active span {
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
}


#login .texto-normal
{
	font-family:Verdana;
	font-size: 9px;
	color:#000000;
}
.mensaje-error
{
	font-family:Verdana;
	font-size:11px;
	color:red;
}
/*Estilo Menu*/
#menu {
	margin: -25px 10px 0px 200px;
	width:900px;
}
#menu a {
	display: block;
	float: left;
	margin-left: 15px;
	text-decoration: none;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A39261;
}


#menu a:hover, .active span {
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
}

#menu img {
	display: block;
	float: left;
	margin-left: 15px;
	margin-top:-2px;
}
/*Estilo div contenedor*/
#cuerpo {
	width:1000px;
	height: 359px;
	background: url(../Images/cuerpo.jpg) no-repeat;
	text-align:center;
}
.submenu {
	height:30px;
	text-align:justify; 
	margin: 0px 0px 0px 0px;
	position:absolute;
	left:700px;
	top:104px;
}
.item-submenu{
	position:absolute;
	height:25px;
	margin: 50px 10px 10px 10px;
	background: url(../Images/background_submenu.jpg) repeat-x;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
#submenu a {
	display: block;
	float: left;
	margin-left: 15px;
	text-decoration: none;
	font-family:sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#submenu a:hover, .active a {
	color: #ffffff;
}
#cuerpo .content
{
	width:886px;
	height: 359px;
	overflow: hidden;
	float:left;
	margin: 0px 0px 0px 49px;
	text-align: justify;
	
}
#cuerpo .content-subform
{
	width:886px;
	height: 360px;
	float:left;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	
}
#cuerpo .content-subform-texto
{
	width:702px;
	height: 360px;
	float:left;
	margin: 37px 0px 0px 0px;
	text-align: justify;
}

#cuerpo .btn-contenido
{
	font-family:Verdana;
	font-size:10px;
	color:#BFC000;
}
#cuerpo .btn-contenido-general
{
	font-family:Verdana;
	font-size:11px;
	color:#7D7350;
}
#cuerpo .btn-contenido:hover{
	color: #000000;
}
#cuerpo .btn-contenido-general:hover{
	color: #000000;
}
#cuerpo .div-contenido
{
	float:left;
	width:100%;
	height: 100%;	
	text-align:justify;
	font-family:Verdana;
	font-size:10px;
	margin: 0px 0px 0px 5px;
}
#cuerpo .txt-contenido
{
	float:left;
	width:642px;
	height: 275px;	
	text-align:justify;
	font-family:Verdana;
	font-size:10px;
	margin: -15px 0px 0px 60px;
}

#cuerpo .titulo-seccion
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#47432A;
}
#cuerpo .capacidad-habitacion
{
	font-family:Verdana;
	font-size:12px;
	/*font-weight:bold;*/
	color:Red;
}
#cuerpo .txt-contenido-bold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
#cuerpo .titulo-contenido
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#BFC000;
}
#cuerpo .content-subform-image
{
	float:left;
	width:183px;
	height: 360px;	
	margin: 1px 0px 0px 0px;
	background-color:#C6B275;
}
#cuerpo .botones-left
{
	float:left;
	width: 300px;	
}
#cuerpo .botones-left-completo
{
	float:left;
	width: 600px;	
}
#cuerpo .botones-right
{
	float:right;
	width: 130px;	
}
#cuerpo .botones-right-completo
{
	float:right;
	width: 180px;	
}
#cuerpo .botones-clear
{
	clear:both;
}
#cuerpo .light-imagen
{
	border: 1px solid Black;
}
#cuerpo .clear-contenido
{
	clear:both;
}
#footer {
	width:1000px;
	height: 88px;
	background: url(../Images/footer.jpg) no-repeat;
	text-align:justify;
	margin: 0px 0px 0px 0px;
}

#mnu-footer {
	margin: 2px 0px 0px 60px;
	vertical-align:middle;
	float:left;
}

#mnu-footer .txt-InformeReserva
{
	font-size: 12px;
	color: #C9C1A8;
}
#mnu-footer .txt-TelInformeReserva{
	color: #C2AE73;
	font-size: 13px;
	font-weight: bold;
}
.btnSolapa
{
    font-family:Verdana;
    cursor:hand;
    cursor:pointer;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.btnSolapa10
{
    font-family:Verdana;
    cursor:hand;
    cursor:pointer;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.linkDestacadoMarco
{
	height: 26px;
	width:488px;
	text-align: center; 
	font-size: 9px;
	font-weight:bold;
	font-family: Verdana; 
	color: #000000; 
	background: url(../Images/fondo_promocion.jpg) repeat;
}
.linkIndex
{
    color:#e7bc48;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none;
}
/*Estilo consulta*/
.titulo-consulta
{
	font-family:Verdana;
	font-size:13px;
	color: #A18744;
	font-weight:bold;
	text-align:center;
}
.texto-bold-consulta
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.texto-consulta
{
	font-family:Verdana;
	font-size:11px;
}
.mensaje-consulta
{
	font-family:Verdana;
	font-size:11px;
	color:Blue;
}
.mensaje-error-consulta
{
	font-family:Verdana;
	font-size:11px;
	color:red;
}
.input-consulta
{
	font-family:Verdana;
	font-size:11px;
	width:200px;
	height:15px;
}
.topLeftConsulta
{
	background: url(../Images/topLeftMensaje.png) no-repeat;
	width:26px;
	height: 22px;
}
.topRightConsulta
{
	background: url(../Images/topRightMensaje.png) no-repeat;
	width:24px;
	height: 22px;
}
.topConsulta
{
	background: url(../Images/topMensaje.png) repeat-x;
}
.botRightConsulta
{
	background: url(../Images/botRightMensaje.png) no-repeat;
	width:24px;
	height: 23px;
}
.botLeftConsulta
{
	background: url(../Images/botLeftMensaje.png) no-repeat;
	width:26px;
	height: 23px;
}
.botConsulta
{
	background: url(../Images/botMensaje.png) repeat-x;
}
.midLeftConsulta
{
	background: url(../Images/midLeftMensaje.png) repeat-y;
}
.midRightConsulta
{
	background: url(../Images/midRightMensaje.png) repeat-y;
}

.fondo-consulta
{
	background: url(../Images/fondoMensaje.png) repeat;
}
.boton {
	font:Verdana;
	font-size:11px;
	color:#000000;
	background:#fff url(../Images/backBoton.png) repeat-x;
	height:22px;
	width:99px;
}
#contacto
{
	 width:400px;
	 top:80px;
	 left:400px;
	 position:absolute;
	 padding:15px;	
}
#ventanaModal
{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1000;
	background: url(../Images/trans.png) repeat;
}
#ventanaModal div
{
	
}
.fanFacebook
{
	 width:400px;
	 top:80px;
	 left:300px;
	 position:absolute;
	 padding:15px;	
}
.encuestaSatisfaccion
{
	 width:600px;
	 top:80px;
	 left:300px;
	 position:absolute;
	 padding:15px;	
}
.popupModal
{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1000;
	/*background: url(../Images/trans.png) repeat;*/
}
.popupModal div
{
	
}
.modalBackground {
	background: url(../Images/trans.png) repeat;
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
}

.modalPopup {
	/*background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;*/
	width:350px;
	font-family:Verdana;
	font-size:11px;
	
}
.lista-items
{
	list-style:none;
}

/*Estilo grilla de tarifas y promociones */
.div-tarifas
{
	width:930px;
	margin: 32px 0px 0px -50px;
	text-align:justify;
	font-family:Verdana;
	font-size:10px;
}
.div-contenido-tarifas
{
	width:800px;
	margin: 0px 0px 0px 100px;
	text-align:justify;
	font-family:Verdana;
	font-size:10px;
}
.texto-tarifa-promocion
{
	font-family:Verdana;
	font-size:11px;
}
.titulo-tarifa-promocion
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

/*.div-dsc-tar-prom
{
	width:100%;
	height:65px;
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}
.div-dsc-tar-prom-1
{
	width:100%;
	height:45px;
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}*/
.titulo-cuadro-tarifa
{
	font-weight:bold;
	height:15px;
}
/*Estilo div promociones*/

.div-promociones
{
	width:930px;
	margin: 32px 0px 0px -50px;
	font-family:Verdana;
}
.cbo-promocion
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#BFC000;
}
.pnl-promocion-left
{
	float:left;
	width:350px;
}
.pnl-promocion-right
{
	float:right;
	width:500px;
	/*margin-top:-25px;*/
}
.pnl-promocion-clear
{
	float:none;
}
.txt-cuad-prom
{
	font-family:Verdana;
	font-size:10px;
}
.tit-cuad-prom
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}


