﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	background :url(../immagini/logo_GAP20_bg.jpg);
	background-attachment:fixed;
	background-position: top center;
}
#centrato {
	padding-top: 120px;
	padding-left: 10px;
	width: 1024px; 
	height: 768px;
	margin: auto;
	font-family : arial, sans-serif, helvetica;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../immagini/sfondo_macchi_1024x768_logo.jpg);
	background-position: top center;
	
}
#colSx {
	margin-top: 10px;
	float: left;
	width: 200px;
}
#colCentro {
	margin-top: 20px;
	font-size: smaller;
	text-align: justify;
	float: left;
	width: 680px;
}
#colDx {
	margin-top: 10px;
	float: left;
	width: 120px;
}
#colDx .oggetto {
	width: 100px;
}
#footer {
	clear: both;
	font-size: smaller;
	text-align: center;
}
#titolo {
	font-family: Arial, Helvetica, sans-serif, cominc sans MS;
	font-size: larger;
	color: Green;
	font: bolder;
}

