.bg {
	background-color: #CC9966;
	background-position: center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
.textoautor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;

}
.tittextoautor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.textos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;

}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.tit-descarga {
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	color: #BE7200;
}
.descargas {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}
.caja_descargas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
}

