

.sx { float: left; }
.dx { float:right; }

h1	{font-size:15px; color:#4F86AA;}
.bgGray     { background:#f3f3f3;}
.bgLight    { background:#f9f9f9;}

.download   { background:url(/images/download.png) no-repeat 25px center; padding: 10px 70px; display:block;border:1px solid #e1e1e1;color:#999;text-decoration:underline;}
.linkUtili  { background:url(/images/linkUtili.png) no-repeat 25px center; padding: 10px 70px; display:block;border:1px solid #e1e1e1;color:#999;text-decoration:underline;}
.numeriUtili  { background:url(/images/numeriUtili.png) no-repeat 25px center; padding: 10px 70px; display:block;border:1px solid #e1e1e1;color:#999;}

.download:hover, .linkUtili:hover{background-color:#f9f9f9;color:#666;}

.borderTable    {}
.borderImg      {border:1px solid #eee;padding:5px;margin-right:50px; margin-top:-10px;}
.imgZoom        {display:block;}

.table_negozi   {}
.table_negozi tr{ border-bottom:1px solid #ddd;}
.table_negozi tr h4{margin-bottom:0;}
.table_negozi tr td{padding-top:20px; padding-bottom:20px; padding-left:10px; padding-right:10px;}
.bg-nota       {text-align:center; display:block; color:#fff; height:55px; line-height:55px; width:760px;background: url("/images/bg-avvisi-small.png") no-repeat scroll 0 0 transparent;}

