BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #9d0000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: "Trebuchet MS";
   }
	
.btn {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #9d0000;
}
.btn a:link, .btn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #9d0000;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #362906;
	font-size: 18px;
	font-weight: bold;
}

.linea {
	border: 1px solid #362906;
}
.style {
	font-family:arial;
	FONT-SIZE: 13px; 
	COLOR: #281F04;  
	FONT-WEIGHT: bold;
}
.style1 {
	font-family:arial;
	FONT-SIZE: 13px; 
	COLOR: #362906;  
	FONT-WEIGHT: bold;
}
.style2 {
	font-family:arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #9d0000;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #362906;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #362906;
}
.mail a:link, .mail a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #9d0000;
	text-decoration:none;
}
.mail a:hover, .mail a:active {
	font-size: 12px;
	font-weight: bold;
	color:  #362906;
	text-decoration: none;
}
.copy {
	font-size: 11px;
	font-weight: normal;
	color: #362906;
}
.copy a:link, .copy a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}
.bg {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bot {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.btn-bg {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.head {
	font-family: verdana;
	FONT-SIZE: 9px; 
	COLOR: #362906;
	FONT-WEIGHT: NORMAL;
}
a:link { 
	font-family: verdana;
	text-decoration: none; 
	color: #362906;
	font-size: 9px;
	font-weight: normal;
	}
	
a:visited { 
	text-decoration: none; 
	color: #333333;
	font-weight: normal;
	}
a:hover, a:active { 
	font-weight:normal;
	text-decoration: none; 
	color:  #990000;
	}