body {
}
.fondogrigio {
	background-image: url(img/back_centrale.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.backgenerale {
	background-image: url(img/back_generale.gif);
	background-repeat: repeat-x;
}
.backblugenerale {
	background-image: url(img/back_blu_generale.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	font-style: oblique;
	list-style-type: square;
}
.testo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-type: square;
	padding-top: 70px;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.testo-evidenza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: D15151;
	font-style: oblique;
	list-style-type: square;
}
.testo-courier {
	font-family: "Courier", serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-type: square;
}
.box {
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	background-position: 100px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #2296C1;
	padding-top: 80px;
	padding-right: 80px;
	padding-left: 120px;
}
.testo02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-type: square;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.box02 {
	background-repeat: no-repeat;
	background-position: 50px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #2296C1;
	background-image: url(img/box_02.gif);
}
.testo03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-type: square;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.box03 {
	background-repeat: no-repeat;
	background-position: 110px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #2296C1;
	background-image: url(img/box_03.gif);
}
.box04 {
	background-repeat: no-repeat;
	background-position: 110px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #2296C1;
	background-image: url(img/box_04.gif);
	padding-top: 100px;
	padding-right: 50px;
	padding-left: 142px;
}
.testo04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-type: square;
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
}
a:link {
	color: #d15151;
	text-decoration: none;
}
a:visited {
	color: #d15151;
	text-decoration: none;
}
a:hover {
	color: #d15151;
	text-decoration: underline;
}
a:active {
	color: #d15151;
	text-decoration: none;
}

