@charset "UTF-8";
/* CSS Document */

#bloccoColonnaSx{
width:752px;
margin-right:0px;
}


.bloccoShop{
width:178px;
margin:0px 10px 10px 0px;
padding:0px;
display:inline;
float:left;
}

.topShop{
width:178px;
height:10px;
margin:0px;
padding:0px;
background-image:url(../images/topShop.gif);
background-position:top;
background-repeat:no-repeat;
font-size:0px;
line-height:0px;
}

.bottomShop{
width:178px;
height:10px;
margin:0px;
padding:0px;
background-image:url(../images/bottomShop.gif);
background-position:bottom;
background-repeat:no-repeat;
font-size:0px;
line-height:0px;
}

.contShop{
width:158px;
margin:0px;
padding:0px 10px;
background-image:url(../images/contShop.gif);
background-position:bottom;
background-repeat:repeat-y;
}


.titoloShop{
width:158px;
color:#843276;
margin-bottom:5px;
}
