.corniceFocusOn {
    width: 70%;
}
/*focus on*/
#comunica1 .subtitle {
    display:none;
}
/*focus on*/
.FocusOn {
    float:right;
    width:29%;
    margin-top:15px;
    margin-bottom: 10px;
    
    
}
.inEvidenzaHome {
    width:72%;
}
*html .inEvidenzaHome {
    width:72%;
}
.FocusOn img {
    float:left;
    margin-right:5px;
}
.FocusOn .title {
    border-bottom: none!important;
}
.FocusOn .title h3 {
    background-color:#9c0000!important;
}
.FocusOn .notizia {
    background-color:#ededed!important;
    border:3px solid #9c0000!important;
    padding:2px 6px!important;
    min-height:120px;
    height:auto!important;
    height:120px;
}
.FocusOn .notizia:after {
content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.FocusOn .titleFocus a {
    background-color:#FFFFFF;
    padding:3px;
    width: 98%;
    font-size:1em;
}
.FocusOn .title h3 span {
    display: block;
    background: transparent url(../img/tab_focuson.gif) no-repeat top left!important;
    margin-left: 3px;
    padding: 2px 0 8px 12px !important;
    font-size:0.9em;
}