* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

/* This is the Holly Hack \*/
* html .boxxx { height: 1% }
/* Forriga Win IE's eyes only */

body	{
	color: #000;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #F1F1F1;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 11px;
}
.pulisco { clear:left}

.headcol1 { float:left;  background-image:url(../alleare-admin/_img/000_numeri.jpg); background-position:center; background-repeat:no-repeat; height:18px; width:100%; margin:0 0 0 0; padding:4px 0 0 0; text-align:center; color: #768AA0; font-size:11px; font-family:Verdana; }
.headcol2 { clear:left;  }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 4px solid #88959B;
	background-color: #eee;
	padding: 7px;
	opacity: 0.85;
	width:200px;
	height:auto;
}
#tooltip h3, #tooltip div { margin: 0; }




P { margin:0; padding:0; border:0}
a {	color: #0066CC;
	text-decoration: none;
}

a:visited 	{ color: #0066CC;}
a:hover 	{ color: #C14E00; text-decoration: underline;}



/***************************** TESTA */

div#headbox {
	background-image:url(../alleare-admin/_img/000_fondo.jpg);
	height:176px;
	width: auto;
}

#head1 {
	padding: 0 0 0 46px;
	height: 94px;
	display: block;
}

#head1 a {
	color: #fff;
}


#info_user {
	position: absolute;
	right: 16px;
	top: 0px;
	color: #333333;
	font-size: 11px;
	width: auto;
	height: 70px;
	margin: 12px 0 0 0;
	padding: 14px 0 0 0;
}

#info_user IMG { margin:-8px 3px}
#info_user .fima { margin:0 20px 0 0; float:left}

#info_user a, #info_user a:visited {
	color: #0066FF;
}

#info_user a:hover {
	color: #993300;
	text-decoration:underline
}

#info_user2 {
	position: absolute;
	right: 16px;
	top: 0px;
	color: #333333;
	font-size: 11px;
	width: 231px;
	height: 70px;
	margin: 12px 0 0 0;
	padding: 4px 0 0 0;
}

#info_user2 IMG { margin:-8px 3px}
#info_user2 .fima { margin:0 20px 0 0; float:left}


/***************************** MENU PRINCIPALE */
div#twomenu { height:auto; background-image: url(../alleare-admin/_img/logo_alleare2.jpg);  background-repeat:no-repeat; background-position:top right; margin:0 16px 0 0}

#adminmenu {
	margin: 0;
	padding: 0 0 0 16px;
	border:0
}

#adminmenu li, #submenu li {
	border:0;
	margin:0;
	display: inline;
	list-style: none;
	text-align: center;
	
}

#adminmenu a  {
	color: #14454E;
	font-size: 14px;
	font-weight: bold;
	margin: 0 6px 0 0;
	padding: 10px 8px 8px 8px;
	text-decoration: none;
	display:block;
	width:auto;
	float:left;
	font-weight:bold;
	background-image: url(../alleare-admin/_img/001_fondo_mn1_def.jpg);

	}

#adminmenu a:hover, #adminmenu .current {
	color: #fff;
	padding: 10px 8px 8px 8px;
	background-image: url(../alleare-admin/_img/001_fondo_mn1.jpg);
	display:block;
	width:auto;
	float:left;
	margin: 0 6px 0 0;
}


/***************************** SUB MENU */

#submenu {
	clear:left;
	border-bottom: none;
	margin: 0px;
	padding: 10px 0 0 26px;
	height: 18px;
}

#submenu .current {
	background: #c8c9cd;
	border-top: 2px solid #04303E;
	border-right: 2px solid #04303E;
	border-left: 2px solid #04303E;
	border-bottom: 2px solid #c8c9cd;
	color: #04303E;
}

#submenu a {
	border: none;
	color: #fff;
	background-color:#007EA4;
	font-size: 12px;
	padding:2px 8px 2px 8px;
	border-top: 2px solid #095A75;
	border-right: 2px solid #095A75;
	border-left: 2px solid #095A75;
}

#submenu a:hover {
	background: #ddeaf4;
	color: #393939;
	border-top: 2px solid #04303E;
	border-right: 2px solid #04303E;
	border-left: 2px solid #04303E;
	
}

#submenu li {
margin:0 4px 0 0;
}



/***************************** HOME */
.box_widget {width:98%; padding:0 0 0 3%; margin:0 auto;}
textarea.alert_error, textarea.alert_error:focus    {  width:432px; height:160px; padding:6px; line-height:14px; margin:8px 0 16px 0; border: 1px solid; background-color: #F8DAA3;	border-color: #F3BF5F; }
textarea.alert_confirm, textarea.alert_confirm:focus    {  width:432px; height:auto; padding:6px; line-height:14px; margin:8px 0 16px 0; border: 1px solid; background-color: #F4FDE1;	border-color: #D6F88F; }



cite { font-size:12px; font-weight:bold; color:#993300; font-style:normal; font-family:Verdana;  }


.wrapper  {
	width:31%;
	height:250px;
	display:none;
	position:relative;
	top:20px;
	float:left;
	margin: 0 0 16px 0;
	border: 1px solid;
	border-color: #C4C4D0;
	overflow:auto;
	background-color:#F9F9F9;
	display:none;
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	}

.wrapper table {
	font-family:Verdana;
	font-size:11px;
	width:98%;
	}


.wrapper_middle  {
	width:32%;
	height:250px;
	display:none;
	position:relative;
	top:20px;
	float:left;
	margin: 0 1% 16px 1%;
	border: 1px solid;
	border-color: #CFCFD9;
	overflow:auto;
	background-color:#FCFCFC;
	display:none;
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	}

.wrapper_middle table {
	font-family:Verdana;
	font-size:11px
	}
		
.handle_boxhp {
	background-image: url(../alleare-admin/_img/fondo_alternate.jpg);
	padding: 4px;
	color: #000000;
}
.content_boxhp {
	padding:2px;
}



/***************************** CALENDARIO APPUNTAMENTO*/

#calendario_int {
	width:100%;
	height: 20px;
	background-color:#FFFFFF;
	margin: 0 1px 0 0;
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	}


#calendario_int p.mese{
	font-size:14px;
	color:#000;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	margin:5px;
	border: 0;
	}

#calendario_int .selectcal { font-size:10px; padding:1px; width:130px}
	
	#calendario_int p.showdisp{
	font-size:11px;
	color:#000;
	font-family:Verdana;
	font-weight:normal;
	text-align:center;
	margin:5px auto;
	border: 0;
	width:auto
	}
	
#calendario {
	width:100%;
	height: 150px;
	background-color:#FFFFFF;
	margin: 0 1px 0 0;
	overflow:auto;
	font-size:11px;
	color:#000000;
	font-family:Verdana;
}

#calendario div{
	width:14%;
	float:left;
	min-height: 170px;
	height: auto !important;
	height: 100%;
	background-color:#E4E4E4;
	margin: 0 1px 0 0;
}

#calendario_int div  {
	width:13%;
	float:left;
	background-color:#FFFFFF;
	margin:0;
}


#calendario_int div#divcal_int0 {
	width:9%;
	float:left;
	background-color:#FFFFFF;
	margin:0;
}




#calendario_int  .spacer {
	width:auto;
	float:left;
}


#calendario_int .panel_cal {
	width:97.9%;
	background-color: #FFFFFF;
	text-align: center;
}



#calendario_int p {
	padding:2px;
	margin:2px;
	border:1px solid;
	border-color:#FAFAFA;
	text-align: center;
	background-color: #FFFFFF;
	cursor:pointer;
}

#calendario p:hover {
color:#627386;
padding:2px;
margin:2px;
background-color:#FFCC00;
border:1px solid;
border-color:#97A4B3;
cursor:pointer;

}

#calendario p {
cursor:pointer;
color:#627386;
padding:2px;
margin:2px;
background-color:#CDD8E4;
border:1px solid;
border-color:#97A4B3;
}



#calendario2 {
	width:100%;
	height: 150px;
	background-color:#FFFFFF;
	margin: 0 1px 0 0;
	overflow:auto;
	font-size:11px;
	color:#000000;
	font-family:Verdana;
}


#calendario2 td:hover {
	background-color:#F3EE81;
	font-size:9px;
	font-family: tahoma;
	padding:0;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	cursor:pointer;

}



#calendario2 p {
cursor:pointer;
color:#627386;
padding:2px;
margin:2px;
background-color:#CDD8E4;
border:1px solid;
border-color:#97A4B3;
}


#calendario2 .ora_ag {
	width:auto;
	height:10px;
	background-color:#F3F3F3;
	text-align:center;
	font-size:9px;
	font-family: tahoma;
	padding:1px 0;
	color:#4E4E4E;

}

#calendario2 td{
	background-color:#E4E4E4;
	font-size:9px;
	font-family: tahoma;
	padding:0;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	cursor:pointer;
}



#calendario2 img {
	width:100%;
	height:12px;
	cursor: pointer;
}



.tool_cal { font-family:tahoma; font-size:10px; padding:2px; margin:5px 5px 20px 5px; font-weight:bold}
.tool_cal a { text-decoration:none; color:#0066FF}
.tool_cal a:hover { text-decoration:none; color: #990000}
.tool_cal span { margin:0 20px 0 0}
.tool_cal p { margin:0; padding:0; border:1px solid; background-color:#FF9900; float:left}
.tool_cal img { cursor:pointer}





/***************************** BODY CONTENUTI */
.main_frame { width:200px}
/*** alert ***/
#divnorec { width:70%; border:3px dotted; border-color:#CC6600; padding:20px; margin:40px auto; background-color:#FFC46A; text-align:center; font-size:12px; font-weight:bold}
.divnorec2 { width:70%; border:3px dotted; border-color:#CC6600; padding:20px; margin:40px auto; background-color:#FFC46A; text-align:center; font-size:12px; font-weight:bold}
.divntw { width:auto; border:3px dotted; border-color:#CC6600; padding:20px; margin:5px auto; background-color:#FFC46A; text-align:center; font-size:12px; font-weight:bold}

/* POP UP */
#divpopup { display:none; background-color:#D8D8D8; border: 10px solid; border-color:#788794; padding:0 0 0 1.5% }


.box_alert {
	border: 2px solid;
	clear: both;
	margin: 0 2%;
	padding: 6px;
	border-color: #F4DB75;
	background-color: #FDF7DF;
	color: #5F4D05;
	height:75px;
	overflow:auto;
}

.fitting {
	clear: both;
	margin: 0 2% 0 2%;
	padding: 0 0 0 0;
	font-size: 11px;
	font-family: tahoma;
	color: #B87430;
	}

.navigator {
	clear: both;
	margin: 15px 2% 0 2%;
	padding: 0 0 0 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #7A6C63;
	}
	
	.navigator_pop {
	clear: both;
	margin: 15px 4% 0 4%;
	padding: 0 0 0 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #888888;
	}
	
.navigator_login {
	clear: both;
	margin: 15px auto 0 auto;
	padding: 0 0 0 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #B87430;
	width: 500px;
	}

.boxxx {
	background-color: #fff;
	border: 1px solid #ccc;
	clear: both;
	margin: 4px 2% 15px 2%;
	padding: 6px;
}

.boxxx_pop {
	background-color: #fff;
	border: 1px solid;
	border-color: #B4B4B4;
	clear: both;
	margin: 2px 4% 15px 2%;
	padding: 2% 2%;
}

.boxxx_pop h2 { margin:0 0 12px 0}

.boxxx_login {
	background-color: #fff;
	border: 1px solid #ccc;
	clear: both;
	margin: 4px auto;
	padding: 6px;
	width: 500px;
}

.boxxx h2, . boxxx_pop h2, .boxxx_login h2 {
	font-size:20px;
	font-weight: normal;
	margin: 0 10px 4px 0;
	border-bottom: 4px solid ;
	border-color:#f0f8ff;
	clear: both;
}



.cartina {
	padding:24px 1% 16px 1%;
	float:left;
	width: 21%;
}
.form_cartina {
	padding:2px 0 16px 1%;
	float:left;
	width: 37%;
}

h2 {
	font:20px;
	height:34px;
	font-weight: normal;
	margin: -2px -2px 0 -2px;
	padding:4px;
	background-image:url(../alleare-admin/_img/fondo_h2.jpg);
	background-repeat:repeat-x;
	color:#00406A}

.line {
	font:20px;
	font-weight: normal;
	margin: 0 0 0 0;
	border-bottom: 4px solid ;
	border-color:#f0f8ff;
	padding:2px;
}

h2 a {  font-size:12px; font-weight:bold; margin:0 0 0 10px}
h2 img { border:0; margin:0 4px 4px 0; text-decoration:none}

.panel1 select, .panel2 select, .panel3  select, .panel4 select, .panel5 select { width:90%}
.panel1 input, .panel2 input, .panel3  input, .panel4 input, .panel5 input { width:90%}

.panel_imm1, .panel_imm2, .panel_imm3, .panel_imm4, .panel_imm5 {
	width:auto;
	float: left;
	padding: 0 1% 0 1%;
	margin: 3px 0 20px 0;
	border-right: 2px solid;
	border-color: #E1F0FF;
	color: #003366
} 

.panel_imm5 {
	width:auto;
	float: left;
	padding: 0 1% 0 1%;
	margin: 3px 0 20px 0 ;
	border-right: 0;
	color: #003366
} 

.panel_imm1 img, .panel_imm2 img, .panel_imm3 img, .panel_imm4 img, .panel_imm5 img {
border:0;
padding:0;
margin:0 2px 0 3px;
text-decoration:none
}

.panel_imm1 a:hover, .panel_imm2 a:hover , .panel_imm3 a:hover , .panel_imm4 a:hover, .panel_imm5 a:hover {
text-decoration:none
}

.no_border {
border:0;
} 


.selected { background-color: #FFAA55; margin:4px 0; border:0}

.paneloff {
	float: left;
	width:26%;
	margin-bottom: 10px;
	padding: 0 5px 0 0;
	color: #003366;
	height: 40px;
}

.panel1 {
	float: left;
	width:19%;
	margin-bottom: 10px;
	padding: 0;
	color: #003366;
	height: 40px;
}
.panel2 {
	float: left;
	width: 19%;
	
	padding: 0 0 0 0,5.em;
	color: #003366;
	padding: 0 0 0 0.5em;
	border-left: 2px solid;
	border-color: #F0F8FF;
}

.panel3 {
	float: left;
	width: 19%;
	margin-bottom: 10px;
	padding: 0 0 0 0.5em;
	color: #003366;
	border-left: 2px solid;
	border-color: #F0F8FF;
}
.panel4 {
	float: left;
	width: 19%;
	margin-bottom: 10px;
	border-left: 2px solid;
	border-color: #F0F8FF;
	padding: 0 0 0 0.5em;
	color: #003366;
}

.panel5 {
	float: left;
	width: 19%;
	margin-bottom: 10px;
	padding: 0 0 0 0.5em;
	color: #003366;
	border-left: 2px solid;
	border-color: #F0F8FF;
}

.resnum 		{	width: auto; padding: 0;	color: #003366;	margin: 10px;}
.resnum img 	{ margin:0; border:0}
.colonna_full .resnum 		{
	width: 95%;
	padding: 0;
	color: #003366;
	margin: 10px auto;
}
.colonna_full .resnum img 	{ margin:0; border:0}


.panel_close {
	float: left;
	width:40%;
	margin-bottom: 10px;
	padding: 16px 10px 0 0;
	color: #003366;
	width: 26%;
}

#tab_immobile ul#ultab {
	display:block;
	height:30px;
	background-image:url(../alleare-admin/_img/fondo_tab.jpg);
	padding: 0;
	margin: 0;
}

#tab_immobile ul#ultab li {
	border:0;
	margin:0;
	padding:0;
	display: inline;
	list-style: none;
	}


fieldset {
	border: none;
	padding: 3px 0 3px 0;
}

fieldset legend {
	padding: 0;
	
}

textarea, input, select {
	background-color: #EAEEF4;
	border: 1px solid;
	border-color: #93ABC6;
	color: #000;
	font-size: 11px;
	margin: 1px;
	padding: 3px;
	font-family: verdana;
}

.codice { font-weight:bold; font-size:12px;	border: 2px solid; border-color: #93ABC6;}

.fifty {
	width:auto;
	float:left;
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}


.submit input, .submit input:focus, .button {
	background-color: #fff;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #000000;
	padding: 2px;
	font-size:11px;
	}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	color:#993300;
	font-size:11px;

	
}

.submit2 input, .submit2 input:focus, .button {
	background-color: #F8F2B6;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #000000;
	padding: 2px;
	font-size:12px;
	float:right;
	margin:8px 0px 16px 8px;
	cursor:pointer;
	}

.submit2 input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	color:#993300;
	font-size:12px;
	float:right;
	margin:8px 0px 16px 8px;
	cursor:pointer;
}


.submit4 input, .submit4 input:focus {
	background-color: #F8F2B6;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #000000;
	padding: 2px;
	font-size:11px;
	margin:0px 0px 16px 8px;
	cursor:pointer;
	}

.submit4 input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	color:#993300;
	font-size:11px;
	margin:0px 0px 16px 8px;
	cursor:pointer;
}


.buttonPortafoglio {  margin:2px 0 0 0; padding:0;	border-top: 2px solid; border-color: #E1F0FF;}
.buttonPortafoglio div.half1 { width:49%; float:left; text-align:right}
.buttonPortafoglio div.half2 { width:50%; float:left; }

.submit3 input, .submit3 input:focus, .button {
	background-color: #F8F2B6;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #000000;
	padding: 2px;
	font-size:12px;
	margin:8px 0px 8px 0;
	cursor:pointer;

	}

.submit3 input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	color:#993300;
	font-size:12px;
	margin:8px 0px 8px 0;
	cursor:pointer;

}


.submitSx input, .submitSx input:focus {
	background-color: #F8F2B6;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #000000;
	padding: 2px;
	font-size:12px;
	margin:8px 0px 16px 0;
	cursor:pointer;
	}

.submitSx input:active{
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	color:#993300;
	font-size:12px;
	margin:8px 0px 16px 0;
	cursor:pointer;
}



.promemoria input, .promemoria input:focus, .button {
	background-color: #FBF8D9;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #000000;
	padding: 2px;
	font-size:10px;
	width:auto;
	text-align:center;
	cursor: pointer;
}

.promemoria input:active, .button:active {
	background: #fff;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	color:#993300;
	font-size:10px;
	width:auto;
	text-align:center;
		cursor: pointer;

}



fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 16px;
}

/* tabella risultati */

.tabella_res 			{	float:left;	width: 70%;	padding: 0; }

.tabella_report  		{float:left; width: 20%; padding: 0;}
.tabella_staff  		{width: 97%; padding: 0; margin:0 auto}
.tabella_contatto  		{width: 97%; padding: 0; margin:0 auto; background-color:#00FF00}
.marginfullpage 		{ width: 100%; padding: 0; margin:0 }

.tabella_scheda_imm  	{float:left; padding: 0; width: 100%; clear: both; margin: 0; }
.tabella_scheda_imm .textdesc { padding:10px; font-size:15px; line-height:24px; color:#333333}

/* colonna destra portafoglio. */
.colonna_full					{ width:100%; padding:0; margin:0;  }
.colonna_full_ins_imm			{ width:80%; padding:0; margin:0 auto;  }
.colonna_sx						{ float:left; width: 70%; padding:0; margin:0;  }
.col_dx 						{ width:28%; float:left; padding:0 0 0 1%}

/* tabella risultati portafoglio */

.tabella_portafoglio  			{ float:left; width: 100%; padding:0; margin:0; border:#CCCCCC 1px solid; font-family:verdana; font-size:11px }
.tabella_mono  					{ width: 100%; padding:0; margin:0 0 10px 0; border:0; font-family:verdana; font-size:11px }

.tabella_portafoglio .riga_int	{ clear:left; height:30px; color: #005771; font-weight:bold; }
.tabella_mono .riga_int			{
	clear:left;
	height:30px;
	color: #005771;
	font-weight:bold;
	border:#CCCCCC 1px solid;

}

.tabella_portafoglio .riga 		{ clear:left; height:100px; margin:0; width:100%; border-top:2px solid; border-top-color:#DAE8EB}
.tabella_mono .riga 			{ height:auto;	margin:0; width:auto; border-top:2px solid; border-top-color:#DAE8EB; padding: 4px 0 0 4px; }
.tabella_mono .riga img.margin	{ margin:0 0 0 6px }
.tabella_mono .riga img			{ border:0 }

.riga_int div					{ background-image: url(../alleare-admin/_img/fondo_tito.jpg);}
.alt div 						{ background-color: #F2F8F9; } /*   colora l'alternate della riga */
.tabella_portafoglio  .mod 		{ border:0; margin:10px 2px 0 0; }

/*   consente di avere il bordo biano per spaziare le colonne */
.tabella_portafoglio .riga_int div, 
.tabella_portafoglio  .riga div, 
.tabella_mono .riga_int  div   {min-height: 100%; height: auto !important; height: 100%;  padding:0; margin:0 0 0 0 }




.tabella_portafoglio  .riga_int p	{padding:7px 0 0 4px;}
.tabella_mono .riga_int p			{padding:7px 0 0 4px;}

.tabella_portafoglio div.c4 		{margin:0px;}
.tabella_portafoglio div.c81		{margin:0px;}

.tabella_portafoglio .c1			{display:table-cell;width:12%; float:left; text-align: center; padding:7px 0 0 0;}
.tabella_portafoglio .riga .c1 p	{ font-size:14px; color: #004993; font-weight:bold; padding:14px 0 4px 0}
.tabella_portafoglio .c1 img 		{ border:0; margin:8px 3px 0 3px }
.tabella_portafoglio .c1 a:hover img { border:0; margin:8px 3px 0 3px  }

.tabella_portafoglio .c11			{ width:5%; float:left; text-align: center; }
.tabella_portafoglio .c11 p			{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c11 p	{ font-size:12px; color: #004993; font-weight:bold;  padding:14px 0 4px 0}

.tabella_portafoglio .c21			{ width:8%; float:left; text-align: center;}
.tabella_portafoglio .c21 p			{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c21 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 0}

.tabella_portafoglio .c31			{ width:13%; float:left; text-align: left;}
.tabella_portafoglio .riga .c31 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c41			{ width:10%; float:left; text-align: left;}
.tabella_portafoglio .riga .c41 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c51			{ width:7%;float:left; text-align: center; padding:7px 0 0 0;}
.tabella_portafoglio .c51 p			{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c51 p	{ font-size:11px; color: #000000; font-weight:normal; text-align: center; padding:10px 0 1px 0}

.tabella_portafoglio .c61			{ width:11%; float:left; text-align: left;}
.tabella_portafoglio .riga .c61 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c71			{ width:15%; float:left; text-align: left;}
.tabella_portafoglio .riga .c71 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c81			{ width:10%; float:left; }
.tabella_portafoglio .c81 img  	 	{ border:1px solid #E6E6E6; margin:3px 0 0 8px}

.tabella_portafoglio .c111			{ width:12%; float:left; text-align: center; padding:7px 0 0 0;}
.tabella_portafoglio .riga .c111 p	{ font-size:11px; color: #004993; padding:14px 0 4px 0}
.tabella_portafoglio .c111 img 		{ border:0; margin:8px 5px 0 5px }
.tabella_portafoglio .c111 a:hover img { border:0; margin:4px 5px 4px 5px }

.tabella_portafoglio .c211			{ width:8%; float:left; text-align: center;}
.tabella_portafoglio .c211 p			{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c211 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 0}

.tabella_portafoglio .c311			{ width:54%; float:left}
.tabella_portafoglio .riga .c311 p	{ margin: 4px 0 0 4px; border-bottom: 1px dotted; border-bottom-color: #CFCFCF; padding: 0 0 4px 0; }

.tabella_portafoglio .c411			{ width:19%; float:left; text-align: left;}
.tabella_portafoglio .riga .c411 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c511			{ width:6%; float:left; text-align: center; padding:7px 0 0 0;}
.tabella_portafoglio .c511 p			{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c511 p	{ font-size:11px; color: #000000; font-weight:normal; text-align: center; padding:10px 0 1px 0}

.tabella_portafoglio .c611			{ width:10%; float:left; text-align: left;}
.tabella_portafoglio .riga .c611 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c711			{ width:15%; float:left; text-align: left;}
.tabella_portafoglio .riga .c711 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}



.tabella_portafoglio .c911			{ width:6%; float:left; text-align: center; }
.tabella_portafoglio .c911 p		{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c911 p	{ font-size:12px; color: #004993; font-weight:bold;  padding:14px 0 4px 0}

.tabella_portafoglio .c921			{ width:6%; float:left; text-align: center;}
.tabella_portafoglio .c921 p		{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c921 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 0}

.tabella_portafoglio .c961			{ width:12%; float:left; text-align: left;}
.tabella_portafoglio .riga .c961 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c931			{ width:16%; float:left; text-align: left;}
.tabella_portafoglio .riga .c931 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c941			{ width:40%; float:left; text-align: left;}
.tabella_portafoglio .riga .c941 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c94			{ width:20%; float:left; }

.tabella_portafoglio .c951			{ width:7%;float:left; text-align: center; padding:7px 0 0 0;}
.tabella_portafoglio .c951 p			{ padding:7px 0 0 0;}
.tabella_portafoglio .riga .c951 p	{ font-size:11px; color: #000000; font-weight:normal; text-align: center; padding:10px 0 1px 0}


.tabella_portafoglio .c971			{ width:21%; float:left; text-align: left;}
.tabella_portafoglio .riga .c971 p	{ font-size:11px; color: #000000; font-weight:normal; padding:14px 0 4px 4px}

.tabella_portafoglio .c981			{ width:19%; float:left; }
.tabella_portafoglio .c981 img  	 	{ border:1px solid #E6E6E6; margin:3px 0 0 8px}



.tabella_portafoglio .c2		{ width:18%; float:left; text-align: center;  }
.tabella_portafoglio .c2 img  	{ border:1px solid; border-color:#ccc; margin:8px 0 0 0; width:100px; height:75px }
.tabella_portafoglio .c2 a:hover img  { border:1px solid; border-color:#FF6600;  }

.tabella_portafoglio .c211		{ width:12%; float:left; text-align: center;  }
.tabella_portafoglio .c211 img  	{ border:1px solid; border-color:#ccc; margin:8px 0 0 0; width:70px; height:70px }
.tabella_portafoglio .c211 a:hover img  { border:1px solid; border-color:#FF6600;  }

.tabella_portafoglio .c3			{ width:54%; float:left}
.tabella_portafoglio .riga .c3 p	{ margin: 4px 0 0 4px; border-bottom: 1px dotted; border-bottom-color: #CFCFCF; padding: 0 0 4px 0; }

.tabella_portafoglio .c311			{ width:60%; float:left}
.tabella_portafoglio .riga .c311 p	{ margin: 4px 0 0 4px; border-bottom: 1px dotted; border-bottom-color: #CFCFCF; padding: 0 0 4px 0; }


.tabella_portafoglio .riga ul, .tabella_portafoglio .riga li { margin:0; paddin:0; list-style:none}

.tabella_portafoglio .riga .c3 .s1	{width:28%;	float:left;	padding: 3px 0 0 4px;	color:#8A95AC;	height: auto; }
.tabella_portafoglio .riga .c3 .s2	{	width:26%;	float:left;	padding: 3px 0 0 0;	color:#8A95AC;	height: auto; }
.tabella_portafoglio .riga .c3 .s3	{	width:44%;	float:left;	padding: 3px 0 0 0;	color:#8A95AC;	height: auto; }

.tabella_portafoglio .riga .c3 .s11	{width:15%;	float:left;	padding: 3px 0 0 4px;	color:#8A95AC;	height: auto; }
.tabella_portafoglio .riga .c3 .s22	{	width:20%;	float:left;	padding: 3px 0 0 0;	color:#8A95AC;	height: auto; }
.tabella_portafoglio .riga .c3 .s33	{	width:40%;	float:left;	padding: 3px 0 0 0;	color:#000000;	height: auto; }

.tabella_portafoglio .riga .c311 .s11	{width:10%;	float:left;	padding: 3px 0 0 4px;	color:#8A95AC;	height: auto; }
.tabella_portafoglio .riga .c311 .s22	{	width:20%;	float:left;	padding: 3px 0 0 0;	color:#8A95AC;	height: auto; }
.tabella_portafoglio .riga .c311 .s33	{	width:30%;	float:left;	padding: 3px 0 0 0;	color:#8A95AC;	height: auto; }



.tabella_portafoglio .c4					{ width:16%; float:left; }

.tabella_portafoglio .c411					{ width:16%; float:left; }
.tabella_portafoglio .c411 img 				{ border:0; margin:4px 1px 0 0 }
.tabella_portafoglio .c411 a:hover img 		{ border:0; margin:0px 1px 4px 0 }


.tabella_portafoglio img 					{ border:0;  }
.tabella_portafoglio .mod 					{ border:0; margin:10px 2px 0 0; }
.tabella_portafoglio img.thumb  			{ border:2px solid; border-color:#fff;  }
.tabella_portafoglio a:hover img.thumb  	{ border:2px solid; border-color:#FF6600;  }
.cod_imm 									{ font-size:15px; font-weight:normal; color:#005771}


/* ############################ FINE tabella risultati portafoglio */




.tabella_res table 			{ border:#CCCCCC 1px solid}

.tabella_report table 			{ border:#CCCCCC 1px solid}
.tabella_staff table 			{ border:#CCCCCC 1px solid}


.rie
.prezzo2 {
	background-color:#CAE6EE;
	display: block;
	padding: 2px;
	margin: 4px 2px;
	font-weight: bold;
	text-align: center;
	color: #005771;
	border:1px solid;
	border-color:#FFFFFF
}



.tabella_scheda_imm table 	{ border-bottom:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-left:#CCCCCC 1px solid}
.tabella_scheda_imm input 	{ width:80% }
.proprietario 				{ width:auto; padding:3px; margin:2px 0 0 0; font-weight:bold; font-size:11px; border:0; cursor: default; background-color: #F5F5F5}

.tabella_scheda_imm select { width:50%}
.tabella_scheda_imm .check { width:15px }
.tabella_scheda_imm .mq { width:20%}
.tabella_scheda_imm .long { width:80%}

.tabella_immobili  {
	float:left;
	width: 70%;
	padding: 0;
}

#tab_immobile a { font-weight:bold; border:#CCCCCC 1px solid; padding:6px 4px; margin:0 6px 0 0; font-size:12px; display:block; float:left; background-image:url(../alleare-admin/_img/fondo_tab_imm_def.jpg) }
#tab_immobile a:hover, #tab_immobile .current {font-weight:bold; border:#CCCCCC 1px solid; background-color:#fff; border-bottom:#fff 1px solid; background-image:url(../alleare-admin/_img/fondo_tab_imm.jpg)}
#tab_immobile a.blank, #tab_immobile a.blank:hover { border:0; margin:0; padding:0; background-image:none; }


.tabella_dettaglio  {
	float:left;
	width: 70%;
	padding: 0;
}

.tabella_search  {	float:left;	width: 29%;	padding: 0 0 0 1%;}




.tabella_report_graf  {
	float:left;
	width: 76%;
	padding: 0 0 0 1%;
}

.tabella_foto  {
	float:left;
	width: 29%;
	padding: 0 0 0 1%;
	margin: 0;
}

.tabella_foto img { border:2px solid;  border-color:#C7C7C7}
.tabella_foto a:hover img { border:2px solid; border-color:#FF6600}


.tabella_res img 			{ border:0;  }
.tabella_res .mod 			{ border:0; margin:10px 2px 0 0; }
.tabella_res img.thumb  		{ border:2px solid; border-color:#fff;  }
.tabella_res a:hover img.thumb  		{ border:2px solid; border-color:#FF6600;  }
.cod_imm { font-size:15px; font-weight:normal; color:#005771}


.tabella_report img { border:#fff 2px solid; margin:0 4px 0 0 }
.tabella_report a:hover img { border:2px solid; border-color:#FF6600}
.tabella_report .mod { border:none; margin:10px 2px 0 0; }

.tabella_staff img { margin:4px 4px 0 0 }
.tabella_staff a:hover img { margin:0px 4px 4px 0}

.tabella_staff .mod { border:none; margin:10px 2px 0 0; }

.proposti, .ricerca_smart, .ricerca_form_cartina {
	font-weight:normal;
	font-size:11px;
	text-align:left;
	padding:6px 0;
	font-family: verdana;
}
.tabella_mono .box_attivita 
{ 
	height:auto;
	width:auto;
	font-size:10px;
	padding:5px 0 0 0;
	margin:0;
	
	color:#333333;
	background-color:#FAFAFA;
	border-top:1px solid #E5E5E5;
	background-image: url(../alleare-admin/_img/fondo_attivita.jpg)
	}

.tabella_mono .box_attivita2 
{ 
	height:auto;
	width:auto;
	font-size:10px;
	padding:5px 0 0 0;
	margin:0;
	
	color:#333333;
	background-color:#FAFAFA;
	border-top:1px solid #E5E5E5;
	background-image: url(../alleare-admin/_img/fondo_attivita2.jpg)
}

.tabella_mono .box_attivita2 div 
{ 
float:left; width:29%; padding:2px; border:1px solid #CCCCCC; background-color:#FFFFFF; margin: 1px
}

.tabella_mono .box_attivita2 .nomePort
{ 
float:left; width:32%; padding:2px; border:1px solid #CCCCCC; background-color:#FFFFFF; margin: 1px
}
	
	
	
.tabella_mono .riga .proposti {
	height:54px;
	line-height:13px;
	overflow:auto;
	font-size:10px;
	padding:3px 0 0 0;
	margin:3px 0 0 0;
	color: #333333;
	}

.multicheck { width:70%; padding:2px; height:74px; line-height:11px; overflow: auto; border:#CCCCCC 1px solid}
.multicheck2 { width:70%; padding:2px; height:72px; line-height:11px; overflow: auto; border:#CCCCCC 1px solid}
.multicheck3 {padding:2px; height:98px; line-height:20px; overflow: auto; background-color:#fff; border:#CCCCCC 1px solid}
.multicheck4 { width:auto; padding:2px; height:124px; line-height:25px; overflow: auto; border:#CCCCCC 1px solid;}


.multicheck input { margin:0 2px 0 0}
.intestazione {
	background-color: #A6CDD9;
	color: #005771;
	text-align: left;
	background-image: url(../alleare-admin/_img/fondo_tito.jpg);
}

.intestazione2 {
	background-color: #A6CDD9;
	color: #005771;
	text-align: left;
	background-image: url(../alleare-admin/_img/fondo_tito.jpg);
}

.tools { text-align: center; }

/* foto scheda immobile */
.foto_scheda_imm_big { width:97%; margin:28px 0 0 0}
.foto_scheda_imm_small { width:47%; margin:4px 2px 0 0}


.alternate td, .alternate th  {
	background-color: #EEF0F2;
	border-bottom:#DDDDDD 1px solid;
	}
	
.alternate_titolo TD, .alternate_titolo th {
	background-color: #DCDDE4;
	border-bottom:1px solid;
	border-color: #9598AC;
	background-image:url(../alleare-admin/_img/fondo_alternate.jpg);
	
	}

a.edit {
	border-bottom: none;
	display: block;
	padding: 1px 4px;
	margin:4px 4px 4px 1px;
	text-align: left;
	border:#CCCCCC 1px solid;
	background-color:#FAF5E4;
	
}



a.edit_sel {
	border-bottom: none;
	display: block;
	padding: 1px 4px;
	margin:4px 4px 4px 2px;
	text-align: left;
	border:#ADADAD 1px solid;
	background-color:#EBD898;
	color:#0651AC;
	font-weight: bold;
	font-size:10px;
}

a.edit:hover, a.edit_sel:hover, #menuselezionato {
	color: #036;
	color:#627386;
	background-color:#FFCC00;
	border:1px solid;
	border-color:#FF6600;
	text-decoration:none;
	margin:4px 2px;
}

.ins_contatto  { float:left; width:18%; margin:6px 1% 0 1%}
.ins_contatto a img  { border:0}

.alfabeto { float:left; width:80%}
.alfabeto2 { width:100%}

.alfabeto a, .alfabeto2 a {
	border-bottom: none;
	display: block;
	padding:2px 2px;
	margin:8px 2px 0 0;
	text-align: left;
	border:#CCCCCC 2px solid;
	background-color:#F8F8F8;
	float:left;
	font-size:10px;
	font-family:Verdana;
}

.alfabeto a:hover, .alfabeto2 a:hover  {
	border-bottom: none;
	display: block;
	padding:2px 2px;
	margin:10px 2px 0 0;
	text-align: left;
	float:left;
	font-size:10px;
	
	font-family:Verdana;
	background-color: #BBD1DD;
	color: #036;
	border:2px solid;
	border-color: #89AFC5;

}


/***************************** FOOTER */

#footer {
	clear: both;
	text-align: left;
	bottom: -18px;
	background-image: url(../alleare-admin/_img/fondo_bottom.jpg);
	height: 52px;
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	font-size: 11px;
	color: #616967;
	padding: 0 0 0 16px;
	left: -27px;
}

#footer img {
	padding:0;
	border: 0;
	Margin:0 0 10px 0;
}

#footer span { width:49%; float:left}
#footer span.dx { text-align:right}

.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.code {
	font-family: "Courier New", Courier, monospace;
}

.clear {
	clear: both;
	height: 2px;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}


.search {
	background: #ccc;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}



.submit, .editform th  {
	text-align: right;
}



#content {
	margin: 0 0 0 0;
	width: 100%;
}

#login {
	background: #fff;
	border: 1px solid #a2a2a2;
	margin: 5em auto;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(images/wordpress-logo.png) no-repeat top left;
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

#login #submit {
	font-size: 1.7em;
}


.active td {
	background: #BEB;
}
.active .name {
	background: #9C9;
}

.zerosize {
	height: 0px;
	width: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
}



input:focus, textarea:focus, label:focus    { border: 1px solid; background-color: #FFFFF9;	border-color: #F4D26C}
input.codice:focus 							{ border: 2px solid; background-color: #FFFFF9;	border-color: #F4D26C}

.div_login { font-weight:normal; font-size:14px; text-align:left; padding:6px}

.div_login input  { width:70%; font-size:16px; padding:10px; font-weight:bold}

.ricerca_smart input  { width:70%}
.ricerca_smart select   { width:72%}
.ricerca_smart .radio,  .ricerca_smart .check  { width:20px}
.ricerca_smart .medium  { width:100px}
.ricerca_smart .medium60  { width:60%}
.ricerca_smart .small   { width:50px}
.ricerca_smart .small2   { width:30%}
.ricerca_smart .small3   { width:25%}

.ricerca_form_cartina .valuerich { color:#2446BD}
.ricerca_form_cartina input  { width:65%}
.ricerca_form_cartina select   { width:67%}
.ricerca_form_cartina .radio,  .ricerca_form_cartina .check  { width:20px}
.ricerca_form_cartina .medium  { width:20%}
.ricerca_form_cartina .medium60  { width:65%}
.ricerca_form_cartina .small   { width:50px}
.ricerca_form_cartina .multicheck {
	width:65%;
	background-color:#F5F8FA;
}
.ricerca_smart .multicheck {
	background-color:#F5F8FA;
}

.spacer 	{ height:10px}
.tab_left	{ float:left}

.multicheck select   { width:100%}
.multicheck2 select   { width:100%}

fieldset div {width:100%;  height:auto; padding: 2px 0 2px 0;  }

#advanced_search fieldset div {width:30%;  height:auto; padding: 2px 0 2px 0;  float:left;}

label {float:left; width:25%; display: inline; letter-spacing:-1px }
fields {float:left; width:25%; display: inline; }
	



/************************************************************* impostazione delle tabelle */



.fieldset_titolo  	{ 
					color:#183343;
					background-color: #DCDDE4; 
					border:1px solid; 
					border-color: #ADAFBE; 
					background-image:url(../alleare-admin/_img/fondo_alternate.jpg);
					padding: 3px 2px 3px 4px;
					font-weight:bold;
					}

.fieldset_form 		{ margin:0 0 10px 0; padding:1px 0 0 0; border-left:#DDDDDD 1px solid; border-right:#DDDDDD 1px solid; }

.fieldset_new 				{ border: none; padding:0}
.fieldset_new_proponi 		{ border: none; padding:0}
.fieldset_new legend { padding: 0;}

.fieldset_new div 				{height:34px; width:49.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; float:left; background-color: #fff; border-bottom:#DDDDDD 1px solid;}
.fieldset_new div.alternate 	{background-color: #F4F4F4; border-bottom:#DDDDDD 1px solid;}
.fieldset_new div.divlong		{height:auto; width:99.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; background-color: #fff; border-bottom:#DDDDDD 1px solid;}
.fieldset_new div.divlongalt	{height:auto; width:99.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; float:left; background-color: #F4F4F4; border-bottom:#DDDDDD 1px solid;}

.fieldset_new_pop div 				{height:34px; width:49.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; float:left; background-color: #fff; border-bottom:#DDDDDD 1px solid;}
.fieldset_new_pop div.alternate 	{background-color: #F4F4F4; border-bottom:#DDDDDD 1px solid;}
.fieldset_new_pop div.divlong		{height:auto; width:99.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; float:left; background-color: #fff; border-bottom:#DDDDDD 1px solid;}
.fieldset_new_pop div.divlongalt	{height:auto; width:99.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; float:left; background-color: #F4F4F4; border-bottom:#DDDDDD 1px solid;}

.fieldset_new_pop div.temp	{height:auto; width:99.8%; padding: 2px 0 2px 0; margin:0 0.1% 0 0.1%; float:left; background-color: #F4F4F4; border-bottom:1px solid; border-color:#DDDDDD}



.fieldset_new p				{float:left;  padding: 6px 0 0 1%; border:0; margin:0; width:38%; }
.fieldset_new .field		{float:left; padding: 4px 0 0 1%; border:0; margin:0; width:59%; }
.fieldset_new .field2		{float:left; padding: 4px 0 0 1%; border:0; margin:0; width:59%; font-weight:bold }
.fieldset_new .labellong	{float:left;  padding: 6px 0 0 0.5%; border:0; margin:0; width:19%; }
.fieldset_new .fieldlong	{float:left;  padding: 4px 0 0 1%; border:0; margin:0; width:79.5%; }
.fieldset_new textarea		{
	width:96%;
	padding: 0px 4px;
	height: 55px;
	line-height: 19px;
	display: block;
	background-image: url(../alleare-admin/_img/font_textarea.gif);
	background-attachment:scroll;
	margin:4px 0 8px 0; 
}


.fieldset_new_pop p				{float:left;  padding: 6px 0 0 1%; border:0; margin:0; width:38%; }
.fieldset_new_pop .field		{float:left; padding: 4px 0 0 1%; border:0; margin:0; width:59%; }
.fieldset_new_pop .labellong	{float:left;  padding: 6px 0 0 0.5%; border:0; margin:0; width:19%; }
.fieldset_new_pop .fieldlong	{float:left;  padding: 4px 0 0 1%; border:0; margin:0 0 10px; width:79.5%; }
.fieldset_new_pop  textarea		{
	width:96%;
	padding: 0px 4px;
	height: 55px;
	line-height: 19px;
	display: block;
	background-image: url(../alleare-admin/_img/font_textarea.gif);
	background-attachment:scroll;
	margin:4px 0 0 0; 
}


.fieldset_form input  		{ width:80%}
.fieldset_form textarea  	{ width:90%}
.fieldset_form .short   	{ width:50px;}
.fieldset_form .radio		{ width:20px; margin:3px 2px 0 2px}
.fieldset_form .check	   	{ width:20px; margin:3px 2px 0 2px}

.fieldset_form select   	{ width:83%}

.fieldset_form .medium  	{ width:110px}
.fieldset_form .medium60  { width:60%}
.fieldset_form .small   	{ width:50px}
	
.ico_brand 					{ border:1px solid #E6E6E6; margin:3px 0 0 8px}
.ico_brand2 				{ width:12px; height:12px; border:0; margin:0 1px -2px 0}
.tabella_portafoglio .c4 img  	 { border:1px solid #E6E6E6; margin:3px 0 0 8px}

 

	
/****************************************************** nuova impostazione delle tabelle */
#tabForm 				{
						font-family: verdana;
						}



.fieldsetTitolo, 
.fieldsetTitoloFirst  	{ 
						background-color: #DCDDE4; 
						border:1px solid; 
						border-color: #ADAFBE; 
						background-image:url(../alleare-admin/_img/fondo_alternate.jpg);
						padding: 2px 2px 2px 4px;
						font-weight:bold;
						margin:12px 0 0 0;
						}

.fieldsetTitoloFirst  	{ 
						margin:0;
						}
					
.fieldsetForm							{
										margin:0 0 0 0;	
										padding:1px 2px 0 0;	
										border-left:#DDDDDD 1px solid;	
										border-right:#DDDDDD 1px solid;	
										border-bottom: #DDDDDD 1px solid;
										
										background-image: url(../alleare-admin/_img/fondo_alternate_form_new.gif);	
										}
										
.fieldsetFormList							{
										margin:0;	
										padding:0;	
										border-left:#DDDDDD 1px solid;	
										border-right:#DDDDDD 1px solid;	
										border-bottom: #DDDDDD 1px solid;
										background-image: url(../alleare-admin/_img/fondo_alternate_form_list.gif);	
										}		
										
.fieldsetFormList table					{ width:100%; border:0; padding:0; margin:0; font-family:Verdana}
.fieldsetFormList table	tr				{ height:36px;}
																		
										
.fieldsetFormHeight						{
	margin:0 0 0 0;
	padding:1px 2px 0 4px;
	border-left:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	background-color: #F7FBFB;
										}							
					
#tabForm ul { float:left; width:50%; height:auto;  padding: 0; margin: 0; }
#tabForm li { width:auto; height:26px; border:0; margin:0 0 1px 0; padding:0 0 0 0; list-style: none;  }
#tabForm ul.pop_ins_imm { width:auto; height:auto;  padding: 0; margin: 0; }
#tabForm ul.pop_ins_imm select   { font-size:12px; padding:6px;  }

#tabForm li.ui-multiselect-optgroup-label {margin: 0px ;} 

#tabForm label			{ width:40%;  height: 21px; padding: 4px 0 0 4px; margin:0; line-height: 9px; }
#tabForm span  			{ width:auto; height: 21px; float:left; padding: 4px 0 0 6px; margin:0; line-height: 9px; }
.panel5 span.ui-icon {float:left;}
#tabForm li span , #tabForm li label{ height: auto;}

#tabForm ul.height  			{
	float:left;
	width:50%;
	height:auto;
	padding: 0;
	margin: 0;
	
}
#tabForm ul.height li 			{
	width:auto;
	height:50px;
	margin:0 0 1px 0;
	padding:8px 0 0 0;
	list-style: none;
	clear: left;
	line-height:13px
}




#tabForm ul.height label		{ width:40%; float:left; padding: 4px 0 0 0;	height: 50px;	line-height: 12px;}
#tabForm ul.height .radiocheck	{
	padding: 0;
	margin: 0 2px 0 0;
	clear: left;
}
#tabForm ul.height div			{
	float:left;
	height: 50px;
}

#tabForm ul.height p 		{
	display:block;
	height: 10px;
	padding: 0 0 6px 0;
}

#tabForm #fully		 { padding:10px 4px; background-color:#fff; border:1px solid; border-color: #DDDDDD; border-top:none }
#tabForm #fully_alt  { padding:10px 4px; background-color:#F7FBFB; border:1px solid; border-color: #DDDDDD; border-top:none }
#tabForm .margin	{margin:0 0 12px 0;}


#tabForm input			{ width:48%; float:left; margin: 2px 0 0 2px;	}
#tabForm select			{ width:50%; height:20px; float:left; margin: 2px 0 0 2px;padding:0px 	}
#tabForm .short			{ width:15%; float:left; margin: 2px 0 0 2px;	}
#tabForm .short2		{ width:10%; float:left; margin: 2px 0 0 2px;	}
#tabForm .medium		{ width:120px; float:left; margin: 2px 0 0 2px;	}
#tabForm .medium60  { width:60%}

#tabForm ul.pop_ins_imm select	{
	width:40%;
	float:left;
	margin: 2px 0 0 2px;
	height: 30px;
}

#tabForm ul.pop_ins_imm li	{
	width:100%;
	float:left;
	margin: 2px 0 0 2px;
	height: 30px;
	background-color:#00CCgg
}

#tabForm ul.pop_ins_imm span	{
	width:55%;
	float:left;
	margin: 2px 0 0 2px;
	height: 30px;
	background-color:#00CC00
}

#tabForm textarea		{
	width:96%;
	padding: 0px 4px;
	height: 55px;
	line-height: 19px;
	display: block;
	background-image: url(../alleare-admin/_img/font_textarea.gif);
	background-attachment:scroll;
	margin:4px 0 0 0; 
}
#tabForm textarea.small {height: 55px; }

#tabForm #fully input, #tabForm #fully_alt input	{ clear:left }
#tabForm .radiocheck			{width:20px;	float:left;	margin:4px 0 0 2px;	padding: 0; }


#tabForm .proprietario 			{ border:2px solid; width:48%; border-color: #CCCCCC; background-color: #EEF2E6}
#tabForm .proprietario:focus 	{ border:2px solid; width:48%; border-color: #CCCCCC; background-color:#EEF2E6}	

					
.fieldsetForm input, .fieldsetForm select		{ font-size:11px; font-weight:bold}


#tabForm .submit2 input, #tabForm .submit2 input:focus, #tabForm .button {
	width:auto;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	
	background-color: #F8F2B6;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	padding: 2px;
	
	float:right;
	margin:2px 4px 16px 8px;
	cursor:pointer;
	}

#tabForm .submit2 input:active, #tabForm .button:active {
	width:auto;
	font-size:11px;
	font-weight:bold;
	color: #0033FF;
	
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;

	float:right;
	margin:0px 4px 16px 8px;
	cursor:pointer;
}

#tabForm .fieldsetForm p.submit2 input, #tabForm .fieldsetForm p.submit2 input:focus, #tabForm p.fieldsetForm .button {
	width:auto;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	
	background-color: #F8F2B6;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	padding: 2px;
	
	float:right;
	margin:2px 4px 0 8px;
	cursor:pointer;
	float:left
	}

#tabForm .fieldsetForm  p.submit2 input:active, #tabForm p.fieldsetForm  .button:active {
	width:auto;
	font-size:11px;
	font-weight:bold;
	
	color: #0033FF;
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	padding: 3px 2px 1px 2px;
	
	margin:2px 4px 0 8px;
	cursor:pointer;
	float:left
	}


#tabForm  img 		{ border:0; margin:0px 0px 0 8px }
#tabForm  a:hover img { border:0; margin:-4px 0px 0px 8px }
#tabForm a, #tabForm a:hover, #tabForm a:visited { font-size:11px; font-weight:normal; border:0; margin:0; padding:0; background-image:none}

#tabForm .scroll_calendario {
	height:100px;
	width:90%;
	overflow:auto;
	background-color: #F7F9F9;
	padding:10px 0 10px 2%;
	border: 1px solid #fff;
}

#tabForm .scroll_calendario2 {
width:auto;
text-align:left;
line-height:16px;
}


#tabForm .tab_cal_int 	{ width:82%; border:1px solid #fff; background-color:#637B96; color:#FFFFFF; font-weight:bold; cursor:pointer}
#tabForm .tab_cal 		{ width:94%; border:0}
#tabForm .tab_cal TD 	{ border-bottom:1px solid; border-bottom-color: #95A6B9; text-align:center}
#tabForm .tab_cal td:hover  	{ background-color: #FFCC00; cursor:pointer}
#tabForm .tab_cal td.ora:hover  { border-bottom:1px solid; border-bottom-color: #95A6B9; background-color:#F7F9F9; cursor:default}

#tabForm .tab_cal2 		{ width:auto; border:0; text-align:-left}

#tabForm .currentCell  { background-color:#91A3B7; }
#tabForm  .tab_file					{ width:100%; border:0; padding:0; margin:0; background-color:#FFFFFF; padding:0 0 0 4px; font-weight:bold}
.tabella_scheda_imm table.tab_file	 { width:100%; border:0; padding:0; margin:0}

#tab_immobile a.link_tab { font-size:11px; font-weight:bold; padding:0 4px;}
#tab_immobile a.link_tab:hover { font-size:11; font-weight:bold; margin:0; border:0; padding:0 4px }

#tabForm .fieldsetFormList img { margin:4px 4px 0px 0}
#tabForm .fieldsetFormList a:hover img { margin:0px 4px 4px 0}

input.disabled, select.disabled, textarea.disabled	{
	border:1px  solid;
	border-color: #6386AD;
	background-color:#93ABC6;
	color:#FFFFFF;
	font-weight:bold;
}

.box_richieste {
	font-family:verdana;
	padding:14px 1% 16px 1%;
	line-height:16px;
	width: 28%;
	float: left;
	background-color: #F0F5F8;
	margin: 14px 0 0 0;
	border: 1px solid #D0E0EA;
}
.morew { width:35%}


/* NETWORK */

.ico_ntw { padding:0; margin:0 0 0 2px; }
.centrato { text-align:center; width:auto}
.tabella_portafoglio .riga div.nosel { width:auto;  height:0; margin:0; padding:10px 0 0 0;  font-weight:bold; color:#666666; text-align:center;}

.view_scheda span { font-weight:bold}
.desc_big {font-size:14px; font-weight:bold}
.linespace { border:1px solid #BED3E0; background-color:#FFFFFF; margin:-4px -4px 4px -4px; padding:2px}
.arancio { color:#FF6600; font-size:12px; font-weight:bold}
.spacer_richieste { margin:16px 0 0 0}
.linkemu { cursor:pointer; font-weight:bold; color: #0066CC;}
.linkemu:hover { cursor:pointer; font-weight:bold;  color: #C14E00; text-decoration: underline;}

.divlong .boxfresh {margin:0; padding:2%; width:96%; line-height:18px; height:auto; border:0;  background-color: #F4F4F4;}
.multicheck4 .radiocheck {width:20px; margin:4px; padding: 0; border:0}
#tabForm .radiocheck2 			{width:20px; height:20px; margin:0 4px 0 0; padding: 0; border:0}
.black 		{width:70px; border:1px solid #999999;  height:60px; margin:10px auto 0 auto; padding:10px 0 0 0 ; font-weight:bold; background-color:#CCC; filter: alpha(opacity=80); opacity: .8}
.connesso 	{width:70px; border:1px solid #006600;  height:60px; margin:10px auto 0 auto;padding:10px 0 0 0 ; font-weight:bold;  color: #006600;   background-color: #E1FCE0  ; filter: alpha(opacity=60); opacity: .6}
.cercatohai { font-family:tahoma; font-size:11px; color:#5F5F5F; background-color:#F7F7F7; margin:0 -0.4% 0 -0.4%; width:auto; padding:2px 0.8%; border-top:1px solid #EBEBEB; border-bottom:1px solid #EBEBEB; clear:left; line-height:12px}
.cercatohai2 { font-family:tahoma; font-size:11px; color:#5F5F5F;   clear:left; line-height:12px}
.ico_tab { float:left; width:120px}
.ico_tab2 { float:left; width:120px; padding:6px 0 0 0}
#tabForm .checkZero { margin:0; padding:0; border:0; width:20px;}


.variazione_prezzo {
  color:#ffffff;
  font-size: 10;
  display:table-cell;
  background-position: center;
  background-image: url(/_img/pulsante_alleare_rosso.png);
  background-repeat: repeat-y;
  text-align: center;
  vertical-align: middle ;
  /*width: 58px;*/
  width: 150px;
  height: 26px;
  font-weight: bold;
}
.variazione_prezzo a , .variazione_prezzo a:hover {
   color:#ffffff !important;
   text-decoration: none;
}

#network_list li{
    margin-top: 5px;
}

button.ui-multiselect.small {width: 130px !important;}
div.ui-multiselect-menu.small {width: 250px !important;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
