body, html
{
	color: #5B5B46;
	background: url('/_padrao/imgs/modelo3/bg_conteudo_geral.gif') repeat-y;
}

#box_geral
{
   background: url('/_padrao/imgs/modelo3/bg_princ.gif') repeat-y;
}

#box_titulo
{
   color: white;
   background: url('/_padrao/imgs/modelo3/bg_superior.gif') no-repeat;
}

#box_conteudo_geral
{
   background: url('/_padrao/imgs/modelo3/bg_conteudo_geral_top.gif') repeat-y;
}

#box_conteudo_geral_2
{
   background: url('/_padrao/imgs/modelo3/bg_conteudo_geral.gif') repeat-y;
}

.box_menu_e_item
{
   background: url('/_padrao/imgs/modelo3/ic_seta_down1.gif') no-repeat 147px 2px #F5F8FA;
}

.box_menu_e_item_x
{
   background: url('/_padrao/imgs/modelo3/ic_seta_down2.gif') no-repeat 147px 2px #5B5B46;
}

#box_logado
{
   background-color: #FFFFEF;
   border: 1px solid #5B5B46;
}

#box_menu_superior
{
   background: url('/_padrao/imgs/modelo3/bg_flog_menu_sup.gif') repeat-x;
}

/***************
 Links
***************/
/* links da página */
A:link, A:visited, A:active, A:hover, .Amenu_e:link, .Amenu_e:visited, .Amenu_e:active, .Amenu:hover,
.Amenu_adm:link, .Amenu_adm:visited, .Amenu_adm:active, .Amenu_adm:hover
{
   color: #5B5B46;
}

/***************
 Tabelas e Forms
***************/

.botao
{
 	border-left: 1px solid #5B5B46;
	border-right: 1px solid black;
	border-top: 1px solid #5B5B46;
	border-bottom: 1px solid black;
	background: #5B5B46;
	color: white;
}

/*******************
 Caixas de conteúdo
********************/

.box_adm
{
   background-color: #efddc1;
}

#box_comentarios_titulo
{
   background: #4B606A;
   color: white;
}

.img
{
   border: 5px solid white;
}

.box_img
{
   border: 1px solid #4B606A;
}

.box_comentario
{
   border-bottom: 1px solid #4B606A;
}

.bg_menu_lst_tit
{
   background-color: #5B5B46;
}

.bg_menu_lst
{
   background-color: #FFF0DF;
}