@charset "utf-8";
#NOTICIAS {
	width: 420px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	padding-bottom: 20px;
}
.TITULOSECCION {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
#NOTICIAS  img {
	height: 105px;
	width: 140px;
	margin-right: 10px;
}
#NOTICIAS a {
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	font-style: normal;
	color: #1C399B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#NOTICIAS a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-variant: normal;
	text-transform: none;
	color: #1C399B;
}


.TITULO {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.TXT {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
