body {
	font-family: "Lucida Sans", Verdana;
	font-size: 11px;
	background-image: url(../images/bg/fundo_preto.jpg);
	line-height: 125%;
	color: #FFFFFF;
}
.logoFP {
	margin-top: 18px;
	background-image: url(../images/resources/logo_fp_discografia.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 300px;
	background-position: center center;
}
.padConteudo {
	padding-top: 25px;
	padding-left: 36px;
	padding-right: 15px;
}
.tituloDiscos {
	font-size: 16px;
	font-weight: bold;
}

