BODY {
	scrollbar-arrow-color : #ffffff;
	scrollbar-face-color : #81524C;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #81524C;
	background-color : #ECDC9B;
}

TABLE.menu {border-bottom : double White;border-left : none;border-right-style : none;
	border-top-color : White;border-top-style : double;	border-collapse : collapse;}

A.menu {color : #623F39;text-decoration : none;font-family : Verdana;font-size : 14px;}

A.menu:HOVER {
	color : White;
	background-color : #623F39;
}
A.sottolinea {
	text-decoration : none;
}
A.sottolinea:HOVER {
	text-decoration : underline;
}
A.email_gb {
	text-decoration : none;
	color : #003162;
	font-family : Verdana;
}
TABLE.foto {border : 1px solid #DCDCDC;}

A.email_gb:HOVER {color : Red;}

TABLE.logo {
	background-image : url(immagini/logo-sfondo.jpg);
	background-position : center;
	background-repeat : no-repeat;
}
