@charset "utf-8";
#top {
	background-attachment: scroll;
	background-image: url(../../images/bkg_cabecalho.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.txt_red {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
.txt_top {
	color: #FFFFFF;
	font-size: 14px;
	font-family: ARIAL;
	font-weight: bold;
}
.txt {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.txt_title {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; }