BODY 
{
	SCROLLBAR-FACE-COLOR:#edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
	SCROLLBAR-SHADOW-COLOR:#E2D9D0; 
	SCROLLBAR-3DLIGHT-COLOR:#ffffff; 
	SCROLLBAR-ARROW-COLOR:#006600; 
	SCROLLBAR-TRACK-COLOR:#ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.mail{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
	color: #FBF1C7;
	background: #6E5729;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #99FF66;
}
.stylered {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
}
.linea {
	border: 1px doted #aa0022;
}
.style{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;

}
.style1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;

}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #232323;
}
.titolored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #aa0022;
}
.testopiccolo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #aa0022;
}


.copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #aa0022;
}
.bg {
	background-attachment: fixed;
	background-image:  url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.box {
	position:absolute;

z-index=1;
	top:0px;
	left:0px;
	height:88px;
	width:100%;
	padding-left:76px;
	background-image: url(sito/images/bgbox.gif);

}
.boxleft {
position:absolute;
z-index=2;
 top:7px;
 left:-1px;
 height:449px;
 width:76px;
 background-color:#006633;
}
.copy2 {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
}
a:link.copy2, a:visited.copy2  {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
	color: #99ff66;
	}
a:hover.copy2, a:active.copy2 {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 18px;
	color: #99ff66;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma;
}
