.tituloGris {
	font-weight:900;
	width:100%;
	height:30px;
	color:#6B8E00;
	text-align:left;
}
.anosSuperior{
	background-image:url(../imagenes/principales/anosSuperior.jpg);
	width:62px;
	height:12px;
	background-repeat:no-repeat;	
}
.anosInferior {
	background-image:url(../imagenes/principales/anosInferior.jpg);
	width:62px;
	min-height:55px;
	padding-bottom:12px;
	background-color:#CEDAAC;
	background-position:bottom;
	background-repeat:no-repeat;	
}
.anosInferiorLibros {
	background-image:url(../imagenes/publicaciones/anosInferior.jpg);
}

.anosInferior table {
	height:100%;
	width:100%;
}
.anosInferior a {
	display:block;
	width:62px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:center;
}
.anosInferior .seleccionado {
	text-decoration:none;
	color:#000000;
}
.trabajo {
	padding-left:15px;
}
.trabajo li {
	margin-bottom:30px;
}
#publicacionesVinculos {
	background-image:url(../imagenes/publicaciones/fondoSubmenu.jpg);
	width:222px;
	height:103px;
}
#publicacionesVinculos a {
	font-size:12px;
	padding-left:20px;
	display:block;
	color:#FFFFFF;
	padding-top:8px;
	height:16px;
}

#publicacionesVinculos a.seleccionado {
	color:#F7FF56;
	text-decoration:none;
}

.subTituloPublicacion {
	font-size:14px;
	margin-top:20px;
	padding-bottom:5px;
	margin-bottom:20px;
	color:#6b8e00;
	border-bottom:1px solid #6b8e00;
}
.ficha_equipo {
	height:394px;
	width:562px;
}

a.azulConstante:visited {
	color:#0000EE;
}
