.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.legendas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	padding-top: 5px;
}
.copy3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.cpImagens{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
.subtitulo{
	font-size: 10px;
	font-weight: bold;
}
.noticias{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
.titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}

.destaque{
	background-color: #F5F5EF;
	padding: 10px;
}
.destaque div{
	border: 1px solid #fff;
	padding: 5px;
}
