.textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}
.destacado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5E0D69;
	text-align: justify;
}

.fondotabla {
	background-image: url(imagenes/contacto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondoservicios {
	background-image: url(imagenes/descargas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondosanitario {
	background-image: url(imagenes/fondosanitario.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondotrabaja {
	background-image: url(imagenes/trabaja.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

