@charset "utf-8";
/* CSS La Moneda */

.txtMore {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffe666;
}
.txtTools {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #d6d6d6;
}
.txtWhite {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtContent {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.txtYellow_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffd801;
}

.txtYellow2_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #f5ec9c;
}

.txtYellow {
	font-family: arial;
	font-size: 11px;
	color: #ffd801;
}

.txtGris {
	font-family: arial;
	font-size: 11px;
	color: #5a5a5a;
}
