.boxArrotondato{
background:#ffffC0 url(../img/angolo_sup_sx.gif) left top no-repeat;
margin-left: 10px;
margin-right: 10px;

margin-top: 15px;
margin-bottom: 15px;
border: 1px solid #c0c0c0;
}
.boxArrotondato .aux1 {
position: relative;
bottom: 1px;
left: 1px;
background:url(../img/angolo_sup_dx.gif) right top no-repeat;
}
.boxArrotondato .aux2 {
position: relative;
top: 2px;
left: 0px;
background:url(../img/angolo_inf_dx_trasp.gif) right bottom no-repeat;
}
.boxArrotondato .aux3 {
position: relative;
top: 0px;
right: 2px;
background:url(../img/angolo_inf_sx_trasp.gif) left bottom no-repeat;
}
.boxArrotondato .aux4{
position: relative;
font-size:1.1em;
margin:0px;
padding-left:20px;
border-bottom: 1px solid #c0c0c0;
bottom: 2px;
right: 0px;
background:url(../img/angolo_sup_sx.gif) left top no-repeat;
}
.boxArrotondato h3{
position: relative;
font-size:1.0em;
margin:0px;
padding-left:20px;
border-bottom: 1px solid #c0c0c0;
bottom: 2px;
right: 0px;
background:url(../img/angolo_sup_sx.gif) left top no-repeat;
}
.boxArrotondato p{
margin:0;
padding:0px 10px 10px 10px;
color: #404040;
}

.boxArrotondato img{
margin:5px;

}