@charset "UTF-8";
/* CSS Document */


/*/*Small reset*/
/* v1.0 | 20080212 */

* {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7F7F7F;
	text-align: left;
	background-color: #E7E7E7;
	line-height: 10px;
	word-spacing: 0px;
}

ol, ul {
list-style: none;
}


/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need ‘cellspacing=”0″‘ in the markup */
table {
border-collapse: collapse;
}



/*a:link {propiedades}
a:visited {propiedades}
a:hover {propiedades}
a:active {propiedades}*/
a:link {
	color: #7E7E7E;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
a:active {
	color: #303030;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #303030;
}



/*resto index*/

#contenedor {
	width: 950px;
	text-align: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#alternativo {
	padding: 0;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	background-color: #FFFFFF;
	height: 465px;
} 
#alternativo2 {
	padding: 0;
	background-color: #FFFFFF;
	height: 164px;
}
#contenido {
	height: 100%;
	width:950px;
	position: relative;
	background-color: #EEEEEE;
} 
#cont_legal {
	width: 950px;
	text-align: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.7em;
	padding-right: 31px;
	padding-left: 31px;
	color: #4D4D4D;
} 
#cont_mapa {
	width: 950px;
	text-align: left;
	height: 1450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 1.3em;
	line-height: 1.5em;
	padding-right: 31px;
	padding-left: 80px;
	color: #636363;
} 

/*resto*/

#container {
	width: 950px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
} 
#vacio_sup {
	height: 455px;
	width: 100%;
	position: relative;
	background-color: #FF0000;
}
#col_izq {
	height: 100%;
	width: 738px;
	position: relative;
	top: 3px;
	left: 10px;
	margin-bottom: 4px;
}

#img_sup {
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(../imgs/Sup_texto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 0px;
}
#ubicacion {
	height: 22px;
	width: 450px;
	position: relative;
	text-indent: 12px;
	top: 2px;
}
#vacio {
	height: 60px;
	width: 100%;
	position: relative;
}
#content {
	position: relative;
	left: 100px;
	top: 0px;
	bottom:0px;
	height: 100%;
	width: 510px;
}
#content2 {
	position: relative;
	left: 100px;
	top: 0px;
	bottom:0px;
	height: 100%;
	width: 540px;
}
#content3 {
	position: relative;
	left: 40px;
	top: 0px;
	bottom:0px;
	height: 100%;
	width: 540px;
}
span#encabezado {
	display: block;
	width: 100%;
	height: 36px;
}
#titular {
	height: 36px;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 2;
	background-color: #FFFFFF;
	left: 0px;
}
#img_txt_top {
	position: relative;
	float: left;
	top: -3px;
	left: -5px;
}
#img_txt {
	position: relative;
	top: 0px;
	float: right;
}
#img_txt2 {
	position: relative;
	float: right;
	left: 0px;
	top: 8px;
}
#img_txt_bot_rig {
	position: relative;
	float: right;
	bottom: 0px;
}
#img_txt_left {
	position: relative;
	float: left;
	left: -3px;
	top: -3px;
	margin-bottom: -5px;
}
#img_txt_left2 {
	position: relative;
	float: left;
	left: -3px;
	top: 0px;
}
span#texto {
	width: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
}


#subenlaces {
	height: 100%;
	width: 440px;
	position: relative;
	top: 0px;
	left: 85px;
	bottom: 0px;
	margin-bottom: 25px;
}

#pie {
	height: 36px;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(../imgs/inf_texto.png);
	background-repeat: no-repeat;
}
#info_pie {
	height: 18px;
	width: 500px;
	position: relative;
	top: 12px;
	left: 85px;
}
#diseño {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 50px;
	top: -2px;
}
#col_der {
	float: right;
	width: 192px;
	z-index: auto;
	position: absolute;
	height: 100%;
	top: 0px;
	right: 0px;
}
#lat_sup {
	position:relative;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
#lat_info {
	position:absolute;
	height: 75px;
	width: 100%;
	bottom: 0px;
	left: 1px;
}
#parrafo_mark {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #999999;
	letter-spacing: 0px;
	background-color: #F5F5F5;
	width: 466px;
	text-indent: 4px;
	padding: 9px;
}
#linea {
	width:100%;
	background-color: #CCCCCC;
	height: 1px;
}
#txt_map {
	height: 1225px;
	width: 400px;
	margin-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}

#izq_flash {
	width:350px;
	height: 100px;
	border: thin solid #CCCCCC;
	float: left;
	padding: 12px;
}
#drch_html {
	width:350px;
	height: 100%;
	border: thin solid #CCCCCC;
	margin-left: 450px;
	padding: 12px;
	position: relative;
}


/*clases */


.Estilo1 {
	font-size: 1.2em
}
.Estilo2 {
	color: #C4C4C4;
}
.Estilo3 {
	font-size: 1.4em;
	color: #7F7F7F;
}

.h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	letter-spacing: 4px;
	word-spacing: 0px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-transform: uppercase;
}
.h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	letter-spacing: 4px;
	word-spacing: 0px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-transform: uppercase;
}
.parrafo1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	color: #696969;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.6em;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: normal;
}

.parrafo2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 2em;
	color: #8D8D8D;
	letter-spacing: 0px;
	text-align: left;
	text-indent: 16px;
}
.parrafo_contacto {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.8em;
	color: #8D8D8D;
	letter-spacing: 0px;
	text-align: left;
}

.info_contact {
	position: relative;
	height: 100%;
	width: 100%;
}
.text_contact {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 1.4em;
	letter-spacing: 0em;
	white-space: normal;
	text-indent: 14px;
}
.text_pie {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 2em;
	color: #939393;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}
.espace_blanco {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 2em;
	color: #FFFFFF;
}
.ubicacion1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #B04C3C;
	letter-spacing: 0em;
}

.ubicacion2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #7E7E7E;
}
.sublink {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	letter-spacing: 5px;
	word-spacing: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 2.1em;
	text-decoration: none;
}
.enlace_txt {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
	font-weight: normal;
	color: #CCCC00;
	line-height: 2em;
}
.sangria_texto {
	text-indent: 20px;
}


/*IMAGENES LATERALES */
.logo_lat1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/lat_sup1.png);
}
.logo_lat2 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/lat_sup2.png);
}
.logo_lat3 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/lat_sup3.png);
}
.logo_lat4 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/lat_sup4.png);
}
.logo_lat5 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/lat_sup5.png);
}
.logo_lat6 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../imgs/lat_sup6.png);
}


/*COLORES */
.color_rojo{
	color: #B76363;
}
.color_0{
	color: #B76363;
	background-color: #B76363;
}
.color_1 {
	color: #D6C085;
	background-color: #D6C085;
}
.color_2 {
	color: #B76363;
	background-color: #B76363;
}
.color_3 {
	color: #6B83A1;
	background-color: #6B83A1;
}
.color_4 {
	color: #D39C74;
	background-color: #D39C74;
}
.color_5 {
	color: #A3B59C;
	background-color: #A7B9A1;
}
.color_6 {
	color: #9791B4;
	background-color: #9791B4;
}
.color_verde {
	color: #CCCC00;
}

/*ENCABEZADOS */
.tit1 {
	background-image: url(../imgs/H-los_calizos.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2h {
	background-image: url(../imgs/H-hotel.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2 {
	background-image: url(../imgs/H-habitaciones.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2flor {
	background-image: url(../imgs/H-flora.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2fres {
	background-image: url(../imgs/H-fresno.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2maj {
	background-image: url(../imgs/H-majuelo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2pob {
	background-image: url(../imgs/H-pobos.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit2pin {
	background-image: url(../imgs/H-pino.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit3 {
	background-image: url(../imgs/H-exteriores.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tit4 {
	background-image: url(../imgs/H-comedor.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit5 {
	background-image: url(../imgs/H-chef.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit6 {
	background-image: url(../imgs/H-bodega.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit7 {
	background-image: url(../imgs/H-carta.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit_est {
	background-image: url(../imgs/H-estacional.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit8 {
	background-image: url(../imgs/H-primavera.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit9 {
	background-image: url(../imgs/H-otono.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit10 {
	background-image: url(../imgs/H-invierno.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit10pt{
	background-image: url(../imgs/H-ptemporada.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit11event{
	background-image: url(../imgs/H-eventos.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit11 {
	background-image: url(../imgs/H-empresas.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit12 {
	background-image: url(../imgs/H-bodas.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit13 {
	background-image: url(../imgs/H-menus.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit14 {
	background-image: url(../imgs/H-prensa.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit15 {
	background-image: url(../imgs/H-datos.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit15res {
	background-image: url(../imgs/H-reservas.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit16 {
	background-image: url(../imgs/H-llegar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit17 {
	background-image: url(../imgs/H-rascafria.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit100 {
	background-image: url(../imgs/H-restaurante.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tit101 {
	background-image: url(../imgs/H-platosprim.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit102 {
	background-image: url(../imgs/H-setas.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit103 {
	background-image: url(../imgs/H-perifollos.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit100_mat {
	background-image: url(../imgs/H-matanza.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit104 {
	background-image: url(../imgs/H-caza.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tit105 {
	background-image: url(../imgs/H-jornadas.png);
	background-repeat: no-repeat;
	background-position: left top;
}




/*ALTURAS IMAGENES */
.alt_imgs_txt1 {
	height: 265px;
	width: 230px;
}


/*LINKS */
a.mail:link,a.mail:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-style:italic;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0em;
	white-space: normal;
	line-height: 1.4em;
	text-indent: 14px;
}
a.mail:hover {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-style:italic;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0em;
	white-space: normal;
	line-height: 1.4em;
	text-indent: 14px;
	text-decoration: underline;
}
a.mail:active {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-style:italic;
	text-align: left;
	color:#EFEFEF;
	font-weight: lighter;
	letter-spacing: 0em;
	white-space: normal;
	line-height: 1.4em;
	text-indent: 14px;
	text-decoration: underline;
}

a.subenlace:link,a.subenlace:visited {
	color:#9CAA08;
	text-decoration: none;
	font-weight: normal;
}
a.subenlace:hover {
	color:#CC4F33;
	text-decoration: none;
}
a.subenlace:active {
	color:#CC6633;
	text-decoration: none;
}


a.enlace_txt:link,a.enlace_txt:visited {
	color:#CCCC00
}
a.enlace_txt:hover {
	color:#CC6633
}
a.enlace_txt:active {
	color:#CC6633
}

a.enlace_diseño:link,a.enlace_diseño:visited {
	color:#989898
}
a.enlace_diseño:hover {
	color:#1E1E1E
}
a.enlace_diseño:active {
	color:#1E1E1E
}

/*MOMENTANEO */
.danger {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 2em;
	color: #CC3300;
	letter-spacing: 0px;
	text-align: left;
}


/*colocacion texto */
.aumento_suave {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	color: #747474;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.8em;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: 1px;
}
.aumento_big{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	color: #747474;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.8em;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: 2px;
}
.dismin_suave {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	color: #747474;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.8em;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: -1px;
}
.dismin_big {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	color: #747474;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.8em;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: -2px;
}
