@charset "utf-8";
body{background-color:#040000; color:#CCC; font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0px; }
.topo{ width:auto; text-align:center;}
.main { height:924px; width:1050px;  margin:auto; text-align:center;}
.esquerda{width:650px; float:left;  }
.direita{width:360px; margin-left:650px; text-align:left; }
.flash{border:#000 4px solid; }
a{color:#FFF}
a:hover, a:visited{color:#ffc122; text-decoration:none;}
.rodape{clear:both; text-align:center; margin-top:30px; border-top:#333 1px solid}

.titulo{color:#ffc122; font-size:15px;}
