@charset "utf-8";
/* CSS Document */

#noticias_ascom {

	width: 475px;
	height: auto;
	
	float: left;
	
	margin: 0;
	margin-bottom: 5px;

}

h5.titulo_noticia_principal_ascom {

	padding: 7px;
	text-align: justify;
	padding-bottom: 0;
	font-size: 14px;

}

h5.titulo_noticia_principal_ascom a {

	color: #000;
	text-decoration: none;

}

h5.titulo_noticia_principal_ascom a:hover {

	text-decoration: underline;

}

#conteudo_noticias_principal_ascom {

	width: 475px;
	height: auto;
	
	float: left;
	
	color: #000000;
	
	margin-bottom: 5px;

}

#noticia_principal_ascom {

	width: 260px;
	height: auto;
	
	float: left;
	
	padding-bottom: 3px;
	
}

#noticia_principal_ascom ol li {

	width: 245px;
	height: 144px;
	
	margin: 0;
	
	float: left;
	
	background: #f5f5f5;
	
	padding-bottom: 3px;
	padding: 5px;
	
}

p.resumo_noticia_principal_ascom a {

	font-weight: normal;
	color: #383638;
	padding: 5px;
	margin-top: 3px;
	text-decoration: none;

}

p.resumo_noticia_principal_ascom a:hover {

	text-decoration: underline;

}

#conteudo_ascom {

	width: 583px;
	height: auto;
	
	float: left;
	
	clear: both;
	
	padding:0;
	margin:0;
	
	margin-top: 16px;
	margin-left: 15px;

}

p.resumo_noticia_principal_ascom {

	padding: 7px;
	text-align: justify;

}


#imagem_noticias_ascom {

	width: 207px;
	height: 154px;
	
	float: left;

}

#noticias_secundarias_ascom {

	width: 475px;
	height: auto;
	
	float: left;
	clear: both;
	
	margin-bottom: 5px;

}

.secundarias_ascom {

	width: 475px;
	height: auto;
	
	float: left;
	clear: both;
	
	margin-bottom: 5px;

}

.secundarias_ascom ol li {

	width: 213px;
	height: auto;
	
	float: left;
	
	margin-right: 16px;
	
	background-color: #f5f5f5;
	
	padding: 5px;

}

.todas_noticias_ascom {
	
	width: 463px;
	height: auto;
	
	float: left;
	clear: left;
	
	margin: 0;

}

.todas_noticias_ascom ol li {

	margin-bottom: 5px;
	background: #f5f5f5;

}

img.imagem_cobertura_especial {

	float: left;
	
	margin-right: 10px;
	margin-bottom: 10px;

}

p.conteudo_ler_detalhe {

	margin-top: 20px;

}

img.imagem_ler_detalhe{

	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}