@charset "utf-8";
/* CSS Document */


#josepajares {
	float:left;
	position: relative;
   overflow: scroll;
    z-index: 9999999;
    width: 100%;
    height: inherit;
    background-color: #fff;

	
}

#arancha {
	float:left;
	position: relative;
   overflow: scroll;
    z-index: 9999999;
    width: 100%;
    height: inherit;
    background-color: #fff;

	
}

.trayectoria div.imp {width:95% !important;}
#contenido, #cabecera, #pie{display:none !important;}

::-webkit-scrollbar { 
    display: none !important; 
}