/* CSS Document */

#capa_principal{
	position:relative; 
	width:100%; 
	height:605px; 
	margin:0 auto;
}

#capa_cometa {
	position:absolute;
	z-index:1;
	left: 15px;
	top: 40px;
	width: 929;
	height: 501;
	background-image: url(../img/bg_home.gif);
}



#capa_logojunta {
	position:absolute;
	z-index:3;
	left: 11px;
	top: 7px;
	background-image: url(../img/logo_junta.gif);
	background-repeat: no-repeat;
	width: 121;
	height: 78;
	
}

#capa_asalvo {
	position:absolute;
	z-index:3;
	left: 259px;
	top: 31px;
	background-image: url(../img/home_asalvo.gif);
	background-repeat: no-repeat;
	
}

#capa_meteoro {
	position:absolute;
	z-index:3;
	left: 417px;
	top: 16px;
	background-image: url(../img/home_meteoro.gif);
	width: 196;
	height: 123;
}

#capa_planet {
	position:absolute;
	z-index:3;
	left: 34px;
	top: 98px;
	width: 85;
	height: 58;
	background-image: url(../img/home_planet.gif);
}

#capa_adorno01 {
	position:absolute;
	z-index:3;
	left: 144px;
	top: 131px;
	background-image: url(../img/home_adorno01.gif);
	width: 50;
	height: 41;
}

#capa_desvan {
	position:absolute;
	z-index:3;
	left: 128;
	top: 330px;
	background-image: url(../img/home_desvan.gif);
	background-repeat: no-repeat;
	
}

#capa_adorno02 {
	position:absolute;
	z-index:3;
	left: 28px;
	top: 395px;
	background-image: url(../img/home_adorno02.gif);
	width: 86;
	height: 40;
}

#capa_adorno03 {
	position:absolute;
	z-index:3;
	left: 400px;
	top: 428px;
	background-image: url(../img/home_adorno03.gif);
	width: 64;
	height: 59;
}

#capa_enl_prev {
	position:absolute;
	z-index:3;
	left: 747px;
	top: 8px;
	
}

#capa_cable01 {
	position:absolute;
	z-index:3;
	left: 191px;
	top: 207px;
	background-image: url(../img/home_cable01.gif);
	width: 208;
	height: 123;
}

#capa_cable02 {
	position:absolute;
	z-index:3;
	left: 740px;
	top: 176px;
	background-image: url(../img/home_cable02.gif);
	width: 92;
	height: 72;
}

#capa_escuela {
	position:absolute;
	z-index:2;
	left: 393px;
	top: 173px;
	background-image: url(../img/home_escuela.gif);
	width: 218;
	height: 215;
}

#capa_cartel {
	position:absolute;
	z-index:3;
	left: 23px;
	top: 491px;
	background-image: url(../img/home_cartel.gif);
	width: 412;
	height: 112;
}

#capa_acces {
	position:absolute;
	z-index:3;
	left: 961px;
	top: 9px;
	
}

#capa_ergonomia {
	position:absolute;
	z-index:4;
	left: 613px;
	top: 53px;
	background-image: url(../img/home_ergonomia.gif);
	background-repeat: no-repeat;
	
}

#capa_ovni {
	position:absolute;
	z-index:3;
	left: 849px;
	top: 83px;
	background-image: url(../img/home_ovni.gif);
	width: 134;
	height: 125;
}

#capa_aula {
	position:absolute;
	z-index:3;
	left: 740px;
	top: 248px;
	background-image: url(../img/home_aula.gif);
	background-repeat: no-repeat;
	
}

#capa_logo_ceei {
	position:absolute;
	z-index:3;
	left: 663px;
	top: 552px;
	
}

#capa_sindicatos {
	position:absolute;
	z-index:3;
	left: 780px;
	top: 549px;
	
}

#capa_cable03 {
	position:absolute;
	z-index:3;
	left: 637px;
	top: 417px;
	background-image: url(../img/home_cable03.gif);
	width: 207;
	height: 51;
}

#capa_bachiller {
	position:absolute;
	z-index:3;
	left: 520px;
	top: 395px;
	background-image: url(../img/home_bachiller.gif);
	background-repeat: no-repeat;
	
}

.txtnovedades {	
	font-size: 11px; 
	color: #336799; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none	}
	
a.txtnovedades {	
	font-size: 11px; 
	color: #336799; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none	}
	
	a:hover.txtnovedades {	
	font-size: 11px; 
	color: #B2330A; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:underline	}