/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO CONTATTI                 ************************/
/*****                                        ************************/
/*********************************************************************/

#boxContattiArchivio{
	clear: both;
	float: left;
	margin-top: 15px;
	margin:0 auto;
	width: 100%;
	position:relative;
}

#boxContattiArchivio ol{
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
}

#boxContattiArchivio ol li{
	clear: both;
	padding: 1% 1% 1% 2%;
	list-style-position: inside;
	position:relative;
}	


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD  - contatti **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardContatti{
	clear: both;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandardContatti h3{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandardContatti H2 {
	font-weight: bold;
	font-size: 100%;
	text-align: justify;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandardContatti H4 {
	/*padding:0.5em 1em;*/
	padding: 0.5em 0em;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 1em;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandardContatti img{
	float: right;
	position:relative;
	padding-left: 10px;
	padding-right: 7px;
	background-color: White;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard textarea {
float:left;
width:60%;
}

#boxContattiDettaglio .Titolo2 {
margin-top: 16px;
width:70%;
}