body{
    background-color: #E4D1BA;
}



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

#topo{
position:relative;
width:1000px;
height:194px;
background-color: #EFE5D8;
font-family:"Arial";
}

#topo img{
border:none;
}


#menu{
position:relative;
width:1000px;
height:50px;
font-family:"Arial";
}

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


#box{
position:relative;
width:1000px;
height:auto;
float:left;
margin-top:20px;
margin-bottom:50px;
margin-left:30px;
font-family:"Arial";
}

#box img{
border:none;

}

#boxinterno{
position:absolute;
width:400px;
height:auto;
float:left;
margin-left:450px;
margin-top:-960px;
font-family:"Arial";
}


#box2{
position:relative;
width:1000px;
height:auto;
float:left;
font-family:"Arial";
}

#box2 img{
border:none;
}


#box2 a{
font-family:"Arial";
font-size:16px;
text-decoration:none;
color:#8B0304;

}

#box2 a:hover{
text-decoration:underline;
color:#E4D1BA;
}

#box2 a.ativo{
color:#000000;
}

#box- a{
font-family:"Arial";
font-size:14px;
text-decoration:none;
color:#000000;
}

#box- a:hover{
text-decoration:underline;
color:#8B5E3C;
}

#box- a.ativo{
color:#8B5E3C;
}



#rodape{
position:relative;
width:1000px;
height:100px;
float:left;
background-color: #C49A6C;
font-family:"Arial";

}

#rodape img{
margin-left:30px;
margin-top:40px;
}


#rodape a{
font-family:"Arial";
font-size:14px;
text-decoration:none;
color:#ffffff;
}

#rodape a:hover{
text-decoration:underline;
color:#ffffff;
}


.titulo {font:normal 26px "Arial" Arial, Helvetica, sans-serif; color:#8B0304;}
.texto {font:normal 14px/1.5em "Arial" Arial, Helvetica, sans-serif; color:#000000; margin-left:70px; margin-right:20px;}
.rodapet {font:normal 12px/1.5em "Arial" Arial, Helvetica, sans-serif; color:#ffffff;}
span {font-weight:bold; font-size:18px; color:#603913;}


