.registro_geral {
	padding: 40px 0px 40px 0px;
	float: left;
	width: 100%;
	position: relative;
	text-align: left;
}

.registro_geral .imagem_interna{
	margin: 0px 0px 40px 0px;
	position: relative;
	text-align: center;
}

.registro_geral h1 {
	font-family: 'Myriad Pro Bold';
	color: #000;
	font-size: 40px;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 0;
	margin-top: 0px;
	padding-bottom: 40px;
	padding-top:0px
}

.registro_geral .texto {
    font-family: 'Myriad Pro Regular';
    color: #000;
    font-size: 15px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    margin-top: 0px;
    line-height: 25px;
    text-align: justify;
    /*border-bottom: 2px solid #F0EFEB;*/
    padding-bottom: 30px;
}
.registro_geral .borda {
	border-bottom: 2px solid #F0EFEB;
	padding-bottom: 0px;
	padding-top: 0px
}

.galeria_manutencao {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 30px;
    padding-top: 0px;
    border-top: none;
}

.home-clientes {
	float: left;
	width: 100%;
	margin-bottom: 80px;
}

.titulo_laranja {
	margin: 0 0 30px 0;
}

.div-img-institucional {
	margin-bottom: 40px !important;
}