@charset "utf-8";
/* CSS Document */

div.noticias_mostrar {
	width:560px;
	height:auto; 
	float:left; 
	border-bottom:solid #999 1px;
	padding-bottom:10px;
	margin:0 0 20px 13px; 
	font-family:Verdana, Geneva, sans-serif; 
	text-align:justify; 
	font-size:12px;
	line-height:16px;
}

.not_legenda{
	color:#000000;
	font-size:10px;
	line-height:10px;
	text-align:center;	
}

#not_foto {
	width: 230px;
	height: auto;
	border:1px solid #999;
	text-align:center;
	padding:5px;
	margin:5px;
	float:left;
}
