.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;







}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.menu a:active {
color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu a:visited {

color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu a:hover {
	width: 100%;
	background-color: #FF9900;
	color: #000000;



}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.sfondo1 {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo2 {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.sfondo3 {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordi-esterni {
	border-left-style: solid;
	border-left-color: #990000;
	border-left-width: 1px;

}
.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	color: #663300;
	background-color: #FFCC00;

}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 10px;
	text-decoration: none;



}
.sfondo4 {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo5 {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_3b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo6 {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_6b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

