BODY { background: #FFF url(../imgs/fundo_header.png) repeat-x top; margin: 0px; padding:0px; text-align:center; }

#tudo { background-color: transparent; text-align:left; margin: 0 auto; padding: 0 10px; width: 1024px; }
#cabecalho { background: transparent url(../imgs/cabecalho.png) no-repeat; width:1010 px; height:123px; margin-top:0px; }
#conteudo { width: 100%; background-color: transparent; margin-top: 0px; }
#rodape { text-align:center; font-size:7pt; }

#menu_superior { padding-top:30px; padding-left: 0px; }

.texto { text-align:center; vertical-align:middle; height:400px; }
P { font-family: Trebuchet MS, sans-serif; font-size: 14 pt; }

.menu_horizontal UL { margin: 0; padding: 0; list-style: none; }
.menu_horizontal LI { float: left; margin: 0; padding: 0; height:57px; }
.menu_horizontal A { font-family: Trebuchet MS, sans-serif; font-size:20 pt; color:#FFF; text-decoration:none; display: block; font-weight: none; padding: 10px 20px 0; }
.menu_horizontal A:hover { font-family: Trebuchet MS, sans-serif; font-size:20 pt; color:#663; text-decoration:none; display: block; font-weight: none; padding: 10px 20px 0; }
#selecionado { background-color:#015f2b; }

