/***********************************************/
/*                                             */
/* css-- Instance web Group                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
margin:0;
padding:0;
}

body {
	font-family: Arial;
	background-color: #FFFFFF;
}

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}


#contenedor {
	width: 1000px;
	padding: 0px;
	height: 850px;
	margin-right: auto;
	margin-left: auto;
}
				

/***********************************************/
/*  Divs  Header                               */
/***********************************************/
#header {
	height: 405px;
	width: 1000px;
}
#logo {
	height: 66px;
	width: 311px;
	padding-top: 15px;
	padding-left: 5px;
	float: left;
}
#navbar {
	height: 30px;
	width: 520px;
	padding-top: 72px;
	padding-left: 145px;
	float: left;
}
#banner {
	height:300px;
	width:980px;
	clear:both;
	padding-left: 15px;
}
/***********************************************/
/*  Divs  Contenido                            */
/***********************************************/

#contenido {
	height: 530px;
	width: 1000px;
}
#menu {
	width: 135px;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}
#item {
	height: 20px;
	width: 120px;
	padding-bottom: 10px;
}
/***********************************************/
/*  Divs  Columna_left                         */
/***********************************************/
#columna_left {
	height: 530px;
	width: 673px;
	float: left;
}
#bienvenida {
	width:400px;
	height:302px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
}
#viewmore {
	width:65px;
	height:12px;
	font-size:11px;
	color:#333333;
	text-align:right;
	padding-left: 330px;
}
.viewmoreflecha {
	color:#003399;
}
#explore {
	width:256px;
	height:300px;
	float:left;
	text-align: center;
}
#titulo_explore {
	height: 23px;
	width: 143px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#img_explore {
	height: 250px;
	width: 256px;
	padding-bottom: 20px;
}
#amenities{
	width:665px;
	height:172px;
	clear:both;
	background-image:url(../img/fondo_amenities.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#titulo_amenities{
	width:150px;
	padding-left:60px;
	padding-top: 15px;
}
#columna1 {
	width:220px;
	height: 98px;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top: 10px;
	padding-left: 20px;
}
#columna1 img{
	float:left;
	padding-right:10px;
}
#columna2 {
	width:214px;
	height: 98px;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top: 10px;
	padding-left: 4px;
}
#columna2 img{
	float:left;
	padding-right:10px;
}
#columna3 {
	width:190px;
	height: 98px;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top: 10px;
	padding-left: 10px;
}
#columna3 img{
	float:left;
	padding-right:10px;
}

#pie_amenities{
	padding-left:380px;
	width:250px;
	text-align:right;
	clear: both;
}
.espacio_img{
	padding-right:25px;
}
/***********************************************/
/*  Divs  Columna Right                        */
/***********************************************/

#columna_right {
	float: left;
	width: 172px;
	height: 530px;
}
#testimonials {
	width:170px;
	height:174px;
	background-image:url(../img/fondo_testimonials.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#titulo_testimonials {
	padding-top:15px;
	text-align:center;
	padding-bottom:10px;
}
#texto_testimonials {
	width: 157px;
	font-size:11px;
	color:#333333;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
.texto_testimonials_negrita {
	font-weight:bold;
}
#viewmore_testimonials {
	width:65px;
	height:12px;
	font-size:11px;
	color:#333333;
	text-align:right;
	padding-left: 95px;
	padding-top: 20px;
}
#reserva {
	width:170px;
	height:291px;
	background-image: url(../img/fondo_reservas.jpg);
	background-repeat:no-repeat;
}
#titulo_reserva {
	padding-top:15px;
	text-align:center;
	padding-bottom:10px;
}
#campo_reserva_checkin{
	padding-top:18px!important;
	padding-top:10px;
	padding-left:68px;
	width:90px;
	height: 25px;
}
.campo_checkin{
	border:0px;
	height: 12px;
	width: 48px;
	margin-left: 3px;
	margin-top: 4px;
	float: left;
	margin-right: 3px;
	font-size:10px;
}
.boton_calendario{
	width:24px;
	height:22px;
	border:0px;
	float: left;
}
#campo_reserva_checkout{
	padding-left:68px;
	width:90px;
	height: 25px;
	padding-top: 5px;
}
#lista_reservas{
	padding-top:16px;
	padding-left:65px;
	width:35px;
	height:22px;
}
.lista_reservas{
	background-image:url(../img/transparent.gif);
	width:35px;
	height:18px;
}

#boton_submit_reservas{
	padding-top:58px;
	padding-left:66px;
}
/***********************************************/
/*  Divs  Footer                               */
/***********************************************/
#footer {
	width:1000px;
	height:45px;
	background-image:url(../img/fondo_linea.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	clear:both;
}
#ourcontact{
	padding-left:10px;
	padding-top:5px;
	float:left;
}
#logo_empresa{
	padding-right:10px;
	padding-top:5px;
	float:right;
}
#boton_navbar {
	height: 28px;
	width: 86px;
	float: left;
}
/***********************************************/
/*  Divs  Activities                           */
/***********************************************/

#columna_central_activities {
	height: 504px;
	width: 850px;
	float: left;
}
#bienvenida_activities {
	width:400px;
	height:302px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}

#notes_activities {
	width:415px;
	height:166px;
	font-size:11px;
	margin-top: 20px;
	background-image: url(../img/activities_nota.jpg);
	background-repeat: no-repeat;
}
#text_notes_left {
	padding-left:40px;
	padding-top:22px;
	width: 165px;
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	float:left;
}
#text_notes_right {
	padding-left:30px;
	padding-top:22px;
	width: 165px;
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	float:left;
}
#explore_activities {
	width:241px;
	height:312px;
	float:left;
	padding-left: 25px!important;
	padding-left: 10px;
	padding-right: 5px;
}
#columna_right_activities {
	float: left;
	width: 172px;
	height: 312px;
}
#gallery_photos{
	clear:both;
	width:838px;
	height:182px;
	background-image:url(../img/fondo_gallery.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:10px;
}
#titulo_photogallery {
	height: 35px;
	width: 133px;
	padding-left: 45px;
}
#images_gallery {
	padding-top: 5px;
	height: 95px;
	width: 817px;
	padding-left: 8px;
	clear:both;
}
#gallery_images {
	padding: 3px;
	height: 85px;
	width: 129px;
	float: left;
}
#viewmorephotos {
	height: 20px;
	width: 114px;
	padding-top: 4px;
	padding-left: 690px;
}
/***********************************************/
/*  Divs  Features                             */
/***********************************************/
#bienvenida_features {
	width:440px;
	height:302px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}
.punto_features {
	color:#022D9D;
}
#botonera_features {
	padding-left:115px;
	height:15px;
	width:325px;
	padding-top: 19px;
}
#botonera_features img{
	padding-left:8px;
}

#explore_features {
	width:200px;
	height:312px;
	float:left;
	margin-left: 5px;
	padding-right: 25px;
	background-image: url(../img/features_notes.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#titulo_explore_features {
	padding-top:8px;
	padding-left:30px;
	width:70px;
	height:23px;
	padding-bottom: 14px;
}
#texto_explore_features {
	padding-left:30px;
	width:175px;
	padding-bottom: 18px;
}
/***********************************************/
/*  Divs  Rates                                */
/***********************************************/
#bienvenida_rates {
	width:440px;
	height:302px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}
.precio_azul_rates {
	font-size:16px;
	color:#003399;
	padding-right:10px;
}
.precio_negro_rates {
	font-size:16px;
	color:#000000;
}
#explore_rates {
	width:200px;
	height:312px;
	float:left;
	margin-left: 5px;
	padding-right: 30px!important;
	padding-right: 15px;
	background-image: url(../img/rates_notes.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#titulo_explore_rates {
	padding-top:8px;
	padding-left:30px;
	width:70px;
	height:23px;
	padding-bottom: 14px;
}
#texto_explore_rates {
	padding-left:28px;
	width:185px;
	padding-bottom: 27px;
}
/***********************************************/
/*  Divs  Reservations                         */
/***********************************************/
#bienvenida_reservations {
	width:440px;
	height:302px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}


#explore_reservations {
	width:200px;
	height:312px;
	float:left;
	margin-left: 5px;
	padding-right: 30px!important;
	padding-right: 25px;
	background-image: url(../img/reservations_notes.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
}
#titulo_explore_reservations {
	padding-top:8px;
	padding-left:30px;
	width:70px;
	height:23px;
	padding-bottom: 14px;
}
#texto_explore_reservations {
	padding-left:30px;
	width:175px;
	padding-bottom: 18px;
	padding-top: 4px;
}
.texto_negrita_reservations{
	font-weight:bold;
}
/***********************************************/
/*  Divs  Testimonials                         */
/***********************************************/
#bienvenida_testimonials {
	width:440px;
	height:302px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}


#explore_testimonials {
	width:200px;
	height:312px;
	float:left;
	margin-left: 5px;
	padding-right: 30px!important;
	padding-right: 15px;
	background-image: url(../img/testimonials_notes.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
}
#testimonials_texto_right {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
#titulo_explore_testimonials {
	padding-top:8px;
	padding-left:30px;
	width:70px;
	height:23px;
	padding-bottom: 14px;
}
#texto_explore_testimonials {
	padding-left:30px;
	width:185px;
	padding-bottom: 23px;
	padding-top: 2px;
}
.texto_negrita_testimonials{
	font-weight:bold;
}
/***********************************************/
/*  Divs  Location                             */
/***********************************************/

#columna_central_location {
	height: 615px;
	width: 850px;
	float: left;
}

#bienvenida_location{
	width:432px;
	height:390px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 20px;
}
#notes_location {
	width:420px;
	height:145px;
	font-size:11px;
	margin-top: 30px!important;
	margin-top: 47px;
	background-image: url(../img/location_notes.jpg);
	background-repeat: no-repeat;
}

#titulo_notes_location {
	padding-top:8px;
	padding-left:30px;
	width:70px;
	height:23px;
	padding-bottom: 15px;
}
#text_notes_left_location {
	padding-left:40px;
	padding-top:9px;
	width: 165px;
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	float:left;
	height: 28px;
}

#explore_location {
	width:402px;
	height:312px;
	float:left;
	margin-left: 5px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 20px;
}

#titulo_explore_location {
	padding-top:8px;
	padding-left:30px;
	width:70px;
	height:23px;
	padding-bottom: 10px;
}

#img_explore_location {
	height: 360px;
	width: 402px;
}
/***********************************************/
/*  Divs  PhotoGaller                          */
/***********************************************/

#columna_central_gallery {
	height: 481px;
	width: 834px;
	float: left;
	marign-top: 10px;
	background-image: url(../img/fondo_photogallery.jpg);
	background-repeat: no-repeat;
}
#image_left {
	padding-top: 271px;
	padding-left: 25px;
	height: 88px;
	width: 95px;
	float: left;
}
#image_centro {
	width: 597px;
	padding-top: 27px;
	float: left;
	height: 400px;
}
#image_right {
	height: 88px;
	width: 95px;
	padding-top: 271px;
	float: left;
}
/***********************************************/
/*  Divs  contact us                           */
/***********************************************/
#contenido_contact_us {
	height: 530px;
	width: 1000px;
	background-image:url(../img/fondo_contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#columna_central_contactus {
	height: 481px;
	width: 850px;
	float: left;
	marign-top: 10px;
	margin-bottom:55px!important;
	margin-bottom: 0px;
}
#bienvenida_contactus{
	width:415px;
	height:390px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 20px;

}
#form_contactus {
	width:399px;
	height:380px;
	background-image: url(../img/form_contactus.jpg);
	background-repeat: no-repeat;
	margin-top: 15px!important;
	margin-top: 30px;
}
#explore_contactus {
	width:215px;
	height:312px;
	float:left;
	margin-left: 10px!important;
	margin-left: 5px;
	padding-right: 30px;
	font-size: 12px;
	color: #666666;
}
#titulo_explore_contactus {
	padding-top:15px;
	width:70px;
	height:23px;
	padding-bottom: 10px;
}
#text_explore_contactus {
	width:220px;
	line-height: 18px;

}
#formulario_contactus {
	padding-top: 21px;
	padding-left: 15px;
}
#celda_form{
	margin-bottom:15px;
	height:20px;
	width:375px;
}
#name_form {
	font-size: 14px;
	color: #666666;
	width: 90px;
	float: left;
	height: 4px;
	text-align: center;
	padding-top: 2px;
}
#campo_form {
	width: 205px;
	height: 0px;
	float:left;
	padding-top: 2px!important;
	padding-top: 0px;
}
.campo_form{
	border:0px;
	width:190px;
	height:14px;
	background-color: transparent;
}
#textoarea_form {
	font-size: 14px;
	color: #666666;
	width: 90px;
	padding-bottom: 170px;
	float: left;
	height: 17px;
	text-align: center;
	padding-top: 8px;

}
#areatexto_form {
	width: 285px;
	height:193px;
	float:left;
	padding-top: 2px;
}
.areatexto_form{
	border:0px;
	width:275px;
	height:190px;
	background-color: transparent;
}
#texto_gueest_form {
	font-size: 14px;
	color: #666666;
	width: 72px;
	padding-bottom: 15px;
	float: left;
	height: 17px;
	text-align: right;
	padding-top: 16px;
	padding-right: 8px;
}
#campoguests_form {
	width: 30px;
	height:17px;
	padding-right:260px;
	float:left;
	padding-bottom: 17px;
	padding-top: 16px;
	padding-left: 5px;
}
.campoguests_form{
	border:0px;
	width:25px;
	height:14px;
	background-color: transparent;
	text-align: center;
}
#requiere{
	padding-top:5px;
	width:150px;
	height:14px;
	float: left;
}
#boton_contactus {
	padding-left:150px;
	height:14px;
	width:50px;
	float: left;
}
#columna_right_contactus {
	float: left;
	width: 172px;
	height: 312px;

}
#footer_contactus {
	width:1000px;
	height:45px;
	background-image:url(../img/fondo_linea.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	clear:both;
}
#calend {
	padding-top:8px;
	padding-left:30px;
	width:150px;
	height:312px;
	padding-bottom: 15px;
}
#calendario2 {
	width:90px;
	width:125px!important;
	height:312px;
	float:left;
	margin-left: 5px;
	padding-right: 30px!important;
	padding-right: 25px;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
}
#texto_activities {
	font-size: 16px;
}
