/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO AREA RISERVATA           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxAreaRiservataArchivio{
	clear: both;
	float: left;
	margin:15px 0px 15px 0px;
	width: 100%;
}


#boxAreaRiservataArchivio .Titolo
{ 
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: solid 1px #cccccc;
	font-weight: normal;
 }

.spiacente{
	margin-top:1em;
}

.spiacente img{
	vertical-align:middle;
}

.back{
	margin-top:2em;
	clear:both;
	display:block;
	float:left;
	width:100%;
}		

.RegistrazioneStepBox{
	margin-top:1em;
}
/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

.boxAreaRiservataRegistrazione
{
    clear:both;
	margin-top:1em;
}

#boxAreaRiservataArchivio .notaSMS
{
     font-style: italic;    
}
 
#boxAreaRiservataArchivio  .erroreautorizzazioni 
{
    clear:both;
    float:left;
    width:100%;
    text-align:center;
    color:#CC0000;
 }
 
 #boxAreaRiservataArchivio  .erroreautorizzazioni span 
 {
     color:#cc0000!important;
 }
 
 
.boxAreaRiservataRegistrazione{
	margin-top:1em;
	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;
}

/***************************************************/
/*****************modifica dati************************************/
/********************************************************/



#boxAreaRiservataArchivio FIELDSET{
	clear: both;
	float: left;
	width: 99%;
	border: 1px solid #5260CB!important;
	padding: 5px;
}

#boxAreaRiservataArchivio LEGEND{
	padding: 0px 2PX 0PX 2PX;
	font-weight: bold;
	background-color:White;
	color: black;
}

#boxAreaRiservataArchivio .Titolo2{
	clear: both;
	padding-right: 2%;
	width: 98%; 
	margin-top: 5px;
	float: left;
}

#boxAreaRiservataArchivio FIELDSET .separatoreCampoRicerca{
	clear: both;
	float: left;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

#boxAreaRiservataArchivio FIELDSET .separatoreCampoRicerca label{
	clear: both;
	float: left;
	width: 30%;
	margin-right: 2%;
	font-weight: bold;
}

#boxAreaRiservataArchivio FIELDSET .separatoreCampoRicerca input{
	background-color:#F3F0E1;
border:1px solid #003A84;
float:left;
padding:2px;
width:60% !important;
}


#boxAreaRiservataArchivio FIELDSET .separatoreCampoRicerca input#Newsletter1, #boxAreaRiservataArchivio FIELDSET .separatoreCampoRicerca input#Newsletter2 {
	width:auto!important;	
	background-color: transparent;
	border: 0px;
}

#boxAreaRiservataArchivio FIELDSET .separatoreCampoRicerca img{
	clear: both;
	float: left;
	width: auto;
	margin-left: 32%;
}

#boxAreaRiservataArchivio FIELDSET .categorie{
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: normal;
}

#boxAreaRiservataArchivio FIELDSET .categorie input{
	clear: both;
	float: left;
	width: 20px;
	margin-right: 2%;
}

#boxAreaRiservataArchivio FIELDSET .categorie label{
	float: left;
	width: auto;
	padding-top: 2px;
}

#boxAreaRiservataArchivio .campoPulsante{
	clear: both;
	float: left;
	width: 100%;
	text-align:center;
	margin:10px 0px 10px 0px;
}

#boxAreaRiservataArchivio p
{
    clear:both;
}

/***************************************************/
/*****************maschera************************************/
/********************************************************/

#boxAreaRiservataArchivio .mascheraDiInserimento{
	clear: both;
	float: left;
	width: 98%;
	padding: 1%;
	border: 2px dotted #5260CB;
	margin: 5px 0px 5px 0px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento h3{
	font-size: 118%;
	font-weight: bold;
	color: black;
	padding-bottom: 1%;
	border-bottom: 1px solid #5260CB;
	margin-bottom: 3px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento h4{
	text-align: justify;
	margin-bottom: 5px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .separatoreCampoRicerca{
	clear: both;
	float: left;
	width: 100%;
	padding: 3px 0px 3px 0px;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .separatoreCampoRicerca label{
	clear: both;
	float: left;
	width: 25%;
	margin-right: 5%;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .separatoreCampoRicerca input{
	float: left;
	width: 60%!important;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .separatoreCampoRicerca select{
	float: left;
	width: 60%;
}

#boxAreaRiservataArchivio .mascheraDiInserimento .campoPulsante{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin: 5px 0px 5px 0px;
}	


