body { background-image:url('../img/background.png'); background-repeat: repeat-xy; font-family: Helvetica, Arial, Sans-serif; color: #FFF;}

a { text-decoration: none; /* color: #F7299A */  color:#F5BC1D; }

.topo { position: relative; top: -10px; left: -2px; !important; }
.rodapemenu { position: relative; bottom: -10px; left: -2px; !important; } 
.cinza { color: #666; }


#tudo { margin-right: auto; margin-left: auto; width: 900px; }

#topo { margin-top: 20px; }

#patrocinio { width: 280px; background-color: #000; height: 130px; float: left; margin-right: 10px;}
#titulo { height: 130px; background-color: #000; width: 560px; float: left; margin-left: 10px; margin-bottom: 40px;}


#menu { width: 280px; /* background-color: #000;*/ float: left; margin-right: 10px;}

#menu ul { list-style-type: none; }
#menu a { font-size: 1.0em; line-height: 25px;}
#menu a:hover { color: #FFF; }

#conteudo { background-color: #000; width: 560px; float: left; margin-left: 10px; padding: 0; font-size: 0.8em; line-height: 16px;}
#conteudo p {margin: 5px;} 
