#containerConteudoDiscografia{
	z-index: 4;
	background-image: url(/images/fundo_interna.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 778px;
	padding : 220px 20px 30px 165px;
}
#tabTextoDiscografia{
	width: 550px;
}

.tabCD{
	width: 550px;
}

.tabCDThb{
	width: 550px;
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: 30px;	
}

.imgCDDestaque {
	width: 80px;
	height: 81px;
}

.txtCDDestaque {
	width: 350px;
	padding-left: 15px;
}

.txtCDDestaque a {
	color: #666600;
	font-weight: bold;
}


.imgCD {
	width: 180px;
	height: 183px;
	padding-right: 20px;	
	vertical-align: top;
}

.imgCDThb {
	width: 30px;
	height: 30px;
	padding-right: 8px;	
	vertical-align: middle;
}

.txtCD {
	width: 350px;
	padding-left: 15px;
	border-left: 1px dashed #C0C0C0;
}

.txtCD p{
	font-size: 10px;
}

.txtCD a {
	color: #666600;
	font-weight: bold;
}

.txtCDThb {
	width: 350px;
}

.txtCDThb p{
		font-size: 10px;
}

.txtCDThb a {
	color: #666600;
}


.celCDDir {
	padding: 10px;
	border-left: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
}

.celCDEsq {
	padding: 10px;
	border-bottom: 1px dashed #C0C0C0;
}


.regente {
	font-weight: bold;
}

.posicaoMusico {
	font-style: italic;
}

.nomeCD {
	font-weight: bold;
}

.musicaCD {
	font-style: italic;
	font-weight: normal;
	padding-bottom: 20px;
}

a.faixaCD {
	font-weight: normal;
	padding-right: 15px;
	background-image: url(/images/osesp/orquestra/discografia/ico_ouvir.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.autorObra {
font-style: normal;
}
