body{
background-color:#7D7BE9;
margin-left:0px;
margin-top:0px;
font-family:Verdana;
}

ul {  
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	padding:0;
	float:left;
}
ul li a {
	display:block;
	width:200px;
	height:45px;
	text-decoration:none;
}
ul li a:hover {
	background-position:bottom;
}
ul li a span {
	display:none; 
}

#mapa {background-image:url(imagenes/Mapa.jpg);}
#ciudades {background-image:url(imagenes/Ciudades.jpg);}
#todospuntos {background-image:url(imagenes/TodosPuntos.jpg);}
#puntosciudad {background-image:url(imagenes/PuntosCiudad.jpg);}
#puntoapunto {background-image:url(imagenes/PuntoAPunto.jpg);}
#ayuda {background-image:url(imagenes/Ayuda.jpg);}
#volver {background-image:url(imagenes/Volver.jpg);}
#anterior {background-image:url(imagenes/Anterior.jpg);}
#siguiente {background-image:url(imagenes/Siguiente.jpg);}
#ELF {background-image:url(imagenes/ELF.jpg);}
#WiFi {background-image:url(imagenes/WiFi.jpg);}
#Radiofrecuencia {background-image:url(imagenes/Radiofrecuencia.jpg);}

form{
margin:0px;
}
.titulo1{
color: #000000;
text-align:right;
margin-top:5px;
margin-bottom:5px;
margin-right:10px;
font-size: 22pt;
font-family: Verdana;
}
.tituloseccion{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:5px;
margin-right:0px;
text-align:right;
font-size:24pt;
background: #262760;
}
.normal{
text-align: justify;
color:#000000;
margin-left: 30px;
margin-right: 25px;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
}
a{color:#000000;text-decoration:underline;}
a:hover{color:#FFFFFF;text-decoration:none;}
.enlace_izq{
text-align: left;
color:#000000;
margin-left: 25px;
margin-right: 25px;
font-size: 18pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
}
.enlace_cent{
text-align: center;
color:#000000;
margin-left: 25px;
margin-right: 25px;
font-size: 18pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
}
.enlace_der{
text-align: right;
color:#000000;
margin-left: 25px;
margin-right: 25px;
font-size: 18pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
}
.titulo2{
color: #000000;
text-align:left;
margin-top:5px;
margin-bottom:5px;
margin-right:10px;
margin-left:10px;
font-size: 22pt;
font-family: Verdana;
}
.normal_tabla{
text-align: left;
color:#000000;
margin-left: 5px;
margin-right: 5px;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
}
.normal_sub{
text-align: justify;
color:#000000;
margin-left: 5px;
margin-right: 5px;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
text-decoration:underline;
}
.normal_tabla_sub{
text-align: justify;
color:#000000;
margin-left: 5px;
margin-right: 5px;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
text-decoration:underline;
}
.normal{
text-align: justify;
color:#000000;
margin-left: 30px;
margin-right: 25px;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
font-family:Verdana;
}
.normal-cent{
text-align: center;
color:#000000;
margin-left: 25px;
margin-right: 25px;
font-size: 10pt;
margin-top: 10px;
font-family:Verdana;
}
.normal_text{
text-align: justify;
color:#000000;
margin-left: 30px;
margin-right: 40px;
font-size: 15pt;
margin-top: 15px;
margin-bottom: 15px;
font-family:Verdana;
}

.normal_text2{
text-align: justify;
color:#000000;
margin-left: 30px;
margin-right: 40px;
font-size: 12pt;
margin-top: 15px;
margin-bottom: 15px;
font-family:Verdana;
}

.firma{
text-align: right;
color:#000000;
margin-left: 30px;
margin-right: 40px;
font-size: 13pt;
margin-top: 15px;
margin-bottom: 15px;
font-family:Verdana;
}

.titulo3{
color:#000000;
font-family:verdana;
margin-left: 25px;
text-align:left;
margin-bottom:5px;
font-size:16pt;
font-variant: small-caps;
}

input.boton{
color: #000000;
background: #BD0000;
border-width: 1px;
border-bottom-color:#BD0000;
border-color:#BD0000;
font-size: 8pt;
height: 18px;
}
input.texto{
background: #000000;
border-style: solid;
border-width: 1px;
border-color: #000000;
font-size: 8pt;
height: 18px;
font-family:Verdana;
}
td{
border-left-width:0px;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:3px;
}
tr{
border-left-width:0px;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:3px;
}