/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO AREA RISERVATA           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxAreaRiservataArchivio{
clear: both;
	float: left;
	width: 98%;
	font-size: 100%;
}
 
#boxAreaRiservataArchivio .boxAreaRiservataErrore{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	color: Red;
	font-size: 100%;
	margin-bottom: 10px;
}

.spiacente{
	font-size:80%;
	margin-top:1em;
}

.boxAreaRiservataRegistrazione{
	clear: both;
	float: left;
	width: 100%;
	font-size: 92%;
	margin-top:1em;
	line-height:1.6em;
}

.RegistrazioneStepBox{
clear: both;
	float: left;
	width: 98%;
	font-size: 100%;
	display: block;
}

.RegistrazioneStepBox{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.boxAreaRiservataMessaggio{
	clear: both;
	float: left;
	width: 100%;
	font-size: 85%;
}

.boxAreaRiservataMessaggio .Titolo{
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: solid 1px #8A0000;
	font-weight: normal;
}

.boxAreaRiservataMessaggio ul li{
	font-size: 100%;
}

#boxAreaRiservataArchivio .Modificadati{
	clear: both;
	float: left;
	width: 100%;
	font-size: 82%;
}
#boxAreaRiservataArchivio .Modificadati .separatoreCampoRicerca1 { 
	clear: both;
	float: left;
	min-height: 0px;
	height: auto!important;
	height: auto;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
 }

#boxAreaRiservataArchivio .Modificadati .separatoreCampoRicerca  { 
	clear: both;
	float: left;
	width: 99%;
	min-height: 20px;
	height: auto!important;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
 }

#boxAreaRiservataArchivio .Modificadati LEGEND { 
	font-weight: bold;
	color: #8A0000;
 }
 
#boxAreaRiservataArchivio .Modificadati FIELDSET { 
	margin-top: 10px;
	padding: 5px;
	font-size: 100%;
	border: 1px solid #8A0000;
 }

#boxAreaRiservataArchivio .Modificadati .separatoreCampoRicerca LABEL { 
	clear: both;
	float: left;
	width: 20%;
	margin-left: 1%;
 }
 

#boxAreaRiservataArchivio .Modificadati .separatoreCampoRicerca INPUT { 
	float: left;
	width: 76%;
 }
 
INPUT#Newsletter1, INPUT#Newsletter2{
	float: left;
	width: auto!important;
	margin-top: 3px;
}

INPUT#formid_TxtCellulareSMS{
	clear: both;
	float: left;
	width: 80%;
	margin-left: 5%;
}

.categorie {
	clear: both;
	float: left;
	width: 99%;
	min-height: 10px;
	height: auto!important;
	height: 10px;
	line-height:10px;
	vertical-align: middle;
}

.Modificadati .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	overflow:hidden;
	margin-top: 10px;
	text-align: center;	
	border-top: 1px solid #8A0000!important;
	border-bottom: 1px solid #8A0000!important;
	padding: 10px 0px 10px 0px;
}

.Modificadati .campoPulsante a{
	display: block;
	width: 40%!important;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	color: #8A0000!important;
}

.Modificadati .campoPulsante a:hover{
	color: Black!important;
}
/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

.mascheraDiInserimento {
	clear: both;
	float: left;
	width: 97%;
	margin:1% 0% 0% 0%;
	padding: 0% 1% 0% 1%;
	padding-top: 5px;
	background-color: white;
	border: 1px solid #8A0000;
	font-size: 100%;
}

.mascheraDiInserimento H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 100%;
	color:#8A0000;
	border-bottom: 2px solid #8A0000;
}

.mascheraDiInserimento .separatoreCampoRicerca {
	clear: both;
	float: left;
	width: 99%;
	min-height: 20px;
	height: auto!important;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 85%;
}

.mascheraDiInserimento LABEL {
	clear: both;
	float: left ;
	font-weight: bold;
	width: 150px;
	text-align: left;
}

.mascheraDiInserimento INPUT {
	float: left;
	width: 55%!important;
}

* html .mascheraDiInserimento INPUT {
	float: left;
	width: 45%!important;
}

.mascheraDiInserimento textarea {
	float: left;
	width: 55%!important;
}

.mascheraDiInserimento INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

.mascheraDiInserimento textarea{
	width:55%;
	height:4em;
}

.mascheraDiInserimento SELECT {
	width: 55%;
	float: left;
}

.mascheraDiInserimento .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	overflow:hidden;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	border-top: 2px solid #8A0000!important;
	padding: 10px 0px 10px 0px;
}

.mascheraDiInserimento .campoPulsante a,input.autorizzazioni_bottoni{
	display: block;
	width: 40%!important;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: white!important;
	border: 2px solid #8A0000!important;
	line-height: normal;	
	color: #8A0000!important;
}

.mascheraDiInserimento .campoPulsante a:hover{
	color: Black!important;
}





