#ListaNoticias{
	width:95%;
	margin:auto;
}

#HeaderListaNoticias{
	background-image:url(../../slices/header-ListaNoticias.png);
	width:352px;
	height:64px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0;
}

#ConteudoListaNoticias{
	width:100%;
	float:left;
	margin:0 0 5px 0;
}

#ConteudoListaNoticias{
	width:100%;
	float:left;
}

.ItemNoticias a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	width:605px;
	float:left;
	margin:0 0 10px 0;
	height:20px;
	cursor:pointer;
	background-image:url(../../slices/bg-ItemNoticia.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.ItemNoticias a:hover{
	background-position:left bottom
}

.DataNoticia{
	color:#FFFFFF !important;
	width:75px;
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	display:block;
	float:left;
	font-size:9px;
	text-indent:3px;
}

.DataNoticia:hover{
	background-position:left bottom;
	color:#FFFF00 !important;
}

.TxtListaNoticia{
	color:#000000;
	font-size:10px;
	height:20px;
	display:block;
	float:left;
	margin:0 0 0 5px;
}

.TxtListaNoticia:hover{
	background-repeat:no-repeat;
}
