/* CSS Document */

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: arial;
   }
	
.btn {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;

}
.btn2 {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color:#ffff00;
	border:#000000 solid 1px;
}

.btn a:link, .btn a:visited  {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color:#0000FE;
	font-size: 12px;
	font-weight: bold;
}

.linea {
	border: 1px solid #034573;
}
.line {
	border: 1px solid #333333;
}

.style {
	font-family: arial;
	FONT-SIZE: 11px; 
	COLOR: #000000;  
	FONT-WEIGHT: bold;
}
.style1 {
	font-family: arial;
	FONT-SIZE: 16px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: bold;
}
.style2 {
	font-family: arial;
	FONT-SIZE: 15px; 
	COLOR: #666666;  
	FONT-WEIGHT: bold;
}
.style3 {
	font-family: arial;
	FONT-SIZE: 18px; 
	COLOR: #666666;  
	FONT-WEIGHT: bold;
}
.style4 {
	font-family: arial;
	FONT-SIZE: 18px; 
	COLOR:#666666;   
	FONT-WEIGHT: bold;
}
.style5 {
	font-family: arial;
	FONT-SIZE: 11px; 
	COLOR: #000000;  
	FONT-WEIGHT: normal;
}
.style6 {
	font-family: arial;
	FONT-SIZE: 12px; 
	COLOR: #666666;  
	FONT-WEIGHT: bold;
}
.orn2 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #ffff00;  
	FONT-WEIGHT: bold;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: bold;
}

.orn a:link, .orn a:visited{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
.orn a:hover, .orn a:active {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}

.title {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px;
	COLOR: #000099;  
	FONT-WEIGHT: bold;
	font-stretch:expanded;
}
.titolo {
	font-family: arial;
	FONT-SIZE: 26px; 
	COLOR: #0000ef;
	FONT-WEIGHT: bold;
}
.titolo1 {
	font-family: arial;
	FONT-SIZE: 26px; 
	COLOR: #666666;
	FONT-WEIGHT: bold;
}
.style3 {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	color: #000000;
	FONT-WEIGHT: bold;
}

.mail {
	font-family: arial;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	FONT-WEIGHT: bold;
}
.area{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFf;
	FONT-WEIGHT: bold;
}

.copy {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #173173;
	background-color:#FFFFFF;
}
.copy2 {
	font-size: 11px;
	font-weight: normal;
	color: #173173;
}

.copy a:link, .copy a:visited{
	font-size: 11px;
	font-weight: bold;
	color:#002898;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.head {
	font-family: tahoma;
	FONT-SIZE: 11px; 
	COLOR: #002898;
	FONT-WEIGHT: bold;
}
a:link { 
	font-family: arial;
	text-decoration: none; 
	font-size: 16px;
	font-weight:bold;
	font-color: white;
	}
	
a:visited { 
	text-decoration: none; 
	font-weight:bold;
	font-color: yellow;
	}
a:hover, a:active { 
	font-weight:bold;
	text-decoration: none; 
	font-color: yellow;
	}