/*
.n_contorno_box:after {
 display: block;
 visibility: hidden;
 content: ".";
 height: 0;
 clear: both;
} */

#n_contorno_box {
 /* clear: both; 
 height: 1%; */
 width: 155px;
 border: solid 1px #7d8082;
 padding-left: 1px;
 padding-top: 1px;
 font-family: Arial;
 font-size: 11px;
}


.n_cella_intestazione {
 background-image:  url(../immagini_sito/blocco_menu.jpg);
 background-repeat: no-repeat;
 width: 148px;
 font-family: Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 padding-left: 6px;
 padding-bottom: 6px;
 padding-top: 6px;

}

.n_cella_int_titolo {
 
 margin-top: 5px;
 margin-left: 5px;
}


.n_cella_data {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
 margin-bottom: 5px;
 margin-left: 5px;
}

#n_contorno_box h1 {
 margin-bottom: 3px;
 margin-left: 5px;
}

#n_contorno_box h1 a { line-height: 15px; font-family: Arial; font-size: 12px;  font-weight: bold; color: #00528a; text-decoration: none;}

#n_contorno_box h1 a:hover { text-decoration: underline;}

#n_contorno_box p {
 font-family: Verdana;
 font-size: 12px;
 color: #66666;
 margin-left: 5px;
 line-height: 14px;
}

.n_cella_sep {
 margin-top: 5px;
 margin-bottom: 6px;
 /* border: solid 1px #636363;*/
}

.n_cella_link {
 font-family: Arial; 
 font-size: 11px; 
 color: #404140;
 margin-bottom: 5px;
 margin-left: 5px;
 text-align: right;
 padding-right: 3px;
}

.n_cella_link a { 
 font-family: Arial; 
 font-size: 11px; 
/* font-weight: bold;  */
 color: #404140; 
 text-decoration: none;
}

.n_cella_link a:hover { text-decoration: underline; color: #f7941d; }

