@charset "utf-8";
/* CSS Document */

#site{
width:1200px;
height:1850px;
margin-top:0;
margin-right:auto;
margin-bottom:0;
margin-left:auto;
background-color:#ffffff;
background-image:url(../img/fundo-avante2.jpg);

}

#botoes{
width:1200px;
height:68px;
margin:0px 0;
margin-left:0px;
background-color:#FFFFFF;
}

#topo{
width:1200px;
height:250px;
background-image:url(../img/topo-avante.gif);
}

#skype{
width:200px;
height:40px;
margin:0px 0;
margin-left:1020px;
margin-top:110px;
float:left;
}

#conteudo{
width:1200px;
height:1800px;
margin-top:100px;
float:left;
}


#revendedor{
width:1200px;
height:88px;
float:left;
}

#rodape{
width:1200px;
height:auto;
margin-left:18px;
float:left;
background-color:#FFFFFF;
margin-top: 650px;

}