/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	/*height: 100%;*/
	width: 100%;
}
body {
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	/*background-attachment: fixed;*/
	background-color: #c0cfbc;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	color: #f4eded;
}
img {
	border: 0;
}
hr 
{
	color: #FFFFFF;
	border: 0;
}
/*form {
	padding: 0;
	margin: 0;
}*/
div#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}
div#containerbody {
	padding: 0;
	/*height: 100%;*/
	margin: 0 auto;
	width: 958px;
	background-image: url(images/sfondo_conteiner.png);
	background-repeat: repeat-y;
	background-position: center;
}
.clear {
	clear: left;
	margin: 0;
	padding: 0;
	height: 50px;
}
.clearBoth { clear: right; }

body>div#container {
	height: auto;
	min-height: 100%;
}
div {
	/*behavior : url(iepngfix.htc);*/
}

/* Stili del TOP */
div#header {
	width: 958px;
	height: 229px;
	font-size: 1.09em;
	text-decoration: none;	
	margin: 0 auto;
}

div#intestazione {
	margin: 0;
	padding: 0;
	height: 229px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 12pt;
	color: #004118;
	background-image: url(images/sfondo_intestazione.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
}

div#intestazione .accessori
{
	height: 0;
	color: #c0cfbc;
	font-size: 9pt;
	text-align: right;
	line-height: normal;
	float: right;
	clear: right;
	padding-top: 71px;
	padding-right: 34px;
}

div#intestazione .tit 
{
	font-size: 16pt;
	float: right;
	clear: right;
	text-align: right;
	width: 600px;
	padding-top: 70px;
	padding-right: 40px;
	line-height: normal;
}

div#intestazione .sottotitolo 
{
	font-size: 14pt;
	float: right;
	clear: right;
	width: 600px;
	text-align: right;
	padding-top: 0;
	padding-right: 40px;
	line-height: normal;
}

div#intestazione .vetrinaImm 
{
	width: 170px;
	height: 157px;
	padding-top: 15px;
	padding-left: 15px;
	position: relative;
	float:left;
}

div#BoxTop {
	display: none;
}
/* FINE TOP */ 

/* Stili MENU SX */
.sepNav {
	height: 1px;
	width: 200px;
	margin-left: 18px;
	/*background-color: #FFFFFF;*/
}
div#navigation { /* contenitore principale del menù */
    float: left;
    width: 217px;
    font-family: Trebuchet MS;
    font-size: 10pt;
	/*background-image: url(images/sfondo_navigazione.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	color: #c1d8c9;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-left: 0 !important; /* questa dicitura viene interpretata solo dagli ultimi browser */
	margin-left: 0;
	margin-right: 0;
	/*padding-top: 50px;*/
	font-weight: bold;
}
div#navigation ul,div#navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation ul {
	margin: 0 auto;
	width: 221px;
}
div#navigation li {
	padding-left: 15px;
	padding-top: 0;
	color: #c1d8c9;
	height: 47px;
	/*border-bottom: solid 1px #cfd1d6;*/
	background-image: url(images/menuV.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#navigation li.menu-freccia {
	color: #c1d8c9;
	padding-left: 15px;
	/*border-bottom: solid 1px #cfd1d6;*/
	background-image: url(images/menuF.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	display: block;
	cursor: pointer;
	position: static !important;
	position: relative;
}
div#navigation .menuArrow {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	width: 20px;
	height: 18px;
}

div#navigation ul li a {
	text-decoration: none;
	line-height: normal;
	display: block;
	cursor: pointer;
	padding-top: 12px;
	padding-left: 0;
}

div#navigation a:active,
div#navigation a:link,
div#navigation a:visited {
	color: #c1d8c9;
	line-height: normal;
}
div#navigation a:hover {
	color: #c1d8c9;
	text-decoration: underline;
}
div#navigation ul li div {
	width: 221px;
	position: relative !important;
	left: 201px !important;
	top: -14px !important;
	position: absolute;
	left: 201px;
	top: 14px;
	display: none;
	z-index: 5;
	border: dotted 1px #004118;
	border-bottom-width: 0;
	background-color: #1c6c33;
}
div#navigation ul li div ul li
{
	background-image: none;
	border-bottom: dotted 1px #004118;
	height: 47px;
}
div#navigation ul li ul {
	/*display: block;*/
}
div#navigation ul li div ul li a,
div#navigation ul li div ul li a:link,
div#navigation ul li div ul li a:active,
div#navigation ul li div ul li a:visited {
	display: block;
	cursor: pointer;
	color: #c1d8c9;
	line-height: 10pt;
	font-size: 10pt;
	margin-left: 0;
}
/* FINE MENU */

/* Stili CONTENUTO */

.immobiliare
{
	/*margin-top: 3px;
	margin-left: 6px;*/
	width: 217px;
	height: 391px;
	background-image: url(images/sf_Ricerca.png);
	background-repeat: no-repeat;
}

div#content {
    margin-left: 217px;
	padding: 2.5em 2.5em 0 2.5em;
	text-align: justify;
	vertical-align: top;
}
div#Box {
	/*width: 100%;*/
	/*display: table-cell;*/
	vertical-align: top;
}
.titolo {
	font-family: Georgia, Verdana, sans-serif;
	font-style: italic;
	font-size: 18pt;
	color: #bfd7c8;
	text-align: left;
	font-style: italic;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;*/
	padding-top: 7px;
	padding-right: 10px;
	height: 38px;
	text-decoration: none;
}
.testoCASO1 {
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #f4eded;
	text-align: justify;
}

.testoCASO1 a:link,
.testoCASO1 a:visited,
.testoCASO1 a:hover,
.testoCASO1 a:visited:hover
{
	color: #f4eded;
	text-decoration: underline;
	font-weight: bold;
}

.msg {
	color:#CC0000;
}
.bordoIMG {
	padding: 8px;
}
.bordoIMGother {
	border: 1px solid #333333;
}
.titoloUNDER {
	font-family: Georgia, Trebuchet MS. Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.textarea {
	overflow: auto;
	width: 160px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 130px;
}
.font {
	/*color: <%=Personalizza("Main_FontColor")%>;*/
}
.fontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: <%=Personalizza("Header_FontColor")%>;*/
	font-weight: bold;
}
.bordo-tabella {
	border: 1px solid #000000;
}
.tableMailing {
	margin: 10px auto;
	width: 450px;
}
.IMGsfondoMAIL {
	background-color: #ededed;
	text-align: center;
}
/* --- pagina polls ---*/
.tablePolls {
	border: 0;
	margin: 0 auto;
	width: 100%;
}
.titoloPolls {
	background-color: #ededed;
	text-align: center;
	font-weight: bold;
}
.TESTOpollsCAMPI {
	height: 20px;
}
.TESTOpollsVOTAVEDI {
	text-align: left;
}
.TASTIpolls {
	height: 20px;
	cursor: pointer;
}
.TESTOscelta {
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
}
.collectVota {
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
/* --- fine polls --- */
.campi {
	color : #000000;
	background : #FFFFFF;
	border: 1px solid #000000;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
}
.pulsante {
	cursor:pointer;
	color:#FFFFFF;
	background-image: url(images/bottone_sfondo.gif);
	background-repeat:repeat-x;
	border: 1px solid #002b7a;
	font-weight:bold;
	display:block;
	height: 28px;
}
/* FINE CONTENUTO */

/* Stili FOOTER */
div#footer {
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	height: 62px;
	position: absolute;
	width: 100%;
	text-align: right;
	clear: left;
	line-height: normal;
	/*bottom: 0;
	margin: 0 auto;
	padding: 0;*/
	background-image: url(images/sfondo_footer.png);
	background-repeat: no-repeat;
	background-position: center;	
	/*height: 116px;
	font-size: 1.09em;
	background-image: url(images/sfondo_footer.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	text-align: center;
	clear: left;
	color: #4b4341;*/
}
#footTable {
	width: 958px;
	height: 62px;
	margin: 0 auto;
}
.cell1 
{
	width: 217px;
}
.cell2 {
	color: #004118;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 5px;
}
.cell3 
{
	width: 25px;
	padding-bottom: 10px;
	padding-right: 5px;
}
/* FINE FOOTER */