.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; text-align: left; }


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-publi{
	height:36px;
	background-image:url(/pictures/bt_publicidade.gif);
}
#mnulateral #mnu-trabalhe{
	height:36px;
	background-image:url(/pictures/bt_trabalhe.gif);
}
#mnulateral #mnu-endereco{
	height:211px;
	background-image:url(/pictures/endereco.gif);
}


/****produtos home****/
.box_images{
	background-color:#f2f2f2;
	width:155px;
	text-align:center !important;	
	color: #bc8542;
}
.box_images p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.box_images .revistas .conteudo{
	float:left;
}
.box_images .revistas .conteudo a img{
	width:104px;
	height:140px;	
	margin:0px 26px 15px 25px;
	border:none;
}
.box_images .revistas .conteudo{ /* inserido para IE7 */
	text-align:center !important;
	float:left;
}
.box_images .revistas .conteudo .legenda{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;	
	color: #bc8542;
	display:block;
}
.box_images .revistas .conteudo .legenda a{
	color: #bc8542;
	text-decoration:none;
}
.box_images .revistas .conteudo .legenda a:hover{
	text-decoration:underline;
}
.box_images .revistas .conteudo .legenda strong{
	color: #000;
}
.box_images #anterior{
	width:14px;
	height:14px;
	background-image:url(/pictures/btn_anterior.png);
	margin:95px 0px 0px 5px;
	position:absolute;
	float:left;
	z-index:99;
	cursor:pointer;
}
.box_images #seguinte{
	width:14px;
	height:14px;
	background-image:url(/pictures/btn_proximo.png);	
	margin:95px 0px 0px 135px;
	position:absolute;
	float:right;
	z-index:98;
	cursor:pointer;
}

