.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../../frontend/img/ico/load2.png') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
    display: none;
} 

/*letras principal - intranet */

.sonrie_custom1{
	color:#31859c;
	font-family: "Century Gothic";
	font-size: 15pt;
	
}	

.sonrie_custom2{
	font-family: "Century Gothic";
	font-size: 20pt;
	/*font-weight: bold;*/
	color: #31859c;
}

.sonrie_custom3{
	font-family: "Century Gothic";
	font-size: 35pt;
	color: #254061;
}

.sonrie_custom4{
	font-family: "Century Gothic";
	font-size: 35pt;
	color: #1e9e6d;
}





/*Texto */


.sonrie_parrafo1{
	/*#254061*/
	color:#31859c;
	font-family: "Century Gothic";
	font-size: 10pt;	
}


.sonrie_backg-footer{
	background-color: #dbeef4;
}


.sonrie_parrafo1n{
	/*#254061*/
	color:#000000;
	font-family: "Century Gothic";
	font-size: 10pt;	
}


