@charset "utf-8";
/* CSS Document */

body { background:url(../imagens/bg.jpg) top no-repeat #000; margin:0 auto; font-family:Arial, Helvetica, sans-serif; color:#000; }
a {text-decoration:none; color:#000; }
a:hover {color:#627001; }
.col1 { float:left; width:140px;}
.col1 input { width:110px; padding:4px; margin:0 5px 0 0; }
.col2 {float:left; width:120px; }
.col2 textarea { width:110px; height:85px; padding:3px }
.btenviar {background:url(../imagens/btenviar.png) no-repeat top; border:0; height:27px; padding:0 2px 5px 0; width:110px; float:right; margin:0 6px 0 0;}
.btenviar:hover {background:url(../imagens/btenviar.png) no-repeat bottom; height:27px; }
.error { font-size:8px; }

#geral {width:800px; margin:0 auto; height:835px; }
#cabecalhoIndex { width:536px; float:right; background:url(../imagens/menuindex.png); height:100px;}
#cabecalhoDownloads { width:536px; float:right; background:url(../imagens/menudownloads.png); height:100px;}
#cabecalhoContato { width:536px; float:right; background:url(../imagens/menucontato.png); height:100px;}
#cabecalhoBanda { width:536px; float:right; background:url(../imagens/menubanda.png); height:100px;}
#conteudo { width:800px; height:415px; float:left; margin-top:70px; }
#proximosShows { width:112px; height:132px; float:left; margin-top:265px; font-size:10px; color:#f6f6d4; }
#proximosShows a { color:#f6f6d4; }
#proximosShows a:hover { color:#e8da04; }
#gif{ height:314px; width:325px; float:left; margin-left:7px; margin-top:2px;}
#tituloIndex { width:260px; height:63px; background:url(../imagens/tituloIndex.png); float:left; }
#tituloBanda { width:260px; height:63px; background:url(../imagens/titulobanda.png); float:left; }
#tituloContato { width:260px; height:63px; background:url(../imagens/contato.png); float:left; }
#tituloDownloads { width:260px; height:63px; background:url(../imagens/downloads.png); float:left; }
#texto { width:260px; height:250px; float:left; font-size:12px; padding:0 20px; }
#texto a {margin-left:160px; }
#texto a.link { margin:0; line-height:18px; }
#texto h4 { font-size:14px;}
#downloads { float: right; margin-right:102px; margin-top:36px; }
#relacionamentos { float: right; margin-top:15px; }
#rodape { float:left; margin-top:137px; margin-left:250px;font-size:10px; color:#ffecbc; }
#rodape a {color:#ffecbc; }
#rodape a:hover {color:#ffc204; }