@media all
{
	  body {
		background-image: url(/templates/default/img/fondo.gif);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-repeat:  repeat-x;
		background-color: #C8DFB8;  
		}

	  #wrapper { 
		width: 900px; 
		margin: 0 auto; 
		padding: 0 0 0 0;
		background-color:#ffffff;
		text-align:center;
		}
	  #cuerpo{ 
		width: 800px;
		margin: 0 auto;
		}

	  #header {
		 height: 59px;
		 padding:35px 0 14px 0;
		 background-color:#FFFFFF;
		 width:800px;
	  }


	  #topnav { color: #aaa; background: transparent; }
	  #main { background: #fff;padding:10px 0; }

	select, textarea, input[type="text"]{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}
	.textarea_descripciones{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		width: 257px;
	}

	h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #38801b;
		text-decoration: none;
		height:20px;
		border-bottom: 1px solid #388820;

	}

	a{
		text-decoration: none;
		color: #38801b;
		font-size: 11px;
		cursor:hand;
		cursor:pointer;
	}

	a:hover{
		text-decoration: none;
		color: #ff2d0a;
		cursor:hand;
		cursor:pointer;
	}
	
	a.enlaces_pasos{
		text-decoration: none;
		color: #38801b;
		font-size: 12px;
		cursor:hand;
		cursor:pointer;
	}

	.enlaces_pasos_hover{
		text-decoration: none;
		color: #ff2d0a;
		font-size: 12px;
		cursor:hand;
		cursor:pointer;
	}
	
	a.enlaces_pasos:hover{
		text-decoration: none;
		color: #ff2d0a;
		cursor:hand;
		cursor:pointer;
	}
	
	#cuerpo_interior {
		width: 800px;
		margin: 0 auto;
		clear:both;
		
		
	}

	#logo {
	 float:left;
	 width:630px;
	}

	 #parte_izquierda_logo {
	 float:left;
	 width:194px;
	}
	 #parte_derecha_logo {
	 float:right;
	 width:430px;
	 text-align:left;
	 padding:36px 0 0 6px;
	}

	#idioma {
	 width:170px;
	 padding:7px 0 0 0;
	 text-align:right;
	 float:right;
	}

	#leftcolumn { 
	  margin: 0px 0px 0px 0px;
	  width: 35px;
	  background-color: #ffffff;

	}
	#centercolumn {
	 margin: 0px 0px 0px 0px;
	 width: 765px;
	 min-height:150px;
	 background-color:#FFFFFF;
	 float: right;
	}

	#linea_separadora_verde {
	 width:765px;
	 height:4px;
	 background-color:#388820;
	 clear:both;
	}

	#content {
	 background-color:#FFFFFF;
	 padding:0 0 50px 0;
	}

	#footer {
	 background-color: #ffffff;
	 display: inline; /* IE Hack */
	 height:38px;
	 width:800px;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#666666;
	}

	#separador{
	 padding-top:4px;
	}

	#separador1{
	padding-top:10px;
	clear:both;
	}

	#separador2{
	padding-top:54px;
	clear:both;
	}

	#separador3{
	padding-top:25px;
	clear:both;
	}

	 #separador4{
	padding-top:1px;
	clear:both;
	}
	#separador6{
	padding-top:20px;
	clear:both;
	}
	#separador7{
	padding-top:8px;
	clear:both;
	}

	#separador_form{
	padding-top:82px;
	clear:both;
	}
	#separador9{
	padding-top:15px;
	clear:both;
	}

	.enunciado_busca_en {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	.enunciado_casas_rurales {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		color: #388820;
		text-decoration: none;
	}
	.cuadro_form {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		border: 1px solid #8697aa;
		height: 16px;
		width: 220px;
	}

	#columna_central {
		float:left;
		width:590px;
	}


	#busqueda_simple {
		height:35px;
		padding:15px 0 0 0;
		width: 590px;
		border-bottom: 1px dotted #79896d;
		border-top: 1px dotted #79896d;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;


	}
	#busqueda_avanzada {
		height:258px;
		width: 590px;
	}

		#mapa {
			float:left;
			width: 365px;
			padding:20px 0 0 10px;
		}
		
		#busqueda {
			float:right;
			width: 205px;
			padding:20px 10px 0 0;
		}

	.linea_separadora_sup {
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #79896d;
	}

	#columna_derecha {
		float:right;
		width:170px;
	}


	#tabla_menu {
		height:130px;
		width:160px;
	}

	#enunciados_menu {
		height:17px;
		width:155px;
		padding:3px 0 0 5px;
		text-align:left;
		background-color:#388820;
		color:#FFFFFF;
		font-weight:normal;
	}

	#linea_separadora_inf {
		height:6px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #79896d;
	}

	#opciones_menu {
		height:16px;
		width:152px;
		padding:4px 0 0 8px;
		text-align:left;

	}

	#tabla_alojamientos {
		width:160px;
	}


	#opciones_alojamientos {
		width:160px;
		height:55px;
		padding: 0 0 0 0;
		text-align:left;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #79896d;

	}

	#foto_alojamientos {
		float:left;
		width:63px;
	}


	#enlace_alojamientos {
		float:left;
		width:90px;
		padding:5px 0 0 5px;
	}

	.enlaces_alojamientos {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #2e354f;
		text-decoration: underline;
	}

	#separador_alojamiento{
		padding-top:6px;
	}

	.enunciado_ultimos {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	.enunciado_alojamientos {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color: #38801b;
		text-decoration: none;
	}
	.linea_izq_der_tabla {
		border-right: 1px solid #388820;
		border-left: 1px solid #388820;
	}
	.texto_enunciados_alojam {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
	}
	.cuadro_fotos {
		padding: 4px;
		border: 1px solid #388820;
	}
	.enunciados_lugares_mas_votados {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #ff2d0a;
		text-decoration: none;
	}
	#linea_inferior {
		border-top: 1px solid #388820;
		float:right;
		width:765px;
		height:4px;
	}
	.busqueda_por_pais {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.cuadro_combo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		height: 20px;
		width: 180px;
	}
	.cuadro_combo_precio {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		height: 20px;
		width: 138px;
	}
	.cuadro_form_normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		border: 1px solid #8697aa;
		height: 18px;
	}
	#linea_superior {
		border-top: 1px solid #FF2D0A;
		height:4px;
		width:765px;
		float:right;
	}
	.texto_pie_pagina {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
	}
	#linea_superior_verde {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #388820;
		height:4px;
		width:800px;

	}
	.enlaces_rojos_negrita {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #FF3300;
		text-decoration: none;
	}
	.enlaces_negros_negrita {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
	}
	.enlaces_verdes_negrita {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #388820;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #388820;
	}
	.linea_sup_inf_verde {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #388820;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FF3333;
	}
	.enunciado_rtados_busqueda {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #388820;
		text-decoration: none;
	}
	.cuadro_combo_contacte {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		height: 20px;
		width: 230px;
		background-color: #EEFAEB;
	}
	.cuadro_combo_alta {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		height: 20px;
		width: 130px;
		background-color: #EEFAEB;
	}

	#encabezados_ultimos_alojamientos {
		text-align:left;
		height:25px;
		padding:5px 0 0 0;
		width: 790px;
		float:left;
	}

	#casas_ultimos_alojamientos{
		width: 790px;
		float:left;
		display:inline;
		
	}
	#ultimo_alojamiento{
		padding:0 0 0 0;
		width: 258px;
		height:380px;
		float:left;
	}

	#encabezados_lugares_mas_votados {
		float:left;
		text-align:left;
		height:23px;
		padding:0px 0 0 0px;
		width: 765px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #388820;
		
	}

	#lugares_mas_votados{
		width: 776px;
		float:left;
		display:inline;
		padding:8px 0 0 0;
		
	}
	#lugares{
		padding:0 0 15px 0;
		width: 388px;
		float:left;
		text-align:left;
	}

	#centro_tabla{
		float:left;
		width:228px;
		height:352px;
		text-align:left;
		border-left: 1px solid #388820;
		border-right: 1px solid #388820;
	}
	#contenido {
	 margin: 0px 0px 0px 0px;
	 width: 765px;
	 float: right;
	 background-color:#FFFFFF;
	 text-align:left
	}
/*
	input[type="text"] {
		border: 1px solid #8697aa;
		height: 16px;
		width:180px;

	}
*/
	textarea {
/*		height: 100px;
		width: 250px;*/
		border: 1px solid #8697aa;
		background-color: #ffffff;
	}

	select {
		height: 20px;
		width: 230px;
		border: 1px solid #8697aa;
		background-color: #EEFAEB;
	}

	.cssform p{
		width: 400px;
		clear: left;
		margin: 0;
		padding: 5px 0 0 0;
		padding-left: 145px; /*width of left column containing the label elements*/
	}

	.cssform label{
		font-weight: bold;
		float: left;
		margin-left: -140px; /*width of left column*/
		width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}

	.cssformalta label{
		font-weight: bold;
		float: left;
		margin-left: -140px; /*width of left column*//*
		width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	.cssformalta p{
		width: 400px;
		clear: left;
		margin: 0;
		padding: 5px 0 0 0;
		padding-left: 145px; /*width of left column containing the label elements*/
		height: 25px;
	}

	.cssformalta select {
		height: 20px;
		width: 186px;
		border: 1px solid #8697aa;
		background-color: #EEFAEB;
	}

	.cssformbusqueda select {
		height: 20px;
		width: 180px;
		border: 1px solid #8697aa;
		background-color: #EEFAEB;
	}

	.boton{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		height: 22px;
		width: 60px;
	}

	#tabla_busqueda_avanzada{
		width: 765px;
		float:left;
		display:inline;
		padding:10px 0 0 0;
		
	}
	#form_busqueda_avanzada{
		padding:0 0 0 0;
		width: 300px;
		min-height:45px;
		float:left;
	}
		#form_busqueda_avanzada_boton{
		padding:0 0 0 0;
		width: 60px;
		min-height:45px;
		float:left;
	}
	
	#form_busqueda_avanzada_seleccionar_caracteristicas{
		padding:0 0 0 0;
		width: 440px;
		min-height:45px;
		float:left;
	}

	#enunciados_formulario_busqueda_avanzada{
		text-align:left;
		font-weight:bold;
		line-height:20px;
	}

	#rtado_busqueda_avanzada {
		width:765px;
		min-height:25px;
		padding:7px 0 0 0;
		border-top: 1px solid #388820;
		border-bottom: 1px solid #FF3333;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #388820;
	}
	#paginacion{
		width: 765px;
		height:20px;
		float:left;
		display:inline;
		background-color:#DFDFDF;
	}
	#restultados{
		padding:3px 0 0 8px;
		width: 492px;
		float:left;
		font-weight: bold;
	}
	#paginas{
		padding:3px 0 0 0;
		width: 265px;
		float:left;
		text-align:center;
	}

	#td_enunciado_nombre{
		padding:4px 0 0 0;
		width: 300px;
		height:18px;
		float:left;
		text-align:left;
		font-weight:bold;

	}


	#td_restultados_nombre{
		padding:5px 0 5px 0;
		width: 300px;
/*		height:75px;*/
		float:left;
		text-align:left;
		display:inline;
	}

	#foto_tabla{
		width: 90px;
		float:left;
	}
	#nombre_tabla{
		padding:15px 0 0 8px;
		width: 202px;
		float:left;
	}

	#td_enunciado_personas{
		padding:4px 0 0 0;
		width: 99px;
		height:18px;
		float:left;
		text-align:left;
		font-weight:bold;
	}

	#td_restultados_personas{
		padding:5px 0 5px 0;
		width: 99px;
/*		height:75px;*/
		float:left;
		text-align:left;
	}

	#td_enunciado_precio{
		padding:4px 0 0 0;
		width: 130px;
		height:18px;
		float:left;
		text-align:left;
		font-weight:bold;
	}

	#td_restultados_precio{
		padding:5px 0 5px 0;
		width: 130px;
/*		height:75px;*/
		float:left;
		text-align:left;

	}

	#td_enunciado_fotos_telefono{
	   padding:4px 0 0 0;
		width: 118px;
		height:18px;
		float:left;
		text-align:left;
		font-weight:bold;
	}

	#td_restultados_fotos_telefono{
	   padding:5px 0 5px 0;
		width: 118px;
/*		height:80px;*/
		float:left;
		text-align:left;
	}

	#td_restultados_rutas{
	   padding:15px 0 10px 0;
		width: 465px;
/*		height:75px;*/
		float:left;
		text-align:left;
	}

	#ver_todos_los_resultados{
	   width:765px;
		height:20px;
		float:left;
		text-align:right;
	}
	#solapas{
		width: 765px;
		float:left;
		display:inline;
	}

	#tabla_interior{
		width: 765px;
		float:left;
		display:inline;
	}
	#descripcion_casa{
		padding:5px 0 0 0;
		width: 340px;
		float:left;
		text-align:left;
	}
	#fotos_casa{
		padding:5px 0 0 0;
		width: 425px;
		float:left;
		display:inline;
	}
	#foto_casa{
		padding:0 10px 0 0;
		float:left;
		display:inline;
	}

	#enunciado_interior{
		padding:0 0 0 0;
		width: 700px;
		height:24px;
		float:left;
		text-align:left;
		background-color:#38801b;
		font-weight:bold;
		color:#FFFFFF;
	}
	#descripcion_interior{
		padding:10px 0 15px 4px;
		width: 696px;
		float:left;
		text-align:left;
	}
	#enunciado_comentarios{
		width:700px;
		height:24px;
		padding:10px 0 0 0;
		font-weight: bold;
		color: #38801b;
		text-decoration: none;
		border-bottom: 1px solid #388820;
		text-align:left;
		float:left;

	}

	.star-rating,
	.star-rating .current-rating{
		background: url(/templates/default/imgs/star.gif) repeat-x;
	}
	.star-rating{
		position:relative;
		width:125px;
		height:25px;
		overflow:hidden;
		list-style:none;
		margin:0;
		padding:0;
		background-position: left top;
	}
	.star-rating li{
		display: inline;
	}
	.star-rating .current-rating{
		position:absolute;
		top:0;
		left:0;
		height:25px;
		line-height:25px;
		outline:none;
		border: none;
	}
	.star-rating .current-rating{
		z-index:1;
		background-position: left center;
	}	

	/* for an inline rater */
	.inline-rating{
		display:-moz-inline-block;
		display:-moz-inline-box;
		display:inline-block;
		vertical-align: middle;
	}

	/* smaller star */
	.small-star{
		width:50px;
		height:10px;
	}
	.small-star,
	.small-star .current-rating{
		background-image: url(/templates/default/imgs/star_small.gif);
		line-height: 10px;
		height: 10px;
	}
/*
	#cal1Container {
	   position:relative;
	  }
*/
	#capa1 {
	   position:absolute;
	   left: 0; 
	   top: 50px; 
	   width:100%;
	   color: red; 
	   z-index: 2;
	  }

/*
	#error {
		width:450px;
		min-height:25px;
		padding:5px 5px 5px 5px;
		font:11px Arial;
		font-weight: normal;
		color: #000000;
		border: 1px solid #8f1d04;
		text-align:left;
		background:#e69584;
		margin:auto;
	  }
	  
	#okmsg {
		width:400px;
		min-height:25px;
		padding:5px 5px 5px 5px;
		font:11px Arial;
		font-weight: normal;
		color: #000000;
		border: 1px solid #8f1d04;
		text-align:left;
		background:#ecf9e6;
		margin:auto;
	  }
*/

		#error {
			width:450px;
			margin: auto;
			display: block;
			background-color: #fbc8c8;
			border: 1px solid #ab0505;
			padding:4px;
			text-align:left;
		}


		span.error {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			padding: 4px;
			width: 440px;
			display: block;
			margin: auto;
		}

		#okmsg {
			width:450px;
			margin: auto;
			display: block;
			background: #ecf9e6;
			border: 1px solid #4D9D26;
			padding:4px;
			text-align:left;
		}

		span.okmsg {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			padding: 4px;
			width: 440px;
			display: block;
			margin: auto;
		}

		#enunciado_parte_interna{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #38801b;
		text-decoration: none;
		height:20px;
		border-bottom: 1px solid #388820;
		text-align:left;

	}
		#propietario{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-align:left;
		padding:4px 0 0 0;

	}
	#solapa_interna{
		border-bottom: 1px solid #388820;
		text-align:right;
		height:24px;
		padding:10px 0 0 0;

	}

	#bucle_alojamiento{
	width:100%;
	float:left;
	background:#ecf9e6;
	padding:8px 0 8px 0;
	}
	
	#elemento_alojamiento{
	float:left;
	padding-left:8px;
	width:50%;
	}
	#btn_actualizar{
	float:left;
	width:50%;



	}
	.cuadro_form_interior{
	border:1px solid #b1c8a8;

	}
	.botones_internos_form{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		height: 22px;
		width: 60px;
	}
	
	#cuerpo_interior{
	width:100%;
	float:left;
	}
	
	#formularios{
	float:left;
	width:75%;
	}
	#pasos{
	float:right;
	width:25%;
	padding:15px 0 0 0;
	text-align:left;
	}
	#pasos_centro{
	padding:0 0 0 4px;
	width:175px;
	float:left;
	text-align:left;
	}
	#pasos_arriba{
	float:left;
	}

	
		.cuadro_verde {
		padding:8px 0 8px 8px; 
		text-align:left;
		background:#e8f3e5;
	  }
	  
	.texto_tabla_alojamiento{
		font-size:11px;
		font-weight:bold;
		color:#000000;
		  }
		  

	#enunciados_pasos{
		padding:10px 0 5px 0;
		font-size:20px;
		font-weight:normal;
		color:#9ebc93;
		  }
		  
		.verde_negrita{
		color:#358218;
		font-weight:bold;
		  }
  
		.color_rojo{
		color:#fe2c00;
		  }
	.cuadro_descripcion{
	border-top:1px solid #358218;
	border-bottom:1px solid #358218;
	padding:0 0 12px 0;
}

	  	#encabezado_arriba_parte_interna{
		height:22px;
		border-bottom: 1px solid #388820;
		width:100%;
		float:left;

	}
		#encabezado_arriba_texto{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #38801b;
		text-decoration: none;
		text-align:left;
		width:70%;
		float:left;

	}
		#encabezado_arriba_boton{
		width:20%;
		text-align:right;
		float:right;

	}
		.enunciado_ruta{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #7a966f;
	}
		.enunciado_nombre_casa{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #839f78;
	}
	#linea_separadora_ruta {
	 width:700px;
	 height:1px;
	 background-color:#e62000;
	 clear:both;
	}

	#descripcion_localizacion {
	 width:448px;
	 padding:5px;
	 background-color:#fbfcdf;
	 border:1px solid #ffa200;
	 font: 11px Arial;
	 color:#000000;
	 text-align:justify;
	}
	
	#form_como_llegar {
	 width:448px;
	 padding:5px;
	 background-color:#ececec;
	 border:1px solid #666666;
	 font: 11px Arial;
	 color:#000000;
	 text-align:justify;
	}
	.boton_como_llegar{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		height: 22px;
		width: 90px;
	}
	.cuadro_form_como_llegar {
	 height:20px;
	 width:150px;
	 border:1px solid #666666;
	 font-family: Arial;
	 font-size: 12px;
	 color:#000000;
	}
}
