body
{
	margin:0px;
	padding:0px;
    background: #ffffff url(imagenes/fotodefondo.jpg) no-repeat fixed top;
    font-family:Arial;
    font-size:12px;
    color:#232323;
}

.ctxts
{
	font-family:Arial;
    font-size:12px;
    color:#303030;
    border:solid 1px #a3a3a3;
    background-color:White;
    width:325px;
    padding-left:5px;
}

.btnLimpiar, .btnEnviar, .btnBuscar
{
	background-color:Transparent;
	background-repeat:no-repeat;
	border:none 0px;
	float:right;
	cursor:pointer;
}

.btnLimpiar
{
	background-image:url(imagenes/botones/limpiar.png);
	width:55px;
	height:20px;
}

.btnEnviar
{
	background-image:url(imagenes/botones/enviar.png);
	width:46px;
	height:20px;
	margin-right:15px;
}

.btnBuscar
{
	background-image:url(imagenes/botones/flecha.png);
	width:10px;
	height:10px;
	margin-top:4px;
}

img, a
{
	border:none 0px;
	text-decoration:none;
	color:#232323;
}

a:active, .btnLimpiar:active, .btnEnviar:active, .verDetalle:active
{ 
	outline: none; 
}
a:focus, .btnLimpiar:hover, .btnEnviar:hover, .verDetalle:hover
{
	-moz-outline-style: none;
}

.titulos
{
	color:#3f7d00;
	text-transform:uppercase;
}

.subtitulos
{
	color:#3f7d00;
}

.OpacidadBlanca
{
	height:auto;
	width:auto;
	float:left;
	background-image:url(imagenes/tblanco.png);
}

/*Master Page*/
#MarcoFotoFondo
{
	width:900px;
	height:auto;
	min-height:500px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	/*
	position:absolute;
	left:50%;
	margin-left:-675px;*/
	padding-left:263px;
	padding-right:187px;
}

#top
{
	width:900px;
	height:86px;
	text-align:right;
}

#menu
{
	width:890px;
	height:32px;
	text-align:right;
	padding-right:10px;
	z-index:2;
}

#menu img
{
	border-left:solid 1px #3f7d00;
	padding-top:7px;
	padding-bottom:4px;
	padding-left:15px;
}

#imgMapa:hover, .btnLimpiar:hover, .btnEnviar:hover, .verDetalle:hover, #imgdireccion:hover, #gostp0:hover, #next0:hover, #prev0:hover
{
	cursor:pointer;
	opacity: 0.50;    
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
}

#MarcoInterior
{
	margin-top:5px;
	width:900px;
	height:auto;
	float:left;
	padding-bottom:75px;
}

#right
{
	width:433px;
	float:left;
}

#left
{
	width:467px;
	float:left;
}

#content
{
	width:462px;
	height:333px;
	height:auto !Important;
	min-height:333px;
	padding-top:5px;
	margin-right:5px;
	float:left;
	padding-bottom:10px;
}

#GaleriaMaster
{
	width:433px;
	height:240px;
	padding-top:5px;
	float:left;
}

#CalendarioEventos
{
	height:115px;
	width:421px;
	margin-top:5px;
	padding-left:12px;
	padding-top:6px;
}

#contentdias
{
	float:left;
	margin-top:7px;
	width:212px;
	height:auto;
}

#CalendarioEventos a
{
	color:#232323;
	border-bottom:solid 1px gray;
	display:block;
	margin-bottom:5px;
	float:left;
	width:100%;
}

.dias, .diasActive, .diasEvento
{
	width:20px;
	height:17px;
	margin-right:6px;
	margin-bottom:2px;
	float:left;
	background-color:#b8b8b8;
	color:White;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
}

.diasEvento
{
	background-color:Red;
}

.invisible
{
	display:none;
	visibility:hidden;
}

.descDiasEventos
{
	width:190px;
	height:90px;
	padding-right:10px;
	float:left;
	overflow:hidden;
}

.diasActive
{
	background-color:#3E7C01;
}

#imgPromociones
{
	position:relative;
	bottom:0px; 
	margin-bottom:-45px;
	cursor:pointer;
}

/*Pagina de Eventos, Habitaciones*/
.ContentEventsHab
{
	width:420px;
	height:75px;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:solid 1px #C96C02;
	padding-bottom:5px;
}

.ContentEventsHab img
{
	float:left;
	margin-right:15px;
}

.ContentEventsHab a
{
	cursor:pointer;
}

.verDetalle
{
	color:#C96C02;
}

.resumen:hover
{
	text-decoration:underline;
}

.PagGrid span
{
	color:#C96C02;
}

#ctl00_ContentPlaceHolder1_gvHabitaciones td, #ctl00_ContentPlaceHolder1_gvEventos td, #ctl00_ContentPlaceHolder1_gvPromociones td
{
	border:solid 1px transparent;
}

.ContentPromociones
{
	margin-right:40px; 
	float:left; 
	color:#4a926a; 
	padding-bottom:30px;
	height:95px;
	width:auto;
}

#tblContacto td
{
	vertical-align:top;
	padding-bottom:5px;
	padding-right:5px;
}
#titulos
{
	font-family:Times New Roman ;
	font-size:28px;
	height:26px;
	color:#3f7d00; 
}
