a:link { font-family: arial; font-size: 8pt; color: #5E5D5D; text-decoration:none;}
a:visited { font-family: arial; font-size: 8pt; color: #5E5D5D; text-decoration:none;}
a:hover { font-family: arial; font-size: 8pt; color: #5E5D5D; text-decoration:underline;}

.link_azul:link { font-family: arial; font-size: 8pt; color: #20205D; text-decoration:none; font-weight:none; }
.link_azul:visited { font-family: arial; font-size:8pt; color: #20205D; text-decoration:none; font-weight:none; }
.link_azul:hover { font-family: arial; font-size: 8pt; color: #20205D; text-decoration: underline; font-weight:none; }

.link_cinza:link { font-family: arial; font-size: 8pt; color: #3F3F3F; text-decoration:none; font-weight:none; }
.link_cinza:visited { font-family: arial; font-size:8pt; color: #3F3F3F; text-decoration:none; font-weight:none; }
.link_cinza:hover { font-family: arial; font-size: 8pt; color: #3F3F3F; text-decoration: underline; font-weight:none; }

.link_laranja:link { font-family: arial; font-size: 8pt; color: #BB6F1C; text-decoration:none; font-weight:none; }
.link_laranja:visited { font-family: arial; font-size:8pt; color: #BB6F1C; text-decoration:none; font-weight:none; }
.link_laranja:hover { font-family: arial; font-size: 8pt; color: #BB6F1C; text-decoration: underline; font-weight:none; }

SELECT
{
    BORDER-RIGHT: #383613 1px solid;
    BORDER-TOP: #383613 1px solid;
    BORDER-LEFT: #383613 1px solid;
    COLOR: #383613;
    BORDER-BOTTOM: #383613 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #FFFFFF
}

.Form_Pop
{
    BORDER-RIGHT: #C3C3C3 1px solid;
    BORDER-TOP: #C3C3C3  1px solid;
    FONT-SIZE: 11px;
	BORDER-LEFT: #C3C3C3  1px solid;
    COLOR: #5E5D5D;
    BORDER-BOTTOM: #C3C3C3 1px solid;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff
}

.botao
{
    BORDER-RIGHT: #5E5D5D 0.5pt solid;
    BORDER-TOP: #5E5D5D 0.5pt solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #5E5D5D 0.5pt solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #5E5D5D 0.5pt solid;
    FONT-FAMILY: arial;
	font-weight: bold;
    BACKGROUND-COLOR: #5E5D5D; 
}

BODY {
	SCROLLBAR-FACE-COLOR: #E4E4E4;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4E4E4;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	
}

.conteudos_branco {
	font-family: Arial;
	font-size:8pt;
	font-style: normal;
	color: #ffffff;
}


.conteudosCinza {
	font-family: Arial;
	font-size:8pt;
	font-style: normal;
	color: #5E5D5D;
}

.conteudosCinza2 {
	font-family: Arial;
	font-size:9pt;
	font-style: normal;
    font-weight: normal;
	color: #5E5D5D;
	line-height:140%;	
}

.conteudosCinzaescuro {
	font-family: Arial;
	font-size:8pt;
	font-style: normal;
	color: #3F3F3F;
}

.titulo_cinza {
	font-family: Arial;
	font-size: 15pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #3F3F3F;
} 


.titulo_branco {
	font-family: Arial;
	font-size: 9pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #FFFFFF;
}

.titulo_cinzamenor{
	font-family: Arial;
	font-size: 9pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #5E5D5D;
}

.titulo_laranja {
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #925E11;
} 

.titulo_laranja2 {
	font-family: Arial;
	font-size: 9pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #925E11;
} 


.titulo_cinza2 {
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #5E5D5D;
} 

.titulo_laranja {
	font-family: Arial;
	font-size: 13pt;
	font-style: bold;
	text-decoration:bold;
	font-weight: bold;
	color: #925E11;
} 

.rodape:link{text-decoration:none}
.rodape:visited{text-decoration:none}
.rodape:houver{{text-decoration:underline}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	color: #828282;
}

.linhadebaixo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #51697C;
	border-bottom: 1px solid #F2F2F2;
}

.linhadebaixoazul {
	font-family: Arial;
	font-size: 11px;
	color: #51697C;
	border-bottom: 1px solid #B8C1C8;
}

.linhadebaixoazul2 {
	font-family: Arial;
	font-size: 11px;
	color: #51697C;
	border-bottom: 1px solid #B8C1C8;
	border-right: 1px solid #B8C1C8;
}


/*ESTILOS USADOS NAS NOTÍCIAS*/
.textosdestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: left;
}

.tabelaprodutos_azul {
	background-color:#E4ECEF;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #51697C;
	line-height: normal;
	font-weight: bold;
}

.tabelaprodutos_azul2 {
	background-color:#E4ECEF;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #51697C;
	line-height: normal;
	font-weight: normal;
}

.tabelaprodutos_azul3 {
	background-color:#F2F6F8;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #51697C;
	line-height: normal;
	font-weight: normal;
}

.tabelaprodutos_verde {
	background-color:#EBF2F2;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #51697C;
	line-height: normal;
	font-weight: normal;
}

.tabelalocacao_verde {
	background-color:#357E7E;
	font-family: Arial;
	font-size: 7pt;
	font-style: bold;
	color: #ffffff;
	line-height: bold;
	font-weight: bold;
}

.tabelalocacao_ocre {
	background-color:#A48616;
	font-family: Arial;
	font-size: 7pt;
	font-style: bold;
	color: #ffffff;
	line-height: bold;
	font-weight: bold;
}
.img_industrial{
	border:3px solid #E4ECEF;
}

.img_bordacinza{
	border:4px solid #EEEEEE;
}

.tabelalocacao_azul {
	background: url(/pictures/bg_tabelaazul.gif) repeat;
	font-family: Arial;
	font-size: 7pt;
	font-style: bold;
	color: #ffffff;
	line-height: bold;
	font-weight: bold;
}

.fundotabelaazul {
background: url(/pictures/bg_tabelaazul.gif) repeat;
}