﻿body, html{
padding: 0px;
margin: 0px;
text-align: center;
background: #fff url(../images/bg-body.gif) top center fixed no-repeat;
}
#back{
background: #fff url(../images/bg-body.gif) top repeat-y;
}
/******************************************************** Topo*/
#topo_geral{
width: 100%;
height: 191px;
background: #e77817;
text-align: center;
margin: 13px 0px 0px 0px;
}
#topo_conteudo{
width: 780px;
height: 191px;
padding: 0px;
margin: 0px auto;
background: url(../images/bg-header.jpg) top repeat-y ;
}
#banner_top{
width:530px;
height: 191px;
float:right;
display:inline;
margin: 0px 11px 0px 0px;
}
#logo{
width: 228px;
height: 191px;
float:left;
display:inline;
margin: 0px 0px 0px 11px;
padding: 0px;
background:#fff url(../images/logo.gif) right repeat-y;
}
/******************************************************** Geral Conteudo*/
#geral_conteudo{
position: relative;
width: 758px;
margin: 0px auto 0px auto;
background:#fff url(../images/bg-body.gif) top repeat-y;
}
#interna_conteudo{
width: 758px;
position: relative;
background: #fff;
text-align: left;
}
/******************************************************** Menu Topo*/
#men_top {
width: 758px;
height:110px;
_height:115px;
padding: 0px;
margin: 0px auto;
text-align: center;
background:#efeeee;
}
/******************************************************** Box*/
#boxum {
width:182px;
height:94px;
float: left;
display:inline;
margin: 8px 0 0 8px;
position: relative;
}
#boxdois{
width:182px;
float: left;
display:inline;
margin: 8px 0 0 5px;
position: relative;
}
#box_centro {
width:182px;
height:74px;
background-image: url(../images/box_02.gif);
text-align: center;
}
#boxtres{
width:367px;
float: left;
margin: 8px 0 0 6px;
position: relative;
padding: 0px;
}
#boxtres_centro {
width:367px;
height:80px;
_height:84px;
background-image: url(../images/dom_02.jpg);
text-align: center;
}
/******************************************************** Conteudo top e bottom*/
#cont_top{
width: 540px;
_width: 535px;
position: relative;
float: left;
margin: 0px 5px 0px 0px;
text-align: left;
background: #fff;
}
#cont_bottom{
}
/******************************************************** Menu left*/
#men_left {
width: 203px;
position: relative;
float: left;
margin: 8px 5px 0px 5px;
text-align: left;
background: #fff url(../images/menu_esquerdo_corpo.gif) repeat-y;
}
/******************************************************** Conteúdo Central*/
#conteudo_central {
}
/******************************************************** Menu right*/
#men_right{
}
#men_right h3{
}
/******************************************************** Rodapé*/
#rodape{
background: #e77817;
color: #fff;
padding:0px;
width:758px;
height:29px;
text-align:center;
clear: both;
font-weight: bold;

}
#rodape_left {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #fff;
width:152px;
float: left;
display:inline;
margin: 8px 0px 0px 25px;
position: relative;
}
#rodape_right{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
width:570px;
float: right;
display:inline;
margin: 8px 0px 0px 5px;
position: relative;
}
