/**************************************************************************************
Cliente: Carpe Diem Tattoo Stúdio
Projeto: Desenvolvimento do Site Institucional
URl: http://www.carpediemtattoo.com.br/
Autor: Rodrigo Designer | Desenvolvimento Web e Gráfico | www.rodrigodesigner.net.br |
Data: 20/03/2010 | Folha de Estilos Estrutura do Site |
**************************************************************************************/
html,body { background: #000; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 1em; height: 100%; }
#tudo { background: url(../images/bg_geral.jpg) top center no-repeat; border-left: 1px solid #333; border-right: 1px solid #333; height: 100%; /* IE6: treaded as min-height*/ height: auto !important; /* real browsers */ margin: 0 auto; /* manter o site sempre centralizado */ min-height: 100%; /* real browsers */ position: relative; width: 960px; /* largura total do layout */ }
#cabecalho { height: 180px; margin: 0; padding: 0; width: 960px; }
#conteudo { clear: both; float: left; height: 785px; margin: 0; padding: 0px 20px; width: 880px; }
#rodape { clear: both; height: 35px; margin: 0 auto; padding: 0 10px; width: 940px; }
