@charset "utf-8";
/* CSS Document */
.body{
background-color:#d4d4d4;
}

.tudo {
background-image:url(fundo.jpg);
text-align:center;
margin:0 auto;
width:971px;
display:table;
}

.topo{
background-image:url(topo.jpg);
background-repeat:no-repeat;
width:971px;
height:23px;
}

.menutopo{
width:971px;
text-align:right;
float:right;
}

.topo2{
width:971px;
text-align:left;
}

.logo{
float:left;
margin-left:20px;
}

.menuflash{
width:971px;
text-align:center;
float:left;
margin-top:5px;
}

.flash{
width:971px;
text-align:center;
float:left;
margin-top:5px;
}

.conteudo{
width:971px;
text-align:left;
float:left;
margin-top:5px;
text-align:left;
}

.artigos{
float:left;
margin-left:25px;
font-family: arial;
font-size: 11px;
}

.direto{
text-align:right;
margin-right:25px;
}

.rodape{
width:971px;
height:49px;
background-image:url(rodape.jpg);
background-repeat:no-repeat;
float:left;
}

.textorodape{
text-align:center;
}

.esq{
width:378px;
text-align:left;
font-family: arial;
font-size: 11px;

}