.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F717E;
	line-height: 18px;
}
.texto strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E49A05;
}
.texto em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D3758;
	font-style: normal;
}
.texto a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: underline;
}
.texto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: underline;
}
.texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: underline;
}
.imgnoticias {
	border: 1px solid #6F6D83;
	margin-right: 10px;
	margin-bottom: 5px;
}

.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.txthora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #655892;
}
.txttitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E49A05;
}
.textodestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60626C;
}
.textodestaque strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38334f;
}
.textocinza a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.textocinza a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.textocinza a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.textonoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C2CD;
}
.textonoticias strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E49A05;
}
.textonoticias a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
.textonoticias a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
.textonoticias a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
.textobranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.imagem01 {
	padding-right: 10px;
}

