BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #27509c; 
	SCROLLBAR-TRACK-COLOR: #54CEF7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: #efefef; 
	
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ffffff;

	}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #f3d71b;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.linea {
	border: 1px solid #ffffff;
}
.text {
	font-family: tahoma;
	FONT-SIZE: 11px; 
	COLOR: #000000;  
	FONT-WEIGHT: normal;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
}
.style a:link, .style a:visited {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #000000;
	FONT-WEIGHT:bold;
}
.style a:hover, .style a:active {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #ffffff;
	FONT-WEIGHT:bold;
}

.style1 {
	font-family: tahoma;
	FONT-SIZE: 11px; 
	COLOR: #000000;
	FONT-WEIGHT:normal;
}
.style1 a:link, .style1 a:visited {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #ffffff;
	FONT-WEIGHT:bold;
}
.style1 a:hover, .style1 a:active {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #000000;
	FONT-WEIGHT:bold;
}
.titolo {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-WEIGHT: bold;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.top {
	background-image: url(images/top-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hp {
	background-image: url(images/bk2.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.top2 {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg {
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bot {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.copy2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
a.copy2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00366;
	
}
a:hover.copy2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #04bfe2;
	text-decoration: none;

}


.foto {
	border: thin solid #FFFFFF;
}