/* CSS Document */

#noticias_titulo {
	width: 100%;
	height:auto;
	margin: 0px;
	padding: 0px;
	text-align:left;
	
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #0066B2;
}

#noticias_data {
	width: 100%;
	height:auto;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:10px;
	color: #6D6E71;
}

#noticias_gravata {
	width: 100%;
	height:auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align:left;
	
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:12px;
	color: #6D6E71;
}