body{
    background-image: url(../images/fundo-11.png); repeat-x left top;
}


#moldura{
position:absolute;
width:1000px;
height:auto;
left:-500px;
margin-left:50%;

}

#topo{
position:relative;
width:1000px;
height:165px;
background-color: #D3AF71;
}

#topo img{
border:none;
padding-right:20px;
padding-left:370px;
}

#menu{
position:relative;
width:1000px;
height:52px;
background-color: #B87C2B;
}

#menu img{
border:none;
padding-top:5px;
padding-left:15px;
}



#box1{
position:relative;
width:1000px;
height:439px;
float:left;
background-color: #FFF6C5;
}


#box1 img{
border:none;

}

#box1 a{
font-family:"Times New Roman" Times, serif;
font-size:18px;
text-decoration:none;
color:#683A25;
}

#box1 a:hover{
text-decoration:underline;

}



#box2{
position:relative;
width:1000px;
height:370px;
float:left;

}

#box2 img{
border:none;

}


#box{
position:relative;
width:1000px;
height:auto;
float:left;
background-color: #FFF6C5;
}

#box img{
border:none;

}

#box a{
font-family:"Times New Roman" Times, serif;
font-size:18px;
text-decoration:none;
color:#683A25;
}

#box a:hover{
text-decoration:underline;

}


#rodape{
position:relative;
width:1000px;
height:200px;
float:left;
background-color: #B87C2B;

}


#rodape a{
font-family:"Times New Roman" Times, serif;
font-size:18px;
text-decoration:none;
color:#ffffff;


}

#rodape a:hover{
text-decoration:underline;

}

.rodape {font:normal 18px/1.5em "Times New Roman" Times, serif; color:#ffffff; margin-left:60px;  }
.texto {font:normal 18px/1.5em "Times New Roman" Times, serif; color:#594A42; margin-left:60px; margin-right:40px; }
.titulo {font:normal 36px/1.5em "Times New Roman" Times, serif; color:#B87C2B; margin-left:60px; margin-right:20px; }
.texto1 {font:normal 18px/1.5em "Times New Roman" Times, serif; color:#594A42; margin-left:60px; margin-right:20px; }

span {font-weight:bold; }


