*{
	padding:0px;
	margin:0px;
	outline: none;
}

body{
	background: url(../img/bg.jpg) top left repeat-x;	
	text-align: center;
	background-color: white;
	margin: 0;
	font-size: 16px;	
}


h1{
	font-family: Georgia;
	font-size: 40pt;
	font-weight: bold;
	color: #009ee0;
}

h3{
	font-family: Georgia;
	font-size: 15pt;
	color: #666666;
	float: left;
	line-height: 11pt;
	font-weight: normal;
}


.banderas {
	height: 38px;
	background-color: orange;
	width: 990px;
	margin-left: -20px;
	background: url(../img/bg.jpg) repeat-x;

}

.banderas p{
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: white;
	line-height: 30px;
	margin-right: 40px;
	float: left;
	padding:0;
	margin:0;
	padding-left:10px
	}
	
.banderas p a{
	text-decoration: none;
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: #fff;

}

.banderas p a:hover{
	text-decoration: none;
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: #000;
	

}

.banderas img{
	width: 25.5px;
	float: left
}

.contenedora {
	width: 940px;
	background: url(../img/fondo_left.png) repeat-y 0 0px;
	overflow: hidden;
	margin: 0 auto;
	/*background-color: white;*/
	position: relative;
	padding-left: 20px;
	padding-bottom: 169px;
	text-align: left;
	margin-bottom: 35px;
	
}

.borde_derecho {
	width: 20px;
	height: 100%;
	overflow: hidden;
	background: url(../img/fondo_right.png) repeat-y;
	position: absolute;
	right: 0px;
	top: 38px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

.borde_derecho img {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

#sombra_azul {
	position: absolute;
	left: 0;
	top: 38px
}
.borde_inferior {
	width: 1000px;
	height: 29px;
	overflow: hidden;
	background: url(../img/sombra_inferior.jpg) no-repeat;
	position: absolute;
	left: 1px;
	bottom: 0
}


#franquicias{
	position: absolute;
	bottom: 180px;
	right: -6px;

}



#ciudad{
	width: 940px;
	margin: auto;
	margin-bottom: 200px;
	left: 20px

}
/*
#footer{
	width: 920px;
	height: 169px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: url('../img/pasto_repeat.jpg') 0 0 repeat-x;	
}*/

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/pasto_repeat.jpg) repeat-x scroll 0 106px;
bottom:20px;
height:274px;
left:20px;
position:absolute;
width:920px;
}

#avion{
	text-align: center;
}

#txt_footer{
	width: 100%;
	margin: auto;
	padding-top:15px;
	
}

#txt_footer p{
	font-family: arial;
	font-size: 9pt;
	text-align: left;
	padding: 0;
	margin: 0;
	
	
}

#txt_footer td{
	vertical-align: top;
	text-align: center;
	padding: 0 10px;
	border-left: 1px solid black
	
}

#txt_footer h5{
	font-family: georgia;
	font-size: 15px;
	text-align: left;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0
	
}

/*interior*/

.contenido{
	overflow: hidden;
	width: 920px;
	background-color: #fff;
}

#izquierda{
	width: 540px;
	float: left;
	overflow: hidden;
}
	


#derecha{
	float: left;
	width: 380px;
	overflow: hidden;
	min-height: 300px;
	height:auto !important;
	background: url(../img/corcho.jpg) repeat;
	margin-bottom: 150px;
	padding-bottom: 50px;
	

	
}

#cabecera{
	margin-top: -8px;
	border-bottom: 6px solid #fe9900;
	width: 920px;
}

#combo{
	height: 25px;
	float: left;
	margin-top: 3px;
	padding-left:15px
}




/*BUSCADOR*/
#buscador{
	width: 380px;
	height: 74px;
	background: url(../img/bg_buscador.jpg) repeat;
	overflow: hidden;
	margin-bottom: 100px;
	
}

#buscador input {
	width: 225px;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	margin-right: 20px;
}

#buscar{
	background: url(../img/buscador.jpg) no-repeat;
	width: 246px;
	height: 32px;
	border: none;
	margin-left: 30px;
	margin-top:  10px;
	line-height: 16px;
	padding: 8px;
	float: left
	
}

#contenidoa{
	position: relative;
}


/*DESCUENTOS*/
#descuentos{
	position: absolute;
	right: 17px;
	top: 230px;
}



/*STIKIE*/
.stikie{
	width: 345px;
	overflow: hidden;
	margin-left:18px;
	padding-top: 15px;
	position: relative
	
}

.stikie_interior{
	width: 345px;
	margin:auto;
	background-color: #ececeb;
	text-align: center;
	
	
}


.stikie_interior p{
	font-family: georgia;
	font-size: 20pt;
	color: black;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left:16px
}

.stikie_interior p span{
	color: #666;
}


.stikie .pinches{
	position: absolute;
	top: 10px;
	right: 20px
}

.pie_stikie{
	float: left;
	background-color: #ECECEB;
	width: 299px;
	height: 39px;
}

.pie_stikie a{
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	color: #727272;
	line-height: 36px;
}

.pie_stikie p{
	float: left
}

.bt_mas{
	display: inline;
	float: none;
	margin-left:25px;
	margin-right: 5px;
	margin-top: 10px;
}

.pie_stikie a:hover{
	color: black
}

.pestania_stikie{
	float: right
}

/*NUBE*/
#nube{
	width: 255px;
	margin:auto;
	margin-top:5px;
	text-align: justify;
	margin-left:25px
}

#nube a{
	font-family: arial;
	color: #d30500;
	text-decoration: none;
	line-height: 30px;
	
	
}

#nube a:hover{
	background-color: #d30500;
	color: white
	
}

a.clase1 {
	font-size: 1.30em;
}

.clase2 {
	font-size: 1.15em;
}

.clase3 {
	font-size: 1em;
}

.clase4 {
	font-size: 0.85em;
}

.clase5 {
	font-size: 0.70em;
}

/*VIDEOS*/

.mas_videos{
	display:none
}

.mas_videos a{
	text-decoration: none;
	color: black;
	margin-left: 10px;	
}

.mas_videos a:hover{
	color: #e2007a
}

.mas_videos li{
	list-style-type: none;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: black;
	line-height: 20pt;
	width: 100%;
	padding-left: 30px;	
	margin:0
}

.mas_videos li p{
	list-style-type: none;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: black;
	line-height: 16pt;
	width: 100%;
	margin:0;
	padding: 3px 0
}

.mas_videos ul{
	margin: 0;
	margin-top: 10px;
	
}


.linea_1{
	background-color: #d7d7d7;
}


/*COMENTARIOS*/

.recuadro_comentario{
	width: 290px;
	background-color: #eceded;
	border: 2px solid #009ee0;
	margin: auto;
	text-align: left;
	font-family: arial;
	font-size: 9.5pt;
	color: #646567;
	padding: 7px;
	margin-top: 5px;
}

p.fecha_comentario{
	font-family: arial;
	font-style: italic;
	font-size: 7.5pt;
	color: black;
	margin: 0;
	padding: 0;
	text-align: right;
}


p.nombre_comentario{
	font-family: arial;
	font-weight: bold;
	font-size: 9.5pt;
	color: #009ee0;
	margin: 0;
	padding: 0;
}

p.txt_comentario{
	font-family: arial;
	font-size: 9.5pt;
	color: #646567;
	margin: 0;
	padding: 0;
}


#comparti{
	font-family: arial;
	font-size: 8pt;
	color: #00B7E5;
	margin-left: 10px;
}

/*TITULO_CIUDAD*/

.titulo_ciudad{
	margin-top:50px;
	margin-left: 20px;
	padding-bottom:15px;
}

.titulo_ciudad p{
	color: #7fceef;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	
}

.titulo_ciudad p a{
	text-decoration: none;
	color: #7fceef;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.titulo_ciudad p a:hover{
	color: #009ee0;
	
}

.contenedora_destacados{
	overflow:hidden;
	width: 540px;
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ccc;
}

.destacado01{
	margin-left: 20px;
	overflow: hidden;
	padding-top: 20px;
	width: 240px;
	float: left
}

.destacado01 p{
	font-family: arial;
	font-size: 10pt;
	float: left;
	margin-left: 10px;
	text-align: left;
	padding-right: 20px;
	
	
}


.cuadradito{
	width:11px;
	height: 11px;
	background-color: #93be0f;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_1{
	width:11px;
	height: 11px;
	background-color: #01992E;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_2{
	width:11px;
	height: 11px;
	background-color: #B00816;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_3{
	width:11px;
	height: 11px;
	background-color: #EB3F0E;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_4{
	width:11px;
	height: 11px;
	background-color: #DA2986;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_5{
	width:11px;
	height: 11px;
	background-color: #416AA7;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_6{
	width:11px;
	height: 11px;
	background-color: #339546;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.cuadradito_7{
	width:11px;
	height: 11px;
	background-color: #BDBC0D;
	float: left;
	margin-right: 7px;
	margin-top:3px
	
}

.titulo_empresa_destacado_1{	
	font-weight: bold;
	color: #01992E;
	line-height: 20pt;
	
}
.titulo_empresa_destacado_2{	
	font-weight: bold;
	color: #B00816;
	line-height: 20pt;
	
}
.titulo_empresa_destacado_3{	
	font-weight: bold;
	color: #EB3F0E;
	line-height: 20pt;
	
}
.titulo_empresa_destacado_4{	
	font-weight: bold;
	color: #DA2986;
	line-height: 20pt;
	
}
.titulo_empresa_destacado_5{	
	font-weight: bold;
	color: #416AA7;
	line-height: 20pt;
	
}
.titulo_empresa_destacado_6{	
	font-weight: bold;
	color: #339546;
	line-height: 20pt;
	
}
.titulo_empresa_destacado_7{	
	font-weight: bold;
	color: #BDBC0D;
	line-height: 20pt;
	
}

.destacado01 a{
	font-family: arial;
	font-size: 9pt;
	float: left;
	text-decoration: none;
	color: #000000;
	margin-top:10px;
	margin-left: 7px
	
}

.destacado01 a p{
	font-family: arial;
	font-size: 9pt;
	float: left;
	text-decoration: none;
	line-height:37px; 
	color: #727272
	
}

.destacado01 a p:hover{
	color: #000000
	
}
.destacado01 img{
	clear: left;
	float: left;
	margin-top: 10px;
}

.destacado02{
	margin-left: 20px;
	margin-top: 20px;
	overflow: hidden;
	width: 240px;
	float: right
}

.destacado02 p{
	font-family: arial;
	font-size: 10pt;
	float: left;
	margin-left: 10px;
	text-align: left;
	padding-right: 20px;
	
	
}


.destacado02 div{
	width:11px;
	height: 11px;
	background-color: #a60b16;
	float: left;
	margin-right: 7px;
	
}

.destacado02 a{
	font-family: arial;
	font-size: 9pt;
	float: left;
	text-decoration: none;
	color: #000000;
	margin-top:10px;
	margin-left: 7px
	
}

.destacado02 a p{
	font-family: arial;
	font-size: 9pt;
	float: left;
	text-decoration: none;
	line-height:37px; 
	color: #727272
	
}

.destacado02 a p:hover{
	color: #000000
	
}
.destacado02 img{
	clear: left;
	float: left;
	margin-top: 10px;
}


.mapa{
	overflow:hidden;
	width: 540px;
	padding-left: 25px;
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ccc;
}


.mapa_google{
	margin-right: 17px;
	margin-top: 17px;
}

.actividades{
	overflow:hidden;
	width: 540px;
	padding-left: 25px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
}

.actividades p{
	color: #a884d9;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:15px;
}

.actividades p a{
	text-decoration: none;
	color: #a884d9;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.actividades p a:hover{
	color: #7a01b2;
	
}

.imagen_actividades{
	margin-top: 20px;
	float: left
}

.imagen_actividades img{
	border: 2px solid #a884d9
}


.txt_actividades {
	float: right;
	width: 240px;
	padding-right: 55px;
	margin-top: 16px
}

.txt_actividades p{
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
}

.titulo_actividades{
	color: #7a01b2;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.calendario{
	overflow:hidden;
	width: 540px;
	padding-left: 25px;
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ccc;
}

.calendario p{
	color: #dc7874;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	float: right;
	
	
}

.calendario p a{
	text-decoration: none;
	color: #dc7874;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

.calendario p a:hover{
	color: #ff0000;
	
}

.img_calendario{
	float: left;
	margin-top: 20px;
}

.submenu{
	text-align:center;
	width: 335px;
	padding-right: 13px;
}

.eventos{
	overflow: hidden;
	width: 300px;
	height: 200px;
	overflow-y: scroll;
	
}

.almanaque{
	overflow: hidden
}

.img_almanaque{
	background: url(../img/almanaque.jpg) no-repeat;
	height: 30px;
	margin-top: 10px;
	margin-left: 10px;
	font-family:arial;
	font-size:15pt;
	height:30px;
	line-height:27pt;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	width:30px;
	float:left
	
}

.txt_almanaque{
	float:right
}

.txt_almanaque p{
	width: 225px;
	height: 20px;
	margin-top:10px;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}

.cronicas{
	overflow: hidden;
	height: 450px;
}


.cronicas_derecha{
	float: left;
	margin-top:10px;
	width: 115px;
	height: 94px;
}

.cronicas_img{
	border:3px solid #CCCCCC;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
}

.cronicas_derecha p{
	clear:left;
	color: #cccccc
}

.cronicas_izquierda{
	margin-left:120px;
	background: url(../img/comillas.jpg) no-repeat;
	width: 380px;
	height: 170px;
	/*margin-top: 6px;*/
}

.cronicas_izquierda p{
	padding: 6px 27px 0 27px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}

.estrellasa{
	text-align: center;
	margin:auto
}


.botones_cronicas{
	float:left;
	margin:7px 0;
}

/*
.botones_cronicas a p{
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	color: #727272;
	line-height: 36px;
	float:left;
	line-height:5px;
	margin-left:-20px;
}

.botones_cronicas a p:hover{
	color: #000000
}
*/


.botones_cronicas img{
	float: left;
	margin-left: 20px;
}


.publicacion{
	float: left;
	
}

.publicacion p{
	color: #9c9e9f
}



.donde_dormir {
	border-bottom:2px solid #CCCCCC;
	margin-bottom:25px;
	overflow:hidden;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	width:510px;
}



.derecha_dormir{
	float: left;
	width: 255px;
}


.derecha_dormir img{
	/*border: 1px solid #93be0f;
	margin-top:  10px;*/
}



.boton_dormir{
	width:202px;
}

.boton_dormir a{
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	color: #727272;
	line-height: 36px;
	float:left;
	line-height:38px;
	
}

.boton_dormir a img{
	border: none
}


.boton_dormir a:hover{
	color: #000000
}


.izquierda_dormir{
	float: right
}


.izquierda_dormir p{
	color:#000000;
	font-family:arial;
	font-size:9pt;
	line-height:21px;
	padding-left:10px;
	width:300px;
}



.mas_nube{
	overflow:hidden;
	width: 540px;
	padding-left: 25px;
	margin-bottom: 100px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ccc;
}



.mas_destinos{
	margin-top:10px;
	text-align:justify;
	width:465px;
}

.mas_destinos a{
	font-family: arial;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	
	
}

.mas_destinos a:hover{
	background-color: #000000;
	color: white
	
}

a.clase11 {
	font-size: 1.60em;
}

.clase12 {
	font-size: 1.45em;
}

.clase13 {
	font-size: 1.30em;
}

.clase14 {
	font-size: 1.15em;
}

.clase15 {
	font-size: 1em;
}

.destacado_home_alojamiento{	
	font-weight: bold;
	color: #93BE0F;
	font-size: 11px;
	
}

.destacado_home_gastronomia{	
	font-weight: bold;
	color: #a60b16;
	font-size: 11px;
	
}
