.link_laranja:link { font-family: Arial; font-size:11px; color: #004A67; text-decoration: underline; font-weight: bold }
.link_laranja:visited { font-family: Arial; font-size:11px; color: #004A67; text-decoration: none; font-weight: bold }
.link_laranja:hover { font-family:Arial; font-size:11px; color: #B6873D; text-decoration: underline; font-weight:bold }


BODY 
	{
		SCROLLBAR-FACE-COLOR: #ffffff; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #8D959E; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR:  #8D959E; 
		SCROLLBAR-TRACK-COLOR: #8D959E; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	}


.Form_Pop
{
    BORDER-RIGHT: #D1D3D4 1px solid;
    BORDER-TOP: #D1D3D4 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #D1D3D4 1px solid;
    COLOR: #416986;
    BORDER-BOTTOM: #D1D3D4 1px solid;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff
}


.conteudo_preto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #353535;
	line-height: normal;
}


.titulo_azul {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #29526F;
	line-height: normal;
	font-weight: bold;
}

.titulo_laranja {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #B6873D;
	line-height: normal;
	font-weight: bold;
}



#mnulateral{
	text-align:center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
}

.mnuitem{
	height:36px;
	width:154px;
	background-position:top;
	cursor:pointer;
	text-indent:-5000px;
}
.mnuitem:hover{
	height:36px;
	width:154px;
	background-position:bottom;
	cursor:pointer;
	text-indent:-5000px;
}
.mnuitem-ativo{
	height:36px;
	width:154px;
	background-position:bottom;
	cursor:pointer;
	text-indent:-5000px;
}

#mnulateral #mnu-empresa{
	background-image:url(/pictures/bt_empresa.gif);
}
#mnulateral #mnu-topo{
	height:38px;
	background-image:url(/pictures/topo_menu.gif);
}
#mnulateral #mnu-produto{
	background-image:url(/pictures/bt_produtos.gif);
}
#mnulateral #mnu-servico{
	background-image:url(/pictures/bt_servicos.gif);
}
#mnulateral #mnu-cliente{
	background-image:url(/pictures/bt_clientes.gif);
}
#mnulateral #mnu-fale{
	height:36px;
	background-image:url(/pictures/bt_fale.gif);
}
#mnulateral #mnu-endereco{
	height:211px;
	background-image:url(/pictures/endereco.gif);
}
