#Noticias {
	clear: none;
	float: left;
	width: 412px;
}

#Noticias .Noticias_Listado_Titular {
	clear: left;
	float: left;
	width: 400px;
	background-color: #f2cca4;
	padding: 5px;
}

#Noticias .Noticias_Listado_Cuerpo {
	clear: left;
	float: left;
	width: 400px;
	padding: 5px;
}

#Noticias .item_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a23e00;
	text-decoration: underline;
}

/* Navegación */
#Noticias .Elementos_Totales {
	clear: left;
	text-align: center;
}

#Noticias .Navegador {
	clear: left;
	text-align: center;
}
