/* CSS Document */
#Contentitore {
position:relative;
width: auto;
height: 325px;
}

#TestoSx {
position:absolute;
top: 10px;
width: 270px;
padding-bottom:10px;
}

#TestoDx {
position: absolute;
top: 10px;
left: 366px;
width: 270px;

}

