html,div,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
.titoli {
	font-size: 18px;
	color: #1C1C1C;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #222;
}
.PropImm {
	font-size: 12px;
	line-height: 115%;
	text-align: center;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #333300;
	text-decoration: underline;
}
a:hover {
	background-color: #FFFF66;
	color: #000000;
	text-decoration: none;
}
.inputA {
	font-size: 11px;
	color: #E9B901;
	background-image: url(img/bg_input.jpg);
	background-repeat: no-repeat;
	width: 180px;
	background-color: #333333;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.inputB {
	font-size: 11px;
	color: #E9B901;
	background-image: url(img/bg_input.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 16px;
	background-color: #333333;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-left: 4px;
}

.inputSTD {
	border: 1px solid #09A55B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 4px;
	background-image: url(img/bg_input.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.minispacer{ height:8px; }
.spacer{ height:16px; }
.dettagli{
	height:16px;
	text-align: right;
}
#immobili{
	background-image: url(img/bg_immob.jpg);
	background-color: #FFCC00;
	background-repeat: no-repeat;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.main {
	font-size: 14px;
	line-height: 125%;
	padding-top: 32px;
	padding-right: 42px;
	padding-bottom: 32px;
	padding-left: 42px;
}
.bigger {

	font-size: 18px;
	font-weight: bold;
}
.bigDato {
	font-size: 15px;
	font-weight: bolder;
	color: #330000;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 1px;
}
.datoLabel {
	font-size: 12px;
	color: #333333;
}
.inputC {
	font-size: 14px;
	color: #333333;
	background-color: #FFDE59;
	border: 1px solid #E9B901;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
.inputModCont {
	background-color: #FFDE59;
	border: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 120px;
	# background-image: url(img/formbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
}
.TDtitoli {
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A77E00;
}
