@charset "UTF-8";
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	line-height: 120%;
}
.titular_gris_oscuro   {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #333333;
	letter-spacing: -1pt;
	font-weight: bold;
	line-height: 28px;
}
.texo_rojo_tr {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.titular_negro_centrado {
	font-family: "Trebuchet MS", Arial;
	font-size: 33px;
	color: #000000;
	letter-spacing: -1pt;
	font-weight: bold;
	text-align: center;
}
.texo_negro {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.ediciciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: center;
	line-height: 1;
}
.textos {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}

