.menu_novedades {
	margin: 0;
	padding: 8px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.menu_novedades h3 {
	margin: 0 0 2px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.menu_novedades h3 a {
	color: #333;
}
.menu_novedades ul {
	padding: 4px 8px 4px 0;
}/*
.menu_novedades ul li {
	float: left;
	width: auto;
}*/
.menu_novedades ul li a {
	padding: 0 0 0 8px;
	line-height: 1.6;
	background: url(http://www.cervantes.es/imagenes/image/comunes/flechas/der_rj.gif) no-repeat 0 3px;
	color: #333;
}
.menu_novedades ul li a:hover {
	color: #C00;
}

/* Twitter */

#tw_feed_container {
	margin: 6px 0 12px 0px;
	padding: 4px 0 0 0;
	width: 99%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background: #FBFAF8 url(http://www.cervantes.es/imagenes/image/comunes/iconos/bg_tw_pod.gif) no-repeat right bottom;
	background-size: 100%;
}
#tw_feed_container img {
	width: 14px;
	height: 14px;
}
#tw_feed_container h4 {
	display: inline;
	padding: 5px 0 9px 20px;
	margin: 8px;
	background: transparent url(http://www.cervantes.es/imagenes/image/comunes/iconos/twitter_14.png) no-repeat 0 5px;
}
#tw_feed_container h4 a {
	color: #000;
	font-size: 1em;	
}
#tw_feed ul {
	padding: 0 0 8px 0;
	margin: 5px 8px 5px 5px;
}
#tw_feed p {
	padding: 2px;	
}
#tw_feed li {
	margin: 3px;
	border-top: 1px solid #ccc;
}
#tw_feed li + li {
	border-top: none;
	border-top: 1px dotted #c9c9c9; 
}
#tw_feed ul a {
	color: #c00;
	background: none;
	padding: 0;
}
#tw_feed a:hover {
	text-decoration: underline;
}