*{margin:0;padding:0;text-decoration:none;}
body{
background:white;
color:black;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
margin:0;
}
#tudo {
font-family: Verdana, Geneva, "sans-serif 12px";
font-size: 1em;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
width: 960px;
}
h1 {
font-size: 40px;
color: #000;
font-weight: normal;
line-height: 40px;
text-transform:uppercase;
text-align: center;
font-family:Verdana, Geneva, sans-serif
}
h2 {
font-size: 1em;
color: #FFF;
background-color: #333;
display: block;
padding-top: 5px;
padding-right: 0;
padding-bottom: 5px;
padding-left: 0;
text-align: center;
letter-spacing: 2px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
h3 {
color: #333;
text-transform: uppercase;
font-size: 1.4em;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
margin:20px 0;
padding:0 0 5px 0;
}
h4 {
font-size: 1.2em;
color: #333;
text-align: center;
}
p {
text-indent: 20px;
line-height: 18px;
margin: 0px;
font-size: 16px;
}
#info {
width: 100%;
margin-top: 25px;
text-align: center;
background-color: #FFF;
padding-top: 30px;
padding-bottom: 20px;
}
#navega {
float:left;
clear:right;
height: 45px;
width: 100%;
text-align: center;
margin: 10px 0;
font-size: 12px;
}
#navega a {
color: #F11C2E;
text-decoration: none;
}
#navega #voltar{
background:url(../imagens/calLeft.gif) no-repeat left;	
padding-left:15px;
margin-right:15px;
}
#navega #topo{
background:url(../imagens/calltopo.gif) no-repeat right;	
padding-right:15px;
}
table{
margin-top:30px;
font-size:0.9em;
text-align:center;
}

table td{
border: 1px solid #CCC;
padding:5px;
}
.hidden { 
display: none;
}
h2 a {
color: #FFC;
text-decoration: none;
font-size: 0.8em;
}



#menu-conteudo ul li{
width:150px;
float:left;
padding:5px 25px;
border:#999 groove 3px;
list-style:none;
margin:5px;
background:#CCC;
text-align:center;

}
.centraimg{
text-align:center;
margin:10px auto;
}
#tudo #corpo{
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#tudo #corpo div blockquote blockquote p {
text-align: left;
background:#FFF;
}
#musicas {
	border:#CCC dotted 1px;
	background:#E8E8E8;
	padding:0px;
	width:580px;
	margin:10px auto;
}
#galfotos {
width: 960px;
}
#galfotos ul {
list-style: none;
text-align:center;
display:inline;
height:960px;
}
#galfotos ul li { display: inline; }
#galfotos ul img {
clear:right;
padding: 1px;
margin: 2px;
border: 0px solid #CCC;
background-color: #FFF;
}
#galfotos ul a:hover img {
background-color: #FC6;
}
#galfotos ul a:hover { color: #900; }
.alinhaimg {
    clear: right;
    float: left;
    margin: 0 15px 15px 0;
}
.clear{clear:both;}