#content
{
  margin: 15px;
  margin-left: 280px;
  margin-top: -440px;
  text-align: justify;
}
#header
{
  background: repeat-x top url("/pics/struct/header_bg.jpg");
}
#language
{
  left: 550px;
  position: absolute;
  top: 80px;
}
#language a.en
{
  background: url("/pics/struct/en.jpg");
  display: block;
  height: 32px;
  width: 83px;
}
#language a.en:hover
{
  background: url("/pics/struct/en_hover.jpg");
}
#language a.it
{
  background: url("/pics/struct/it.jpg");
  display: block;
  height: 32px;
  width: 83px;
}
#language a.it:hover
{
  background: url("/pics/struct/it_hover.jpg");
}
#left_column
{
  background: no-repeat url("/pics/struct/left_bg.jpg");
  height: 482px;
}
#menu
{
  background: top left no-repeat url("/pics/struct/menu_bg.jpg");
  height: 85px;
  padding-left: 225px;
  width: 417px;
}
* html #menu
{
  width: 645px;
}
a.en_company
{
  background: top left no-repeat url("/pics/struct/en/company.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 117px;
}
a.en_company:hover
{
  background: top left no-repeat url("/pics/struct/en/company_hover.jpg");
}
a.en_catalogue
{
  background: top left no-repeat url("/pics/struct/en/catalogue.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 123px;
}
a.en_catalogue:hover
{
  background: top left no-repeat url("/pics/struct/en/catalogue_hover.jpg");
}
a.en_home
{
  background: top left no-repeat url("/pics/struct/en/home.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 94px;
}
a.en_home:hover
{
  background: top left no-repeat url("/pics/struct/en/home_hover.jpg");
}
a.en_info
{
  background: top left no-repeat url("/pics/struct/en/info.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 83px;
}
a.en_info:hover
{
  background: top left no-repeat url("/pics/struct/en/info_hover.jpg");
}
a.it_company
{
  background: top left no-repeat url("/pics/struct/it/company.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 117px;
}
a.it_company:hover
{
  background: top left no-repeat url("/pics/struct/it/company_hover.jpg");
}
a.it_catalogue
{
  background: top left no-repeat url("/pics/struct/it/catalogue.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 123px;
}
a.it_catalogue:hover
{
  background: top left no-repeat url("/pics/struct/it/catalogue_hover.jpg");
}
a.it_home
{
  background: top left no-repeat url("/pics/struct/it/home.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 94px;
}
a.it_home:hover
{
  background: top left no-repeat url("/pics/struct/it/home_hover.jpg");
}
a.it_info
{
  background: top left no-repeat url("/pics/struct/it/info.jpg");
  display: block;
  float: left;
  height: 85px;
  text-decoration: none;
  width: 83px;
}
a.it_info:hover
{
  background: top left no-repeat url("/pics/struct/it/info_hover.jpg");
}
a.catalogue
{
  color: #00f;
  font-size: 18px;
  text-decoration: none;
}
a.serie
{
  font-size: 12px;
  text-decoration: none;
}
a.serie:hover
{
}
body, html
{
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
h1
{
  color: #26c;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 24px;
  margin-bottom: 5px;
}
img
{
  border: none;
}
pre
{
  text-align: center;
}
p.image
{
  font-size: 12px;
  text-align: center;
}
td.groups
{
  border-bottom: 2px ridge;
  font-size: 12px;
  padding: 10px;
}
td.serie
{
  border: ridge 1px;
  font-size: 12px;
  padding: 5px;
}
