.ver_news a{
	text-decoration: none;
    color:#afb578;
}


.ver_news a:hover {
	text-decoration: none;
    color:#0486b6;
}


.principal_goldenews{
	position:relative;
	float:left;
	width: 630px;
}

.edicoes{
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfe0cc;
	margin-bottom: 15px;
}

.edicao_goldenews{
	position:relative;
	float:left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #afb578;
	margin-bottom: 15px;
}

.imagem_news{
	position:relative;
	float:left;
	margin-right: 10px;
}

.titulo_news{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	float: none;
	margin-bottom: 10px;
}
.titulo_news_2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	float: left;
	margin-bottom: 10px;
}


.texto_news{
	position:relative;
	float:none;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.texto_news_2{
	position:relative;
	float:left;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.texto_news_2 img{
	width: 112px;
	height:75px;
}
.texto_news_2 object{
	width: 300px;
	height:230px;
}
.texto_news_2 embed{
	width: 300px;
	height:230px;
}
.ver_news{
	position:relative;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #afb578;
	margin-bottom: 10px;
	margin-top: 10px;
}


.conteudo_ver{
	position:relative;
	float:left;
	width: 100%;
}
