.blackTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.puestoText {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
}
.subTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.normalText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.normalText2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align: justify;
	
}
.newsTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.newsText {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.leerMas {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
.fuenteText {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.progTitle {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #521524;
}
.horTitle {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #521524;
	background-color: #ebaf00;
}
.progText {
	display: table-cell;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	width: 84px;
	margin: auto;
	vertical-align: middle;
}
.quizText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.quizOptions {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.quizButtons {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.calendarText {
	font-family: Lucida Console;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.copyrightText {

     font-family: Geneva, Arial;
     font-size: 11px;
     color: #000000;
     text-align: center;
     padding-top: 53px;
}