#content{
    position: absolute;
    margin-top : 0px;
    margin-left : 150px;
    width : 340px;
    height : 270px;
    }

#contentX{
    position: absolute;
    margin-top : 0px;
    margin-left : 150px;
    width : 340px;
    height : 270px;
    overflow: auto;
    }

#group1{
    position : absolute;
    margin-top : 0px;
    width : 200px;
    height : 270px;
    border-left : 2px solid #8cb4e8 ;
    }

#group2{
    position : absolute;
    margin-top : 0px;
    margin-left : 200px;
    width : 200px;
    height : 270px;
    border-left : 2px solid #8cb4e8 ;
    }

#prezzo{
    font-size : 10px;
    margin-top : 40px;
    margin-left : 10px;
    }

#prezzoLight{
    font-size : 10px;
    margin-top : 35px;
    margin-left : 10px;
    }

#prezzoFriendly{
    font-size : 10px;
    margin-top : 38px;
    margin-left : 10px;
    }

#prezzoCool{
    font-size : 10px;
    margin-top : 50px;
    margin-left : 10px;
    }

#testoWarm{
    font-size : 10px;
    padding-left : 10px;
    width : 320px;
    }

#imgWarm{
    position : absolute;
    margin-top : 10px;
    margin-left : 510px;
    width : 191px;
    height : 270px;
    background-image : url("../img/foto_warm.jpg");
    }

#imgClassic{
    position : absolute;
    margin-top : 10px;
    margin-left : 510px;
    width : 191px;
    height : 270px;
    background-image : url("../img/foto_classic.jpg");
    }

#imgLight{
    position : absolute;
    margin-top : 10px;
    margin-left : 510px;
    width : 191px;
    height : 225px;
    background-image : url("../img/foto_classic.jpg");
    }

#imgSimple{
    position : absolute;
    margin-top : 10px;
    margin-left : 510px;
    width : 191px;
    height : 270px;
    background-image : url("../img/foto_simple.jpg");
    }

#imgHappy{
    position : absolute;
    margin-top : 10px;
    margin-left : 510px;
    width : 191px;
    height : 270px;
    background-image : url("../img/foto_happy.jpg");
    }

#imgSweet{
    position : absolute;
    margin-top : 10px;
    margin-left : 520px;
    width : 191px;
    height : 270px;
    background-image : url("../img/foto_sweet.jpg");
    }

#imgFriendly{
    position : absolute;
    margin-top : 10px;
    margin-left : 510px;
    width : 191px;
    height : 225px;
    background-image : url("../img/foto_friendly.jpg");
    }

#contentLight{
    position: absolute;
    overflow : auto;
    margin-top : 0px;
    margin-left : 160px;
    width : 340px;
    height : 235px;
    }

#contentSimple{
    position: absolute;
    overflow : auto;
    margin-top : 0px;
    margin-left : 160px;
    width : 340px;
    height : 270px;
    }

#testoMargine{
    position : absolute;
    font-weight : bold;
    font-size : 9px;
    margin-top : 240px;
    margin-left : 160px;
    width : 500px;
    height : 30px;
    }
    
    
#gubbernet{
	text-align: center;
	width: 200px;
	margin-top: 70px;
	z-index:-2;
	background: transparent;
}