/* Estilos para el mapa web */

@import "level2.css";

h2 {
	color: #333;
}

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

#mapa h4 {
	float: left;
	display: none;
	clear: both;
	width: 720px;
	margin: 20px 0 10px 0;
	padding: 0 0 3px 0;
	color: #333333;
	font-family: Tahoma,Arial,Helvetica,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

#mapa a {
	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;
}

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

#areasMapa {
	float: left;
	display: block;
	clear: both;
	width: 98%;
	margin: 0 5px 25px 5px;
	padding-bottom: 7px;
	background-color: #FFF;
	border: 1px solid #EEE;
}

.area {
	float: left;
	width: 48.5%;
	height: 150px;
	margin: 7px 0 0 1%;
	background-color: #F6F7FC;
	color: #666666;
	text-align: left;
}


.area h5 {
	margin: 0 !important;
	padding: 5px !important;
	background-color: #CCC;
	color: #FFFFFF;
	letter-spacing: 0;
	border-bottom: 1px solid #E3E3E3;
	background-position:center;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_bot_menu_areas.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.area h5 {
	background-image:url(../images/bg_bot_menu_areas.png);
}

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

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

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

/***** FIN AREAS *****/

.sac {
	float: left;
	width: 28.5%;
	height: 85px;
	margin: 0 0 30px 0.5%;
	background-image: url('../images/banner_sac.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 0 0 2%;
	text-decoration: none;
	font-size: 35px;
	color: #20638E;
	border: 5px solid #F0F0F0;
}

.oficina {
	float: left;
	width: 23.5%;
	height: 75px;
	margin: 0 0 30px 2%;
	background-image: url('../images/banner_oficina.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 0 0 7%;
	text-decoration: none;
	text-align: center;
	font-size: 25px;
	color: #333;
	border: 5px solid #F0F0F0;
}

.contratacion {
	float: right;
	width: 27%;
	height: 75px;
	margin: 0 1% 30px 2%;
	background-image: url('../images/banner_contratacion.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 15px 0 0 2%;
	text-decoration: none;
	font-size: 25px;
	color: #333;
	border: 5px solid #F0F0F0;
}

.sac span, .oficina span, .contratacion span {
	color: #20638E;
}

.sac span {
	width: 65%;
	font-size: 40%;
	color: #333;
}

.callejero {
	float: left;
	width: 130px;
	height: 42px;
	background-image: url('../images/icon_callejero_mapa.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 36px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}

.videos {
	float: left;
	width: 130px;
	height: 42px;
	background-image: url('../images/icon_video_mapa.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 36px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}

.encuestas {
	float: left;
	width: 130px;
	height: 42px;
	background-image: url('../images/icon_encuesta_mapa.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 36px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}

.opinion {
	float: left;
	width: 130px;
	height: 42px;
	background-image: url('../images/icon_opinion_mapa.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 36px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}


.area h5 a.ayun  {color: #20638E;}



.area h5 a.saci  {color: #000066;}



.area h5 a.gurb  {color: #336633;}



.area h5 a.ctur  {color: #660033;}



.area h5 a.ssoc  {color: #330066;}



.area h5 a.juve  {color: #CC6600;}



.area h5 a.depo  {color: #990000;}



.area h5 a.iamu  {color: #CC0000;}



.area h5 a.pciu  {color: #999900;}



.area h5 a.amam  {color: #009900;}



.area h5 a.educ  {color: #663333;}



.area h5 a.uoin  {color: #9900FF;}



.area h5 a.sciu  {color: #0099FF;}



.area h5 a.scon  {color: #003399;}



.area h5 a.peda  {color: #666666;}



.area h5 a.lala  {color: #5C5C5C;}



.area h5 a.yunt  {color: #9AA64B;}
