
#cabecera #botonera {
	clear: both;
	padding-top: 2px;
	width: 990px;
}
#cabecera #botonera a {
	line-height: 42px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 16px;
	padding-left: 16px;
	color: #404040;
	font-size: 13px;
	text-decoration: none;
}
#cabecera #botonera a:hover {
	color: #B5162C;
}
#cabecera #botonera .active {
	color: #B5162C;
}
#noticia_home .noticia {
}

