.latesq {
	background-attachment: scroll;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-y;
}
.latdir {
	background-attachment: scroll;
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
}
.texto {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textosnegrito {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
