/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO SONDAGGI                 ************************/
/*****                                        ************************/
/*********************************************************************/


#boxSondaggio A{
 

	color:#275C2E;
}

#boxSondaggi .separatore{
   
   clear:left;
}

#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;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxSondaggiArchivio .FondoContattiModulo { 
	display: block; 
	width: 98%;
	padding-left: 5px;
	/*border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;*/
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
	color: #275C2E;

	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: #275C2E;

	margin:.5em 0;
	padding-bottom:.5em;
}

#boxSondaggiArchivio .FondoContattiCategoria img{ 
	vertical-align:middle;
}

#boxSondaggiArchivio .FondoContattiCategoria a{ 
	color: #666;
}

.spiacente{
	font-size:90%;
	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 #275C2E;*/
}

#boxSondaggiDettaglio H4 {
	font-weight: normal;
	font-size: 90%;
	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: 105%;
	/*border-top: 1px dotted #275C2E;*/
	margin-top:1em;
}

#boxSondaggiDettaglio H6 {
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 90%;
	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:90%;
}

#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:90%;
	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:90%;
}		

.boxSondaggiInformazioni{
	margin-bottom:1em;
}

.boxSondaggiMessaggio{
	margin-top:1em;
	font-size:90%;
}

/*********************************************************************/
/**** 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 #275C2E;
}

.mascheraDiInserimento H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 90%;
	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: #275C2E;
	padding-top: 8px;
	margin-left: 5px;
	float: left !important;
	font-size: 90%;
	
}

.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: 90%;
	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{
POSITION: relative;
  
	margin-bottom:2em;
	padding-bottom:.5em;
	font-size:90%;
}


.boxSondaggio .boxSondaggioImmagine img {
 
	POSITION: relative;
    font-weight:bold;
	float: left;
	WIDTH: 50px;
top:15px;
}
.boxSondaggio .boxSondaggioImmagine  {
 
	POSITION: relative;
    font-weight:bold;
	float: left;
	WIDTH: 50px;
top:15px;
}


.boxSondaggio .boxSondaggioTitolo{
	/*border-right:2px dotted #999999;
	border-top:2px dotted #999999;
	color:#275C2E;
	display:block;
	font-size:120%;
	font-weight:bold;
	padding-top:0.5em;*/

	POSITION: relative;
    font-weight:bold;
	text-indent:20px;

	BACKGROUND: #ffffff url(../../immagini/notizie/FondoTitolo.gif) no-repeat;
	margin-bottom: 5px;
/*	height: 15px;*/
      padding-top:2px;
   padding-bottom:3px;

	color:#275C2E;
}

.boxSondaggio .boxSondaggioDati{
 	POSITION: relative;
	top:4px;
     margin-bottom:20px;
	/* inserito per problemi immagini ecm a destra */
	float: left;
	left:5px;
	WIDTH: 365px;
 
}

.boxSondaggioRisultato{
	
}

.boxSondaggiScelta{
	margin-top:2em;
	border-top:1px solid #999;
	padding-top:.5em;
}

#boxSondaggiArchivio .boxSondaggiScelta .titolo{
	color:#000000;
	font-size:90%;
	background:#eee;
	text-indent:8px;
    padding-top:4px:
	height:20px;
    padding-bottom:4px:
	width:100%;

}

#boxSondaggiArchivio .boxSondaggiScelta ul{
	 position:relative;
	margin-left: 5px;
	padding-left: 3em;
   left:5px;
   list-style-type: disc;


}
#boxSondaggiArchivio .boxSondaggiScelta ul li{
	position:relative;
   list-style-type: disc;
 

	}


#boxSondaggiArchivio .boxSondaggiScelta ul li a{
	position:relative;
   list-style-type: disc;
 color:#275C2E;
	left:5px;
	}


.boxSondaggioRisultato .boxSondaggioDescrizione{
	
}

.boxSondaggioRisultato .boxSondaggioDettaglio{
	border:1px solid #ccc;
	margin-top:1em;
	margin-bottom:2em;
	width:98%;
	margin-left:1%;
	font-size:100%;
	float:left;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioIntestazione{
	background:#D4E6F5;
	border-bottom:1px solid #FFF;
	width:100%;
	clear:both;
	float:left;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioIntestazione .boxSondaggioBox{
	float:left;
	width:33%;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:100%;
	display:inline;
	line-height:1.8em;
}

.boxSondaggioRisultato .boxSondaggioDettaglio .boxSondaggioDati{
	width:100%;
  
	border-bottom:1px solid #ccc;
	line-height:1.4em;
}


.boxSondaggio .boxSondaggioDati h5{

     padding:0px;
	 margin:0px;
	 top:0px;
      font-weight:normal;

}
.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;
}













