a {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #526d17;
}
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e4bod;
}
.testoForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pulsantiForm {
	background-color: #EEE7B9;
	height: 20px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8A6030;
}
.macromenu {
	background-image: url(../img/menu.jpg);
	vertical-align: top;
}
.contenuti {
	text-align: justify;
	color: #5e4b0d;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin: 2px;
}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
}
.foto {
	border: 1px solid #516D18;
}

