body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #81241D;
	background-color: #Fff;
	margin: 0px;
	scrollbar-base-color:#efa23b;
}
td{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	background-attachment: fixed;
	background-image: url(immagini/fiore.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC66;
	padding-bottom: 7px;

}
a{
	color: #81241D;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	background-color: #efa23b;
	color: #81241D;
	text-decoration: none;
	font-weight: bold;

}
.bordo {
	border: 1px solid #efa23b;
		

}
.testi {
	text-align: justify;
	padding-right: 20px;
}
.footer {
	color: #81241D;
	background-color: #efa23b;
	padding-top:3px;
	border-top-color:#FFF;
	border-top-width: 0px;
	border-top-style: solid;
}
