@charset "UTF-8";
/* CSS Document Chiquinha Gonzaga */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	background:  url(../img/bkg_topo.jpg); 
	background-repeat: no-repeat;
	background-position:top;
	
}
p {
	padding:0;
	margin:0;
}

h1 { 
	padding:0;
	margin:0;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:url(../img/ad_h1.jpg) no-repeat top;
}


h2 { 
	padding:0;
	margin:0;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}

h3 { 
	padding:0;
	margin:0;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: right;
	font-weight:normal;
	
}

h4 { 
	padding:0;
	margin:0;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: center;
	font-weight:normal;
	
}

h5 { 
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	font-style: oblique;
	
}

h6 { 
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #999;
	font-style: oblique;
	
}

/* Estilo de link GERAL */
a:link {
	color: #000;
	font-weight:normal;
	text-decoration:underline;
}
a:visited {
	color: #960;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color: #960;
	font-weight:normal;
	text-decoration: none;
}
a:active {
	color: #960;
	font-weight:normal;
	text-decoration: none;
}
/* DIVs */
#limpa {
	clear:both;
}
#container{
	background: url(../img/topo.jpg) no-repeat top;
	width: 849px;
	margin: 0 auto;
	}
#topo {
	height: 145px;	
	}
#menu {
	margin: 0 0 0 80px;
	}
#menuUL {
	list-style:none;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
	display:block;
	}
#menuUL li{
	display: inline;
	margin: 0 21px 0 0;
	text-align:left;	
	}

#menu a{
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:5px 15px;
	}
#menu a:hover{
	color: #990;
}

#menu_direito {
	width:220px;
	height:auto;
	padding: 20px 0 0 20px;
	margin: 0 0 0 605px;
	text-align:right;
	}

#m_musica {
	margin: 0;
	
	}
#m_musicaUL {
	list-style: circle;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000;
	font-weight:bold;
	display:block;
	}
#m_musicaUL li{
	display: block;
	margin: 0 0 0 20px ;
	text-align: center;
	padding: 3px;
	}

#m_musica a{
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:5px 15px;
	}
#m_musica a:hover{
	color: #999;
}

#conteudo_home {
	width:490px;
	height:auto;
	padding: 20px;
	margin: 0 0 0 75px;
	float:left;
}




#discografia {
	height:auto;
	margin:0 0 50px 0;
}

#discografia a{
	color: #666;
	text-decoration: underline;
	}
#discografia a:hover{
	color: #900;
}
#discografia img {
	width:130px;
	height:auto;
	margin:0 20px 0 0;
	border:thin solid #000;
	float: left;
}

#publicacoes{
	height:auto;	
}

#publicacoes img {
	width:auto px;
	height:auto;
	margin:0 20px 10px 0;
	border:thin solid #000;
	float: left;		
}

#partituras{
	height:auto;	
}

#partituras img {
	float: left;
	margin:0 20px 0 0;
}


#LP{
	height:auto;
	margin:0 0 50px 0;	
}
#LP img{
	width:150px;
	height:auto;
	margin:0 20px 0 0;
	border:thin solid #000;
	float: left;	
}

#assinatura {
	margem: 0;
	height:29px;
	background:url(../img/bkg_assinatura.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:center;
	color: #FFF;
	padding:7px;
	clear:both;	

	
}

h1{
	
}

