#wrapper-content{
/*	height: 330px;*/
	height: auto;
}

#content-left{
/*	height: 300px;*/
	height: auto;
}

#content-center-recursos{
/*	height: 300px;*/
	height: auto;
/*	width: 844px;*/
	width: auto;
	
	overflow: hidden;
	/*	min-height: 1020px;*/
	margin-left: 56px;
	float: left;
}
#content-center-servicios-recursos {
	background-image: url(../imagenes/recursosdigitales.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #e3e3e3;
	width: 844px;
	height: 911px;
	opacity: 0.9;
	filter:alpha(opacity=80); /*IE8 y posterior*/
	padding: 10px 25px;
	margin-top: 20px;
	margin-bottom: 30px;
/*	margin-left: 147px;*/
/*	margin-left: auto;*/
	border-radius: 8px;
}
#content-right{
	height: 300px;
}
#libros {
	position: relative;
	width: 103px;
	height: 103px;
	left: 133px;
	top: 90px;
}
#tesis {
	position: relative;
	width: 103px;
	height: 103px;
	left: 251px;
	top: -13px;
}
#antologias {
	position: relative;
	width: 103px;
	height: 103px;
	left: 369px;
	top: -116px;
}
#indetec {
	position: relative;
	width: 103px;
	height: 103px;
	left: 487px;
	top: -219px;
}
#tendencias {
	position: relative;
	width: 103px;
	height: 103px;
	left: 605px;
	top: -322px;
}
#boletin {
	position: relative;
	width: 103px;
	height: 103px;
	left: 133px;
	top: -290px;
}
#dof {
	position: relative;
	width: 103px;
	height: 103px;
	left: 251px;
	top: -393px;
}
#audiolibros {
	position: relative;
	width: 103px;
	height: 103px;
	left: 369px;
	top: -496px;
}
#links {
	position: relative;
	width: 103px;
	height: 103px;
	left: 487px;
	top: -599px;
}
/*****Clases******/
.texto {
	text-align: justify;
}