@charset "UTF-8";
/*///////////////////////////////////////////
//		  Contenedores Estructurales   	   //		
///////////////////////////////////////////*/
body {
	margin: 0px 0px;
	padding: 0px;
	background-color: #19aaeb;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/fondo1.jpg);
	font-family: Helvetica, Arial, sans-serif;
}
p {
	font-size: 13px;
	color: #333;
	text-align: justify;
	line-height: 1.5em;
}
li {
	list-style-type: disc;
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}
h1 {
	font-size: 34px;
	color: #333;
	font-weight: bold;
	line-height: 0.75em;
	padding-top: 5px;
	font: Arial;
}
h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.Link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none;}
a:hover.Link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #19aaeb}

.Estilo2 {font-size: 40px; font-family: Mistral;}
.Estilo11 {font-size: 16px; color: #666666; }
/*a:link {
	color: #003399;
}*/


.Estilo17 {color: #333333}
.Estilo18 {
	font-family: Tahoma;
	font-size: 10px;
}
.Estilo20 {color: #000066}
.Estilo21 {font-family: Tahoma; font-size: 10px; color: #000066; }
.Estilo25 {	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.Estilo26 {color: #0000FF}
.Estilo27 {font-size: 16px}
.Estilo28 {font-size: 16px; color: #333333; }
.Estilo29 {
	font-family: Tahoma;
	font-size: 12px;
}


.slideshow {
	background-color: #0099FF; 
	background-image:url(../images/top/Elements_base.jpg); 
	background-repeat:no-repeat;
	height: 300px;
	width: 900px; 
	margin:auto; 
	z-index:0;
	
}



#contenedor {
	height: auto;
	width: 1345px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	background-image: url(../images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #19aaeb;
	margin: auto;
}



#menu-top {
	float:left;
	margin-top:275px;
	width:300px;
	text-align:center;
	position: absolute;
	left: 815px;
	z-index: 2;
}






#header {
	background-color: #0099FF;
	height: 300px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}


a#booking {
	display:block;
	float:left;
	width:79px;
	height:29px; /* aqui esta el truco */
	
	background:url(../images/booking_btn.jpg) top left no-repeat;
}

a#rooms {
	display:block;
	float:left;
	width:79px;
	height:29px; /* aqui esta el truco */
	
	background:url(../images/rooms_btn.jpg) top left no-repeat;
}

a#tours {
	display:block;
	float:left;
	width:79px;
	height:29px; /* aqui esta el truco */
	
	background:url(../images/tours_btn.jpg) top left no-repeat;
}

a#contact {
	display:block;
	float:left;
	width:79px;
	height:29px; /* aqui esta el truco */
	
	background:url(../images/contact_btn.jpg) top left no-repeat;
}


a#booking:hover { background-position:0 -29px;}
a#rooms:hover { background-position:0 -29px;}
a#tours:hover { background-position:0 -29px;}
a#contact:hover { background-position:0 -29px;}



/*///////////////////////////////////////////
//		      		Contenido	      	   //		
///////////////////////////////////////////*/
#content {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 45px;
	width: 825px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sombra-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	overflow: auto;
	float: none;
	visibility: inherit;
}
#columna-Full {
	height: 100%;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
}
#columna-Full table {
	width: 100%;
	text-align: center;
	border: thin solid #CCCCCC;
}
#columna-Full th {
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #2FA6E3;
	padding-bottom: 5px;
	border: thin solid #1A97DC;
	background-image: url(../images/fondo-tabla.jpg);
}
#columna-Full  td {
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	border: thin solid #CCCCCC;
}
#columna-IZQ {
	height: 100%;
	width: 465px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
}
#columna-IZQ a{
	font-size: 12px;
	color: #1B71C3;
	text-decoration: none;
	font-weight: bold;
}
#columna-DER {
	float: right;
	width: 320px;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: none;
	background-color: #FFFFFF;
}
#columna-DER a, #columna-Full a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
}
.balazo {
	font-size: 22px;
	color: #CCCCCC;
	text-align: right;
	line-height: 0.9em;
	font-style: italic;
}



/*///////////////////////////////////////////
//		      		 Footer 	      	   //		
///////////////////////////////////////////*/
#footer {
	text-align: right;
	clear: both;
	width: 810px;
	height: 35px;
	background-image: url(../images/footer.jpg);
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-color: #017AC2;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	color: #FFFFFF;
}
#footer li {
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
	padding: 5px;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#footer a:hover {
	color: #0076BF;
	text-decoration: underline;
}
#columna-IZQ table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	width: 300px;
}
#columna-IZQ tr {
	padding-left: 30px;
	width: 100%;
}
