/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO NewsLetter                ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNewsLetterArchivio{
    clear: both;
    float: left;
    padding: 1em 0px;
    width: 100%;
}

#boxNewsLetterArchivio .boxNewsLetterErrore {
	margin-top: 1em;
	text-align: center;
}

#boxTotale #boxNewsLetterArchivio .Titolo2 {
    border-bottom: 1px solid #2F5F2B;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardNewsletter 	
{
    clear: both;
    float: left;
    margin-top: 15px;
    text-align: justify;
    width: 100%;
    border: 1px solid black;
    padding:0.5em 0px 0px;
    position:relative;
}

* html #boxMascheraDiRicercaPerServizioStandardNewsletter 	
{
    width:99%!important
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .GestisciTestiCampi
{
    clear: both;
    width: 98%;
    margin: 0px;
    padding: 0.5em 1%;
    position:relative;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .GestisciTestiCampi .GestisciTesti
{
    clear: both;
    float: left;
    margin-right: 5%;
    width: 35%;
      position:relative;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .GestisciTestiCampi input
{
    float: left;
    width: 55% !important;
      position:relative;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .campoPulsante
{
    background-color: #A2D59E;
    border-top: 1px solid black;
    clear: both;
    float: left;
    font-size: 1.083em;
    padding: 0.5em 0%;
    text-align: center;
    width: 100%;
   margin:0px;
    margin-top: 0.5em;
      position:relative;
}


#boxMascheraDiRicercaPerServizioStandardNewsletter .campoPulsante input
{
    background-color: white;
    border: 1px solid black;
    padding: 0px 1%;
        position:relative;
}
