.box1 {
margin-top: 62px;
width: 257px;
height: 74px;
background-image:url(../immagini/angolino_upsx2.gif);
background-position:top left;
background-repeat: no-repeat;
background-color: #FF0000
}
.box2 {
height:100%;
background-image:url(../immagini/angolino_upsx3.gif);
background-position:top right;
background-repeat: no-repeat
}
.box3 {
height:100%;
background-image:url(../immagini/angolino_upsx4.gif);
background-position:bottom left;
background-repeat: no-repeat
}
.box4 {
height:100%;
background-image:url(../immagini/angolino_upsx5.gif);
background-position:bottom right;
background-repeat: no-repeat;
}
.box5{
padding: 8px
}
.box5 img{
float: right;
margin-left: 10px;
margin-top: 0px
}
.box5 p{
margin-top: 0px;
margin-bottom: 8px;
color:#FFFFFF;
text-align:right
}
.box5 a{
color: #FFFFFF;
text-decoration: none;
}
.box5 a:hover{
color: #FFFFFF;
text-decoration:underline;
}
.box5 h2{
margin-top: 0px;
margin-bottom:5px;
text-decoration: bold;
text-transform:uppercase;
color:#FFFFFF;
text-align:right
}

.box5 h2, .box5 p, .box5 a{
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px
}
