.TITULAR {
	font-family: "Gill Sans MT", "Arial Narrow", "Franklin Gothic Book";
	font-size: 50px;
	color: #0070b2;
	text-align: left;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 0px;
	vertical-align: bottom;
}
.LADILLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.TITULAR_big {
	font-family: "Gill Sans MT", "Arial Narrow", "Franklin Gothic Book";
	font-size: 55px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

