/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO NewsLetter                ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNewsLetterArchivio{
    clear: both;
    float: left;
    padding: 0em 0% 1em 0%;
    width: 100%;
}

#boxNewsLetterArchivio .boxNewsLetterErrore {
    clear: both;
	margin-top: 1em;
	text-align: center;
}

#boxNewsLetterArchivio .Titolo1
{
    clear:both;
    float:left;
    width:98%;
    border-bottom: dotted 1px black;
    background-color: Transparent;
    margin:15px 0px 5px;
    padding: 5px 1%;
    font-weight: bold;
}


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD  - contatti **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardNewsletter{
	clear: both;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter H4 {
	padding:0.5em 0em 0;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 0;
	background-color:Transparent;
    border:0px;	
}

#boxMascheraDiRicercaPerServizioStandardNewsletter ul {
    clear:none;
	margin-left:25px;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter li {
	 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 1em;
	margin-left:5px;
}

.immagineNewsletter{
	float: right;
}

#boxNewsLetterArchivio ol
{
    clear:none;
}

#boxMascheraDiRicercaPerServizioStandard A {
	font-weight: 700;
	text-decoration: underline;
}

#boxMascheraDiRicercaPerServizioStandard A:hover {
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

.boxEmailCaptcha {
	background-color: #ececec;
	padding: 1rem;
	text-align: center;
	margin-bottom: 1rem;
}



/*****************************************************************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD  - newsletter non legata all'area riservata **********************/
/*****************************************************************************************************************/

.separatoreCampoRicercaCategoria {
    clear: both;
    float: left;
    width: 97%;
    padding: 3px 1%;
}

.separatoreCampoRicercaCategoria  .GestisciTesti {
    clear: both;
    float: left;
    width: 75%;
}

.separatoreCampoRicercaCategoria  .GestisciCampi {
    float: left;
    width: 25%;
}

#boxMascheraDiRicercaPerServizioStandard .captcha {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    padding: .5rem 0;
}

.separatoreCampoRicerca.row.recaptcha {
	margin: 1em 0;
}

	.separatoreCampoRicerca.row.recaptcha > div > div {
		margin: 0 auto;
	}