html {
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-face-color:#0000ee;
	scrollbar-track-color:#ccccfc;
	scrollbar-arrow-color:#fff;
	
	scrollbar-highlight-color:#ccccfc;
	scrollbar-shadow-color:#8080f7;
	
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
}

body {
	background-color:#fff;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
}

p {
	margin:0px;
	margin-bottom:10px;

}
p.centrado {
	text-align:center;	
}

div.centrado {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div#banderas {
	width:85px;
	float:right;
}
div#banderas a {
	display:block;
	float:left;
	width:85px;
	height:55px;
	text-decoration:none;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

a#espanol {
	background-image:url("../imagenes/bandera_espana.png");
}
a#espanol:hover {
	background-image:url("../imagenes/bandera_espana2.png");
}
a#espanol.seleccionado {
	background-image:url("../imagenes/bandera_espana2.png");
}

a#ingles {
	background-image:url("../imagenes/bandera_inglaterra.png");
}
a#ingles:hover {
	background-image:url("../imagenes/bandera_inglaterra2.png");
}
a#ingles.seleccionado {
	background-image:url("../imagenes/bandera_inglaterra2.png");
}

a#aleman {
	background-image:url("../imagenes/bandera_alemania.png");
}
a#aleman:hover {
	background-image:url("../imagenes/bandera_alemania2.png");
}
a#aleman.seleccionado {
	background-image:url("../imagenes/bandera_alemania2.png");
}

a#valenciano {
	background-image:url("../imagenes/bandera_valenciana.png");
}
a#valenciano:hover {
	background-image:url("../imagenes/bandera_valenciana2.png");
}
a#valenciano.seleccionado {
	background-image:url("../imagenes/bandera_valenciana2.png");
}


a#arriba {
	height:0px;
	width:0px;
	margin:0px;
}

div#contenedor_total {
	text-align:center;
}

div#contenedor {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

img.logo_turi_vega_grande {
	margin-top:5px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	display:inline;
	float:left;
}

div#logos {
	margin-top:10px;
	height:31px;
	text-align:center;
	background-color:#b2cde0;
}
div#logos a {
	text-decoration:none;
}
div#logos img {
	border:none;
}
div#logos p {
	color:#000;
	font-size:7.5pt;
	font-weight:bold;
	line-height:31px;
	margin-left:15px;
	float:left;
}

div#cabecera {
	width:990px;
	height:100px;
	background-image:url("../imagenes/cabecera.png");
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

a#principal {
	display:block;
	float:left;
	margin-top:20px;
	margin-left:15px;
	height:60px;
	width:176px;
	text-decoration:none;
	background-image:url("../imagenes/logo_turi_vega_pequeno.png");
	background-repeat:no-repeat;
}
a#principal:hover {
	background-image:url("../imagenes/logo_turi_vega_pequeno2.png");
}

div#ubicacion {
	float:right;
	text-align:right;
	margin-top:5px;
	margin-bottom:-5px;
}
div#ubicacion1 {
	float:right;
	text-align:right;
	margin-top:20px;
	margin-right:30px;
	margin-bottom:-5px;
}
div#ubicacion h1, div#ubicacion a.pueblo {
	color:#fff;
	margin:0px;
	font-size:18pt;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	z-index:2;
	top:15px;
}

div#ubicacion a.pueblo:hover {
	text-decoration:underline;
}
div#ubicacion1 h1, div#ubicacion1 a.pueblo {
	color:#fff;
	margin:0px;
	font-size:18pt;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	z-index:2;
	top:15px;
}

div#ubicacion1 a.pueblo:hover {
	text-decoration:underline;
}
div#ubicacion h1.sombra {
	color:#000;
	z-index:1;
	top:-11px;
	right:-2px;
}

div#ubicacion1 h1.sombra {
	color:#000;
	z-index:1;
	top:-11px;
	right:-2px;
}

div#menuizq {
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	width:200px;
	float:left;
	background-image:url("../imagenes/fondomenu.png");
	background-repeat:no-repeat;
	margin-right:5px;
	margin-bottom:5px;
	height:600px;
	position:relative;
	z-index:4;
}
div#menuizq a {
	color:#000;
	display:block;
	text-decoration:none;
	height:20px;
	width:180px;
	background-image:url("../imagenes/boton.png");
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top:3px;
	margin-left:11px;
}
div#menuizq a:hover {
	color:#fff;
	text-decoration:underline;
	background-image:url("../imagenes/boton2.png");
}
div#menuizq select {
	margin-left:11px;
}
div#menuizq a.marcado {
	background-image:url("../imagenes/boton_marcado.png");
}
div#menuizq a.marcado:hover {
	background-image:url("../imagenes/boton2.png");
}



p.seccion_menuizq {
	margin:5px 0px 4px 11px;
	font-size:8pt;
	font-style:italic;
	color:#0000ee;
}


div#menu2 {
	width:780px;
	height:20px;
	text-align:right;
	float:right;
	margin-right:15px;
}

div#menu2 a {
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#000;
	display:block;
	float:left;
	text-decoration:none;
	height:20px;
	width:120px;
	background-image:url("../imagenes/boton_mediano.png");
	background-repeat:no-repeat;
	padding-top:3px;
	margin-left:3px;
	margin-right:3px;
}
div#menu2 a:hover {
	color:#fff;
	text-decoration:underline;
	background-image:url("../imagenes/boton_mediano2.png");
}
div#menu2 a.marcado {
	background-image:url("../imagenes/boton_mediano_marcado.png");
}
div#menu2 a.marcado:hover {
	background-image:url("../imagenes/boton_mediano2.png");
}




div#enlaces_pueblos {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
div#enlaces_pueblos a {
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:#000;
	text-decoration:none;
}
div#enlaces_pueblos a:hover{
	color:#fff;
	background-color:#0000ee;
	text-decoration:underline;
}




div#volver_arriba {
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	width:120px;
	height:35px;
	float:right;
	background-image:url("../imagenes/fondo_boton_corto.png");
	background-repeat:no-repeat;
	margin-bottom:5px;
	margin-top:20px;
}


div#volver_arriba a {
	color:#000;
	display:block;
	text-decoration:none;
	height:20px;
	width:110px;
	background-image:url("../imagenes/boton_corto.png");
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:3px;
	margin-left:5px;
	margin-top:5px;
}
div#volver_arriba a:hover {
	color:#fff;
	text-decoration:underline;
	background-image:url("../imagenes/boton_corto2.png");
}


br.salto {
	clear:both;
}

div#contenido {
	width:785px;
	float:right;
	text-align:justify;
	position:relative;
	z-index:3;
}
div#contenido p {
	margin-top:0px;
	text-align: justify;
}
div#contenido h2 {
	color:#0000ee;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
	margin-top:20px;
	margin-bottom:5px;
}
div#contenido h2.primero {
	margin-top:0px;
}


h3 {
	background-color:#0000ee;
	color:#ffffff;
	font-size:13pt;
	font-weight:bold;
	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
	padding-bottom:3px;
	padding-left:5px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
}

span.oculto {
	display:none;
}
span.azul {
	color:#0000ee;
	font-weight:bold;
}
span.espaciado {
	word-spacing:-2px;
}

.oculto {
	display:none;
}

div#mapa {
	width:785px;
	float:right;
}

div.seccion_mapa {
	width:785px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#e0e0fd;
}

a.mapa, a.mapapueblos, a.punto {
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background-image:url(../imagenes/flecha.png);
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
	float:left;
	width:180px;
	height:16px;
}
a.puntosin {
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding-left:15px;
	display:block;
	float:left;
	width:300px;
	height:16px;
}
a.mapa:hover, a.punto:hover, a.puntosin:hover {
	color:#0000ee;
	text-decoration:underline;
}

a.texto {
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.texto:hover {
	color:#0000ee;
	text-decoration:underline;
}



a.mapapueblos {
	font-size:8pt;
	color:#0000ee;
	width:115px;
	font-style:italic;
	background-image:url(../imagenes/flecha2.png);
}
a.mapapueblos:hover {
	color:#000;
	text-decoration:none;
	background-image:url(../imagenes/flecha2_negra.png);
}


a.ampliar img {
	border:none;
}


div#contenido li {
	margin-bottom:10px;
	list-style-image:url(../imagenes/flecha.png);
}

img.mapa, img.der {
	display:inline;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
img.der {
	margin-top:3px;
}
img.izq {
	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:3px;
}

img.icono {
	margin-right:5px;
	position:relative;
	top:5px;
}

img.icono_peq {
	margin-right:5px;
	position:relative;
	top:2px;
}


div#mapalocalizacion {
	width:223px;
	float:right;
	margin-left:10px;
}



table {
	width:780px;
	border-collapse:collapse;
	font-size:8.5pt;
	margin-bottom:10px;
}
thead {
	background-color:#0000ee;
	color:#fff;
	font-size:10pt;
}
th.nombre {
	width:311px;
}
th.direccion {
	width:260px;
}
th.poblacion {
	width:137px;
}
th.telefono {
	width:72px;
}


table#taxis th.nombre {
	width:321px;
}
table#taxis th.direccion {
	width:240px;
}
table#taxis th.poblacion {
	width:147px;
}




tr {
	height:18px;
}
tr.sombra {
	background-color:#e0e0fd;
}

table#poblacion_izq {
	width:380px;
	float:left;
	margin-right:10px;
}
table#poblacion_der {
	width:380px;
	float:right;
	margin-left:10px;
}

table#enlaces a.punto {
		font-size:8.5pt;
		width:auto;
}
table#enlaces th.nombre, table#telefonos th.nombre {
		width:520px;
}


form#buscar {
	background-color:#e0e0fd;
	margin-bottom:10px;
	padding:15px;
}
form#buscar select {
	margin-right:26px;
}
form#buscar input.con_margen {
	margin-bottom:10px;
}
label {
	font-weight:bold;
	font-size:9pt;
	vertical-align:middle;
}

div.multimedia {
	width:210px;
	float:left;
	margin-bottom:10px;
	background-color:#e0e0fd;
}
div.separacion {
	width:77.5px;
	height:90px;
	float:left;
}

img.miniatura {
	float:left;
	margin-right:10px;
}
a.medidas {
	color:#0000ee;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:10px;
	margin-top:12px;
	margin-bottom:0px;
}
a.medidas:hover {
	text-decoration:underline;
}

iframe.callejero {
	width:415px;
	height:350px;
	scrolling:no;
	border:none;
	frameborder:0px;
}
p.datos {
	text-align: left !important;
}
img.datos {
	float: right;
	width: 100px;
}
div.arriba {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	height:50px;
}
div.menubajo {
	float: left;
	margin-top: 20px;
	width: 200px;
	background: no-repeat url(../imagenes/fondomenu1.png);
	height:122px;
}
.pequegris {
	color: #999;
	font: normal 8pt Verdana, sans-serif;
}

