#boxNoticias{
	width:562px;
	float:left;
	height:290px;
}
#showNoticia{
	width:539px;
	float:left;
	height:289px;
}
#overTitleNoticia{
	width:534px;
	position:absolute;	
	padding:5px 0 5px 5px;
	height:35px;
	margin-top:244px;
	background:url(../images/bgTitles.png) repeat;
}
#boxListNumNoticias{
	width:23px;
	float:left;
	height:289px;
}
#itemNumNoticias{
	width:23px;
	float:left;
	height:49px;
}
#itemNumNoticias a{
	width:23px;
	height:35px;
	float:left;
	background:#181818;
	text-align:center;
	color:#fbbd00;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	padding-top:13px;
	border-bottom:1px solid #000;
	font-weight:bold;
}
#itemNumNoticias a.selected{
	background:#fbbd00;
	color:#000;
}

#noticiasHidden{
	display:none;
}
