body {
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#bxAll {
	float: left;
	width: 100%;
}
#bxTopo {
	background-color: #333333;
	float: left;
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
}
#bxMenuPri {
	float: left;
	width: 100%;
	background-color: #333;
}
#MenuPri {
	margin: 0px;
	padding: 0px;
}
#MenuPri li {
	list-style-type: none;
	display: inline;
}
#MenuPri li a {
	height: 30px;
	width: 19.9%;
	display: block;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	float: left;
}
#MenuPri li a:Hover {
	background-color: #FFE980;
	background-image: url(imagens/fundoBarraHover.jpg);
}
#bxFeedBack {
	background-color: #FAF2EB;
	float: left;
	height: 16px;
	width: 100%;
	padding-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
#bxFeedBack a {
	color: #8A7F75;
	text-decoration: underline;
}

.feed {
	margin-left: 10px;
}
#bxConteudo {
	float: left;
	width: 100%;
}
#bxLeft {
	width: 155px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#bxLeftTitle {
	height: 17px;
	width: 155px;
	text-align: center;
	background-image: url(imagens/menuLeftTitle.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#bxLeftTitle h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color: #FFFFFF;
}
#bxLeftconteudo {
	background-color: #EEEEDD;
	height: auto;
	width: 153px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C47E3F;
	border-bottom-color: #C47E3F;
	border-left-color: #C47E3F;
	margin-bottom: 8px;
	color: #FFFFFF;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.campoBusca {
	font-family: Arial;
	color: #224466;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F5671;
	width: 150px;
	background-color: #E1E1C8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bxConteudoMeio {
	background-color: #fff;
	width: 80%;
	margin-left: 5px;
	padding: 5px;
	float: left;
	height: auto;
}
p {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 2px 5px 0px 10px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
a:link {
	font-family: verdana;
	color: #333333;
}
a:visited {
	font-family: verdana;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	color: #FF9900;
	text-decoration: none;
}
.Atencao {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}#bxRodaPe {
	background-image: url(imagens/fundoBarras.jpg);
	float: left;
	height: 27px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
}
