#noticia_singular{
	width: 100%;
	background-color:#ffffff;
}
	
	.top_verde_sigular{
		background: url('/static-media/topo_noticia_singular.jpg') no-repeat;
		width: 452px;
		min-height:20px;
		margin-left: 6px;
		background-color:#c8d52d;
	}
		
		.top_verde_sigular p{
			padding-top: 5px;
			padding-left: 10px;
			padding-bottom: 5px;
			font: normal bold 13px Arial, Helvetica, Geneva, sans-serif;
			color: #cc0000;
		}
		
	.texto_intro{
		width: 452px;
		background-color: #d1e2e8;
		margin-left: 6px;
	}
		
		.texto_intro p {
			color: #666666;
			text-align:justify;
			padding:5px;
			font-weight: bold;
		}
		
	#noticia_tbl_images {
		float:right;
		margin-left:8px;
		margin-bottom:8px;
		text-align:center;
		width:50px;
	}
	
		#noticia_tbl_images .rimage {
			padding:3px;
		}
		
		#noticia_tbl_images .rtext {
			padding:3px;
			padding-bottom:6px;
		}
	
	.desenv_noticia {
		width: 452px;
		margin-left: 6px;
		background-color: #e5eef4;
	}
		
		.desenv_noticia table {
			width:100%;
		}
	
	#news-detail-content {
		color: #666666;
		text-align: justify;
		padding:5px;
	}
	
	.fundo_azul_sigular{
		background: url('/static-media/fundo_noticia_singular.jpg') no-repeat;
		width: 452px;
		min-height: 20px;
		margin-left: 6px;
		clear:both;
	}
	
	.voltar {
		float: right;
		padding-right:22px;
	}
		
		.voltar a {
			color: #cc0000;
			text-decoration: none;
		}
		.voltar a:hover{
			color: #cccc33;
			text-decoration: none;
		}
	
#outras_noticias{
	width: 100%;
	background-color:#ffffff;
}
	
	.label_outras {
		margin-top: 15px;
		height: 16px;
		color:#ffffff;
		font-weight:bold;
	}
	
	.link_noticia {
		margin-left: 11px;
		margin-top: 8px;
	}
		
		.link_noticia a {
			color: #66a4b0;
			text-decoration: none;
		}
		
		.link_noticia a:hover{
			color: #4c8793;
			text-decoration: none;
		}

#noticia_destaque {
	width: 452px;
	margin: 10px auto;
	margin-bottom:10px;
	background-color:#d7e5ee;
}
	
	.conteudo_noticia{
		margin-left:6px;
		margin-right: 7px;
		background-color:#d9e7ea;
	}
		
		.conteudo_noticia p {
			padding-top: 5px;
			margin-left:15px;
			margin-right: 15px;
		}
		
	.topo_noticia {
		background: #ADCCD1 url('/static-media/topo_distrito.jpg') no-repeat;
		width: 452px;
		min-height:20px;
	}
	
	.topo_noticia p {
		text-align:center;
		padding: 3px 7px 3px 7px;
	}
	
		.topo_noticia a {
			text-decoration:none;
			font-weight:bold;
			color:#ffffff;
		}
	
	.img_noticiaz {
		float: right;
		margin: 10px;
	}
	
	.fundo_noticia{
		background: #ADCCD1 url('/static-media/fundo_distrito.jpg') no-repeat;
		width: 452px;
		height: 16px;
		clear:both;
		margin-top:5px;
	}
	
	.pubdate {
		float:left;
		margin-left:22px;
		font-size:8pt;
	}

#news-content {
	min-height:470px;
}

.news_control {
	margin:10px;
}

	.news_control .archive_bt {
		float:left;
	}
	
	.news_control .navigation {
		float:right;
	}
	
	.news_control a {
		color: #cc0000;
		text-decoration: none;
	}
	
	.news_control a:hover {
		color: #cccc33;
		text-decoration: none;
	}
	
	.news_control span {
		padding:2px;
		border:1px dashed gray;
	}

#noticia_galeria {
	text-align:center;
}
	
	#noticia_galeria a {
		color: #cc0000;
		text-decoration: none;
	}
	
	#noticia_galeria a:hover{
		color: #cccc33;
		text-decoration: none;
	}

#options {
	text-align:center;
}
	#options table {
		width:10%;
		margin:0 auto;
	}

.icon {
	width:16px;
	height:20px;
	vertical-align:middle;
	padding: 0px 5px 0px 5px;
}

.mp3 {
	width:60px;
	height:20px;
	padding:0px 5px 0px 5px;
}