/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO AREA RISERVATA           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxAreaRiservataArchivio{
	position:relative;
	clear: both;
	float: left;
	margin-top: 5px;
	width: 98%;
}

#boxAreaRiservataArchivio .Titolo
{ 
position: relative;
	clear: both;
	float: left;
	width: 98%;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom:2px;
	margin-top:10px; 
	border-bottom: 3px double #AC4602;
	color: #AC4602;
	text-transform: uppercase;
	line-height: 2em;
	vertical-align: middle;
 }

.spiacente{
	margin-top:1em;
}

.spiacente img{
	vertical-align:middle;
}

#boxAreaRiservataArchivio .RigaAreaRiservataHome{
	
}

.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%;
}		

.boxAreaRiservataInformazioni{
	margin-bottom:1em;
}

.boxAreaRiservataMessaggio{
	margin-top:1em;
	text-align: justify;
}

.boxAreaRiservataMessaggio img{
	vertical-align:middle;
}

.boxAreaRiservataMessaggio ul{
	clear: both;
	margin-left:2em;
}

.RegistrazioneStepBox{
	margin-top:1em;
}


.boxAreaRiservataRegistrazione{
	margin-top:1em;
	line-height:1.6em;
}

.boxAreaRiservataRegistrazione ul{
	clear: both;
	margin-left:1em;
	margin-top:1em;
}

.boxAreaRiservataRegistrazione ul li{
	list-style-type:square;
}

.boxAreaRiservataRegistrazione ul li.list{
	list-style-type:none;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/
#boxAreaRiservataArchivio .mascheraDiInserimento {
	clear: both;
	float: left;
   width: 97%;
	padding: 5px 0px 0px 0px;
	padding-left: 1%; 
	padding-right: 1%;
	border:  5px double #923C02;
}

#boxAreaRiservataArchivio .mascheraDiInserimento H3 {
	margin: 0em 5px;
	font-weight: bold;
	color:#923C02;
	font-size: 125%;
	border-bottom: 3px double #923C02;
	text-transform: uppercase;
}

#boxAreaRiservataArchivio .mascheraDiInserimento LABEL {
	clear: both;
	float: left;
	position:relative;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	width: 120px!important;
	text-align: left;
	height: auto;
}

#boxAreaRiservataArchivio .mascheraDiInserimento INPUT {
	float: left;
	width: 50% !important;
	margin-top: 2px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .separatoreCampoRicerca {
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .separatoreCampoRicerca textarea{
	width:50%!important;
	height:4em;
	margin-top: 2px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 0px;
	border-top: 3px double #923C02;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 0px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .campoPulsante a {
	width: 40% ;
	clear: none;
	float: left ; 
	margin: 0% 30% 0% 30%;
	text-align: center ;
	height: auto;
	background-color: transparent;
	border: 2px solid #923C02;
	line-height: normal;	
}

#boxAreaRiservataArchivio .mascheraDiInserimento SELECT {
	float: left;
	width: 50% ;
}

#boxAreaRiservataArchivio LEGEND { 
	font-weight: bold;
	color: #923C02;
	font-style: italic;
 }
 
#boxAreaRiservataArchivio FIELDSET { 
	margin-top: 10px;
	padding: 5px;
	border:  5px double #923C02;
 }
 
 
#boxAreaRiservataArchivio FIELDSET strong{ 
	font-weight: bolder;
 }

#boxAreaRiservataArchivio .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 0px;
	border-top: 3px double #923C02;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 0px;
}

#boxAreaRiservataArchivio .campoPulsante a {
	width: 40% ;
	clear: none;
	float: left ; 
	margin: 0% 30% 0% 30%;
	text-align: center ;
	height: auto;
	background-color: transparent;
	border: 0px;
	line-height: normal;	
}

#boxAreaRiservataArchivio .notaSMS
{
     font-style: italic;    
}

#boxAreaRiservataArchivio .separatoreCampoRicerca LABEL { 
	float: left;
	width: 25%;
	margin-right: 5%;
 }
 
#boxAreaRiservataArchivio .separatoreCampoRicerca  { 
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
 }

 
#boxAreaRiservataArchivio  .autorizzazioni_erroreCampoForm { 
	color: Red;
 }


