@charset "utf-8";
.espacios-01 {
	width: 44px;
}
.tabla_contenido {
	background-image: url(images/backg_mapas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
}

.bullet {
	background-image: url(images/bullet_dots.gif);
	background-position: 20px 4px;
	width: 30px;
	background-repeat: no-repeat;
	height: 16px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a5a5a;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 7px;
	padding-top: 5px;
}

.tabla_contenido a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.tabla_contenido a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline
}

.tabla_links {
	
}
.tabla_links tr {
	vertical-align: top;
	height: 16px;
}

.tabla_contenido_ancha {
	background-image: url(images/backg_mapas_ancho.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 324px;
}

.tabla_contenido_ancha a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.tabla_contenido_ancha a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline
}

