#mapa_footer {
	float: left;
	display: block;
	clear: both;
	width: 947px;
	height: 220px;
	margin: 30px 0 30px 13px;
	padding: 0;
	text-align: left;
	background-image: url(../images/mapa_footer_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#mapa_footer h2 {
	font-size: 2.08em;
	font-weight: lighter;
	color: #003366;
	margin: 0 0 10px 0;
	padding: 0;
}

#mapa_footer #bloques {
	float: left;
	width: 200px;
	margin: 10px 0 0 50px;
}

#mapa_footer #bloques ul {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
}

#mapa_footer #bloques li {
	float: left;
	width: 184px;
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
	background-image: url(../images/li_footer_bloques.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#mapa_footer #bloques li a {
	float: left;
	color: #003366;
	font-size: 1.76em;
	font-weight: normal;
	text-decoration: none;
}

#mapa_footer #bloques li a:hover {
	text-decoration: underline;
}


#mapa_footer #perf {
	float: left;
	width: 150px;
	margin: 10px 0 0 10px;
}

#mapa_footer #perf ul {
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
}

#mapa_footer #perf li a {
	float: left;
	width: 80px;
	color: #6C4900;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
	border-bottom: 1px dotted #6C4900;
}

#mapa_footer #perf li a:hover {
	text-decoration: underline;
}

.jove_footer {
	background-image: url('../images/jove_perf_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.muje_footer {
	background-image: url('../images/muje_perf_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.mayo_footer {
	background-image: url('../images/mayo_perf_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.empr_footer {
	background-image: url('../images/empr_perf_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.nino_footer {
	background-image: url('../images/nino_perf_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
}


#mapa_footer #areas {
	float: left;
	width: 320px;
	min-height: 200px;
	margin: 10px 0 0 20px;
}

#mapa_footer #areas .area_footer {
	position: relative;
	float: left;
	display: inline;
}

#mapa_footer #areas .area_footer a {
	float: left;
	background-color: #6C4900;
	color: #FFF;
	font-size: 1.28em;
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px 10px 0;
	padding: 0 3px 1px 3px;
}

#mapa_footer #areas .area_footer ul {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
	list-style: none;
}

#mapa_footer #areas .area_footer ul a {
	background-color: #FFF;
	color: #333;
	font-size: 1.28em;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.area_footer:hover  .tooltip {
	display: block;
	padding: 3px 3px 5px 3px;
	margin:0;
	cursor: default;
	text-decoration:none;
	border: 1px solid #6C4900;
}

.tooltip {
	position:absolute;
	display: none;
	left: 0px;
	top: 20px;
	min-width: 150px;
	height: auto;
	padding: 10px;
	padding-top: 20px;
	color: #003366;
	border: 1px solid #006699;
	cursor: default;
	text-decoration:none;
	background: #FFF;
	z-index: 9999;
}


#mapa_footer .tramites {
	float: left;
	height: 30px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
	background-image: url('../images/banner_tramites_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 1.76em;
	padding: 10px 0 0 50px;
	text-decoration: none;
	color: #333;
}

#mapa_footer .oficina {
	float: left;
	height: 40px;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 8px;
	background-image: url('../images/banner_oficina_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 50px;
	text-decoration: none;
	font-size: 1.76em;
	color: #333;
	line-height: 1;
}

#mapa_footer .contratacion {
	float: left;
	height: 40px;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 8px;
	background-image: url('../images/banner_contratacion_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 50px;
	text-decoration: none;
	font-size: 1.76em;
	color: #333;
	line-height: 1;
}


#mapa_footer .empleo {
	float: left;
	height: 40px;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 8px;
	background-image: url('../images/banner_empleo_footer.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 50px;
	text-decoration: none;
	font-size: 1.76em;
	color: #333;
	line-height: 1;
}

.tramites span, .oficina span, .contratacion span, .empleo span {
	color: #003366;
}

#footer {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	margin-bottom: 15px;
}

#footer #junta {
	float: left;
	display: block;
	clear: both;
	margin: 15px 15px 10px 45px;
	padding: 3px;
	width: 234px;
	height: 60px;
	background: #FFF url('../images/logo_junta.jpg');
	background-position: center;
	background-repeat: no-repeat;
	border: 5px solid #003366;
}


#footer #infor {
	float: left;
	margin-left: 45px;
}

#footer p {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.12em;
	color: #666;
	line-height: 1.1;
}

#footer p a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #666;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer #validacion {
	float: right;
	margin: 0;
	padding: 0;
}

#footer #validacion p {
	margin: 0;
	padding: 0;
}
	
#footer #validacion p a {
	float: left;
   display: inline;
	height: 15px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 20px;
	background-image: url('../images/validacion_ok.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #003366;
}

#desarrollado {
	float: right !important;
	text-align: right !important;
	width: 58%;
	height: 25px;
	margin-top: 10px !important;
}

#desarrollado a {
	background-image: url('../images/desarrollado.png') !important;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5px !important;
	color: #983222 !important;
}
