@charset "utf-8";
.txtparrafostitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	white-space: normal;
}
.txttitulosautores {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	white-space: normal;
}




.txtparrafo_10 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.txtparrafos {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.txtparrafoslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A2003;
	text-align: justify;
}

a:link {
	color: #8A2003;
}
a:visited {
	color: #8A2003;
}
a:hover {
	color: #8A2003;
}
a:active {
	color: #8A2003;
}
.txtnovedades {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
