.latesq {
	background-attachment: scroll;
	background-image: url(images/esq_sombrabk.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.latdir {
	background-attachment: scroll;
	background-image: url(images/direita_sombra_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bkg {
	background-attachment: scroll;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: becee7;

}
.bkg2 {
	background-attachment: scroll;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.textobemvindo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textointerno {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.altura {
	line-height: 25px;
}
.textointernoCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
