#areas_footer {
	float: left;
	display: block;
	clear: both;
	width: 100%;
	height: 93px;
	margin: 10px 0;
	padding: 0;
	background-image: url('../images/areas_footer_bg.png');
	background-repeat: repeat-x;
	background-position: left top;
}

#areas_footer h2 {
	display: none;
	font-size: 18px;
	color: #C6000A;
	font-weight: normal;
	margin: 9px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#areas_footer .areas {
	float: left;
	width: 100%;
	height: 93px;
	background-image: url('../images/areas_footer_bg_right.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#areas_footer .areas ul {
	margin: 0;
	padding: 25px 80px;
	list-style: none;
	text-align: center;
}

#areas_footer .areas li {
	display: inline;
	margin: 0 1.5px;
	padding: 0;
	font-size: 70%;
	text-transform: uppercase;
	line-height: 2;
}

#areas_footer .areas li a {
	text-decoration: none;
}

#areas_footer .areas li a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	min-height: 105px !important;
	margin-top: 1px !important;
	padding: 15px 0 10px 0;
	background-image: url(../images/footer_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

#footer #junta {
	float: left;
	margin: 10px 15px 0 0;
	width: 234px;
	height: 60px;
	background-image: url(../images/logo_junta.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

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

#footer p {
	margin:  0;
	padding: 10px 3px 0 10px;
	font-size: 70%;
	color: #000;
	line-height: 1.1;
}

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

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

#footer #validacion {
	float: right;
	width: 82px;
	margin: 15px 10px 0 0;
	padding: 0;
	text-indent: -3000px;
}

#footer #validacion p {
	margin: 0;
	padding: 0;
	line-height: 0;
}
	
#footer #validacion p a {
   display: block;
	margin-top: 5px;
}

#footer #validacion p a.xhtmlValido {
	float: left;
	width: 82px;
	height: 17px;
	background-image: url('../images/valid-xhtml.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer #validacion p a.cssValido {
	float: left;
	width: 82px;
	height: 17px;
	background-image: url('../images/vcss.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#footer #validacion p a.waiValido {
	float: left;
	width: 82px;
	height: 17px;
	background-image: url('../images/wcag1AAA.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#areas_footer .areas li a.ayun {color: #20638E;}
#areas_footer .areas li a.saci {color: #000066;}
#areas_footer .areas li a.gurb {color: #336633;}
#areas_footer .areas li a.ctur {color: #660033;}
#areas_footer .areas li a.ssoc {color: #330066;}
#areas_footer .areas li a.juve {color: #CC6600;}
#areas_footer .areas li a.depo {color: #990000;}
#areas_footer .areas li a.iamu {color: #CC0000;}
#areas_footer .areas li a.pciu {color: #999900;}
#areas_footer .areas li a.amam {color: #009900;}
#areas_footer .areas li a.educ {color: #663333;}
#areas_footer .areas li a.uoin {color: #9900FF;}
#areas_footer .areas li a.sciu {color: #0099FF;}
#areas_footer .areas li a.scon {color: #003399;}
#areas_footer .areas li a.peda {color: #666666;}
 #areas_footer .areas li a.lala {color: #5C5C5C;}
 #areas_footer .areas li a.yunt {color: #9AA64B;}