@charset "UTF-8";
/* CSS Document */

body, table, tr, td, div, p, h1, h2, img, a, ul, li {
margin:0;padding:0;border:0;font-size:13px;font-family:Arial, Helvetica, sans-serif;font-style:normal;
color:#727272;
}

body {
background-image:url(../imagens/bg_down.gif); background-repeat:repeat-x;background-color:#e8ebef; 
}

#conteudo{
margin:0 auto 0 auto; width:816px; height:auto;
}

#contTopo {
margin:0 auto 0 auto;width:816px;height:88px; background-color:#FFFFFF;
}

.clear { clear: both; }

#corpo{
margin:10px auto 0 auto; width:816px; height:auto; background-color:#FFFFFF; background-image:url(../imagens/rodape.png); background-repeat:no-repeat; background-position:bottom;
}
