.pemsa {
	font-family: "NdI AntiqueOlive NordItalic";
	font-size: medium;
}
.bgr {
	background-image: url(assets/soon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgrsec2 {
	background-image: url(assets/secbgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgrsec1 {
	background-color: #FFFFFF;
	background-image: url(assets/bottombgr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.texto {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.menus {
	font-family: Helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #333333;
}
.textopequeno {
	font-family: Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
}
.bgrseceng {
	background-image: url(assets/secengbgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
