/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2007 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      INFORMAZIONI                      ************************/
/*****                                        ************************/
/*********************************************************************/

#boxInformazioniArchivio{
    clear: both;
    float: left;
    padding: 0em 0 1em 0;
    width: 100%;
}

#boxInformazioni{
	width:100%;
	clear:both;
	float:left;
	margin-top:1em;
}

.boxInformazioniElenco{
    display: inline-block;
    width: 31.5%;
    position: relative;
    vertical-align: top;
    border-top: 1px solid #CCC;
    margin: 0px 1% 0 0;
    padding: 1em 0;
    text-align: center;
}


.boxInformazioniElenco a{
	text-decoration:none;
}

.spiacente{
	margin-top:1em;
}

.spiacente img {
	vertical-align:middle;
	display: inline;
	float: left;
	margin-bottom: 20px;
}

.spiacente .testo {
	float: left;
	width: 80%;
	padding: 10px 0;
	display: inline;
}

/*********************************************************************/
/****  DETTAGLIO INFORMAZIONI      ***********************************/
/* *******************************************************************/

#boxInformazioniDettaglio{
    clear: both;
    float: left;
    padding: 0em 0 1em 0;
    width: 100%;
}

#boxInformazioniDettaglio .boxInformazioniDett{
    clear: both;
    float: left;
    padding: 0.5em 0;
    width: 100%;
}

#boxInformazioniDettaglio P {
	margin: 3px 0;
	margin-left: 10px;
}

#boxInformazioniDettaglio .Titolo2 
{
    clear:both;
}

#boxInformazioniDettaglio .Titolo1 
{
    clear:both;
    margin:0.5em 0;
}

#boxInformazioniDettaglio .campoEditor p {
	margin: 0px;
}

#boxInformazioniDettaglio .Immagine {
	float: right; 
	border: 1px dotted #666666;
	padding: 3px;
	width: auto;
	background: white;
	max-width: 40%!important;
	margin-bottom: 10px;
	margin-left: 5px;
	overflow:hidden;
}

* html #boxInformazioniDettaglio .Immagine {
	width: 40%;
}

#boxInformazioniDettaglio .Immagine IMG {
	max-width: 100%!important;
}

* html #boxInformazioniDettaglio .Immagine IMG {
	width: 100% !important;
}

#boxInformazioniDettaglio  .center {
text-align: center;
}

#boxInformazioniDettaglio  .left {
text-align: left;
}

#boxInformazioniDettaglio .right {
text-align: right;
}

#boxInformazioniDettaglio .justify {
text-align: justify;
}

#boxInformazioniDettaglio .sottolineato {
text-decoration: underline;
}

.back {
clear: both;
text-align: center;
}





