/* menu principale in homepage */
div#main div#mainMenu { float: left; width: 220px; height: 500px; margin-top: 0px; background-color: #0f1c79; }
div#main div#mainMenu ul { list-style-type: none; margin-top: 0px; margin-bottom: 5px; margin-left: 40px; font-family: Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 11px; font-weight: bold; padding: 0px; }
div#main div#mainMenu ul li { border-bottom: 1px solid #38428b; margin: 0px 0px 0px -40px; height: 23px; line-height: 200%; width: 220px; text-indent: 6px; }
div#main div#mainMenu ul li a { height: 23px; color: #fff; text-decoration: none; width: 220px; display: block; }
div#main div#mainMenu ul li a:hover { height: 23px; background-image: url(../img/sfondo_menu.gif); background-repeat: repeat-x; color: #ffffcc; text-decoration: none; width: 220px; display: block; }
/* fine menu principale in homepage */

/* posizione e stato dei div contenenti le immagini */
div#divImg1, div#divImg2, div#divImg4, div#divImg5, div#divImg6, div#divImg7, div#divImg8, div#divImg9, div#divImg10, div#divImg11, div#divImg12 { text-align: center; visibility: hidden; margin-top: -47px; }
div#divImg0 { text-align: center; margin-top: 0px; }

div#divImg0 img, div#divImg1 img, div#divImg2 img, div#divImg3 img, div#divImg4 img, div#divImg5 img, div#divImg6 img, div#divImg7 img, div#divImg8 img, div#divImg9 img, div#divImg10 img, div#divImg11 img, div#divImg12 img { border: 1px solid #000; }

/* Div sponsor Sarzana hockey */
div#mainMenu div#sponsor {
    width: 152px;
    margin: 30px auto;
    text-align: center;
    background-color: #fff;
 }
/* Fine div sponsor Sarzana hockey */