.table_general{
	width:100%;
	height:100%;
	border:0;
}
}
.central_section{
	width:100%;
}


.table_content{
	background-color: none; 
	width: 100%;
}	
.copyright{
	text-align: center;
	vertical-align: baseline;
	width: 100%;	
	font-family: century gothic;
	color: grey;
	font-size: 10;
}
.testo {
	font-family: century gothic;
	color: white;
	font-size: 16px;
	margin: 5px;
	overflow: scroll; 
	height: 300px; 
	width: 100%;
}

.download_pdf{
	background-image: url("../images/PDFFile.ico");
	background-repeat:no-repeat;
	height: 10px;
	width: 10px;	
}

body {
width:100%;
height:100%;	
background-image: url("../images/sfondo.png");
background-repeat: no-repeat;
background-color:  #03fb1a;
background-position: center;
	cursor: url(images/puntatore.ico);
	height: 70%;
}

.photo{
	height: 120px;
	width: 120px;
}
