#agente_virtuale  #frm_agente  h3 {
	color: #FFFFFF;
	font-size: 32px;
	letter-spacing: -4px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 3px 10px;
	line-height: 23px;
	text-transform: lowercase;
	text-indent: -3000px;
	overflow: hidden;
}
#agente_virtuale   #contenuto   .text {
	border: 1px solid #0093AA;
	padding: 2px;
	font-size: 12px;
	line-height: 12px;
}
#frm_agente { width: 414px; }


#frm_agente fieldset {
	margin: 0px !important;
	padding: 0px !important;
	border-style: none;
	border-width: 0px;
}
#periodo {
	width: 205px;
	clear: left;
	float: left;
	height: 100px;
	overflow: hidden;
	background-image: url(../img/bg_periodo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
#periodo div {
	text-align: center;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}


#persone {
	clear: right;
	float: left;
	width: 205px;
	height: 100px;
	overflow: hidden;
	background-image: url(../img/bg_persone.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
#persone label {
	text-align: center;
	padding: 3px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#tipologia {
	clear: left;
	float: left;
	width: 230px;
	height: 250px;
	overflow: hidden;
	background-image: url(../img/bg_tipologia.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*#persone, #tipologia, #servizi_agente  { clear: both; }*/

#tipologia ul {
	list-style-type: none;
	font-size: 12px;
	line-height: normal;
	letter-spacing: -1px;
	padding: 10px;
}

#tipologia li {
	float: left;
	width: 50%;
}

#zone {
	width: 180px;
	background-color: #CCCCCC;
	clear: right;
	float: left;
	height: 250px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/bg_dove.gif);
}




#zone_salento {
	background-image: url(../img/zone_salento.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 170px;
}
#zone_salento  label {
	overflow: hidden;
	height: 20px;
	width: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#zone_salento input {
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	cursor: pointer;
}

#zone_salento #nor {
	left: 86px;
	top: 34px;
	position: absolute;
}

#zone_salento #ent {
	left: 89px;
	top: 91px;
	position: absolute;
}


#zone_salento #jon {
	left: 45px;
	top: 119px;
	position: absolute;
}

#zone_salento #adr {
	top: 100px;
	position: absolute;
	left: 153px;
}

#zone_salento #sud {
	left: 125px;
	top: 192px;
	position: absolute;
}
#servizi_agente {
	clear: both;
	overflow: hidden;
	width: 410px;
	background-image: url(../img/bg_servizi_agente.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	position: relative;
}
#servizi_agente div {
	position: absolute;
	width: 370px;
	left: 20px;
	top: 53px;
	height: 140px;
}


#help {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	width: 200px;
	top: 5px;
	right: 8px;
	height: 28px;
	overflow: hidden;
}
#risultati {
	width: 415px;
}
#risultati ul {
	list-style-type: none;
}
.altCheckboxOn, .altCheckboxOff {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	line-height: 110px;
	float: left;
	width: 50px;
}
/* On state for a ARC checkbox */
.altCheckboxOn {background-image: url(../img/alt_on.gif);}
/* Off state for a ARC checkbox */
.altCheckboxOff {background-image: url(../img/alt_off.gif);}
#risultati li {
	display: block;
	clear: both;
	padding: 5px;
	overflow: hidden;
	height: 110px !important;
	height /**/: 80px;
}
#risultati  li.disp {
	background-image: url(../img/bg_li_agente.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#risultati .allotment { border: 1px dotted #a2d7e5; 
}
#risultati      li      p   .foto     {
	width: 100px;
	float: right;
	padding: 3px;
	border: 1px solid #333333;
	margin: 2px;
	overflow: hidden;
	height: 75px;
}


#risultati  li  h4 {
	color: #6ec5dc;
	font-size: 19px;
	letter-spacing: -2px;
	font-weight: normal;
	line-height: 19px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#risultati li p {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-size: 10px;
	height: 65px;
	letter-spacing: normal;
}
#agente_virtuale #contenuto {
	text-align: left;
	width: 415px;
	margin-right: auto;
	margin-left: auto;
}
#agente_virtuale {
	text-align: center;
}

