.textodeparrafo {
	font-family: "Lucida Sans";
	font-size: 11px;
	text-align: justify;
	color: #212e84;
}
.textodeparrafoalto {
	font-family: "Lucida Sans";
	font-size: 11px;
	text-align: justify;
	color: #212e84;
	line-height: 20px;

}
.fondonubecitasabajo {
	background-image: url(../images/fondonubestablaazul.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.fondoabajoblanco {
	background-image: url(../images/fondoabajoblanco.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondolada {
	background-image: url(../images/fondolada.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

