body {

	background-color: #B0B0B0;

	text-align: center;

	margin-top: 50px;

}

#topline {

	background-color: #8074B5;

	height: 9px;

}

#logocell {

	background-color: #FFFFFF;

	width: 174px;

	height: 134px;

}

#maintable {

	width: 770px;

	text-align: left;

}

#menu {

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	vertical-align: top;

	text-align: left;

	padding-top: 20px;

	padding-right: 10px;

	padding-bottom: 20px;

	padding-left: 20px;

}

#footer {

	background-color: #8074B5;

	height: 20px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	color: #AEB6BB;

	text-decoration: none;

	font-size: 8pt;

	text-align: right;

	padding-right: 10px;

	padding-top: 4px;

}
.banner-esq {
	background-color: #FFFFFF;
	background-image: url(images/marca-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 174px;
}
.banner-dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF0F99;
	text-align: center;
}
.menu-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0F99;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;


}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; 
color: #FF0000;
}
a:active {text-decoration: none}
}
.main-bg {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	height: 400px;
}
.main-tx {
	background-color: #FFFFFF;
	text-align: justify;
	color: #004EB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-bottom: 20px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #8074B5;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
}
.flash {
	height: 400px;
	width: 550px;
}
