/*****************************************************************************
CONTENIDO DE LA SECCIÓN ENLACES DE INTERÉS
*****************************************************************************/
#contenido h2.enlacesdeinteres {
	background-image: url(../img/h2_enlacesdeinteres.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
div.enlace {
	margin-top: 20px;
}
div.enlace a {
	display: block;
	float: left;
	width: 220px;
	height: 89px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: 15px;
}
div.enlace a:hover {
	background-position: left bottom;
}
div.enlace a span {
	display: none;
}
div.enlace p {
	text-align: left !important;
	margin-bottom: 0px !important;
	height: 100%;
	overflow: hidden;
}
div.enlace a.enlace_cibernos {
	background-image: url(../img/enlace_cibernos.jpg);
}
div.enlace a.enlace_institutocibernos {
	background-image: url(../img/enlace_institutocibernos.jpg);
}
div.enlace a.enlace_cartoycar {
	background-image: url(../img/enlace_cartoycar.jpg);
}
