/* ------------------------ */
/*          TESTATA         */
/* ------------------------ */


/*Testata statica i*/

#testata-st-i {position: fixed; height: 96px; background: #f7f7f9f5; width: 100%; top: 0; left: 0; right: 0; z-index: 9; border-bottom: 1px solid #eee;}

#testata-st-rel-i {position: relative; height: 96px; width: 100%; top: 0; left: 0; right: 0; z-index: 9;}

.testata img.piccolo {height: 54px;}
.testata img.medio-piccolo {height: 62px;}
.testata img.medio {height: 100px;}
.testata img.grande {height: 300px;}


/* Per immagine grande che va al top */
.abs-top {position:absolute!important; top:0;}
