#colonna_2 {
    margin-left: 6px;
    width: 594px;
}
#nuovo_sito {
background: red;
border-top: solid 3px #039;
border-bottom: solid 3px #039;
padding: 10px;
color: white;
margin-left: -2px;
}
.cambia_colore {
}
#banner_hobbycenter {
position: relative;
z-index: 1;
width: 550px;
height: 314px;
float: left;
margin: 20px 20px 50px 20px;
text-align: justify;
}
#banner_hobbycenter a {
display: block;
text-decoration: none;
width: 470px;
height: 234px;
padding: 40px;
background: transparent url(../immagini/banner_hobbycenter_it.png);
}
#banner_hobbycenter a span {
position: relative;
z-index: -1;
top: 7px;
display: block;
padding: 0 2px;
font-size: 20px;
color: black;
}
h3.meteo_garda {
    clear: both;
    background: #039;
    text-align: left;
    border-top: solid 2px #cc0000;
    border-bottom: solid 2px #cc0000;
    padding: 5px;
    }
h3.meteo_garda a {
    color: #ffff33;
    text-decoration: none;
    }
div#meteo_garda {
    position: relative;
}
img.meteo_garda { position: absolute;
        right: 5px;
        top: -100px;
        width: 100px;
        height: 100px;
        border: solid 2px #cc0000;
        }
