/*ESTO ES SOLO PARA EL TEXTO CORRIDO*/
.texto_color_agenda {
	font: normal 9pt/10pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #875726;
	text-transform: none;
}

.texto_comun_agenda {
	font: normal normal 10pt/11pt "Times New Roman", Times, serif;
	text-align: justify;
}

.texto_comun {
	font: normal normal 11pt/12pt "Times New Roman", Times, serif;
	text-align: justify;
}

.texto_comun_link {
	font: normal normal 10pt/12pt "Times New Roman", Times, serif;
	text-align: justify;
	color: #ac1622;
}

.texto_pequeño {
	color: white;
	text-transform: none;
	font: small-caps 6px Arial, Helvetica, Geneva, sans-serif;
}

/* My Comment */

.texto_comun_color {
	font: normal normal 11pt/14pt Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #8e6c20;
}/*PARA LAS NEGRITAS*/
.texto_comun_destacar {
	color: #665d3d;/*COLOR DORADO VIEJO*/
	font: 13pt/8px Georgia, "Times New Roman", Times, serif;
	background-color: rgba(255,245,248,0);
	text-align: justify;
}

.agenda_destacado {
	color: #71715b;
	font: 15px/19px Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	text-align: left;
}

.texto_numero_agenda {
	color: #71715b;
	white-space: normal;
	text-align: left;
	font: 30px/32px Georgia, "Times New Roman", Times, serif;
}

.discografia {
	color: #71715b;
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	text-align: left;
}

/*+INFO*/ 
	.link_info {
	color: #ac1622;
	text-align: justify;
	font: 10px verdana, Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

.agenda_fecha {
	color: #484444;
	font: 12px/12px Georgia, "Times New Roman", Times, serif;
}

.disco_peque {
	color: #484444;
	font: 12px/12px Georgia, "Times New Roman", Times, serif;
}

.agenda_color {
	color: #875726;
	font: 10px/10pt Georgia, "Times New Roman", Times, serif;
}

.enlace_peque {
	color: #875726;
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
}

.imagenizq {
	background: url(../imatges/lado_izq.gif) repeat-y 0 top;
}

.imagendere {
	background: url(../imatges/importar.gif) repeat-y 0 top;
}

.cita_autor {
	font-size: 9pt;
	color: #6e3b34;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: left;
}
