.contAppunti{
	background-image: url(../Panoramiche/Biblioteca/Appunti/Archivio.jpg);
	background-repeat:no-repeat;
    background-size: 100% 100%;	
	width: 700px;  
    height: 560px;	
	padding-left:100px;
  }
  #Sfondo{
	background-image: url(../Panoramiche/Biblioteca/Appunti/Sfondo.png);
    background-size: 100%;
	background-repeat:no-repeat;		
	position: absolute;
    width: 300px;  
    height: 150px;
	margin-top: 30px; /*120px*/
	z-index:15;
  }
  .documenti {
	position: absolute;
	background-repeat:no-repeat;
    width: 300px;
    height: 450px;
	margin-top: 110px; /*200px*/
    background-size: 100%;		
	/*-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);*/
	left:0;
  }  