
body {
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-image: url(../imgs/bgRepedida.png);
    
}

#conteiner{
    margin: 0 auto;
    width: 950px;
    background-image: url(../imgs/bg_body.jpg);
}
a:visited{
	color:#0000EE;
	}
h3{
    font-size: 20px;
    font-family: HandelGotDBolRegular;
    
}
/* topo */

#divMenu ul {
    list-style: none;
    background-image: url(../imgs/bg_menu.jpg);
    margin: 0;
}
#divMenu ul li {
    font-family: HandelGotDBolRegular;
    font-size: 25px;
    display: inline-block;  
}
#divMenu ul li a{
  display: block;
  padding: 5px;
  color: #ced1b7;
  text-decoration: none;
}
#divMenu ul li a:hover {
    background-color: #ba1414;
}
#separaTopo{
   background-image: url(../imgs/bg_separaTopo.jpg);
   height: 40px;
   clear: both;
   margin-bottom: 20px;
}

/* centro */
#dinamico{
    margin-left: 15px;
    margin-right: 15px;
    position:relative;
   
    width: 710px; 
}
/* Coluna direita */
#staticCol {
    float:right;
    width:200px;
    margin-left: 10px;
    margin-right: 15px;
    position: relative;
    top: -20px;
}

#staticCol p{
    padding-left: 15px;
    padding-right: 15px;
    
}
#comprarCD p{
    font-size: 17px;
    text-align: justify;
}
#maisTweets{
    display: block;
    background-image: url(../imgs/bt_maisTweets.jpg);
    width: 100px;
    height: 24px;
    margin-left: 90px;
}
#emailNewsLetter{
    background-color: #fff;
    border: solid 2px #000;
    width: 258px;
    color: #5b5b5b;
    font-size: 11px;
    padding: 3px;
}
#respostaNewsLetter{
    margin-left: 15px;
}
#newsletter{
    font-size: 19px;
    text-align: left;   
}
#newsletter p{
    padding-left: 20px;
}

#bt_cadastrar {
    width: 100px;
    height: 24px;
    margin-left: 75px;
    margin-top: 10px;
}
/* rodape */
#rodape{
    background-image: url(../imgs/bg_rodape.jpg);
    height: 100px;
    clear: both;
    margin-bottom: 20px;
}
#divMenuRodape{
    width: 600px;
}
#divMenuRodape ul {
    list-style: none;
    margin: 0;
}
#divMenuRodape ul li {
    font-family: HandelGotDBolRegular;
    font-size: 20px;
    display: inline-block;
}
#divMenuRodape ul li a{
  display: block;
  padding: 5px;
  color: #fff;
  text-decoration: none;
}
#divMenuRodape ul li a:hover{
    color: #000;
}
#webRodape{
    float: right;
    width: 330px;
    color: #fff;
    
}
#webRodape h2{
    border-bottom: 1px solid #262626;
    margin-bottom: 0;
    background: none;
    
    width: 200px;
}
#webRodape a{
    color: #FFF;
    text-decoration: none;
}
#webRodape a:hover{
    text-decoration: underline;
}
#creditos{
    color: #454444;
    margin-top: 45px;
    margin-left: 15px;

}
#creditos a{
   color: #454444;   
}



/* pagina inicial */
#colLeft {
    display:inline; /*Bug da margem dupla para floats no IE*/
    float:left;
    width:300px;
    vertical-align: top;
     top:-20px;
     position: relative;
    }
#colMiddle {
    float:right;
    width:400px;
     top:-20px;
     position: relative;
 
    }

.coluna {
    background-color: #fff;
    padding-bottom: 10px;
}
 .coluna h2{
    font-family: HandelGotDBolRegular;
    font-size: 25px;
    background-image: url(../imgs/bg_titulos.jpg);
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    
}
#divAgenda ul{
    list-style: none;
    padding: 15px;
    padding-top: 0;
}
#divAgenda h3{
    font-size: 20px;
    margin-bottom: 0;
}
#divAgenda p{
    margin-top:1px;
    text-align: justify;
}
#divAgenda span{
    font-size: 14px;
}
#divRecados{
    min-height: 550px;
}
#fomRecados{margin-left: 10px;}
.inputsRecados{
    display: block;
    background-color: #fff;
    border: solid 2px #000;
    width: 370px;
    color: #5b5b5b;
    padding: 3px;
    font-size: 11px;
    font-family: verdana;
    
}
#bt_enviar{ margin-left: 280px;}
#contador{width: 40px; border: 0}

/* Pag ajaxRecados */

#recados{
    width: 380px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#respostaRecado{ text-align: center; font-size: 15px; font-weight: bolder;}


#mostraTudo{display: none;}

/* Pag videos */
#margem{
    padding: 10px;
    padding-top: 0px;
    
}

#divBigVideo{
    text-align: center;
}
#separaGradiente{
    background-image: url(../imgs/gradiente-estreito.jpg);
    height: 10px;
}
.video{
    float: left;
    width: 150px;
}
.video img {
    border: 2px solid #000;
}
#rodapeVideos{
    clear: both;
}
.video h4, .video p{margin-top: 0px; margin-bottom: 0px;}

/* pag. galeria e fotos */
    #bigTexto{
        font-size: 52px;
        font-family: HandelGotDBolRegular;
        padding-bottom: 0px;
        margin-bottom: 0px;
        margin-top:0;
    }
.tabelaGalerias{ border-spacing: 0px; width: 100%; font-size: 15px; }
.tabelaGalerias td{ padding: 5px;}
.tabelaGalerias a { text-decoration: none; color: #000; font-size: 15px; display: block;}
.tabelaGalerias a:hover{ text-decoration: underline}
.tabelaGalerias thead,tfoot {
    font-weight: bolder;
    font-size: 18px;
}
.tabelaGalerias thead tr td{
    border-bottom: solid 2px #000;
}
.tabelaGalerias tfoot tr td{
    border-top: solid 2px #000;
}
.tabelaGalerias tbody td {
    border-bottom: solid 1px #d6d6d6;;
}
.tabelaGalerias .par{
    background-color: #e6e6e6;

}
/* pag. agenda */

.passado, .passado p, .passado h3{
    text-decoration: line-through;
}
#conteudoAgenda h3{
    margin:1px;
}
#conteudoAgenda p{
   margin-top:1px;
}

.separaRecado{width: 100px; border-bottom: 1px solid #000}

/* pag. contato */
#outrosContatos h2{
    background-image:none;
    color:#000;
    font-family:verdana;
    font-size:15px;
    padding:0px 0px 0px 0px;
    margin: 3px;
}
#outrosContatos h1{
    margin-bottom: 3px;
}

/* pag. Biografia */
.musicas li{
    font-size: 18px;
    list-style-type: none;
}
.separaAlbuns{
     background-image: url(../imgs/gradiente-estreito.jpg);
     padding: 5px;
     color: #c5e31f;
     font-size: 15px;
}
.pontoVenda{

}
.pontoVenda h3{
    margin-bottom: 0px;
    font-size: 16px;
}
.pontoVenda p{
    margin-top: 0px;
    margin-bottom: 0px;
}
#formPedido{
    background-color: #DEDEDE;
    padding: 5px;
    width: 325px;
}
.inputsEncomenda{
    width: 200px;
    background-color: #fff;
    border: solid 1px #000;
    color: #5b5b5b;
    padding: 1px;
    font-family: verdana;
    font-size: 11px;
}
.encurtar{
    width: 20px;
}
