@import url("_incluir/galeria.css");

/* CSS Document */
*{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}


body{
margin:25px 0 0 0;
padding:0;
background:#759901;
color:#934B33;
}

#corpo,#topo,#navega,#menu,#img,#conteudo,#rodape{
border:0px solid #000;
}

#corpo{
width:778px;
margin:0 auto;
}
#topo{
display:none;
background:url(_img/fundo-topo.jpg) no-repeat;
height:174px;
}
#topo h1{
display:none;
}
#navega{
height:423px;
border-bottom:0px solid #546F20;
border-top:0px solid #546F20;
}
#menu{
float:left;
width:181px;
background:none;
}
#img{
float:right;
width:597px;
height:423px;
}
#conteudo{
width:778px;
padding:0 0 0 0;
border-top:9px solid #E9E1CE;
background:#fff url(_img/ornamento.jpg) no-repeat top left;
}
#texto{
width:615px;
height:auto;
background:url(_img/fundo-corpo.jpg) no-repeat bottom left;
margin:0 auto;
margin-left:125px;
padding:20px 0 10px 0;
}
#texto img{
border:7px solid #eee;
}
#texto h1{
font-family:Trebuchet MS;
font-size:18px;
font-weight:normal;
}
#texto h1 span{
font-size:11px;
}
#rodape{
clear:right;
background:url(_img/rodape.jpg) no-repeat;
height:200px;
}
#rodape, #rodape a{
padding-top:190px;
text-align:center;
color:#fff;
text-decoration:none;
}

