.foto_documento
{
    width: 120px;
    margin: 2px 2px 2px 2px; /*  border: 5px;*/ /*padding: 5px;*/
    float: left; /*background-color:#ff9900; */
    border-color: #ff9900;
    border-width: 2px;
    border-style: solid;
}
.foto_nome
{
    margin: 5px 5px 5px 5px; /*  padding: 5px;*/
    border-color: #FFAFE1;
    border: gainsboro 5px solid;
    background-color: #FFFFE1;
}

.foto_descrizione
{
    margin: 0px 0px  0px 5px; 
   /* padding:  0px 5px 0px 0px;*/
}

.det_foto
{
    margin: 5px;
    height: 490px;
 
}

.det_allegati
{
    display: none;
}

.det_notifica
{
    display: none;
}

.det_data_scadenza
{
    display: none;
}

#boxLinea
{
    background-color: #FD9A00;
    border: 1px solid #838383;
    display: block;
    height: 2px;
    line-height: 2px;
    margin-bottom: 1em;
    overflow: hidden;
    voice-family: inherit;
    width: 98%;
}

ul
{
    margin: 5px 5px 25px 5px;
}


 #content
{
    background: #ffffff /* url(images/BG_Ambiente.jpg) no-repeat scroll right bottom;*/

min-height: 1020px;

}

.post_body

{
min-height: 1020px;
}

.post 

{
min-height: 1020px;
}



