@charset "ISO-8859-1";
body {
	font-size: 1px;
	line-height: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tutto {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#tutto #testata {
	background-image: url(../images/testata.jpg);
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 800px;
}
#tutto #centro {
	padding: 0px;
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tutto #centro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.25px;
	line-height: 18.25px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#tutto #centro p.centrato {
	text-align: center;
}
#tutto #centro p.centrato img {
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px none #FFFF00;
}
#tutto #centro p.centrato img:hover {
	padding: 0px;
	height: 110px;
	width: 110px;
	border: 3px solid #990000;
	margin: 2px;
}
