/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO SONDAGGI                 ************************/
/*****                                        ************************/
/*********************************************************************/

#boxSondaggiArchivio{
	clear: left;
	float: left;
	margin-top: 15px;
	margin:0 auto;
	width: 94%;
	margin-left:3%;
}

* html #boxSondaggiArchivio{
	margin-left:1%;
}

#boxSondaggiArchivio .sfondo2 { 
	position: relative;
	clear: left;
	background-color: #f7f7f7;
	top:    10px ;
	margin-bottom: 20px;
	font-weight: bold;
	width: 98%;
	padding: 5px;
	font-size:90%;
}

#boxSondaggiArchivio .FondoContattiModulo { 
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
	margin:.5em 0;
	padding-bottom:.5em;
}

#boxSondaggiArchivio .FondoContattiModulo img{ 
	vertical-align:middle;
}

#boxSondaggiArchivio .FondoContattiModulo a{ 
	color: #666;
}

#boxSondaggiArchivio .FondoContattiCategoria { 
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
	margin:.5em 0;
	padding-bottom:.5em;
}

#boxSondaggiArchivio .FondoContattiCategoria img{ 
	vertical-align:middle;
}

#boxSondaggiArchivio .FondoContattiCategoria a{ 
	color: #666;
}

.spiacente{
	font-size:80%;
	margin-top:1em;
}

.spiacente img{
	vertical-align:middle;
}

#boxSondaggiArchivio .RigaContattiHome{
	
}
/*********************************************************************/
/****  DETTAGLIO SONDAGGI ***********************************/
/* *******************************************************************/

#boxSondaggiDettaglio{
	clear: left;
	float: left;
	width: 94%;
	margin-left:3%;
}

* html #boxSondaggiDettaglio{
	margin-left:2%;
}

#boxSondaggiDettaglio H3 {
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted black;
}

#boxSondaggiDettaglio H4 {
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxSondaggiDettaglio H4:first-letter {
	background-color: #e0e0e0;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxSondaggiDettaglio H5 {
	color: #CC0000;
	font-size: 125%;
	border-top: 1px dotted black;
	margin-top:2em;
}

#boxSondaggiDettaglio H6 {
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 85%;
	text-align: left;
}
	
#boxSondaggiDettaglio .sfondo2 {
	position: relative;
	clear: left;
	background-color: #F9E100;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxSondaggiDettaglio IMG {
	padding-right:10px
}

#boxSondaggiDettaglio ul{
	margin-top:2em;
	font-size:80%;
}

#boxSondaggiDettaglio ul li{
	list-style-type:none;
	line-height:2em;
}

#boxSondaggiDettaglio ul li img{
	vertical-align:middle;
}

#boxSondaggiDettaglio .informazioniCorrelate{
	clear: both;
	margin-top: 18px;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}	

#boxSondaggi ul{
	font-size:70%;
	margin:.5em 0;
	padding:.5em 0;
	float:left;
	width:50%;
}
#boxSondaggi ul li{
	list-style-type:none;
	margin:.5em 0;
	padding:.5em 0;
}

#boxSondaggi ul li a.titoloComunicato{
	font-weight:bold;
	font-size:120%;
	color:#666;
	border-left:1px dotted #999;
	border-bottom:1px dotted #999;
	display:block;
	padding-bottom:.5em;
}

#boxSondaggi ul li a:hover{
	background:#EBEBEB;
}

.allegato{
	display:block;
	clear:both;
	margin:.5em 0;
	float:left;
	width:100%;
}

.allegato img{
	vertical-align:middle;
}
.back{
	margin-top:2em;
	clear:both;
	display:block;
	float:left;
	width:100%;
	font-size:80%;
}		

.boxSondaggiInformazioni{
	margin-bottom:1em;
}

.boxSondaggiMessaggio{
	margin-top:1em;
	font-size:80%;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

.mascheraDiInserimento {
	width: 98%;
	margin-left: 5px;
	background-color: #ebebeb;
	border: 1px dotted black;
	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 H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted black;
}

.mascheraDiInserimento H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

.mascheraDiInserimento H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

.mascheraDiInserimento H5 {
	
}

.mascheraDiInserimento H6 {
	color: black;
	padding-top: 8px;
	margin-left: 5px;
	float: left !important;
	font-size: 78%;
	
}

.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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

.mascheraDiInserimento LABEL {
	display: inline;
	float: left !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;	
	width: 120px;
	text-align: left;
	height: auto;
}


.mascheraDiInserimento INPUT {
	float: left;
	width: 60% !important;
}

.mascheraDiInserimento INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

.mascheraDiInserimento .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
}

.mascheraDiInserimento .separatoreCampoRicerca textarea{
	width:60%;
	height:4em;
}


.mascheraDiInserimento .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #f7f7f7;
}
.mascheraDiInserimento .campoPulsanteImg {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #fff;
}

.mascheraDiInserimento .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid white;
	line-height: normal;	
}

.mascheraDiInserimento .campoPulsanteImg INPUT {
	width: 178px !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	line-height: normal;	
}


.mascheraDiInserimento .campoPulsante a {
	width: 40% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid white;
	line-height: normal;	
	display:block;
	color:#000;
	font-size:90%;
	cursor:pointer;
	text-decoration:none;
}

.mascheraDiInserimento LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

.mascheraDiInserimento LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

.mascheraDiInserimento LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

.mascheraDiInserimento LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

.mascheraDiInserimento SELECT {
	width: 61%;
	float: left;
}

.boxSondaggio{
	margin-bottom:2em;
	padding-bottom:.5em;
	font-size:80%;
}

.boxSondaggio .boxSondaggioTitolo{
	border-right:2px dotted #999999;
	border-top:2px dotted #999999;
	color:black;
	display:block;
	font-size:120%;
	font-weight:bold;
	padding-top:0.5em;
}

.boxSondaggioRisultato{
	
}

.boxSondaggiScelta{
	margin-top:2em;
	border-top:1px dashed black;
	padding-top:.5em;
	font-size:120%;
}

.boxSondaggiScelta strong{
	color:black;
	font-size:80%;
}

.boxSondaggiScelta ul{
	margin-left:2em;
}

.boxSondaggioRisultato .boxSondaggioDescrizione{
	
}

.boxSondaggioRisultato .boxSondaggioDettaglio{
	border:1px solid #ccc;
	margin-top:1em;
	margin-bottom:2em;
	width:98%;
	margin-left:1%;
	font-size:70%;
	float:left;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioIntestazione{
	background:#ebebeb;
	border-bottom:1px solid black;
	width:100%;
	clear:both;
	float:left;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioIntestazione .boxSondaggioBox{
	float:left;
	width:33%;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:120%;
	display:inline;
	line-height:1.8em;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioDati{
	width:100%;
	clear:both;
	float:left;
	border-bottom:1px solid #ccc;
	line-height:1.4em;
}

.boxSondaggioDati img{
	vertical-align:middle;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioDati .boxSondaggioBox{
	float:left;
	width:33%;
	padding:0;
	margin:0;
	display:inline;
}

.boxSondaggioGrafico{
	width:100%;
	clear:both;
	text-align:center;
}

.mascheraDiInserimento INPUT.radio{
	width:10%!important;
	text-align:left;
}






#formidmyAspnetForm3_myChart {
	/*width:400px !important;
	 height:130px !important;*/
     
}






