.table_general{
	width:90%;
	height:80%;
	border:0;
}
.left_section{
	width:20%;
	vertical-align:top;
	left: 0px;
	top: 0px;
}
.central_section{
	width:70%;
}


.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: 87%;
}

.download_pdf{
	background-image: url("../images/PDFFile.ico");
	background-repeat:no-repeat;
	height: 10px;
	width: 10px;	
}

body {
width:100%;
height:100%;	
background-color: black;
background-image: url("../images/sfondo.png");
background-repeat: no-repeat;
background-position: center;
	cursor: url(images/puntatore.ico);
	height: 70%;
}

.photo{
	height: 120px;
	width: 120px;
}

