.label { 
 text-align: center;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #008124;
}

.titolo { 
 text-align: center;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #008124;
}

.testo { 
 text-align: left;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: normal;
 color: #295a39;
}

.testototale { 
 text-align: right;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: normal;
 color: #295a39;
}

.testocorsivo { 
 text-align: left;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: normal;
 font-style: italic;
 color: #295a39;
}

.testopiccolo { 
 text-align: left;
 text-shadow: #295a39;
 font-size: 10px;
 font-family: Arial,sans-serif;
 font-weight: normal;
 color: #295a39;
}

.testobold { 
 text-align: left;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #295a39;
}

.testoboldcorsivo { 
 text-align: left;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 font-style: italic;
 color: #295a39;
}

.testoboldsottolineato { 
 text-align: center;
 text-decoration: underline;
 text-shadow: #295a39;
 font-size: 12px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #295a39;
}

.totalebold { 
 text-align: right;
 text-decoration: none;
 text-shadow: #295a39;
 font-size: 13px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #295a39;
}

.totaleAllbold { 
 text-align: right;
 text-decoration: none;
 text-shadow: #295a39;
 font-size: 14px;
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #295a39;
}

.bordo {
	/*padding: 7px;*/
	border: solid 1px #8080ff;
	float: center;
	/*margin-right: 10px;
	margin-bottom: 15px;*/
}
	
.contorno {
	padding: 7px;
	border: solid 1px #8080ff;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer; /*hand;*/
	/*width: 100px;*/
}

.bordoverticale {
	border-left-style: solid; 
	border-left-width: 1; 
	border-left-color:#8080ff;
	border-right-style: solid; 
	border-right-width: 1; 
	border-right-color:#8080ff;
    text-align: center;
    text-shadow: #295a39;
    font-size: 12px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    color: #295a39; 
    padding: 7px;
    vertical-align: top	
}

.bordoorizzontale {
	/*border-bottom-style: solid; 
	border-bottom-width: 1; 
	border-bottom-color:#8080ff;
	border-top-style: solid; 
	border-top-width: 1; 
	border-top-color:#8080ff;*/
    text-align: center;
    text-shadow: #295a39;
    font-size: 12px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    color: #295a39; 
    padding: 7px;
    vertical-align: top	
}

A.naviga:link,
A.naviga:active 		{ color: #295a39; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline }
A.naviga:visited		{ color: #295a39; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline }

A.navigapiccolo:link,
A.navigapiccolo:active 		{ color: #295a39; font-size: 10px; font-family: Arial, sans-serif; font-weight: normal; text-decoration: underline }
A.navigapiccolo:visited		{ color: #295a39; font-size: 10px; font-family: Arial, sans-serif; font-weight: normal; text-decoration: underline }


A.ordini:link,
A.ordini:active 		{ color: #295a39; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; text-decoration: underline }
A.ordini:visited		{ color: #295a39; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; text-decoration: underline }
