.txt_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #182F6B;
}
a:visited {
	text-decoration: none;
}
.background {
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.backpage {
	background-attachment: fixed;
	background-image: url(../images/backpage.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: 000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #063A6C;
}
.tit_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.tit_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
.tit_cinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A758B;
}
.borda_dir {
	background-attachment: fixed;
	background-image: url(../images/borda_dir.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt_000099 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182F6B;
}

-Folha de estilos do menu

#menubv {
width: 12em;
padding: 0;
margin: 0;
font: 11px Arial, Helvetica, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #000000;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 10px solid #000000;
border-right: 10px solid #000000;
background-color: #DEE3E9;
color: #182F6B;
text-decoration: none;
}
#menubv li a:hover {
border-left: 10px solid #FFF;
border-right: 10px solid #fff;
background-color: #182F6B;
color: #ccc;
}
.txt_by a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #063A6C;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
.txt_by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #063A6C;
}
.txt_by a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #063A6C;
	text-decoration: none;
	font-weight: normal;
}
