.label_outras{
	margin-top: 15px;
	height: 16px;
}
	.label_outras p{
		font-weight: bold;
		color: #fff;
	}
	

.link_servicos {
	margin-left:25px;
	margin-top: 8px;
}
			
	.link_servicos a, .link_servicos a:hover {
		color: #66a4b0;
		text-decoration: none;
		}
	.link_servicos a:hover {
		color: #4c8793;
	}
		.link_servicos {
			color: gray;
		}
	
.top_servicos{
	background: url('/static-media/topo_distrito.jpg') no-repeat;
	width: 452px;
	min-height: 30px;
	margin-left: 6px;
	background-color:#d1dfe8;
}
	.top_servicos p{
		color: #cc0000;
		font-weight: bold;
		font-size: 13px;
		margin-left: 15px;
		margin-right: 15px;
		padding-top: 10px;
		text-align: center;
	}
	
.fundo_servicos{
	background: url('/static-media/fundo_distrito.jpg') no-repeat;
	width: 452px;
	min-height: 20px;
	margin-left: 6px;
}
    .fundo_servicos .ler_mais {
        float:none;
        width:200px;
        margin-left:20px;
    }

.conteudo_servicos{
	margin-left:6px;
	margin-right: 7px;
	background-color:#d9e7ea;
}
	.conteudo_servicos p {
		padding-top: 5px;
		margin-left:15px;
		margin-right: 15px;
		padding-bottom: 10px;
	}
		
		.conteudo_servicos ul {
			margin: 0px 0px 10px 15px;
		}
		
			.conteudo_servicos ul li {
				list-style-type:disc;
				list-style-position:inside;
			}
		
		.conteudo_servicos a, .conteudo_servicos a:hover {
			color: #66a4b0;
		        text-decoration: none;
		}
		
		.conteudo_servicos a:hover {
			color: #1c8793;
                        text-decoration:none;
		}

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


.fundo_branco {
	text-align: center;
	padding-bottom:1px;
}

	.fundo_branco SPAN {
		color:#cc0000;
		padding:0px 5px 0px 5px;
	}
	
	.fundo_branco a, .fundo_branco a:hover {
		color: #cc0000;
		text-decoration: none;
		font-size:8pt;
		padding:5px;
	}
	
	.fundo_branco a:hover {
		color: #cccc33;
	}