 /* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0;padding:0;}
address,th{font-style:normal;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
img,fieldset{border:none;}
ol,ul{list-style:none;}
a:focus{outline:none;}
p{margin-bottom:10px;}

body{
background:#e2dcd0 url(../img/bg_body.jpg);
margin:0 auto;
text-align:center;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4F452E;
}

div{
z-index:10;
}

#corpo{
width:770px;
height:770px;
margin:0 auto;
background:url(../img/bg_corpo2.jpg) no-repeat;
background-position:200px 0px;
text-align:left;
}

#corpo_1100{
width:770px;
height:1050px;
margin:0 auto;
background:url(../img/bg_corpo2.jpg) no-repeat;
background-position:200px 0px;
text-align:left;
}

#foto{/*Animação das Fotos Página Inicial*/
width:239px;
height:500px;
float:left;
margin-right:20px;
}

#flash{
position:absolute;
z-index:1;
}
/*========================================================GERAL========================================================*/

a{
color:#4F452E;
text-decoration:none;
}

a:visited{
color:#4F452E;
}

a:hover{
text-decoration:underline;
}

a.link{
text-decoration:none;
}

a:hover.link{
text-decoration:underline;
}



.left{
float:left;
}


/*============================================================MENU=======================================*/

#menu{
position:relative;
top:0;
left:0;
width:600px;
height:100px;
/*margin-left:30px;*/


}

#menu ul{
width:600px;
margin-top:30px;
}

#menu ul li{
float:left;
}

#menu ul li a{
text-indent:-5000px;
display:block;
height:56px;

}

#menu ul li a:hover{
background-position:0px -56px;
}
a.home{
background:url(../img/menu_home.gif) no-repeat;
width:51px;
}
a.ju{
background:url(../img/menu_ju.gif) no-repeat;
width:40px;
}

a.ailha{
background:url(../img/menu_ailha.gif) no-repeat;
width:57px;
}

a.discografia{
background:url(../img/menu_discografia.gif) no-repeat;
width:84px;
}

a.fotos{
background:url(../img/menu_fotos.gif) no-repeat;
width:49px;
}

a.agenda{
background:url(../img/menu_agenda.gif) no-repeat;
width:60px;
}

a.blog{
background:url(../img/menu_blog.gif) no-repeat;
width:48px;
}

a.novidades{
background:url(../img/menu_novidades.gif) no-repeat;
width:88px;
}

a.contato{
background:url(../img/menu_contato.gif) no-repeat;
width:70px;
}

a.links{
background:url(../img/menu_links.gif) no-repeat;
width:51px;
}



/*============================================================TITULOS E PARAGRAGOS=======================================*/

h1.principal{
background:url(../img/h1_principal.gif) no-repeat;
width:235px;
height:63px;
text-indent:-5000px;
margin-left:20px;
margin-bottom:50px;
float:left;
}

h1.agenda_home{
background:url(../img/tit_agenda.gif) no-repeat;
width:130px;
height:40px;
text-indent:-5000px;
}

h1.musicas_home{
background:url(../img/tit_musicas.gif) no-repeat;
width:130px;
height:40px;
text-indent:-5000px;
}

h1.noticias_home{
background:url(../img/tit_novidades.gif) no-repeat;
width:165px;
height:35px;
text-indent:-5000px;
float:left;
}

h1.ju{
background:url(../img/h2_ju.gif) no-repeat;
width:350px;
height:78px;
text-indent:-5000px;
}

h1.agenda{
background:url(../img/h2_agenda.gif) no-repeat;
width:560px;
height:78px;
text-indent:-5000px;
}

h1.ilha{
background:url(../img/h2_ilha.gif) no-repeat;
width:130px;
height:78px;
text-indent:-5000px;
}

h1.discografia{
background:url(../img/h2_discografia.gif) no-repeat;
width:210px;
height:78px;
text-indent:-5000px;
}

h1.contato{
background:url(../img/h2_contato.gif) no-repeat;
width:410px;
height:78px;
text-indent:-5000px;
}

h1.novidades{
background:url(../img/h2_novidades.gif) no-repeat;
width:210px;
height:78px;
text-indent:-5000px;
}

h1.composicoes{
background:url(../img/h2_composicoes.gif) no-repeat;
width:250px;
height:78px;
text-indent:-5000px;
}

h1.links{
background:url(../img/h2_links.gif) no-repeat;
width:250px;
height:78px;
text-indent:-5000px;
}

h1.fotos{
background:url(../img/h1_fotos.gif) no-repeat;
width:90px;
height:46px;
text-indent:-5000px;
}

h2{
font-size:16px;
}

h3{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:15px;
color:#4F452E;
}




p.texto_400{
width:350px;
}

/*  Rodape  */
#rodape{
width:770px;
margin:0 auto;
text-align:right;
position:relative;
}

#rodape img{
margin-right:20px;
}