.fonte_laranja_normal {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #004B97;
}
.fonte_laranja_normal:link {
	font-weight: normal;
}
.fonte_laranja_normal:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #004B97;
}
.fonte_laranja_normal:visited {
	font-weight: normal;
}
.fonte_laranja_normal:active {
	font-weight: normal;
	text-decoration: underline;
	color: #004B97;
}
/* CSS Document */
body {
	/* background-image: url(images/fundo_site.gif); */
	background-image: url(images/2011/lateral_faixa.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: justify
}
body,td,th {
	color: #666666;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fonte_branca {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.fonte_branca:link {
	font-weight: bold;
}
.fonte_branca:hover {
	font-weight: bold;
}
.lfonte_branca:visited {
	font-weight: bold;
}
.fonte_branca:active {
	font-weight: bold;
}
.fonte_cinza {
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	font-size: 11px;
}
.fonte_cinza:link {
	font-weight: bold;
}
.fonte_cinza:hover {
	font-weight: bold;
}
.fonte_cinza:visited {
	font-weight: bold;
}
.fonte_cinza:active {
	font-weight: bold;
}
html {
     overflow: -moz-scrollbars-vertical;
}
.branco {color: #FFFFFF}
.fonte_azul {
	text-decoration: none;
	color: #4F6C98;
	font-weight: bold;
	font-size: 11px;
}
.fonte_azul:link {
	font-weight: bold;
}
.fonte_azul:hover {
	font-weight: bold;
}
.fonte_azul:visited {
	font-weight: bold;
}
.fonte_azul:active {
	font-weight: bold;
}
.fonte_laranja {
	text-decoration: none;
/*	color: #E06529; */
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.fonte_laranja:link {
	font-weight: bold;
}
.fonte_laranja:hover {
	font-weight: bold;
}
.fonte_laranja:visited {
	font-weight: bold;
}
.fonte_laranja:active {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color:#4F6C98;
	text-align: left
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color:#4F6C98
}
.style3 {
	font-size: 10px;
}
.valor {
	color: #0060A3;
	font-weight: bold;
	font-size: 20px
}
.descricao {
	color: #0060A3;
	font-weight: bold;
	font-size: 12px
}
