/* home */

#right_column .destacado.proyectos h3 {
	background:url(../img/css/home_proyecto.esp.jpg) top left no-repeat transparent;
	padding-top:40px;
}

#right_column .destacado.borsa h3 {
	background:url(../img/css/home_unete.esp.jpg) top left no-repeat transparent;
	padding-top:40px;
}

#section #right_column .destacado.news {
	background:url(../img/css/noticias.esp.jpg) top left no-repeat transparent;
	background-position:-1px 0px;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	display:block;
}

#section #right_column .destacado.prj_area {
	background:url(../img/css/areasector_proyectos.esp.jpg) top left no-repeat transparent;
	background-position:0px 6px;
	margin-bottom:13px;
	float:left;
}

#section #right_column .destacado.prj_sector {
	background:url(../img/css/areasector_proyectos.esp.jpg) top left no-repeat transparent;
	background-position:0px 6px;
	margin-bottom:13px;
	float:left;
}

#section #right_column .destacado.descarga {
	background:url(../img/css/proyecto_descargas.esp.jpg) top left no-repeat transparent;
	background-position:0px 6px;
	margin-bottom:13px;
	float:left;
}

#section #right_column .destacado.enlace {
	background:url(../img/css/proyecto_enlaces.esp.jpg) top left no-repeat transparent;
	
	background-position:0px 6px;
	margin-bottom:13px;
	float:left;
}


#section #right_column .destacado.sectores {
	background:url(../img/css/listproy_sectores.esp.jpg) top left no-repeat transparent;
	background-position:0px 6px;
	display:block;
	float:left;
	padding-top:20px;
}

#section #right_column .destacado.areas {
	background:url(../img/css/listproy_areas.esp.jpg) top left no-repeat transparent;
	background-position:0px 6px;
	display:block;
	float:left;
	padding-top:20px;
}

/* noticias */

h2.news {
	width:377px;
	height:47px;
	background:url(../img/css/cabecera_noticias.esp.jpg) top left no-repeat transparent;
	font-size:16px;
	font-weight:300;
	font-family:"Franklin Gothic Medium";
	padding:17px 10px 0px 14px;
	/*color:#003478;*/
}

#section #right_column .destacado.area {
	background:url(../img/css/area_otras.esp.jpg) top left no-repeat transparent;
}

#footer .contactar a {
	display:block;
	width:64px;
	height:20px;
	margin-left:62px;
	*margin-left:-100px;
	margin-top:16px;
	background:url(../img/css/contacto_out.esp.jpg) top left no-repeat transparent;
}

#footer .contactar a:hover {
	/*color:#D73729;*/
	background:url(../img/css/contacto_over.esp.jpg) top left no-repeat transparent;
}

#galeria {
	background:url(../img/css/proyecto_imagenes.esp.jpg) top center no-repeat transparent;
	width:378px;
	display:block;
	float:left;
	padding-bottom:30px;
}
#section .areas li.disponible a{
	padding-right:40px;
}