.c_contorno_box:after {
 display: block;
 visibility: hidden;
 content: ".";
 height: 0;
 clear: both;
}

.c_contorno_box {
 clear: both;
 height: 1%;
 width: 177px;
 /* border: solid 1px #dddddd;  */
 border: solid 1px #7d8082; 
 padding-left: 1px;
 padding-top: 1px;
 margin-bottom: 10px;
}


.c_cella_intestazione {
 background-image: url(../immagini_sito/blocco_menu.jpg);
 background-repeat: no-repeat;
 width: 176px;
 height: 25px;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}


.c_cella_media {
 background-image: url(../immagini_sito/menu_laterale.jpg);
 background-repeat: no-repeat;
 width: 176px;
 height: 19px;
 color: #3c78a7;
 margin-top: 2px;
}

.c_cella_media a { font-family: Verdana; font-size: 11px; color: #3c78a7; text-decoration: none;}

.c_cella_media a:hover { text-decoration: none; font-weight: bold;}

.c_generic {
 color: #3c78a7;
 padding-left: 13px; 
 padding-top: 2px;
}
