#contenido{
	background-image: url(../img/mapaweb/fondo_mapa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.primer li {
	color: #003399;
	font-size: 1.4em;
	padding-bottom: 3px;
	text-transform: lowercase;
	font-weight: bold;
}
.primer li img {
	padding-left: 10px;
}

.primer li a {
	color: #003399;
	text-decoration: none;
	
}

.segundo  li{
	font-size: 0.9em;
	color: #FF6600;
	list-style-type: none;
}
.segundo  li a{
	color: #FF6600;
	list-style-type: none;
	text-decoration: none;
}
.segundo {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#mapa {
	padding-left: 100px;
	padding-bottom: 30px;
	text-transform: uppercase;
	list-style-type: none;
}
#mapa a:hover{
	color: #FF3300;

}

