BODY
{

overflow: auto; 
scrollbar-base-color : #99C5FB; 
scrollbar-3dlight-color : #ffffff; 
scrollbar-arrow-color : #ffffff;
scrollbar-darkshadow-color : #ffffff; 
scrollbar-highlight-color : #99C5FB; 
scrollbar-face-color :  #5178A7;
scrollbar-shadow-color :  #ffffff;
scrollbar-track-color  :  #99C5FB;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.textok {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.sfaffitti {
	background-image: url(immagini/sf_affitti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfvendite {

	background-image: url(immagini/sf_vendite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfterritorio {


	background-image: url(immagini/sf_territorio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfdove {

	background-image: url(immagini/sf_dove.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.righina {
	border: thin dashed #0066CC;
}
.bordoblu {
	border: 1px solid #006699;
}
.popup{
	margin-top:5px;
	text-align: left;
}
.popup a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #235EC6;
	padding-left: 17px;
	background-image: url(immagini/freccia.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.popup a:hover{
	color: #FA0100;
}
