#ListadodeNoticias {

}

#ListadodeNoticias h1 {

}

#ListadodeNoticias h1 .RSSPortada {
	float: right;
}

#ListadodeNoticias ul li {
	margin-bottom: 12px;
}

#ListadodeNoticias ul li span {
	font-size: 0.8em;
}

#RecursosNoticias {
	float: right;
	margin-left: 15px;
}

#RecursosNoticias a {
	width: 320px;
	overflow: hidden;
}

#RecursosNoticias a img {
}


.Agregadores {
	display: block;
	clear: both;
	margin-top: 40px;
	padding: 15px;
	border: 1px solid #D7D7C9;
}


