BODY {
scrollbar-arrow-color:#f7d8a7; 
scrollbar-base-color:#9fd8ff; 
scrollbar-shadow-color:#000000;
scrollbar-face-color:#0295C5; 
scrollbar-highlight-color:#8fc9f7; 
scrollbar-dark-shadow-color:white; 
scrollbar-3d-light-color:#FFFFFF;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	color: #A1DCFF;
	background-color: #0C5280;
	border: 1px DOTTED #0295C5;

	}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0C5280;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #A1DCFF;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}


.linea {
	border: 1px solid #9d0000;
}
.line {
	border: 1px dotted #0295C5;
}
.style1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #D15728;
}
.style2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #530202;
	
}
.testoblu, testoblu a:link, testoblu a:visited, testo blu a:active, testoblu a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #033A5F;
	text-decoration:none;
}
.testobianco {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.testogiallo {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF82;
}
.testorosso {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #dd0000;

}
.testonero {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testored {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #9d0000;
}
.text {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #033A5F;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #A1DCFF;
}
.titolo {
	font-family: "Monotype Corsiva";
	font-size: 26px;
	font-weight: bold;
	color: #C0432C;
}
.style6{
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.copy {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9d0000;
}
a.copy {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}
a:hover.copy {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.top {
	background-image: url(images/top-img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tab {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bg {
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
}
.bg2 {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mail {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0295C5;
}
a.mail{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #033A5F;
	text-decoration: none;
}
a:hover.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0295C5;
	text-decoration: none;
}
.sub {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #A1DCFF;
	background-color: #0C5280;
	border: 1px DOTTED #0295C5;

	}
a:link.sub, a:visited.sub  {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0C5280;
	border: 1px DOTTED #0C5280;

	}
a:hover.sub, a:active.sub {
	text-decoration: none;
	color: #A1DCFF;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	border: 1px DOTTED #0C5280;
}
