body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 12px;
	font-color: #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #FFFFFF;
	scrollbar-base-color: #B5DE7F;
/*	background-image: url('../img/sfondo.gif');
	background-repeat: repeat;
*/
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}

TD{
	font-size: 12px;
	line-height : 18px;
}
H3 {
	color: #ff3300;
	font-size: 14px;
	font-weight: bold;
	padding-left:30px;
	
}
/* --------------------------------------------------FORM */
Input, Select, checkbox, textarea{
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}
Form {
margin-left:5px;
margin-top:0px;
margin-bottom:0px;
}
.login {
	height: 18px;
	border: 1px solid #000000;
	background-color: #DEF3BB;
	padding-left:3px;

}
Select.piccolo {
	font-size: 9px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	height: 18px;

}

/* ---------------------------------------------- TD ----*/		
TABLE.Bordo {
border-width: 2px;
border-style: solid;
border-color: #537A15;
}
TD.sfondomenu {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

TD.footer{
	font-size: 11px;
	background-color : #F3F696;
	color: #000000;
}
TD.Piccolo{
	font-size: 11px;
}


.centro {
	background-color: #ffffff;

}
TD.destra {
		background-color: #FBFBD3;

}

TD.MenuLeft{
	background-repeat : no-repeat;
	font-size : 11px;
	height:25px;
	padding-left:25px;
	vertical-align:bottom;
		cursor: hand;

}

TD.Chiusura{
	color: white;
	font-size: 11px;
}
TD.Zero{
	font-size: 0px;
}
Img.Foto{
	border:1px solid #339900;
}

/* ----------------------------------------------------- TESTI -------*/
.Testi {
	text-align:justify;
	padding-right:30px;
	padding-left:30px;
	margin-right:25px;	

}
.Testidestra {
	text-align:left;
	padding-right:15px;
	padding-left:15px;
}

.testodestra {
padding-left: 5px;
padding-right:25px;

}
.titolidestra {
	padding-left: 5px;
	background-color: #339900;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
text-align:left;
}
.slogan {
	font-style: italic;
	color:#339900;;
	font-size: 13px;
		border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A8D87D;

}
/* ---------------------------------------------------------MENU */
#MenuCorrente{
	background-color :  #E5FDB0;
}

a.VoceMenu, a.VoceMenu:link, a.VoceMenu:active, a.VoceMenu:visited {
	height:21px;
	vertical-align:top;
	display:block;
	cursor: hand;
	font-weight:bold;
	color: #000000;

}
A.VoceMenu:hover{
	color: #000000;
}

#VoceCorrente {
	color: #FFB400;
}

.sottomenu  
{display:none; margin-left:5px; padding:10px;}

A.vocesottomenu, a.vocesottomenu:link, a.vocesottomenu:active, a.vocesottomenu:visited {
	color: #000000;
	font-size:11px;
	text-decoration: none;
 }
a.vocesottomenu:hover {
	color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-size:11px;

}
.linkmenu {
cursor: hand;
}
/* -------------------------------------------------------NEWS */
.datanews {
	font-style: italic;
	color: #6F795F;
	padding-left: 20px;
	margin-left: 25px;
	margin-right:25px;
}
.titolonews {
	font-weight: bold;
	color: #000000;
	background-color: #AAC186;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 25px;
	margin-right:25px;	
	line-height : 15px;

}
.legginews {
	font-style: italic;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	margin-left: 25px;
	margin-right:25px;
	padding-right: 25px;
}
.rientro {
	margin-left: 40px;
	margin-right:25px;	

}
