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-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
    font-size: 12px;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family:tahoma;
	font-size: 14px;
	color: #1A1D8E;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.linea {
	border: 1px solid #034573;
}
.line {
	border-bottom: 1px solid #333333;
}

.style {
	font-family: arial;
	FONT-SIZE: 12px; 
	COLOR: #333333;  
	FONT-WEIGHT: normal;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #333333;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1A1D8E;
	text-decoration: none;
}
a:hover.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top {
	background-image: url(images/sfondo-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bk {
	background-image: url(images/bg-btn.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.bg {
	background-image: url(images/main-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.menu
{
	font-size: 16px;
	padding-left: 4px;
	text-decoration: overline;
	padding-right: 10px;
	color: #ff0000;
}
a.menu:hover { 
	font-size: 16px;
	color: #27509c;
	text-decoration:overline;
}
a.menu:active { 
	font-size: 16px;
	color: #ff0000;
	text-decoration:underline;
}
.bordo { 
	border: 1px solid #ff0000;
}
.head {
	font-family: tahoma;
	FONT-SIZE: 9px; 
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
a.head {
	font-family: tahoma;
	font-size: 9px;
	font-weight:bold;
	color: #9d0000;
	text-decoration: none;
}
a:hover.head{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
