h1.ilTitolo{ display:none; text-align:right; padding:.5em ; border-top:thin dotted #222; border-top:thin dotted #222; box-shadow:5px 5px 3px #666; background-color:gold; font-size:3em; width:50%; } #cornice{ width:; position:relative; margin:1em auto 1em auto; } #mappa{ display:none;position:absolute; top:0; left:0; } #segno{ display:none; position:absolute; height:90px; width:90px; background-repeat:no-repeat; text-align:center; font-weight:bold; font-size:30px; line-height:80px; color:#fff; top:px; left:px; z-index:2; background-image:url("img/segno.gif"); } #msg{ font-size:3em; font-weight:bold; text-align:center; width:75%; margin:.5em auto .5em auto; } #msg img{ display:block; width:80%; margin:1em auto 1em auto; } #classe{ display:block; width:30%; text-align:center; margin:.5em auto .5em auto; font-size:1.5em; background-color:#f00; color:#fff; font-weight:bold; cursor:pointer; } #footer{ margin-top:850px; }