a:hover {
    color: #f37c7e !important;
}
.colapser {
    cursor: pointer;
    margin: 15px !important;
    background-color: #fff;
    padding: 10px 15px;
}    
.marginright {
	margin-right: 50px !important; 
}

/**umb_name:Titulo*/
.Titulo {
	line-height: 1.3em !Important;
	font-size: 35px !important;
	color:#000;
}

/**umb_name:Sub-Titulo*/
.SubTitulo {
	line-height: 1.3em !Important;
	font-size: 18px;
	color:#000;
}

/**umb_name:TextoCorrido*/
.TextoCorrido {
	line-height: 1.3em !Important;
	font-size: 13px;
	color:#000;
}

/**umb_name:TextoCorridoLink*/
.TextoCorrido a {
	color:#d3d3d3;
	font-weight:bold;
}

/**umb_name:TituloBranco*/
.TituloBranco {
	line-height: 1.3em !Important;
	font-size: 35px;
	color:#fff;
}

/**umb_name:Sub-TituloBranco*/
.SubTituloBranco {
	line-height: 1.3em !Important;
	font-size: 15px;
	color:#fff;
}

/**umb_name:TextoCorridoBranco*/
.TextoCorridoBranco {
	line-height: 1.3em !Important;
	font-size: 13px;
	color:#fff;
}
