.sfondo {
	background-image: url(../foto/sfondobb.jpg);
	background-attachment: fixed;
	
}
.sfondo3 {
	background-color: #d4dede;
	background-attachment: fixed;
	font-family: Times New Roman, Times, serif;
	font-size:15px;
	text-align: center;
}
.sfondoHeader {
	background-color: #FFFFFF;
}
.scroll {
	background-image: url(../foto/sfondobb.jpg);
	background-repeat: repeat-x;
	width: 750px;
	border: 2px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	padding: 3px;
	font-family: Times New Roman, Times, serif;
	font-size:15px;
	text-align: left;
}

.bottoniera{
	width: 750px;
	border: 0;
}

.bottoniera td{
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.tabelle_corpo {
	font-family: Times New Roman, Times, serif;
	font-size:16px;
	text-align: justify;
}

.tabelle {
	background-color: #FFFFFF;
	text-align: left;
}
.menu {
	background-color: #f9e7d7;	
	font-family: Times New Roman, Times, serif;
	font-size:21px;
	text-align: center;
	font-style: italic;
}

.menu:hover{
	background-color: #d7f9db;
	border: 0px solid #808080;	
	font-family: Times New Roman, Times, serif;
	font-size:21px;
	text-align: center;
	font-style: italic;
}

.titolo_indirizzo{
	font-size:30px;
	font-style: italic;
	font-weight: normal;
}

.box_home_titolo{
	font-family: Times New Roman, Times, serif;
	font-size:32px;
	font-style: italic;
	font-weight: bold;
}

.box_home_sottotitolo{
	font-size:18px;
	font-style: italic;
}

.preview {
	height: 600px;
	width: 800px;
	overflow: scroll;
}
center table {
	DISPLAY: none;
}

center:hover table, center.over table {
	/* lists nested under hovered list items */
	display: block;
}

#sfondoDati {
	background-image: url(../foto/sfondoDati.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-size:14px;
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
#sfondoDati a {
	color: #66B51A;
	text-decoration: none;
}
#sfondoDati a:visited {
	color: #66B51A;
}
#sfondoDati a:active {
	color: #66B51A;
}
#sfondoDati a:hover{
	color: #66B51A;
}

.button{
	background-image: url(../foto/tasto.jpg); 	
	font-family: Times New Roman, Times, serif;
	font-size:21px;
	text-align: center;
	font-style: italic;
}

.button a {
	background-image: url(../foto/tasto.jpg);
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	text-align: center;
	color: #66B51A;
	text-decoration: none;
	font-style: italic;
}
.button a:visited {
	color: #66B51A;
}
.button a:active {
	color: #66B51A;
}
.button a:hover{
	background-image: url(../foto/tasto2.jpg);
	display:block;
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	text-align: center;
	font-style: italic;
}
.button2{
	background-image: url(../foto/tasto3.jpg);
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	text-align: center;
	font-style: italic;
}

.button2 a {
	background-image: url(../foto/tasto3.jpg);
	display:block;
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	text-align: center;
	color: #66B51A;
	font-style: italic;
}
.button2 a:visited {
	color: #66B51A;
	text-decoration: none;
}
.button2 a:active {
	color: #66B51A;
}
.button2 a:hover{
	background-image: url(../foto/tasto3.jpg);
	display:block;
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	text-align: center;
	font-style: italic;
}
a {
	color:#4c9333;
	text-decoration: none;
}
a:visited {
	color:#4c9333;
	text-decoration: none;
}
a:hover {
      color:#d23c3c;
	text-decoration: none;
}
a:active {
	color:#2b7de3;
	text-decoration: none;
}