/*
///////////////////////////////////////////Noticias///////////////////////////////////
*/

#conteudos .itemNoticias{
	padding-bottom:7px;
	text-align:left;
	clear:both;
	overflow:hidden;
}


#conteudos .itemNoticias .data{
	font-size:9px;
	color:#425161;
}

#conteudos .itemNoticias a{
	text-decoration:none;
	font-weight:700;
	color:#425161;
}

#conteudos .itemNoticias a:hover{
	text-decoration:underline;
}


#conteudos .itemNoticias p{
	padding:0px;
	margin:0px;
}