body {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #005C29;
}
p, li, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999900;
	font-size: 14px;

}

.menufooter {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

A.menufooter:hover {  
	text-decoration: underline;
}

.tablefine td {
	border: 1px solid #006633;
}
.tablefine tr:hover {
	background-color: #D8FFCA;
	color: #000000;
}
.titolo_faq {
	color: #006600;
	font-weight: bold;
}

.davanzoandrea {
	color: #000000;
	font-size:10px;
	font-weight: bold;
}
.scaricaBtn {
	background:#999900;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	font-size: 14px;
	
	display: block;
	width: 100px;
	height: 30px;
}

A.scaricaBtn {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}

input, textarea {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
