/* CSS Document */

<!--
body {
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #BBBFC0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_zindex{
z-index:300;
}

.flash_zindex{
position:relative;  
z-index:0;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.style1_treb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.style2 {font-size: 11px; font-weight: normal;}

.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	border: 1px solid #CCCCCC;
}
.style4, .style4 a {font-family: "Trebuchet MS"; font-size: 12px; color: #666666; font-weight: bold; text-decoration:none }
a {
	font-family: "Trebuchet MS";
	color: #B00004;
	
}
a.classe1:link {
text-decoration: none; font-size: 12px; font-weight: bold;
}
a.classe1:visited {
text-decoration: none; font-size: 12px; font-weight: bold;
}
a.classe1:hover {
text-decoration: none;	color: #333333; font-size: 12px; font-weight: bold;
}
a.classe1:active {
text-decoration: none; font-size: 12px; font-weight: bold;
}
a.classe2:link {
text-decoration: none; color: #333333; font-size: 12px; font-weight:bold;
}
a.classe2:visited {
text-decoration: none; color: #333333; font-size: 12px; font-weight:bold;
}
a.classe2:hover {
text-decoration: underline; font-size: 12px; font-weight:bold;
}
a.classe2:active {
text-decoration: none; color: #333333; font-size: 12px; font-weight:bold;
}
a.classe3:link {
text-decoration: none; color:#FFFFFF; font-size: 12px; font-weight: bold;
}
a.classe3:visited {
text-decoration: none; color:#FFFFFF; font-size: 12px; font-weight: bold;
}
a.classe3:hover {
text-decoration: underline; font-size: 12px; font-weight: bold;
}
a.classe3:active {
text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb2:link {
text-decoration: none; font-family:"Trebuchet MS"; color:#666666; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb2:visited {
text-decoration: none; font-family:"Trebuchet MS"; color:#666666; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb2:hover {
text-decoration: none; font-family:"Trebuchet MS"; color: #ffffff; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb2:active {
text-decoration: none; font-family:"Trebuchet MS"; color:#666666; font-size: 12px; font-weight: bold;
}	

a.linkCinzaTreb:link {
text-decoration: none; font-family:"Trebuchet MS"; color:#666666; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb:visited {
text-decoration: none; font-family:"Trebuchet MS"; color:#666666; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb:hover {
text-decoration:underline; font-family:"Trebuchet MS"; color: #666666; font-size: 12px; font-weight: bold;
}
a.linkCinzaTreb:active {
text-decoration: none; font-family:"Trebuchet MS"; color:#666666; font-size: 12px; font-weight: bold;
}	


.style5 {
	font-weight: bold
}
.style6 {
	color: #2E3192;
	font-weight: bold;
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.style8 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: normal;
}
.style9 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #9F0000;	
	font-weight: normal;
}
.botao1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #751D19;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.img_cursor
{
cursor:pointer;cursor:hand;
border:0px;
}

.cursor
{
cursor:pointer;cursor:hand;
}

.tabela_vermelha
{
background-color:#950400;
}

.tabela_branca
{
background-color:#FFFFFF;
}

.linha_listagem
{
border-top:1px solid #ffffff;
border-bottom:1px solid #cccccc;
}

.linha_listagem2
{
border-top:1px solid #cccccc;
border-bottom:1px solid #ffffff;
}

.fonte_branca
{
font-family:Verdana;color:#ffffff;font-size:12px; font-weight: normal;
}

.borda_cinza_2px
{
border:2px solid #999999; 
}

.borda_preta_1px
{
border:1px solid #000000;
}
-->

