/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO AREA RISERVATA           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxAreaRiservataArchivio{
	clear: left;
	float: left;
	margin-top: 15px;
	margin:0 auto;
	width: 94%;
	margin-left:3%;
}

*html #boxAreaRiservataArchivio{
	margin-left:1%;
}

#boxAreaRiservataArchivio .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;
}

#boxAreaRiservataArchivio .FondoAreaRiservataModulo { 
	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: #275C2E;

	margin:.5em 0;
	padding-bottom:.5em;
}

#boxAreaRiservataArchivio .FondoAreaRiservataModulo img{ 
	vertical-align:middle;
}

#boxAreaRiservataArchivio .FondoAreaRiservataModulo a{ 
	color: #666;
}

#boxAreaRiservataArchivio .FondoAreaRiservataCategoria { 
	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;
}

#boxAreaRiservataArchivio .FondoAreaRiservataCategoria img{ 
	vertical-align:middle;
}

#boxAreaRiservataArchivio .FondoAreaRiservataCategoria a{ 
	color: #666;
}

.spiacente{
	font-size:80%;
	margin-top:1em;
}

.spiacente img{
	vertical-align:middle;
}

#boxAreaRiservataArchivio .RigaAreaRiservataHome{
	
}
/*********************************************************************/
/********  DETTAGLIO AREA RISERVATA           ************************/
/* *******************************************************************/

#boxAreaRiservataDettaglio{
	clear: left;
	float: left;
	width: 94%;
	margin-left:3%;
}

* html #boxAreaRiservataDettaglio{
	margin-left:2%;
}

#boxAreaRiservataDettaglio H3 {
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted green;
}

#boxAreaRiservataDettaglio H4 {
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxAreaRiservataDettaglio H4:first-letter {
	background-color: #e0e0e0;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxAreaRiservataDettaglio H5 {
	color: #CC0000;
	font-size: 125%;
	border-top: 1px dotted green;
	margin-top:2em;
}

#boxAreaRiservataDettaglio H6 {
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 85%;
	text-align: left;
}
	
#boxAreaRiservataDettaglio .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;
}

#boxAreaRiservataDettaglio IMG {
	padding-right:10px
}

#boxAreaRiservataDettaglio ul{
	margin-top:2em;
	font-size:80%;
}

#boxAreaRiservataDettaglio ul li{
	list-style-type:none;
	line-height:2em;
}

#boxAreaRiservataDettaglio ul li img{
	vertical-align:middle;
}

#boxAreaRiservataDettaglio .informazioniCorrelate{
	clear: both;
	margin-top: 18px;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}	

#boxAreaRiservata ul{
	font-size:70%;
	margin:.5em 0;
	padding:.5em 0;
	float:left;
	width:50%;
}
#boxAreaRiservata ul li{
	list-style-type:none;
	margin:.5em 0;
	padding:.5em 0;
}

#boxAreaRiservata 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;
}

#boxAreaRiservata 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:70%;
}		

.boxAreaRiservataInformazioni{
	margin-bottom:1em;
}

.boxAreaRiservataMessaggio{
	margin-top:1em;
	font-size:80%;
}

.boxAreaRiservataMessaggio img{
	vertical-align:middle;
}

.boxAreaRiservataMessaggio ul{
	margin-left:2em;
}

.RegistrazioneStepBox{
	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 green;
}

.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: green;
	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 .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;	
	cursor:pointer;
}

.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;
}

.boxAreaRiservataRegistrazione{
	margin-top:1em;
	font-size:80%;
	line-height:1.6em;
}

.boxAreaRiservataRegistrazione ul{
	margin-left:1em;
	margin-top:1em;
}

.boxAreaRiservataRegistrazione ul li{
	list-style-type:square;
}

.boxAreaRiservataRegistrazione ul li.list{
	list-style-type:none;
}

