@charset "utf-8";
/* CSS PARA SIGEDOC (APC) */

body{
	margin:0!important;
	margin:0 0 0 125px;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92907C;
}

a{

}

strong b{

}

i{

}

h1{
	width:240px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #92907C;
	vertical-align: middle;
	padding: 10px 00px 0 30px!important;
	padding: 30px 00px 0 30px;
	font-weight: 300;
	float: left;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A7760;
	vertical-align: middle;
	padding: 10px 0px 0 3px;
	font-weight: 600;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3C1AA;
	vertical-align: middle;
	padding: 0px 0px 0 3px;
	font-weight: 600;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px!important;
		font-size: 13px;
	color: #7A7760;
	vertical-align: middle;
	padding: 0px 0px 0 3px!important;
	padding: 7px 0px 0 3px;
	font-weight: 600;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A7760;
	font-weight: 600;
	margin-top: 0px!important;
	margin-top: 0px;
}


img{
	float:left;
	border:none;
	text-align: right;
}

form{
	margin:0;
	padding:0;
}

/********************************************************* ESTRUCTURALES PRINCIPALES **************************************************/

#align{
	width:770px;
	height:auto;
	margin:0 auto;
	float:none;
	padding-left: 0px;
}

#cabecera{
	width:769px;
	height:100px;
	background-image: url(../images/cabecera/fondo.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C6C3A5;
	float: left;
}

#pie{
	width:770px;
	float:left;
	padding:35px;
	text-align:center;
	background-image: url(../images/pie.jpg);
	height: 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92907C;
	font-weight: 900;
	background-repeat: no-repeat;
	margin-top: 15px;
}

#pie a{

	color:#8A8142;
}
#pie a:hover{

	color:#7A7865;
}
/*-------------------- CABECERA */
#nombre{
	width:240px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #92907C;
	vertical-align: middle;
	padding: 30px 0px 0 30px;
	font-weight: 300;
	float: left;
}
#nombre_dcha{
	width:auto;
	height:auto;
	float:left;
	margin:0px 0 0 10px;
}
.espanol{
	color: #92907C;
	font-weight:600;
	width:300;
	height:0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 32px 0px 0 0px!important;
	padding: 30px 0px 0 20px;
}
.logo{
	width:87px;
	height:94px;
	float:left;
	margin-left: 85px!important;
	margin-left: 120px;
}
.ingles{
	width:250px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3C1AA;
	font-weight: 600;	
}
.espanol a{
	color: #92907C;
	font-weight: 600;
	width:auto;
	height:0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px 0px 0 0px;
}
.ingles a{
	width:auto;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3C1AA;
	font-weight: 600;
	padding-left: 10px;
}


	
	


/*************** MENU */

#menu{
   width:159px;
	float:left;
	padding:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/menu/fondo.jpg);
	height: 297px;
	border-right-width: thick;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #C6C3A5;
}
.menu_espanol a{
	color: #92907C;
	font-weight: 600;
	width:auto;
	height:0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 0 0px!important;	
	padding: 0px 0px 0 0px;
}
.menu_ingles a{
	width:auto;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3C1AA;
	font-weight: 600;
	padding-left: 10px;
}

#menu img{
	margin:0 0 10px 0;
	padding:0 0 1px 0;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0 0 0 0px;
}

#menu ul ul{
	padding: 0 0 0 10px;
}

#menu li{
height:42px!important;
height:50px;
	width:159px;
	float:left;
	padding:10px 0 0 0 !important;
	padding:10px 0 0 0;
	border-bottom:1px solid #D8D6BC;
}

#menu li li{
	border:none;
	text-transform:none;
}

#menu li a{
	text-decoration:none;
	display:block;
	margin:0 0 0px 0;
}

#menu li a:hover{
	text-decoration:none;
	color: #C3C1AA;
}




/********************************************************* BOXES HOME *******************************************************************/


#flash{
	width:335px;
	height:295px;
	float:left;
    margin:0px 0 0 0px!important;
	margin:0px 0 0 -3px;
	padding:0;
}

#home_right{
	width:255px!important;
	width:259px;
	height:297px;
	float:left;
	padding:0px;
	margin:0!Important;
	margin:0px 0 0 -3px;
	background-image: url(../images/fondo_derch.jpg);
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #C6C3A5;
	border-bottom-style: none;
}
#home_spanish{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7760;
	margin: -10px 3px 0 3px;
	font-weight: normal;
	text-align: left;
	}
	
	#home_spanish a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6B57;
	}
	
	#home_spanish a:hover{
	color: #ABA794;
	
	}
#home_english{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3C1AA;
	margin: -10px 3px 0 3px;
	font-weight: normal;
	text-align: left;
	}
	
	#home_english a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6B57;
	}
	
	#home_english a:hover{
	color: #ABA794;
	
	}

	
#info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7760;
	margin: 10px 3px 0 3px;
	text-align: left;
	font-weight: 600;
	}	
	#info a{

	color: #7A7760;
	text-align: left;
	font-weight: 600;
	text-decoration: none;
	}
	#info a:hover{
	color: #C3C1AA;
	text-align: left;
	font-weight: 600;
	}
#info2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7760;
	margin: 5px 3px 0 85px;
	text-align: left;
	font-weight: 600;
	}	
	#info2 a{

	color: #7A7760;
	text-align: left;
	font-weight: 600;
	text-decoration: none;
	}
	#info2 a:hover{
	color: #C3C1AA;
	text-align: left;
	font-weight: 600;
	}
/*-------------------- CONTENIDOS */


#contenidos{
	width:770px!important;
	width:769px;
	height:auto;
	float:left;
	background:#ffffff;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #C6C3A5;
	margin-top: 0px;
	}  
	
	#home_spanish2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7760;
	float:left;
	margin: 0px 3px 0px 3px!important;
	margin: 10px 3px 0px 3px;
	font-weight: normal;
	text-align: left;
	width: 248px!important;
	width: 258px;
	background-position: right center;
	vertical-align: middle;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6C3A5;
	}
		#home_spanish2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6B57;
	
	}
	#home_spanish2 a:hover{
	color: #ABA794;
	
	}
	
	#home_english2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C1AA;
	margin: 0px 0px 0 85px;
	font-weight: normal;
	text-align: left;
	}
	#home_conten2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7760;
	float:left;
	margin: 0px 3px 0px 3px!important;
	margin: 10px 3px 0px 3px;
	font-weight: normal;
	text-align: left;
	width: 248px!important;
	width: 258px;
	background-position: right center;
	vertical-align: middle;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6C3A5;
	}
	#home_conten3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7760;
	float:left;
	margin: 0px 3px 0px 3px!important;
	margin: 10px 3px 0px 3px;
	font-weight: normal;
	text-align: justify;
	width: 220px!important;
	width: 232px;
	background-position: right center;
	vertical-align: middle;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6C3A5;
	}
		#home_conten3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6B57;
	
	}
	#home_conten3 a:hover{
	color: #ABA794;
	
	}
	
.tit_ingles{
    color: #C6C3A5;
	}
	
.img_conten{
    float:left;
	border:none;
	text-align: right;
	color: #C6C3A5;
	margin:10px 3px 0 3px;
}
/********************************************************* CONTENIDOS contacto ********************************************************/
#contact_conten{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7760;
	float:left;
	margin: 0px 3px 0px 3px!important;
	margin: 10px 3px 0px 3px;
	font-weight: normal;
	text-align: justify;
	width: 488px!important;
	width:496px;
	background-position: right center;
	vertical-align: middle;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6C3A5;
	}
	#contact_conten a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5A49;
	font-weight: bold;	
	}
	#contact_conten a:hover{
	color: #999999;
	font-weight: bold;	
	}
/********************************************************* CONTENIDOS HOSTAL ********************************************************/
#hostal_contenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7760;
	float:left;
    margin: 10px 3px 0px 5px;
	font-weight: normal;
	width: 755px;
	background-position: right center;
	vertical-align: middle;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6C3A5;
	}
	#hostal_english{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C1AA;
	font-weight: normal;
	text-align: left;
	}
/********************************************************* fotos Habitacion ********************************************************/
#fotos_hab{
	width:755px!important;
	width:735px;
	height:auto;
	float:left;
	padding:10px 0px 10px 5px;
	text-align: center;
}
.img_hab{
    float:left;
	color: #C6C3A5;
	margin:0px 3px 0 15px!important;
	margin:0px 3px 0 10px;
}
/********************************************************* DETALLES DE LA IMAGEN ********************************************************/

.detalles{
	width:770px;
	float:left;
	padding:20px 0;
	overflow:hidden;
}

.detalles_foto{
	width:340px;
	height:auto;
	float:left;
	padding:0 20px 0px 0;
	margin:0 00px 10px 0;
	text-align:center;
	border-right: dotted 1px #333;
}



.detalles_foto2 img{
	float:none;
}

.detalles_data{
	width:390px;
	float: left;
	overflow:hidden;
}

.detalles_data ul{
	font: normal 1.1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
}

.detalles_data li{
	
}

.detalles_data li a{
	color:#333;
	background:#fff;
	margin:1px 0;
	display:block;
	text-decoration:none;
	padding:5px 0 5px 20px;
	background: url(../images/icons/bullet_verde.gif) no-repeat 9px 9px;
}


.detalles_data li a:hover{
	color:#fff;
	background: #9BB54A url(../images/icons/bullet_blanco.gif) no-repeat 9px 9px ;	
}

.detalles_data p{
}


.detalles_data span{
	font: normal 1.1em Arial, Helvetica, sans-serif;	
	color: #333;
	float:left;
	margin:8px 0 0px 0;
	padding:0px 0 15px 30px;
	border-bottom:1px dotted #333;
	background: url(../images/icons/bullet_verde.gif) no-repeat 19px 3px;
}

.detalles_data li b{
	font: normal 1.1em Arial, Helvetica, sans-serif;	
	color: #333;
	float:left;
	margin:8px 0 0px 0;
	padding:0px 0 15px 30px;
	background: url(../images/icons/bullet_verde.gif) no-repeat 19px 3px;
}

.detalles_data strong{
	text-decoration:underline;
}

.detalles_data_actions{
	width:360px;
	float:left;
	padding: 10px 0 20px 30px;
	background:#f2f2f2;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	text-align:center;
}

.detalles_data_actions strong{
	padding:5px 0 0 0;
	display:block;
	color: #9BB54A;
}

.detalles_data_actions img{
	float:none;
	margin:0 0 10px 0;
}

.detalles_data_actions span{
	width:320px;
	float:left;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

.detalles_data_actions a{
	display:block;
	color:#333;
	background: none;
}



/*********/

.detalles_foto2{
	width:340px;
	height:auto;
	float:left;
	padding:0 20px 0px 0;
	margin:0 00px 10px 0;
	text-align:right;
	border-right: dotted 1px #333;
	background:#f2f2f2;
}

.detalles_data_actions2{
	width:310px;
	float:left;
	padding: 10px 0 20px 30px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	text-align:center;
}

.detalles_data_actions2 strong{
	padding:5px 0 0 0;
	display:block;
	color: #9BB54A;
}

.detalles_data_actions2 img{
	float:none;
	margin:0 0 10px 0;
}

.detalles_data_actions2 span{
	width:310px;
	float:left;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

.detalles_data_actions2 a{
	display:block;
	color:#333;
	background: none;
}

.detalles h1{
	float:none;
	color:#333;
	display:block;
	padding:0 0 5px 10px;
	margin:0;
	border-bottom:1px dotted #333;
}







/********************************************************* BOXES CONTACTO **************************************************************/

.contacto_left{
	width:480px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
}
.contacto_left p{
	font:normal 1.1em Arial, Helvetica, sans-serif;
	color:#666;
}
.contacto_left h1{
	color:#9BB54A;
}

.contacto_right{
	width:265px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	background:#f2f2f2;
}

.contacto_right ul{
	margin:0;
	padding:0;
	list-style: none;
}


.contacto_right li{
	width:250px;
	margin:0 0 5px 0;
}


.contacto_right label{
	width:100px;
	float:left;
	margin:3px 2px 0px 0;
	color:#9BB54A;
	text-align:right;
	text-transform:uppercase;
}

.contacto_right input{
	width:130px;
	font:normal 1.0em Arial, Helvetica, sans-serif;
}

.contacto_right_butt{
	width:130px;
	float:right;
	margin:0 20px 0 0;
	color:#fff;
	background: #9BB54A;
}
/********************************************************* enlace mail **************************************************************/
.mail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7760;
	font-weight: normal;
	}	
	.mail a{

	color: #7A7760;
	text-decoration: underline;
	}
	.mail a:hover{
	color: #C3C1AA;
	}
