TABLE.barra {
	border-top-color : #AFB769;
	border-top-style : double;
	border-top-width : medium;
	border-bottom-color : #AFB769;
	border-bottom-style : double;
	border-bottom-width : medium;
}
BODY {
	scrollbar-arrow-color : White;
	scrollbar-face-color : #e4e7cb;
	scrollbar-highlight-color : #e4e7cb;
	scrollbar-shadow-color : White;
}
TD.sfondo-vert {background-image : url(immagini/sfondo-vert.jpg);
	background-position : left;
	background-repeat : repeat-y;}

TD.bordi {border-left : thin solid #AFB769;
	border-top-color : #AFB769;
	border-top-style : solid;
	border-top-width : thin;}

TD.sfondo-ombra {background-image : url(immagini/sfondo-basso_centro.jpg);
	background-position : top;
	background-repeat : repeat-x;}

A.menu {font-family : Verdana;
	font-size : 15px;
	text-decoration : none;
	color : #7E8640;}

A.menu:HOVER {text-decoration : underline;}

A.sub-menu {font-family : Verdana;
	font-size : 14px;
	text-decoration : none;
	color : #7E8640;}

A.sub-menu:HOVER {width : 100%;	background-color : #C0C78B;	color : White;}

A.email_gb {
	text-decoration : none;
	color : #000033;
	font-family : Verdana;
}

A.email_gb:HOVER {color : Red;}
