/*---------------------------------------------------------------------------------------------------
Foglio di stile PLanet Immobiliare - Layout
version:   1.0
author:    ITS Planet
email:     mirko@itsplanet.com
website:   http://www.itsplanet.com
---------------------------------------------------------------------------------------------------*/

*{ margin:0px; padding:0px;}

body{
	background:#65B9DE url(../img/comuni/bg_planet.gif) 0 0 repeat-x;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman";
	line-height:18px;
	font-size:12px;
	color:#484A4A;
	line-height:24px;
}

/*Link testo*/
a:link, a:visited, a:focus, a:active{ text-decoration:none; color:#333; }
a:hover{ text-decoration:underline; color:#333; }


.grigio{ color:#717171;}
a.grigio:active, a.grigio:link, a.grigio:focus, a.grigio:visited{ color:#717171;}
a.grigio:hover{ color:#ff6600; text-decoration:underline}

.arancione{ color:#ff6600;}
a.arancione:active, a.arancione:link, a.arancione:focus, a.arancione:visited{ color:#ff6600;}
a.arancione:hover{ color:#484A4A; text-decoration:underline}

.didascalia{ font-size:9px;}
a.didascalia:active, a.didascalia:link, a.didascalia:focus, a.didascalia:visited{ text-decoration:underline;}
a.didascalia:hover{color:#ff6600; text-decoration:underline;}

p{ padding:10px 0px;}

/*Form*/
input, select{ color:#4E7C99; border:1px solid #CDCDCD; font-size:11px; width:160px; padding:2px}
select option{padding:2px 2px;}

select[disabled]{ border:1px solid #CDCDCD; background:#EBEBEB;}
input[disabled]{ border:1px solid #CDCDCD; background:#EBEBEB;}

.evidenza_box{ border:1px solid #ff6600; color:#ff6600}

fieldset{ border:none;}
legend{ display:none; visibility:hidden;}
.bt{ background:#fff; color:#FA4E04; cursor:pointer}
.radio{ border:none; vertical-align:middle; width:auto;}
label{ vertical-align:middle; text-align:left;}
.text_box{border: 1px solid #CDCDCD; border-bottom:2px solid #CDCDCD; color:#4E7C99; overflow:hidden; font-size:12px}


/* Normalizza tabelle */
table
{ border-collapse : collapse; border-spacing: 0; text-align:left; }
table img { border:none; }
.tr_alternata{background-color:#F0F0F0;}

.bt{
	width: 75px;
    height:25px !important;height /**/:25px;line-height: 20px;
    display: inline;padding: 1px 0 4px;
	font-size:14px;
    background: transparent url(../img/comuni/form_bt.png) no-repeat;
    color: #fff;cursor: pointer;
	border:none;} 


img, img a{ border: none; vertical-align:middle;}

/* GENERICI ---------------------------------------------------------------------------------------- */
h1, h2{ height:1px; display:none; visibility:hidden; }
h3{ font-size:18px; color:#ff6600; padding:15px 0px}
h5{ font-size:14px; padding:5px 0px;}
hr{ display:none; height:1px;}
.pulisci{ clear:both;}
.nascondi{ visibility:hidden; height:0px;}
.nascondi_txt{ display:none;visibility:hidden;}
	/*posizioni*/
	.centra{ text-align:center; float:none;}
	.sx{ text-align:left}
	.dx{ text-align:right}
	
	/*tebelle*/
	table { width:100%; border-collapse:collapse; text-align:left;}
	td{ padding:3px;}
	
.alert_ko{ text-align:center; padding:70px 20px 20px 20px; border:1px solid #FF0000; width:500px; margin:20px auto; color:#FF0000; background:#fff url(../img/icone/warning.png) top center no-repeat;}
.alert_ok {text-align:center; padding:70px 20px 20px 20px; border:1px solid #009900; width:500px; margin:20px auto; color:#009900; background:#fff url(../img/icone/ok.png) top center no-repeat                }


.highlight{ color:#ff0000; background:#DCECF4;}


/* Elimina puntielenco */
ol, ul{ list-style : none; }

caption{ text-align:left; padding-bottom:10px}

/*---------------------------------------------------------------------------------------------*/


#contenitore_fake { width:980px; margin:5px auto; }
#contenitore{ background:#FFFFFF; padding:5px;}

#logo img { border:none; float:left; }
#certifica img{ border:none; float:right; margin-bottom:5px;}




/* =MENU NAVIGAZIONE ------------------------------------------------------------------------- */

/*menu*/
ul#menu{
	height:30px;
	padding:0px;
}
ul#menu li{
	float:left;
}

ul#menu a{
	
	float:left;
	height:30px;
	line-height:30px;
	padding:0px 8px;
	text-decoration:none;
	white-space:nowrap;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	

}
/*COLORI*/
ul#menu{
	background: #fff url(../img/comuni/menu_bg.png) 0 0 repeat-x;
	color:#fff;
}

ul#menu a:link,  ul#menu a:visited {
	background: transparent url(../img/comuni/menu_separatore.png) 0 0 no-repeat;
	color:#fff;
}

ul#menu a:hover,  ul#menu a:focus, ul#menu a:active{
	color:#fff;
}

ul#menu #corrente a:link,
ul#menu #corrente a:visited,
ul#menu #corrente a:hover,
ul#menu #corrente a:focus,
ul#menu #corrente a:active{
	background: #fff url(../img/comuni/menu_select.png) center center repeat-x;
	color:#fff;
}
/*ul#menu li{ 
height:30px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	padding:0px 10px;
	text-transform:uppercase;
	color:#fff;
	background: transparent url(../img/menu_separatore.png) 0 0 no-repeat ;
}
*/
ul#menu a:hover{ 
	color:#F76013;
}

ul#menu a#current{ color:#CCCC00;}
/*---------------------------------------------------------------------------------------------*/



/* BLOCCO DI RICERCA FISSO PER TUTTE LE PAGINE ------------------------------------------------------------------------- */

#ricerca_fisso{ padding-top:3px; font-size:14px;}
#corpo_ricerca_fisso{ padding:5px 5px 15px 5px; background:#fff url(../img/ricerca/bg_ricerca.png) 0 0 no-repeat; height:90px;}
#corpo_ricerca_fisso td { text-align:left;padding:3px}
#ricerca_fisso h2{ height:62px; background:#fff url(../img/ricerca/top_ricerca.png) 0 0 no-repeat; display:block; visibility:visible; }

/*---------------------------------------------------------------------------------------------*/

/* BRICIOLE ------------------------------------------------------------------------- */


#briciole h2{ display:block; visibility:visible; font-size:14px; font-weight:normal; height:30px; padding-left:10px; padding-bottom:10px;}
#briciole strong { font-weight:bold; color:#ff6600; }

/*---------------------------------------------------------------------------------------------*/


/* BLOCCO CATEGORIA------------------------------------------------------------------------- */

#categoria{ float:left; width:236px; background:#fff; font-weight:bold; font-size:14px;}
#chiusura_categoria{ height:53px; background:#F9F9F9 url(../img/comuni/bg_cat.png) 0 0 no-repeat;}
#categoria ul{ padding:15px 5px 0px 10px; background:#F9F9F9 url(../img/comuni/bg_ul_cat.png) 0 0 repeat-y;}

#categoria ul a{
	color:#393939;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	white-space:nowrap;
	background: transparent url(../img/comuni/marker_cat.png) 7px center no-repeat;
	display:block;
	border-bottom: 1px solid #D6D6D6;
}

#categoria #active a, #categoria  a:hover,  #categoria  a:focus, #categoria  a:active{
	color:#ff6600;
	background: transparent url(../img/comuni/marker_cat_active.png) 7px center no-repeat;
}

/*---------------------------------------------------------------------------------------------*/

/* BLOCCO SUB MENU------------------------------------------------------------------------- */

#active #subMenu { background:none; margin:0; padding:0;}

#active #subMenu ul{ 
	margin:0; 
	padding:0; 
	list-style-type:none;
	background-color:#3300CC;
	font-weight:normal;
	 font-size:14px;
	}
#active #subMenu ul li{ 
	margin:0px; 
	padding:0px; 
	background-image:none; 
	font-weight:normal;
	}
#active #subMenu a{
	padding:0px 0px 5px 5px;
	margin:0px;
	padding-top:2px; 
	text-decoration:none; 
	font-weight:normal;
	background-image:none;
	color:#000;
	}
#active #subMenu a:hover{ 
	text-decoration:none;
	background-image:none;
	font-weight:normal;
	color:#ff6600;
	}

/*---------------------------------------------------------------------------------------------*/



/* BLOCCO CORPO------------------------------------------------------------------------- */

#corpo{ float:right; background:#fff; width:715px;}


/*---------------------------------------------------------------------------------------------*/


/* =FOOTER ----------------------------------------------------------------------------------- */
				
#footer { padding:10px 10px 10px 10px; border-top: 1px solid #CCCCCC; margin-top:20px; font-size:14px; background:#fff url(../img/comuni/w3c.png) bottom right no-repeat;}
#recapiti{ float:left;}
#credits{ float:right;}


/*---------------------------------------------------------------------------------------------*/
