@charset "utf-8";
/* Decsoft */

body, html {
margin:0px;
padding:0px;
background-color:#FFFFFF;
}
#corpo {
width:100%;
height:auto;
}
#c_corpo {
width:730px;
height:auto;
position:static;
}

/* Centro ......................................... */

#centro {
width: 730px;
height: 555px;
margin-top:29px;
position:static;
float:left;
}

#c_centro {
width:720px;
height:545px;
margin-top:5px;
left:6px;
position:relative;
float:left;
}
#topo {
width:720px;
height:106px;
position:static;
float:left;
}
#menu {
width: 720px;
height: 33px;
position:static;
float:left;
}
#conteudo {
width: 720px;
height: 406px;
position:static;
float:left;
}
#c_conteudo {
width:680px;
height:386px;
left: 20px;
position:relative;
}

/* Rodapé ......................................... */

#rodape {
width:730px;
height:25px;
position:relative;
float:left;
padding-top:5px;
}