#main {
	background-image: url(../images/letras/bgletras.gif);
	background-repeat: repeat-y;
	background-position: 15px 0px;
}
#contenido {
	float: left;
	width: 535px;
	padding-left: 0px;
}

#cabLetras {
	width: 534px;
	float: left;
	padding-left: 10px;
	background-image: url(../images/divhor1px.gif);
	background-repeat: no-repeat;
	height: 1px;
	background-position: 10px 156px;
}
#cabLetras img {
	padding: 2px;
}
#titLetras {
	width: 535px;
	float: left;
	padding-left: 10px;
	background-image: url(../images/divhor1px.gif);
	background-position: 8px 30px;
	height: 31px;
	background-repeat: no-repeat;
}
.autores {
	font-size: 11px;
	font-weight: normal;
}
#backList {
	background-image: url(../images/letras/bgletrasbot.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 535px;
	padding-left: 9px;
	background-position: 10px 0px;
	clear: both;
	float: left;
}
#backList img {
	height: 30px;
	width: 200px;
	padding-top: 2px;
	float: right;
	padding-right: 5px;
}
#letrasMain {
	width: 535px;
	padding-left: 10px;
	clear: both;
}
#letrasContent {
	width: 450px;
	padding: 25px;
	clear: both;
}

.letraText {
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-bottom: 25px;
}
