.coda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFDFBF;
	text-decoration: none;
}
.coda a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFDFBF;
	text-decoration: none;
}

.coda a:visited {
	color: #FFDFBF;
	text-decoration: none;
}
.coda a:active {
	color: #FFDFBF;
	text-decoration: none;
}

.coda a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.TestoS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;	
	color: #666666;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
}
.Testo a:link{
	color: #B85E30;
	text-decoration: none;	
}
.Testo a:visited{
	color: #B85E30;
	text-decoration: none;	
}
.Testo a:active{
	color: #B85E30;
	text-decoration: none;	
}
.Testo a:hover{
	color: #B85E30;
	text-decoration: underline;	
}

.TestoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 8px;
}
.TestoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.Titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B85E30;
	text-decoration: none;
}
.Cella1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	width: 200px;
	border: 1px solid #FFDFBF;
	background-color: #FFFFFF;
}

.Cella1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 240px;
	border: 0px none;
	background-color: #FFDFBF;
}
.Cella2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	width: 150px;
	border: 1px solid #FFDFBF;
	background-color: #FFFFFF;
}

.Cella3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	width: 40px;
	border: 1px solid #FFDFBF;
	background-color: #FFFFFF;
}

.Cella4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	width: 300px;
	border: 1px solid #FFDFBF;
	background-color: #FFFFFF;
}

.MenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFDFBF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.MenuTop a:link{
	color: #FFDFBF;
	text-decoration: none;
}
.MenuTop a:visited{
	color: #FFDFBF;
	text-decoration: none;
}
.MenuTop a:active{
	color: #FFDFBF;
	text-decoration: none;
}
.MenuTop a:hover{
	color: #FFFFFF;
	text-decoration: Underline;
}.BkPiantina {
	background-attachment: fixed;
	background-image: url(../img/PiantinaS.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
