#columna_news {
	margin-top: 20px;
	width: 540px;
	float: left;
	margin-left: 78px;
}
#columna_news .item_news {
	margin-top: 12px;
	float: left;
	width: 540px;
	margin-bottom: 12px;
}
#columna_news .img_news {
	height: 170px;
	width: 226px;
	border: 1px solid #000000;
	float: left;
}
#columna_news .txt_news {
	float: left;
	width: 304px;
	margin-left: 4px;
}
#columna_news .title_news {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#columna_news .date_news {
	font-size: 12px;
	color: #666666;
}
#columna_news .info_news {
	margin-top: 6px;
	float: left;
	width: 304px;
}#columna_news .info_news p {
	line-height: 16px;
}
#other_news {
	margin-top: 16px;
}
#other_news .item_actual_news {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#other_news .item_other_news {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#other_news .date {
	color: #666666;
	margin-left: 4px;
}
#other_news .info {
	font-weight: normal;
	color: #000000;
	margin-left: 4px;
}
#other_news .info a {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
#other_news .info a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

