/* CSS Document */
.texto h1{
	display: none;
}

.texto h2{
	color: #363942;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.texto h2 a{
	color: #363942;
	text-decoration: none;
}
.texto h3{
	color: #FEB200;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 34px;
}
h4{
	font-size: 12px;
	line-height: 11px;
	color: #FEB200;
	margin-top: 8px;
	font-weight: bold;
	margin-bottom: 8px;
}
a{
	color: #666666;
	text-decoration: none;
}

p{
	margin-bottom: 8px;
}
.texto{
	margin-left: 156px;
	float: left;
	width: 456px;
	padding-top: 20px;
	float: left;
/*	background-color: #00CC99;
*/}
.noticias .texto{
	margin-left: 8px;
	float: left;
	width: 456px;
	padding-top: 20px;
	float: left;
}
.links_relationados{
	float: left;
	text-align: right;
}
	
.seta{
	color: #FEB200;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	text-decoration: underline;	
}
.links_relationados a{
	color: #666666;
	font-size:9px;
	text-decoration: underline;
}
.destaque{
	color: #FEB200;
}
