.trbg {
	background-image: url(pics/bgtr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.trbgorg {
	background-image: url(pics/organigramma.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

body { 
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #e0dbbb; 
	scrollbar-track-color: #888474; 
	scrollbar-arrow-color: #809555; 
	scrollbar-highlight-color: #fffceb; 
	scrollbar-3dlight-color: #fffceb; 
	scrollbar-shadow-color: #A09777; 
	scrollbar-darkshadow-color: #000000; 
}

A.menu:link { 
	font-family: verdana;
	font-size: 13px;
	color: #59652e;
	letter-spacing: 1px;
	text-decoration: none; 
	font-weight: bold; 
	padding-left: 24px;
	line-height: 16pt; 
}

a:link {text-decoration: none; color: #794003;}
a:visited {text-decoration: none; color: #794003;}
a:hover {text-decoration: none; color: #ffae00;}

A.menu:visited { 
	font-family: verdana;
	font-size: 13px;
	color: #59652e;
	letter-spacing: 1px;
	text-decoration: none; 
	font-weight: bold; 
	padding-left: 24px;
	line-height: 16pt;
}
A.menu:hover { 
	font-family: verdana;
	font-size: 13px;
	color: #59652e;
	letter-spacing: 1px;
	font-weight: bold; 
	background-color: #d2f438; 
	padding-left: 24px;
	line-height: 16pt;
}

A.menu2:link { 
	font-family: verdana;
	font-size: 11px;
	color: #59652e;
	text-decoration: none; 
	font-weight: bold; 
	padding-left: 24px;
	line-height: 16pt; 
}
A.menu2:visited { 
	font-family: verdana;
	font-size: 11px;
	color: #59652e;
	text-decoration: none; 
	font-weight: bold; 
	padding-left: 24px;
	line-height: 16pt;
}
A.menu2:hover { 
	font-family: verdana;
	font-size: 11px;
	color: #59652e;
	font-weight: bold; 
	background-color: #d2f438; 
	padding-left: 24px;
	line-height: 16pt;
}

p.testo{
	font-size: 12px;
	font-family: verdana;
	color: #223322;
	text-align: justify;
	margin: 20px 10px 10px 10px;

}

.footer{
	font-size: 9px;
	font-family: arial;
	color: #223322;
	text-align: justify;
	margin: 10px 10px 10px 10px;

}