.mezza {width: 450px; height: 80px; background-image: url(../button/button_b1.gif);background-repeat:no-repeat;}
.mezza:hover {background-image: url(../button/button_b1_over.gif) ;}
.prova {
position:relative;
left: 5px;
top: -10px;
width: 450px;
height: 80px;
padding:0px 0px 0px 3px;
}
.mezza2{
width: 450px;
height: 80px;
}
.corri {width: 450px; height: 80px; background-image: url(../button/button_b2.gif);background-repeat:no-repeat;}
.corri:hover {background-image: url(../button/button_b2_over.gif) ;}
.prova2 {
position:relative;
left: 5px;
top: -10px;
width: 450px;
height: 80px;
padding:0px 0px 0px 3px;
}
.corri2{
width: 450px;
height: 80px;
}
.fam {width: 450px; height: 80px; background-image: url(../button/button_b3.gif);background-repeat:no-repeat;}
.fam:hover {background-image: url(../button/button_b3_over.gif) ;}
.prova3 {
position:relative;
left: 5px;
top: -10px;
width: 450px;
height: 80px;
padding:0px 0px 0px 3px;
}
.fam2{
width: 450px;
height: 80px;
}
#countdown{position:absolute;top:450px;right:450px;font-weight:bold;font-size:12px;color:#fff;font-family:Arial;width:171px;}#countdown div{float:left;margin:0 1px 0 0;}