@charset "UTF-8";
/* CSS Document */
*{margin:0; padding:0; border:0; font-family:Arial, Helvetica, sans-serif;}
html{overflow-x:auto; overflow-x:hidden;}
/* tags */
h1{display:none}
a{text-decoration:none;}
h2{ text-indent:-9999999px; width:100%; margin-bottom:10px; }
h2.promocoes{ height:32px; background:url(../img/tit_promocoes.jpg) left top no-repeat;}
h2.tv{ height:60px; background:url(../img/tit_tv.jpg) left top no-repeat;}
h2.download{ height:60px; background:url(../img/tit_download.jpg) left top no-repeat; }
h2.shows{ height:32px; background:url(../img/tit_shows.jpg) left top no-repeat;}
h2.fotos{ height:32px; background:url(../img/tit_fotos.jpg) left top no-repeat;}
h2.enquete{ height:32px;background:url(../img/tit_enquete.jpg) left top no-repeat;}
h2.agenda{ height:25px; background:url(../img/tit_agenda.jpg) left top no-repeat;}
h2.parceiros{ height:25px; background:url(../img/tit_parceiros.jpg) left top no-repeat; margin-left:2px;}
h2.redes{ height:32px; background:url(../img/tit_redes_sociais.jpg) left top no-repeat;}
clr { clear:both;}
/* geral */
#geral{margin:0 auto; float:left; width:100%;clear:both;}
#centraliza{margin:0 auto; width:1000px;}

.opcaoEnquete { cursor:pointer;
float:left;
margin-left:19px;
margin-top:-17px;
width:295px;}
.formEnquete { margin-top:10px;}

/* rodape */
#rodape{ float:left; width:100%; border-top:#666 solid 1px;clear:both; }
#rodape ul{text-align:center; margin:15px;}
#rodape li{ display:inline; font-size:12px; text-align:center; padding:0 10px 0 10px; border-right:#c4c2c2 solid 1px; }
#rodape li a{color:#c4c2c2; padding:0; float:none;  font-family:Arial, Helvetica, sans-serif;}
#rodape li a:hover{color:#666; text-decoration:underline; }
#rodape p{ font-size:10px; color:#666;text-align:center; margin-bottom:20px;}
address {float:right;margin-top:-35px;overflow:hidden;width:25px; margin-right:35px;}
