@font-face {
  font-family: 'helvetica';
  src: url('font/Helvetica_CE_Regular.eot');
  src: local('helvetica'), url('font/Helvetica_CE_Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'helvetica_bold';
  src: url('font/Helvetica_CE_Bold.eot');
  src: local('helvetica'), url('font/Helvetica_CE_Bold.ttf') format('truetype');
}

body {
  font-family: tahoma, arial, helvetica;
}

#testata {
  position: relative;
  height: 323px;
}
#testata #image_rotator, #testata #layer_opacity, #testata #logo, #testata #lingue, #testata #partners {
  position: absolute;
}
#testata #image_rotator {
  z-index: 10;
}
#testata #layer_opacity {
  z-index: 11;
}
#testata #logo {
  z-index: 12;
}
#testata #lingue {
  z-index: 13;
}
#testata #partners {
  z-index: 14;
}
#testata #image_rotator, #testata #layer_opacity {
  width: !width_container;
  height: 323px;
  top: 0px;
  left: 0px;
}
#testata #logo {
  width: 223px;
  height: 323px;
  top: 0px;
  left: 0px;
}
#testata #lingue {
  width: 54px;
  height: 30px;
  top: 7px;
  right: 0px;
}
#testata #lingue ul {
  margin: 0px;
  height: 20px;
}
#testata #lingue ul li {
  float: left;
  display: inline;
  margin: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin: 0;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-right: 7px;
}
#testata #lingue ul li:last-child, #testata #lingue ul li.last {
  margin-right: 0;
}
#testata #partners {
  width: !width_container;
  height: 52px;
  bottom: 0px;
  left: 0px;
}

#next_circuit_cont {
  padding: 5px 0px 10px 0px;
  height: 38px;
  line-height: 38px;
  background-image: url(img/bgCountdown.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

#feed_rss_motogp {
  margin-top: 15px;
  height: 27px;
  line-height: 27px;
  background-image: url(img/bg_feed_rss_motogp.png);
  font-size: 11px;
  font-style: italic;
  color: #767676;
}
#feed_rss_motogp a {
  letter-spacing: 1px;
  color: #767676;
  text-decoration: none;
}
#feed_rss_motogp a:hover {
  text-decoration: underline;
}
#feed_rss_motogp .span-4 a {
  text-decoration: none;
  display: block;
}

#menu {
  font-family: 'helvetica_bold', 'tahoma', 'arial';
  margin-top: 10px;
  height: 55px;
  background-image: url(img/bg_menu.png);
  background-repeat: repeat-x;
}
#menu ul {
  margin: 0px auto;
  width: 896px;
}
#menu .current a {
  color: #ffed00;
}

#content {
  padding-top: 20px;
}
#content .span-17 {
  width: 700px;
  margin-right: 20px;
}
#content .span-17 .el {
  background-image: url("../../../../lay/css/img/bg_righina.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  margin-bottom: 20px;
}

#footer {
  background-image: url(img/bg_feed_rss.png);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 16px;
@endif;
  font-size: 11px;
  color: #757575;
}
#footer a {
  color: #757575;
}
#footer #address, #footer #credits {
  margin-bottom: 10px;
  margin-top: 10px;
}
#footer #credits {
  text-align: right;
  font-weight: bold;
}
#footer #credits a {
  text-decoration: none;
}
#footer #credits a:hover {
  text-decoration: underline;
}
