@import url(../css/estilo.css);


body { background: url(../imagens/fundo-discografia2.gif) top center; color: white; }

a { color: #f5ebdd }
p {color: #ead2b6}
h1 { font-size: 27px; font-weight: normal; margin-bottom: 21px; border-bottom: 1px solid #ba9e80;color: #ead2b6}
h2 { font-size: 12px; font-weight: bold; }
#ano {font-size: 14px; color: #ead2b6;}

#conteudo { width: 325px; }
	#conteudo ul { padding-left: 0; }
		#conteudo ul li { font-size: 11px; padding-bottom: 6px; color: #ead2b6; }



span.musica { font-size: 16px; background: #7f5023; color: #ead2b6 }


#menu li a { background: #ba9e80; padding: 1px 5px; color: #fff; }
	#menu li a:hover { background-color: #9b693b; }


#menu-secundario {
	position: absolute;
	margin: 20px 40px;
}

#menu-secundario li {
	background: #ba9e80;
	display: block;
	margin-bottom: 6px;
	width: 120px;
	padding: 5px;
	text-transform: uppercase;
}

.ie7 #menu-secundario { margin: 20px 0 0 75px; }


.seta { vertical-align: middle; margin: 0 5px 0 0; }
#barra-lateral .seta { margin: 12px 5px 0 0; }


#barra-lateral { position: absolute; margin: 20px 0 0 620px; }
	#barra-lateral a { color: #ba9e80; }
	#barra-lateral img { padding-bottom: 15px; }