body
  {
  font-family: arial;
  font-size: 11pt;
  color: #333333;
  }

div.info
  {
  float: left;
  width: 250px;
  }

div.badge
  {
  font-family: arial;
  width: 260px;
  height: 180px;
  background-image: url(../img/gfx/badge.gif);
  background-repeat: no-repeat;
  background-position: top center;
  float: left;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  padding-top: 25px;
  color: #ffffff;
  }

a
  {
  color: #0253B7;
  text-decoration: none;
  border-bottom: 1px dotted #0253b7;
  }

a.act,
a.act img
  {
  border: none;
  }

div.menu a
  {
  font-family: arial;
  font-size: 10pt;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dotted #ffffff;
  }

ul.tab 
  {
  padding-top: 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  margin-right: 5px;
  float: right;
  }

ul.tab li a
  {
  border: none;
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  color: #dddddd;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  padding-top: 0pt;
  padding-right: 20px;
  padding-bottom: 0pt;
  padding-left: 8px;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  background-image: url(../img/gfx/tabb2.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  }

ul.tab li.active a
  {
  color: #ffffff;
  background-image: url(../img/gfx/tabb2.png);
  }

ul.tab li.inactive a
  {
  color: #0761d4;
  background-image: url(../img/gfx/tabg2.png);
  }

ul.tab li.inactive a:hover 
  {
  color: #0761d4;
  }

ul.tab li
  {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  padding-left: 12px;
  background: url(../img/gfx/tabb1.png) 0 0 no-repeat;
  }

ul.tab li.inactive
  {
  background: url(../img/gfx/tabg1.png) 0 0 no-repeat;
  }

div.header
  {
  margin-left: auto;
  margin-right: auto;
  height: 64px;
  width: 969px;
  background-image: url(../img/gfx/head.jpg);
  background-repeat: no-repeat;
  }

div.main
  {
  margin-left: auto;
  margin-right: auto;
  background-image: url(../img/gfx/bar.jpg);
  width: 969px;
  background-repeat: repeat-y;
  }

div.content
  {
  padding: 10px;
  padding-top: 0px;
  }

div.work
  {
  padding: 10px;
  background-image: url(../img/gfx/bgv.png);
  background-repeat: repeat-x;
  }

div.foot
  {
  margin-left: auto;
  margin-right: auto;
  height: 94px;
  width: 969px;
  background-image: url(../img/gfx/foot.jpg);
  background-repeat: no-repeat;
  text-align: center;
  font-size: 9pt;
  }

div.head1
  {
  width: 100%;
  padding-left: 10px;
  }

div.cl
  {
  clear: both;
  }

table.slideshow
  {
  width: 40%;
  float: left;
  width: 344px;
  margin-right: 10px;
  margin-bottom: 10px;
  /* border: 1px solid #aaaaaa; */
  border-collapse: collapse;
  }

table.slideshow td.smallimage
  {
  background: #ffffff;
  text-align: center;
  width: 33%;
  padding: 10px;
  }

table.slideshow td.bigimage
  {
  background: #ffffff;
  text-align: center;
  padding: 10px;
  }

div.specs
  {
  float: left;
  width:60%;
  }

h1,
h3
  {
  font-weight: bold;
  color: #0761D4;
  }

h1
  {
  font-size: 18px;
  margin: 0px;
  }

h2
  {
  font-size: 12pt;
  }

h3
  {
  font-size: 12pt;
  }

div.subpromo
  {
  width:  100%;
  height: 90px;
  float: left;
  padding-top: 10px;
  margin-right: 6px;
  margin-bottom: 7px;
  text-align: center;
  /* background-image: url(../img/gfx/offerta-speciale-2.png); */
  }

div.gallery
  {
  padding: 10px;
  padding-left: 10px;
  }

div.gallery h2
  {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-weight: bold;
  color: #0761D4;
  }

table.product
  {
  margin-right: 7px;
  margin-bottom: 7px;
  width: 290px;
  font-size: 9pt;
  float: left;
  border: 1px dotted #dddddd;
  }

table.product td.im
  {
  vertical-align: top;
  text-align: center;
  width: 100px;
  }
table.product td.desc
  {
  vertical-align: top;
  width: 200px;
  }

div.productheader
  {
  width: 290px;
  height: 20px;
  /* background-image: url(../img/gfx/boxtop.png); */
  }

div.productmiddle
  {
  background-color: #ffffff;
  /* background-image: url(../img/gfx/boxmiddle.png); */
  background-repeat: repeat-y;
  height: 100px;
  }

div.productmiddle h1
  {
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-bottom: 3px;
  }

div.productmiddle ul
  {
  margin: 0px;
  padding: 0px;
  padding-left: 12pt;
  }
div.specs ul
  {
  margin: 0px;
  padding: 0px;
  padding-left: 12pt;
  }

div.productmiddle table 
  {
  margin-left: 10px;
  }

div.productmiddle table td
  {
  width: 60%;
  vertical-align: top;
  }

div.productmiddle table th
  {
  width: 40%;
  vertical-align: top;
  }

div.productfooter
  {
  width: 290px;
  height: 20px;
  /* background-image: url(../img/gfx/boxbottom.png); */
  background-position: center bottom;
  }

div.incipit
  {
  padding-bottom: 10px;
  }

div.menu
  {
  line-height: 30px;
  width: 100%;
  height: 30px;
  background-color: #0761d4;
  background-position: bottom;
  color: #ffffff;
  text-align: left;
  background-image: url(../img/gfx/menu.png);
  background-repeat: repeat-x;
  }

div.noprint
  {
  display: none;
  }

div.noprintcatalog
  {
  display: none;
  }

a.im,
a.im img
  {
  border: none;
  }

div.text
  {
  padding: 10px;
  background-image: url(../img/gfx/bgv.png);
  background-repeat: repeat-x;
  }

div.sep
  {
  height: 20px;
  background-image: url(../img/gfx/soft.png);
  background-repeat: repeat-x;
  }

img.show
  {
  display: block;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  }

div.comments
  {
  text-align: left;
  padding: 5px;
  }
div.comments ul li
  { 
  padding-bottom: 15px;
  font-style: italic;
  font-size: 9pt;
  }

.sconto
  {
  font-weight: bold;
  color: #ff0000;
  text-align: right;
  font-size: 24px;
  }

h3
  {
  padding: 10px;
  }

div.gad
  {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }

