/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO SONDAGGI                 ************************/
/*****                                        ************************/
/*********************************************************************/

#boxSondaggiArchivio{
	clear: left;
	float: left;
	margin:0 auto;
	margin-top: 15px;
	width: 98%;
	margin-left: 5px !important;
	margin-left: 2.5px;
}

#boxSondaggiArchivio .Titolo1 { 
/*	position: relative;
	clear: left;
    background-color: #ebebeb;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 100%;
	padding: 5px;*/
}

#boxSondaggiArchivio .Titolo2 { 
	width: 98%;
/*	position: relative;
	clear: left;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: normal;
	width: 100%;
	padding: 5px;*/
}

#boxSondaggiArchivio .sfondo2 { 
	position: relative;
	clear: both;
	font-weight: bold;
	width: 100%;
}
/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

.mascheraDiInserimento {
	clear: both;
	float: left;
	width: 100%;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	padding-top:1em;
	margin-top:1em;
}

.mascheraDiInserimento FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

.mascheraDiInserimento FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.png) #F9E100 repeat-x 50% top;
	float: left;
	padding-bottom: 0px;
	margin: 1em 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: none;
 	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}

.mascheraDiInserimento FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: url(line.png) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

.mascheraDiInserimento LEGEND {
	font-weight: bold;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

.mascheraDiInserimento LABEL {
	display: inline;
	clear: both;
	float: left !important;
	margin-left: 10px;
	width: 150px;
	text-align: right;
	height: auto;
}

.mascheraDiInserimento .redio{
	float: left;
	text-align: left!important;
	margin-left: 10px;
}

.mascheraDiInserimento input.redio{
	float: left;
	text-align: left!important;
}

.mascheraDiInserimento .separatoreCampoRicerca {
	clear: both;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 99%;
}

.mascheraDiInserimento .campoPulsanteImg {
	clear: both;
	margin: 0 auto;
	text-align: center;	
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}

.mascheraDiInserimento .campoPulsanteImg INPUT {
	width: 178px !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	line-height: normal;	
}

/*********************************************************************/
/*****                                        ************************/
/*****               SONDAGGI                 ************************/
/*****                                        ************************/
/*********************************************************************/
#boxSondaggiArchivio .boxSondaggio{
	margin-bottom:2em;
	padding-bottom:.5em;
	padding-bottom: 10px;
}

#boxSondaggiArchivio .boxSondaggio .boxSondaggioTitolo{
	clear: both;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	display:block;
	font-weight:bold;
	padding:0.5em;
	padding-left: 0px;
	margin-bottom: 5px;
}

#boxSondaggiArchivio .boxSondaggio .boxSondaggioImmagine {
	clear: both;
	float: left;
	margin: 0 auto;
	text-align: center;
	overflow:hidden;
	margin-right: 5px;
}

#boxSondaggiArchivio .boxSondaggio .boxSondaggioImmagine IMG{
	width: 150px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 4px;
	border: 2px solid #ccc;
}


#boxSondaggiArchivio .boxSondaggio .boxSondaggioDati{
	/*width:98%;*/
	/*float:left;*/
	text-align: justify;
}

#boxSondaggiArchivio .boxSondaggio .boxSondaggioDati .link{
	clear: both;
	float: left;
	min-height: 33px;
	height: auto!important;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
}

#boxSondaggiArchivio .boxSondaggiMessaggio{
	clear: both;
	float: left;
	width: 100%;
	margin-top:1em;
}

#boxSondaggiArchivio .back{
	margin-top:2em;
	clear:both;
	display:block;
	float:left;
	width:100%;
}	

#boxSondaggiArchivio .boxSondaggioRisultato{
clear: both;
width: 100%;
margin: 0px;
padding: 0px;
	
}

#formidmyAspnetForm3_DescrizioneEstesa{
		clear: both;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display:block;
	font-weight:normal;
	padding:0.5em;
	padding-left: 0px;
}

#boxSondaggiArchivio .boxSondaggioRisultato .boxSondaggioDettaglio{
	border:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top:1em;
	margin-bottom:1em;
	width:98%;
	float:left;
}

#boxSondaggiArchivio .boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioIntestazione{
	background:#ebebeb;
	border-bottom:1px solid #ccc;
	width:100%;
	clear:both;
	float:left;
}

#boxSondaggiArchivio .boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioIntestazione .boxSondaggioBox{
	float:left;
	width:32%;
	padding:2px;
	margin:0;
	font-weight:bold;
	display:inline;
	line-height:1.8em;
}

#boxSondaggiArchivio .boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioDati{
	width:100%;
	clear:both;
	float:left;
	border-bottom:1px solid #ccc;
	line-height:1.4em;
}

#boxSondaggiArchivio .boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioDati .boxSondaggioBox{
	float:left;
	width:32%;
	padding:2px;
	padding:0;
	margin:0;
	display:inline;
}

#boxSondaggiArchivio .boxSondaggioGrafico{
	width:100%;
	clear:both;
	text-align:center;
	overflow: hidden;
}


#boxSondaggiArchivio .boxSondaggioGrafico IMG{
	max-width: 98%!important;
	width: auto;
	width:98%;
}

#boxSondaggiArchivio .boxSondaggiScelta{
	margin-top:2em;
	border-top:1px dashed #ccc;
	padding-top:.5em;
}


#boxSondaggiArchivio ul.sondaggi_sfondoUL{
	margin-top:2em;
}

#boxSondaggiArchivio li.sondaggi_sfondoLI{
	list-style-type:none;
	line-height:2em;
}

#boxSondaggiArchivio .back{
	margin-top:2em;
	clear:both;
	display:block;
	float:left;
	width:100%;
}	












