body,td,p,blockquote {
    color: #666666;
    font-family: arial, verdana;
    font-size: 13px;
    line-height: 14px;
}
body {
    background-color: #260000;
    background-image: url(images/fundo_site.jpg);
    margin: 0px;
    text-align:center;
}
.geral {
    background-color: #FFF;
    background-image: url(images/fundo_top.jpg);
    background-repeat: no-repeat;
    background-position:top;
    border: 0px solid #ff00ff;
    margin: 0px auto;
    margin-top:0px;
    width: 830px;
    _text-align:left;
}
.dados{
    border: 0px solid #00CC00;
    width: 800px;
    margin-left: 15px;
  
}
.todas {
    border: 0px solid #FF9933;
    height: 110px;
    _height: 105px;
    width: 575px;
    text-align:center;
    margin-left: 225px;
}
.mostra_foto {
    border: 0px solid #CC0099;
    margin-left: 0px;
    margin-top: 65px;
    width: 800px;
}
.base_site {
    height: 111px;
    background-image: url("images/fundo_base.jpg");
    background-repeat: no-repeat;
}