html,body,p {
	margin:0;
	padding:0;
    border:0;
}

SELECT {
	background-color: #FFFFFF;
	color: #333;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	width: 150px;
	border: 1px solid #ccc;
}

.bottone-big {
	color: #fff;
	font-family: arial;
	font-size: 18px;
	padding:0px;
	width: 128px;
	height: 37px;
	border: 0px;
	background-image: url(../img-struttura/SF-bottone-big.png);
	background-repeat: no-repeat;
	cursor: hand;
}

#TAB-ricerca {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	width: 346px;
}

#TAB-ricerca a{
	font-family: arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

#TAB-ricerca a:hover{
	text-decoration: underline;
}


#TAB-ricerca-agenzie{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	width: 150px;
}

/*--DIV nascosto comuni su ricerca avanzata*/
#Comuni {
	position:absolute;
	left:0px;
	top:20px;
	width:350px;
	height:240px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	visibility: hidden;
	z-index: 2;
}

#Comuni_top {
	position:absolute;
	left:3px;
	top:0px;
	width:345px;
	height:24px;
	border-bottom: 1px dotted #333333;
}

#Comuni_lista {
	position:absolute;
	left:3px;
	top:28px;
	width:345px;
	height:210px;
	overflow-y: scroll;
	font-size: 11px;
	font-family:Arial;
}

#Comuni_bottom {
	position:absolute;
	left:3px;
	top:185px;
	width:440px;
	height:34px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

/*--DIV nascosto tipo immonbile su ricerca avanzata*/
#Tipoimm {
	position:absolute;
	left:0px;
	top:20px;
	width:350px;
	height:240px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	visibility: hidden;
	z-index: 2;
}

#Tipoimm_top {
	position:absolute;
	left:3px;
	top:0px;
	width:345px;
	height:24px;
	border-bottom: 1px dotted #333333;
}

#Tipoimm_lista {
	position:absolute;
	left:3px;
	top:28px;
	width:345px;
	height:210px;
	overflow-y: scroll;
	font-size: 11px;
	font-family:Arial;
}

#Tipoimm_bottom {
	position:absolute;
	left:3px;
	top:185px;
	width:440px;
	height:34px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

/*--DIV nascosto tavole su ricerca avanzata*/
#Tavole {
	position:absolute;
	left:0px;
	top:20px;
	width:350px;
	height:240px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	visibility: hidden;
	z-index: 2;
}

#Tavole_top {
	position:absolute;
	left:3px;
	top:0px;
	width:345px;
	height:24px;
	border-bottom: 1px dotted #333333;
}

#Tavole_lista {
	position:absolute;
	left:3px;
	top:28px;
	width:345px;
	height:210px;
	overflow-y: scroll;
	font-size: 11px;
	font-family:Arial;
}

#Tavole_bottom {
	position:absolute;
	left:3px;
	top:185px;
	width:440px;
	height:34px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

.testo11:link, .testo10:visited {
	font-family: arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	line-height: 15px;
}

.testo11:hover {
	text-decoration: underline;
}

.input {
	background-color: #FFFFFF;
	color: #333;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #ccc;
}
