@charset "utf-8";
body {
	background-image:url(../imagenes/gestion/diseno/fondo.gif);
	background-repeat:   repeat-y;
	background-position: center;
	padding:0px;
	margin:0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
}
p{
text-align:justify;
}
#lienzo{
position: absolute;
left:50%;
width:990px;
margin-left:-495px;
}


/*
#cabecera{
	width:988px;
	height:121px;
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
*/
#cuerpo{
width:950px;
margin:auto;
height:auto;
}
h1{
	font-size:22px;
	font-weight:bold;
	color:#99CC00;
	line-height:normal;
}
.superboton{
font-size:16px;
font-weight:bold;
}
.destacado{
font-weight:bold;
}
input {
	/*border: 1px solid #666666;*/
}

.celda_destacado{
font-weight:bold;
background-color:#99CC00;
color:#FFFFFF;
}
.celda_suave{
font-weight:bold;
background-color:#C5FF15;
color:#999999;
}
.celda_rotulo{
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
.checkboxcategorias{
border:#FFFFFF solid 1px;
} 
.ayuda{
	font-size:10px;
	color:#666666;
	vertical-align:middle;
	background-color:#F7FBDD;
	padding-left:15px;
	padding-right:15px;
	line-height: 13px;
}
.obligatorio{
color:#FF0000;
font-weight:bold;
}

#aviso_ayuda{
	width:318px;
	height:94px;
	padding:12px;
	padding-left:20px;
	padding-top:0px;
	margin-left:15px;
	float:right;
	font-weight:bold;
	line-height: normal;
	position:absolute;
	top:8px;
	right:15px;
	font-size:10px;
	background-image:url(../imagenes/gestion/fondo-ayuda.png);
	background-repeat:no-repeat;
	display:none;
}

#aviso_ayuda ul{
margin-top:3px;
}

#aviso_ayuda h3{
font-weight:bold;
color:#FFFFFF;
margin:0px;
margin-left:-10px;
padding:3px;
width:325px;
margin-bottom:12px;
padding-top:6px;
padding-right:10px;
text-align:right;
}

/*GUIA PASO A PASO*/

#guia{
width:930px;
height:55px;
margin:auto;
margin-top:10px;
float:none;
}

#guia #paso{
width:215px;
height:40px;
float:left;
font-size:11px;
padding:0px;
text-align:center;
float:left;
margin-right:8px;
margin-left:8px;
background-image:url(../imagenes/gestion/fondo-pasos.gif);
background-position:15px top;
background-repeat:no-repeat;
}



#guia #paso span{
font-size:20px;
text-align:center;
color:#0D0E3A;
width:20px;
padding:3px;
display:block;
font-weight:bold;
float:left;
}

#guia #paso div{
font-size:20px;
text-align:left;
color:#98CB00;
/*background-color:#98CB00;*/
padding:2px;
width:180px;
height:22px;
display:block;
font-weight:bold;
display:table-cell;
vertical-align:middle;
}

#guia .inactivo#paso{
background-image:none;
}


#guia .inactivo#paso  span{
color:#CCCCCC;
font-size:16px;
}
#guia .inactivo#paso div {
color:#CCCCCC;
font-size:16px;
}
/*FIN PASO A PASO*/

#ejemplo{
	font-style:italic;
	font-weight:normal;
	color:#99CC00;
}

/*DETALLE EMPRESA*/
#separador{
width:100%;
clear:both;
float:none;
height:1px;
}
#detalle_empresa{
margin-top:10px;
}

#detalle_empresa #ruta{
font-size:11px;
color:#999999;
float:left;
}
#detalle_empresa #herramientas{
width:211px;
text-align:right;
float:right;
cursor:pointer;
}


#detalle_empresa #herramientas #enviar_email{
	width:32px;
	height:32px;
	cursor:pointer;
	background-image:url(../imagenes/web/botones-detalle-empresa.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	float:right;
	margin-right:9px;
	margin-top:5px;
}
#detalle_empresa #herramientas #recomendar{
	width:36px;
	height:32px;
	cursor:pointer;
	background-image:url(../imagenes/web/botones-detalle-empresa.gif);
	background-repeat:no-repeat;
	background-position:-33px 0px;
	display:block;
	float:right;
	margin-right:6px;
	margin-top:5px;
}
#detalle_empresa #herramientas #afavoritos{
	width:36px;
	height:32px;
	cursor:pointer;
	background-image:url(../imagenes/web/botones-detalle-empresa.gif);
	background-repeat:no-repeat;
	background-position:-69px 0px;
	display:block;
	float:right;
	margin-right:6px;
	margin-top:5px;
}
#detalle_empresa #herramientas #gps{
	width:36px;
	height:32px;
	cursor:pointer;
	background-image:url(../imagenes/web/botones-detalle-empresa.gif);
	background-repeat:no-repeat;
	background-position:-105px 0px;
	display:block;
	float:right;
	margin-right:6px;
	margin-top:5px;
}
#detalle_empresa #herramientas #comollegar{
	width:36px;
	height:32px;
	cursor:pointer;
	background-image:url(../imagenes/web/botones-detalle-empresa.gif);
	background-repeat:no-repeat;
	background-position:-141px 0px;
	display:block;
	float:right;
	margin-right:6px;
	margin-top:5px;
}
#detalle_empresa #herramientas #masinfo{
	width:36px;
	height:32px;
	cursor:pointer;
	background-image:url(../imagenes/web/botones-detalle-empresa.gif);
	background-repeat:no-repeat;
	background-position:-176px 0px;
	display:block;
	float:right;
	margin-right:6px;
	margin-top:5px;
}




#detalle_empresa h1{
display:block;
margin-top:15px;
margin-bottom:5px;
font-size:28px;
}

#detalle_empresa #atajo_anunciantes{
background-color:#CCCCCC;
padding:2px;
display:block;
width:320px;
float:right;
text-align:center;
}


#detalle_empresa #columna1{
width:490px;
margin-right:25px;
float:left;
}
#detalle_empresa #columna2{
width:435px;
margin-right:0px;
float:right;
}

#detalle_empresa #columna1 #actividades{
/*height:29px;*/
background-image:url(../imagenes/web/fecha-verde.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:135px;
margin-bottom:5px;
}
#detalle_empresa #columna1 #actividades img{
margin-right:4px;
}

#detalle_empresa #columna1 #precio{
height:40px;
background-image:url(../imagenes/web/precio.png);
background-position:right top;
background-repeat:no-repeat;
margin-bottom:5px;
}



#detalle_empresa #columna1 #precio #importe{
height:39px;
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:20px;
padding-top:4px;
margin-right:5px;
}

#detalle_empresa #columna1 #precio #opiniones{
height:39px;
width:200px;
text-align:center;
font-weight:bold;
padding-top:4px;
float:left;
}

#detalle_empresa #columna1 #precio #estrellas{
height:24px;
width:119px;
margin-top:2px;
background-image:url(../imagenes/web/estrellas_vacias.png);
background-repeat:no-repeat;
float:left;
}


#detalle_empresa #infodestacada{
margin-top:10px;
background-color:#ECFFA8;
background-image:url(../imagenes/web/fondo_verde_detalle.gif);
background-position:center;
background-repeat:repeat-x;
padding:5px;
height:130px;
}
#detalle_empresa #infodestacada #logoempresa{
width:180px;
float:left;
font-size:10px;
line-height:normal;
}
#detalle_empresa #infodestacada #datoscontacto{
width:280px;
float:right;
text-align:left;
}
#detalle_empresa #infodestacada #datoscontacto #telefono_empresa{
background-image:url(../imagenes/web/telefono-grande.png);
background-repeat:no-repeat;
padding-left:25px;
text-align:left;
font-weight:bold;
height:22px;
margin-top:10px;
}

#detalle_empresa #infodestacada #datoscontacto #web{
background-image:url(../imagenes/web/web-grande.png);
background-repeat:no-repeat;
padding-left:25px;
text-align:left;
font-weight:bold;
height:22px;
margin-top:10px;
}

#detalle_empresa #infodestacada #otrosenlaces{
height:22px;
float:none;
clear:both;
padding-top:10px;
}


#detalle_empresa #infodestacada #otrosenlaces #ubicacion{
float:left;
width:200px;
font-size:10px;
}


#detalle_empresa #infodestacada #otrosenlaces #redessociales{
float:right;
width:250px;
text-align:right;
font-size:9px;
}

#detalle_empresa #infodestacada #otrosenlaces #redessociales img{
float:right;
margin-right:4px;
margin-left:4px;
margin-top:2px;
}

#detalle_empresa #infodestacadaaloj{
margin-top:10px;
background-color:#DEDEF8;
padding:5px;
}

#detalle_empresa #serviciosalojamiento{
margin-top:10px;
padding:5px;
}

#detalle_empresa #serviciosalojamiento ul{
margin-top:0px;
}



#detalle_empresa #textos p{
margin-top:0px;
text-align:justify;
text-indent:0px;
}
#detalle_empresa #textos h2{
font-size:14px;
margin-bottom:0px;
}

#detalle_empresa #columna2 h2, #detalle_empresa h2{
background-color:#99CC00;
color:#FFFFFF;
text-align:left;
font-size:14px;
font-weight:bold;
margin:0px;
padding:3px;
}

#detalle_empresa  #columna2 #fotogrande{
background-color:#CCCCCC;
width:435px;
height:290px;
text-align:center;
}

#detalle_empresa  #columna2 #miniatura{
width:96px;
height:90px;
margin-right:17px;
margin-top:17px;
float:left;
}

#detalle_empresa  #columna2 #miniatura img{
cursor:pointer;
}

#detalle_empresa  #columna2 #formulario{
padding:15px;
}

#detalle_empresa  #columna2 #formulario #contacto, #formulario #contacto{
width:380px;
height:280px;
margin:auto;
margin-top:15px;
background-image:url(../imagenes/web/fondo-formulario.png);
padding:5px;
}

/*ESTILOS DEL LISTADO LATERAL*/
#detalle_empresa #minilistado{
float:right;
overflow:auto;
height:350px;
width:300px;
padding-right:5px;
}

#contenido_turistico_relacionados #minilistado #item{
border:solid 1px #CCCCCC;
border-bottom:solid 2px #CCCCCC;
height:97px;
margin-bottom:15px;
padding-left:5px;
padding-right:5px;
padding-top:3px;
width:290px;
margin-right:4px;
margin-left:4px;
float:left;
}

#minilistado #item{
border-bottom:solid 1px #CCCCCC;
height:97px;
margin-bottom:15px;
padding-left:5px;
padding-right:5px;
padding-top:3px;
}

.premium{
background-image:url(../imagenes/mapa/fondo-premium.png);
}

#minilistado #item a{
width:240px;
display:block;
overflow:hidden;
float:left;
font-size:11px;
/*border:solid 1px #0000FF;*/
}


#minilistado #item #foto{
width:50px;
height:50px;
background-color:#fff;
background-position:center;
background-repeat:no-repeat;
float:left;
margin-right:5px;
margin-top:5px;
}

#minilistado #item #precio{
margin-top:0px;
width:45px;
height:18px;
float:right;
text-align:right;
font-weight:bold;
background-image:url(../imagenes/mapa/mini-precio.gif);
background-repeat:no-repeat;
padding-top:2px;
padding-right:4px;
}
#minilistado #item #textos{
margin-top:4px;
width:200px;
height:30px;
/*background-color:#f00;*/
float:right;
}


#minilistado #item #funciones{
margin-top:4px;
width:190px;
height:16px;
background-color:#fff;
float:right;
text-align:right;
/*border:2px solid #FF0000;*/
}


#minilistado #item #funciones #comollegar{
	width:18px;
	height:14px;
	background-image:url(../imagenes/mapa/miniiconos.gif);
	background-position: 92px 0px;
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	float:right;
	margin-left:4px;
}

#minilistado #item #funciones #gps{
	width:18px;
	height:14px;
	background-image:url(../imagenes/mapa/miniiconos.gif);
	background-position: 73px 0px;
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	float:right;
	margin-left:4px;
}
#minilistado #item  #eliminar{
	width:16px;
	height:14px;
	background-image:url(../imagenes/mapa/eliminar.png);
	background-position: 0px -1px;
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	float:right;
	margin-left:4px;
}

#minilistado #item #funciones #contactar{
	width:50px;
	height:14px;
	background-image:url(../imagenes/mapa/miniiconos.gif);
	background-position: 50px 0px;
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	float:right;
	margin-left:4px;
}

#minilistado #item  #afavoritos{
	width:16px;
	height:14px;
	background-image:url(../imagenes/mapa/afavoritos.png);
	background-position: 0px -1px;
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	float:right;
	margin-left:4px;
}


#detalle_empresa #map{height:350px; width:640px; float:left;}

.comienzo_formulario{
width:380px;
height:0px;
margin:auto;
background-image:url(../imagenes/web/inicio-caja.gif);
padding:5px;
}

.fin_formulario{
width:380px;
height:0px;
margin:auto;
background-image:url(../imagenes/web/cierre-caja.gif);
padding:5px;
}

.cuerpo_formulario{
width:380px;
margin:auto;
background-image:url(../imagenes/web/cuerpo-caja.gif);
padding:5px;
}
#linea_divisoria{
height:20px;
border-top:solid 2px #CCCCCC;
}

.recuadro_verde{
border:solid 1px #CCCCCC;
background-color:#F5FFD7;
padding:10px;
margin-bottom:15px;
}
.recuadro_azul{
border:solid 1px #CCCCCC;
background-color:#DEDEF8;
padding:10px;
margin-bottom:15px;
}

.mini{
font-size:10px;
}


/*LISTADO*/
#columnafiltros{
width:200px;
float:left;
margin-left:-20px;
}
#columnaresultados{
width:740px;
float:right;
}
#categorias {
	position:absolute;
	left:0px;
	top:130px;
	width:200px;
	height:475px;
	z-index:1;
	background-image:url(../imagenes/mapa/fondo-categorias_trans.png);
	background-repeat:no-repeat;
	background-position:right;
	background-position:right top;
	border:none;
}

.celda_rotulo input{
margin-top:4px;
margin-left:4px;
padding-right:20px;
}
#rotulo_categorias{
	font-size:16px;
	padding:2px;
	padding-left:22px;
	background-image:url(../imagenes/mapa/flecha_trans.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:#06053E;
	color:#FFFFFF;
	height:20px;
}
#idmunicipio{
font-size:11px;
width:142px;
}
#idprovincia{
width:142px;
}
#idpais{
width:142px;
}
#resultados{
font-size:11px;
}
#resultados h3{
font-size:11px;
font-weight:bold;
margin:0px;
}
#resultados #pre{
font-size:13px;
font-weight:bold;
}

#celdaseparador{
background-color:#CCCCCC;
height:2px;
margin:0px;
padding:0px;
}

/**MENU DE LA ZONA DE CLIENTES**/
#menu_clientes{
background-color:#99FF00;
}

#menu_clientes a{
float:left;
width:132px;
height:42px;
display:block;
background-color:#06053E;
margin-left:8px;
margin-right:8px;
padding:5px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

#menu_clientes a:hover,.menuclienteactivo a{
background-color:#99CC00;
color:#06053E;
}

.menuclienteactivo{
background-color:#99CC00;
color:#06053E;
}


#submenu_clientes{
background-color:#99FF00;
display:none;
}

#submenu_clientes a{
float:left;
height:40px;
background-color:#06053E;
margin:8px;
padding:6px;
padding-right:12px;
padding-left:12px;
display:table-cell;
vertical-align:middle;
color:#FFFFFF;
text-align:center;
text-decoration:none;
font-size:10px;
}

#submenu_clientes a:hover,.menuclienteactivo a{
background-color:#99CC00;
color:#06053E;
}
/***/

/**MENU ZONA USUARIOS**/
#menu_usuarios{
background-color:#99FF00;
}

#menu_usuarios a{
float:left;
width:255px;
height:20px;
display:block;
background-color:#06053E;
margin-left:25px;
margin-right:25px;
padding:5px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

#menu_usuarios a:hover,.menuusuariosactivo a{
background-color:#99CC00;
color:#06053E;
}

.menuusuariosactivo{
background-color:#99CC00;
color:#06053E;
}


/***/
#submenu_usuarios{
background-color:#99FF00;
display:none;
margin-right:22px;
}

#submenu_usuarios a{
float:right;
height:20px;
width:140px;
background-color:#06053E;
margin:8px;
padding:6px;
padding-right:10px;
padding-left:10px;
display:table-cell;
vertical-align:middle;
color:#FFFFFF;
text-align:center;
text-decoration:none;
font-size:10px;
}

#submenu_usuarios a:hover,.menuusuariosactivo a{
background-color:#99CC00;
color:#06053E;
}


/********/

#inputbuscador{
border:solid 1px #CCCCCC;
text-align:left;
margin-bottom:5px;
height:23px;
width:198px;
float:left;
}
#inputbuscador input{
width:170px;
float:left;
font-size:12px;
color:#999999;
border:none;
margin-top:2px;
margin-left:2px;
}


/**MULTICONSULTA**/
#marcar_todos{
text-align:left;
padding-left:17px;
}
#marcar_todos input{
height:10px;
width:10px;
}

#marcar_todos span{
text-align:right;
float:right;
font-size:10px;
font-style:italic;
}

#enviando{
display:none;
width:400px;
height:150px;
text-align:center;
padding-top:100px;
position:absolute;
background:#FFFFFF;
top:105px;
left:200px;
border:2px solid #666666;
}


#empresas_mc{
height:350px;
border:solid 1px #E5E5E5;
overflow-x:hidden;
overflow-y:scroll;
margin-left:15px;
text-align:left;
}

#empresas_mc #empresa{
padding:0px;
margin:0px;
}

#empresas_mc #empresa #foto_mc{
width:80px;
height:80px;
float:left;
border:solid 1px #CCCCCC;
margin-right:5px;
}

#empresas_mc #empresa #nombre{
font-size:12px;
font-weight:bold;
}

#empresas_mc #empresa #ubicacion{
font-size:9px;
font-style:italic;
line-height:12px;
margin-bottom:5px;
}

#empresas_mc #empresa #texto{
font-size:10px;
line-height:12px;
height:40px;
}

#empresas_mc #empresa #categorias_mc{
float:left;
}
#empresas_mc #empresa #precio{
width:53px;
height:17px;
background-image:url(../imagenes/web/fondo_precio_57x23.gif);
text-align:right;
font-size:14px;
font-weight:bold;
line-height:12px;
padding-top:6px;
padding-right:4px;
float:right;
}

#empresas_mc hr{
clear:both;
float:none;
}


/**/

#bt_ocultarmapa{
display:none;
cursor:pointer;
}
#bt_vermapa{
cursor:pointer;
}

#listado_multiconsulta #empresa{
height:100px;
border:solid 1px #FF0000;
}

.oculto{
display:none;
}

/*COLORES DE LAS SECCIONES*/
.aloj,.color1{
color:#CC3300;
}
.agua,.color15{
color:#006291;
}
.aire,.color36{
color:#66C1FF;
}
.natu,.color50{
color:#99CC00;
}
.niev,.color70{
color:#FFFFFF;
}
.ocio,.color79{
color:#FFCC00;
}
.moto,.color89{
color:#A0A0A0;
}
.misc,.color97{
color:#CC99CC;
}


/*BOCADILLOS DEL MAPA*/

#bocadillo{
display:block;
color:#000000;
width:250px;
height:170px;
/*background-color:#00FF33;*/
margin-right:0px;
}
#bocadillo h1{
margin:0px;
padding:0px;
font-size:13px;
font-weight:bold;
margin-bottom:0px;
}

#bocadillo h3{
font-size:13px;
font-weight:bold;
color:#000000;
}
#bocadillo #foto{
float:left;
margin-right:5px;
height:100px;
width:100px;
}
#bocadillo #ubicacion{
font-size:11px;
font-style:italic;
margin-bottom:8px;
}
#bocadillo #precio{
font-size:11px;
font-style:normal;
font-weight:bold;
float:right;
padding-right:19px;
padding-top:2px;
color:#499145;
background-image:url(../imagenes/mapa/dinero.png);
background-repeat:no-repeat;
background-position:right top;
}


#bocadillo #texto{
font-size:10px;
height:75px;
line-height:normal;
}

#bocadillo #falsovinculo{
font-size:10px;
font-weight:normal;
color:#0000CC;
text-decoration:underline;
/*text-indent:10px;
text-align:justify;*/
}

#bocadillo #vertelefono{
	width:232px;
	height:20px;
	/*background-color:#FF0000;*/
	font-size:11px;
	text-align:left;
	cursor:pointer;
	background-image:url(../imagenes/mapa/telefono.png);
	background-repeat:no-repeat;
	background-position:105px top;
	padding-left:120px;
	padding-top:1px;
	font-weight:bold;
	margin-top:10px;
}

#bocadillo #enviar_email{
	width:99px;
	height:21px;
	cursor:pointer;
	background-image:url(../imagenes/mapa/botones-infowindow.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	float:left;
	margin-right:9px;
	margin-top:5px;
}
#bocadillo #recomendar{
	width:21px;
	height:21px;
	cursor:pointer;
	background-image:url(../imagenes/mapa/botones-infowindow.gif);
	background-repeat:no-repeat;
	background-position:-99px 0px;
	display:block;
	float:left;
	margin-right:6px;
	margin-top:5px;
}
#bocadillo #afavoritos{
	width:21px;
	height:21px;
	cursor:pointer;
	background-image:url(../imagenes/mapa/botones-infowindow.gif);
	background-repeat:no-repeat;
	background-position:-120px 0px;
	display:block;
	float:left;
	margin-right:6px;
	margin-top:5px;
}
#bocadillo #gps{
	width:21px;
	height:21px;
	cursor:pointer;
	background-image:url(../imagenes/mapa/botones-infowindow.gif);
	background-repeat:no-repeat;
	background-position:-141px 0px;
	display:block;
	float:left;
	margin-right:6px;
	margin-top:5px;
}
#bocadillo #comollegar{
	width:21px;
	height:21px;
	cursor:pointer;
	background-image:url(../imagenes/mapa/botones-infowindow.gif);
	background-repeat:no-repeat;
	background-position:-162px 0px;
	display:block;
	float:left;
	margin-right:6px;
	margin-top:5px;
}
#bocadillo #masinfo{
	width:21px;
	height:21px;
	cursor:pointer;
	background-image:url(../imagenes/mapa/botones-infowindow.gif);
	background-repeat:no-repeat;
	background-position:-183px 0px;
	display:block;
	float:left;
	margin-right:6px;
	margin-top:5px;
}

#bocadillo_recurso{
display:block;
color:#000000;
width:290px;
height:120px;
margin-right:0px;
}

#bocadillo_recurso #info{
float:right;
width:130px;
}

#bocadillo_recurso #info h1{
font-size:13px;
font-weight:bold;
margin-bottom:0px;
color:#333333;
}

#bocadillo_recurso #info .ubicacion{
font-size:11px;
font-style:italic;
color:#333333;
}


#bocadillo_recurso #info #mas_info{
position:absolute;
top:100px;
float:right;
}

#bocadillo_recurso #info a{
text-decoration:none;
color:#333333;
}

#bocadillo_recurso #info a:hover{
text-decoration:underline;
}


#bocadillo_recurso #foto{
float:left;
width:160px;
}

#infoover {
	position:absolute;
	width:191px;
	height:50px;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	text-align:center;
	z-index:3;
	background-image:url(../imagenes/mapa/info-over.png);
	display:none;
}


