#Destacados {
	clear: none;
	float: right;
	width: 168px;
}

#Destacados .imagen {
	clear: none;
	float: right;
}

#Destacados .item {
	background-image: url(../images/destacados/destacados_menu_fondo.png);
	padding-left: 40px;
	padding-bottom: 10px;
}

#Destacados .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;
}