/*----------------------------*/
/*        Encabezado          */
/*----------------------------*/
.fondoEncabezado {
	background-attachment : fixed;
	background-position   : 0 85px;
}
.pendon {
	background-image	  : url('../img/pendon.png');
	background-repeat     : no-repeat;
	/*padding-top: 1px;*/
	/*position: fixed; */
	/*	bottom: 0px; 
	left: 0px;*/
	/*	    position:absolute;*/	
	position              :relative;
	top                   : 1px;
/*	top                   : 6px;	*/		  
}
.navbar-header-ine img{
	position              :absolute;
	top                   : 55px;
	z-index				  : -1
}
.logo {
	position              :absolute;
	z-index: -1
}
