%STARTINCLUDE% <style type="text/css" media="screen"> /***********************Estrutura basica***********************/ html, body, div, img { margin: 0; border: 0; padding: 0; font-family: arial, verdana, tahoma, sans; } body { padding: 0px 0px; overflow-y:scroll; /*background-image: url("%ATTACHURLPATH%/12b.jpg");*/ } .bg { width: 100%; } #foto { position: absolute; /*top: -10px;*/ z-index: -100; } #degr { position: fixed; height: 100%; z-index: -101; } #topo { margin: auto; width: 750px; text-align: center; min-height: 10px; } #corpo { display: block; position: relative; top: -10px; margin: auto; width: 750px; background-color: #ceda8e; } #menu { width: 226px; float: left; } #conteudo { font-size: 12px; text-align: justify; position: relative; top: -30px; float: right; width: 484px; min-height: 383px; _height: 383px; background-color: #E8E8C4; padding: 20px; } #rodape { position: relative; top: -40px; padding-top: 8px; height: 20px; width: 748px; min-height: 10px; margin:auto; font-size: 10px; clear: both; text-align: center; border: 1px solid #543B24; } .clear { clear: both;} /*----------------------------Estrutura basica----------------------------*/ /***********************Topo***********************/ #topo img { padding-top: 10px; } /*----------------------------Topo----------------------------*/ /***********************Menu***********************/ #menu ul { list-style-type: none; padding-left: 0px; text-align: center; margin: 0px; padding: 16px 0px; } #menu p { margin: 0px; } #menu li { margin-left: 0px; } #menu a { position: relative; top: -7px; display: block; text-decoration: none; font-weight: bold; background-color: #543B24; color: white; padding: 10px 0; margin-top: 5px } #menu a:hover { background-color: #986b41; } /*----------------------------Menu----------------------------*/ /***********************Rodape***********************/ #rodape a { text-decoration: none; font-weight: bold; color:#543B24; font-size: 11px; } #rodape a:hover { text-decoration: underline; } /*----------------------------Rodape----------------------------*/ /***********************Conteudo***********************/ #conteudo a { text-decoration: none; color:#543B24; font-weight: bold; } #conteudo a:hover { text-decoration: underline; color:#986b41; } /*----------------------------Conteudo----------------------------*/ /***********************Creditos***********************/ #creditos { position: absolute; right: 0px; bottom: -17px; color: #879ea6; } /*----------------------------creditos----------------------------*/ #datahora { border: 0px; overflow: hidden; } </style> %STOPINCLUDE%