@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;

}


#pagina {

background-color:#FCECB6;

}

}


#topo {
height:160px;
}

#topo_index {
height:455;
}

#editavel {
margin:5px;
}
#conteudo {

font-size:12px;
margin:5px;
text-align:center;
}
#conteudo .centro{
margin:auto;
width:700px
}

#conteudo .esq{
width:335px;
text-align:right;
float:left;

margin-left:30px;

}
#conteudo .esqfoto{
width:335px;
text-align:center;
float:left;
font-size:10px;
margin-left:30px;

}


#conteudo .dirfoto{
text-align:center;
width:335px;
float:right;
margin-right:30px;
font-size:10px;

}

#conteudo .dir{
text-align:left;
width:335px;
float:right;
margin-right:30px;

}

#destaque {
font-size:12px;
margin: 20px 5px -25px 5px;
/*TRBL*/
height:366px;
}

#destaque .img{
/*margin:10px;*/
}

#destaqueesq{
width:372px;
float:left;
}
#destaqueesq .esq{
width:185px;
float:left;
}

#destaqueesq .dir{
width:185px;
float:left;
margin-left:-20px;

}

#destaquedir .esq{
width:185px;
float:left;
}

#destaquedir .dir{
width:185px;
float:left;
margin-left:-20px;

}

#destaquedir{
width:372px;
float:left;
}

#newsletter {
margin:8px;
}
#newsletter p{
font-size:10px;
margin-top:68px;
text-align:center;
}

#newsletter .esq{
width:580px;
float:left;
height:170px;
background:#DFBA81;
}

#newsletter .dir{
margin-left:8px;
float:left;
}


#submenu {
margin:20px auto;
font-size:10px;
padding:5px;
background-color:#FEF7E2;
width:420px;
}

#submenu a{

color:#AF692B;
text-decoration: none;
}
#submenu a:hover{
text-decoration: underline;
}

#rodape {
height:120px;
background-image:url(../img/rodape.jpg);
}
#rodape p{
padding-top:30px;
text-align:center;
font-size:11px;
}
#rodape p a{
color:#660000;
}

.clear{
clear: both;
}

.box0{
width:350px;
}
.box1{
width:350px;
height:150px;
}
.boxsend{
width:280px;
}
.destaque{
font-size:16px;
color:#993300;
}

.contato{
margin-left:200px;
width:500px;
text-align:left;
}
