#tudo { background-color:#E2E2E2; width: 1894px; font: 12px Arial;} #cabecalho { width: 100%; height: 130px; margin: auto; position: relative;} #menu { width: 100%; height: 35px; margin: auto; background-color: #438437; } #lateral_esq { float:left; width: 200px; background-color: #E2E2E2; margin-right: 5px; border-right: 1px dashed #00248E; } #lateral_dir { float: right; width: 200px; height: 440px; margin: auto; background-color: #E2E2E2; } #rodape { clear: both; position:relative; background: -moz-linear-gradient(top, #254767 0%, #3A658E 33%, #273D5E 66%, #254767 100%); background: -webkit-linear-gradient(top, #254767 0%, #3A658E 33%, #273D5E 66%, #254767 100%); background: linear-gradient(to bottom, #254767 0%, #3A658E 33%, #273D5E 66%, #254767 100%); height: 7px; } .rodapeinterno { margin-top: 0px; padding: 5px 5px 5px 5px; background: -moz-linear-gradient(top, #254767 0%, #3A658E 33%, #273D5E 66%, #254767 100%); background: -webkit-linear-gradient(top, #254767 0%, #3A658E 33%, #273D5E 66%, #254767 100%); background: linear-gradient(to bottom, #254767 0%, #3A658E 33%, #273D5E 66%, #254767 100%); width: 99.5%; color: #FFFFFF; text-align: center; font-family: arial; font-size: 12px; position:relative; } #principal { background-color: #E2E2E2; width: 100%; }