@charset "utf-8";
.textos_genericos {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height:150%;
}
.titulos_genericos {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight:bold
}
.poema {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height:150%;
}.tablas {
	border: thin dotted #BDDE6D;
}
.link_genericos {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	line-height:150%;
}
.tablasbg0 {
	background-image: url(imagenes/bg_tablas0.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*text-align: center;*/
}
.tablaspoema {
	background-image: url(imagenes/bg_tablas0.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin dotted #BDDE6D;
}.tablas2 {
	border: 1px dotted #BDDE6D;
	background-color: #E1F0BD;
}
.textos_genericos_sangria20 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height:150%;
	margin-left: 30px;
}

