/* ------------------------ */
/*          TESTATA         */
/* ------------------------ */


.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;}



/*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;}



/* NUOVE TESTATE */
/*Testata  standard*/
.testata {padding-top:24px;}
#testata-standard {position: absolute; height: 124px; width: 100%; top: 0; left: 0; right: 0; z-index: 9; }


/*Testata  standard*/

#testata-fissa {position: fixed; height: 148px;  width: 100%; top: 0; left: 0; right: 0; z-index: 9;}






