/* Estilos para el mapa web */

@import "level2.css";

#mapa {
	float: left;
	width: 100%;
	margin: 20px 0;
}

#mapa h3 {
	float: left;
	display: block;
	clear: both;
	width: 100%;
	margin: 20px 0 10px 0;
	padding: 0 0 3px 0;
	color: #333333;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

#mapa a {
	text-decoration: none;
}

#mapa a.mapa:link, #mapa a.mapa:active, #mapa a.mapa:visited {
	float: left;
	display: inline;
	margin: 0 17px 0 0;
	padding: 10px 10px 10px 0;
	background-image: url('../images/ico_a_mapa.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	color: #D61C38;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#mapa a.mapa:hover {
	color: #666666;
	text-decoration: none;
}


#mapa ul {
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 0;
}

#mapa ul li {
	display: inline;
	/*margin-right: 20px;*/
	font-size: 11px;
	line-height: 1.5;
}

#mapa ul a {
	padding: 0;
	color: #333333;
	background-image: none;
}

#mapa ul a:hover {
	text-decoration: underline;
}

#mapa ul.gene {
	list-style-type: none;
	margin: 5px 0 20px 10px;
	padding: 0;
	height: 20px;
}

#mapa ul.gene a.mapa {
	background-image: none !important;
	margin-left: 0px !important;
	padding: 0 !important;
}

.inicio {
	padding: 0 0 3px 21px;
	background-image: url('../images/ico_inicio.png');
	background-repeat: no-repeat;
	background-position: left;
}

.callejero {
	padding: 0 0 3px 21px;
	background-image: url('../images/ico_callejero.png');
	background-repeat: no-repeat;
	background-position: left;
}

.ov {
	padding: 0 0 3px 21px;
	background-image: url('../images/ico_ov.png');
	background-repeat: no-repeat;
	background-position: left;
}

.tramites {
	padding: 0 0 3px 21px;
	background-image: url('../images/ico_tramites.png');
	background-repeat: no-repeat;
	background-position: left;
}

.contratante {
	padding: 0 0 3px 21px;
	background-image: url('../images/ico_contratante.png');
	background-repeat: no-repeat;
	background-position: left;
}


/***** BLOQUES *****/

#mapa .bloq {
	float: left;
	width: 100% !important;
	height: auto !important;
	border: none;
	margin: 5px !important;
	margin: 0px;
}

#mapa .bloq ul {
	float: left;
	clear: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 80%;
}

#mapa .bloq li {
	float: left;
	margin: 12px 23px 0 0 !important;
	margin: 12px 12px 11px 0;
	padding: 0;
	font-family: Century Gothic;
	font-weight: bold;
	text-align: center;
}

#mapa .bloq li img {
	margin: 0 auto;
	border: none;
}

#mapa .bloq li a:link, #mapa .bloq li a:active, #mapa .bloq li a:visited {
	float: left;
	width: 100px;
	margin: 0;
	padding: 80px 0 0 0;
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 125%;
	color: #D61C38;
}

#mapa .bloq li a.ayun_bloq {
	background-image: url('../images/ayun_bloq_mapa.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#mapa .bloq li a.ciud_bloq {
	background-image: url('../images/ciud_bloq_mapa.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#mapa .bloq li a.vivi_bloq {
	background-image: url('../images/vivi_bloq_mapa.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}


/***** COLECTIVOS *****/

#mapa .perf {
	float: left;
	width: 100% !important;
	height: auto !important;
	border: none;
	margin: 5px !important;
	margin: 0px;
}

#mapa .perf ul {
	float: left;
	clear: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 80%;
}

#mapa .perf li {
	float: left;
	width: auto;
	margin: 12px 23px 0 0 !important;
	margin: 12px 12px 11px 0;
	padding: 0;
	font-family: Century Gothic;
	font-weight: bold;
	text-align: center;
}

#mapa .perf li img {
	margin: 0 auto;
	border: none;
}

#mapa .perf li a:link, #mapa .perf li a:active, #mapa .perf li a:visited {
	float: left;
	width: auto !important;
	width: 75px;
	min-width: 55px;
	margin: 0;
	padding: 52px 0 0 0;
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 125%;
}

#mapa .perf li a.jove_perf {
	color: #990066;
	background-image: url('../images/jove_perf_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#mapa .perf li a.muje_perf {
	color: #CC0033;
	background-image: url('../images/muje_perf_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#mapa .perf li a.mayo_perf {
	color: #663300;
	background-image: url('../images/mayo_perf_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#mapa .perf li a.empr_perf {
	color: #333333;
	background-image: url('../images/empr_perf_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}


/***** HECHOS VITALES *****/

#mapa .hvit {
	float: left;
	width: 100% !important;
	height: auto !important;
	border: none;
	margin: 5px !important;
	margin: 0px;
}

#mapa .hvit ul {
	float: left;
	clear: right;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 60%;
}

#mapa .hvit ul li {
	float: left;
	width: 193px;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.78;
	text-align: left;
	font-weight: bold;
}

#mapa .hvit ul li img {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 3px 0 0;
	padding: 1px;
	border: 1px solid #CCC;
}

#mapa .hvit ul li a:link, #mapa .hvit ul li a:active, #mapa .hvit ul li a:visited {
	display: block;
	height: 30px;
	margin: 0;
	padding: 1px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#mapa .hvit ul li a:hover {
	background: #F8F8F8;
}



/***** AREAS *****/

.area {
	float: left;
	width: 285px;
	height: 150px;
	margin: 10px 5px 0 5px;
	background-color: #F5F5F5;
	color: #666666;
	text-align: left;
}


.area h4 {
	margin: 0 !important;
	padding: 5px;
	background-color: #EEEEEE;
	color: #FFFFFF;
	letter-spacing: 0;
	border-bottom: 2px solid #FFFFFF;
}

.area h4 a {
	width: 100%;
	margin: 0;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	text-transform: none;
}

.area p.vaci {
	height: 22px;
	padding-left: 33px;
	padding-top: 2px;
	background-image: url('../images/ico_info.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 70% !important;
	font-weight: normal;
	color: #666666 !important;
}

.area ul {
	margin: 5px !important;
}

.area h4.ayun {
	background-color: #D61C38;
}

.area h4.educ {
	background-color: #330066;
}

.area h4.ssoc {
	background-color: #CC6600;
}

.area h4.feem {
	background-color: #006699;
}

.area h4.igua {
	background-color: #990000;
}

.area h4.scon {
	background-color: #009966;
}

.area h4.stra {
	background-color: #663333;
}

.area h4.smun {
	background-color: #990066;
}

.area h4.fies {
	background-color: #CC3300;
}

.area h4.juve {
	background-color: #003399;
}

.area h4.csol {
	background-color: #663300;
}

.area h4.turi {
	background-color: #333300;
}

.area h4.mamb {
	background-color: #006600;
}

.area h4.depo {
	background-color: #FF6600 !important;
}

.area h4.pciu {
	background-color: #6666CC;
}

.area h4.rtre {
	background-color: #993300;
}

.area h4.hpri {
	background-color: #669933;
}

.area h4.urba {
	background-color: #666666;
}


.area h4.jlar {
background-color: #3366FF;
}



.area h4.trem {
background-color: #CC9933;
}



.area h4.1234 {
background-color: #CC33FF;
}



.area h4.1234 {
background-color: #660000;
}



.area h4.lala {
background-color: #FFFF00;
}
