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;
	color:#333333;
	font-size:12px;
   }
   
.btn {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #1b1b1b;
}

.btn a:link, .btn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #141775;
	}
	
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #F59A25;
	font-size: 15px;
	font-weight: bold;
}

.linea {
	border: 1px solid #034573;
}

.orn {
	FONT-SIZE: 18px; 
	COLOR: #293D82;  
	FONT-WEIGHT: bold;
}

.indirizzo {
	font-size:11px;
}

.indirizzo a:link {
text-decoration:none;
font-weight:bold;
color:#333333;
}

.indirizzo a:visited {
text-decoration:none;
font-weight:bold;
color:#333333;
}

.indirizzo a:active, .indirizzo a:hover  {
text-decoration:none;
font-weight:bold;
color:#006699;;
}

a:link, a:visited, a:active {
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	line-height:18px;
}

a:hover {
	font-size:12px;
	font-weight:bold;
	color: #006699;
	text-decoration:none;
	line-height:18px; 
}

.copy {
	font-size:11px;
	font-weight:normal;
	color:#336600;
}

.top {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.toptitle {
	background-image: url(images/top-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.back {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg1 {
	background-image: url(images/site1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.head {
	FONT-SIZE: 9px; 
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
	
ul {
	list-style-image: url(images/puntoelenco.jpg);
	line-height: 18px;
}

.foto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999; 
}


.cellamappasito {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}