body {
	background-attachment: fixed;
	background-image: url(../img/righe2.jpg);
	background-repeat: repeat;
	background-color: #84d0f0;
	margin: 0px;
}
.stringa {
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}
.bordo {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #788f1e;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover, a.hover {
	color:#339933;
	text-decoration: none;
}
.testo {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 22px;
	border-right-style: solid;
	border-right-color: #788f1e;
	border-right-width: 5px;
}
.titolo_menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu {
	color:#000066;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.img_cella {
	text-align: left;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.img_cella2 {
	text-align: left;
	clear: right;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cella_testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	border: 5px solid #285FB8;
	color: #000066;
	line-height: 17px;
	padding: 10px;
}
.cella_flash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border: 5px solid #285FB8;
	color: #000066;
	line-height: 17px;
}
.img_piu {
	text-align: center;
	border: 2px solid #285FB8;
	margin: 5px;
}
.menusfondo {
	background-image: url(../img/menusfondo.jpg);
	background-repeat: repeat-x;
}
#flashcont {
    width: 800px;
	height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:justify;
	border: 5px solid #285FB8;
	color: #000066;
	line-height: 17px;
}
h1 {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
