@charset "utf-8";
.Subtittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}

.Tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: 100;
	line-height: 20px;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #FF0000;
	line-height: 18px;
}
.destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	line-height: 55px;
	font-weight: bold;
	color: #FF0000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7F8679;
	text-decoration: none;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: 6px;
	font-weight: bold;
}

