
/* /////// GLOBALI /////// */

* {
    text-shadow: #000000 0 0 0px;
}

h1, h2, h3, h4, h5, h6, img, p, form {
    margin:0;
    padding:0;
    border:0;
}

html, body {
    margin:0 0 10px 0;
    background-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
    text-align:left;
    line-height:14px;
}

.spacer { height:10px; font-size:1px; line-height:1px; clear:both; }
.spacer_big { height:25px; font-size:1px; line-height:1px; clear:both; }
.clear { clear:both; }
p.noflash { padding:10px 20px 10px 50px; background:url(/images/warning.gif) 0px 5px no-repeat; border-top:1px dashed #E73144; border-bottom:1px dashed #E73144; }


/*///////// STRUTTURA /////////////////////////////////////////////////////////////*/
.cont_ombra { width:1057px; height:585px; margin:0 auto; background:#FFFFFF url(/images/ombra.jpg) no-repeat; }
.container { width:1000px; height:557px; margin:0 auto; position:relative; border-left:1px solid #999999; border-bottom:1px solid #999999; border-right:1px solid #999999; }
.sfondo { width:1000px; height:557px; }
.striscia_menu { width:85px; height:557px; position:absolute; top:0; left:42px; z-index:2; }
.fiore { width:85px; height:260px; position:absolute; bottom:0; left:0; }

.menu_rosso { position:relative; width:85px; height:430px; background:url(/images/fascia_rosso.jpg) no-repeat; }
.menu_rosso_chiaro { position:relative; width:85px; height:430px; background:url(/images/fascia_rosso_ilario.jpg) no-repeat; }
.menu_giallo { position:relative; width:85px; height:430px; background:url(/images/fascia_giallo.jpg) no-repeat; }
.menu_marrone { position:relative; width:85px; height:430px; background:url(/images/fascia_marrone.jpg) no-repeat; }
.menu_viola { position:relative; width:85px; height:430px; background:url(/images/fascia_viola.jpg) no-repeat; }
.menu_viola_scuro { position:relative; width:85px; height:430px; background:url(/images/fascia_viola_press.jpg) no-repeat; }
.menu_verde { position:relative; width:85px; height:430px; background:url(/images/fascia_verde.jpg) no-repeat; }

.menu_nav { width:216px; height:297px; position:absolute; top:130px; left:0; z-index:100; }
.btn_home { width:85px; height:133px; }

.main_content { width:742px; height:455px; position:absolute; bottom:0; right:0; }


#alternative_splash{padding:0px; margin:0px; text-align:left;}


