@charset "utf-8";
.txt_contenidos {
	font-family: "Lucida Sans";
	font-size: 15px;
	line-height: 20px;
	color: #AC322F;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
}
.txt_cont_txt {
	font-family: "Lucida Sans";
	font-size: 13px;
	line-height: 20px;
	color: #AC322F;
	text-align: justify;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.subt_contenidos {
	font-family: "Lucida Sans";
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	text-decoration: underline;
}
