/* Data: 29/04/2010 */
/* URL: http://site.vivalavaca.com.br */
/* E-Mail: adm@vivalavaca.com.br */


*{margin: 0; padding: 0; border: 0; outline: 0; list-style:none;}
html, body {height: 100%;}
body {background:url(bg.jpg) repeat-x; background-color: #900; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFF;  }
#tudo {min-height: 100%;...}
* html #tudo {height: 100%; /* hack para IE6 que trata height como min-height */}
#tudo{position:relative;}
h1 span{ display:none;}


#conteudo{ width:850px; margin:0 auto; padding-top:60px; padding-bottom:350px;}
#topo{ width:100%; height:150px; background:url(bg2.jpg) repeat-x; border-bottom:2px solid #6A0606; }
#topo #align{ width:568px; margin:0 auto;}
#topo #logo{ float:left; padding-top:50px;}
#topo  #txt{ float: right; padding-top:50px; padding-right:180px;}
#topo h1{text-align:center; background:url(acesso.png) no-repeat; width:335px; height:36px; display:block; margin:0 auto;}


#opcao{ width:190px;background:#A90101; float:left; margin-right:20px;}
#opcao p{ padding-left:5px; padding-top:10px; padding-bottom:15px;}
#opcao img{ padding:5px; border:0px;}
#opcao a{display:block; color:#FFF; text-decoration:none;}
#opcao a:hover{ display:block; background-color:#A90101; border:2px solid #6A0606;}

#rodape{ width:100%; height:79px; background-color:#760505; position:absolute; bottom:0px; border-top:1px solid #F00;}
#rodape #align{ width:843px; margin:0 auto; padding-top:20px;}
#rodape ul{ float:left; padding:8px 0 0 4px;}
#rodape img{ float: left;}

