.encabezado1 {
	font-family: calibri;
	color: #e04b31;
	font-size: 20px;
	letter-spacing: -1px;
}
.liga_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-image: url(../assets/vineta.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.liga_noticia:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CB381F;
	background-image: url(../assets/vineta.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
.liga_acrobat {
	background-image: url(../assets/acrobat.png);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}
.liga_acrobat:hover {
	background-image: url(../assets/acrobat.png);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background-position: 2px;
}


.texto_tit_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5e6d38;
}
.texto_normal_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.texto_bottom_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.texto_bottom_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6;
}
.texto_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	line-height: 24px;
	letter-spacing: -.05em;
}
.liga_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
.texto_encabezado_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #404A27;
	font-weight: bold;
	letter-spacing: -1px;
}
.texto_tit_programas {
	font-family: Arial, Helvetica, sans-serif;
	color: #9a180b;
	font-size: 18px;
	background-image: url(../assets/bg_below.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	background-position: left bottom;
	padding-left: 30px;
}
.text_normal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030;
	text-decoration: none;
}
.text_normal_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A180B;
	text-decoration: none;
}
