.clear {
  clear:both;
}

div#tenor {
  float:left;
  width:566px;
  height:987px;
  margin:0px 0px 0px 0px;
  font-family:"Tahoma",Arial,sans-serif;
  font-size:11px;
  background: url(../immagini/tenor-bg.jpg) top no-repeat;
  display:inline;
}
div#title-top {
  float:left;
  margin:132px 0px 0px 191px;
  font-weight:bold;
  display:inline;
  font-size:12px;
}
div#t-caratteristiche {
  float:left;
  width:230px;
  height:125px;
  margin:15px 0px 0px 161px;
  color:#fcc300;
  display:inline;
}
div#t-caratteristiche span {
  color:#000000;
}
div#t-imgcaratteristiche {
  float:left;
  width:133px;
  height:130px;
  margin:15px 0px 0px 10px;
  background: url(../immagini/imgcaratteristiche.gif) top no-repeat;
  display:inline;
}
div#t-imgcaratteristiche-dida {
  float:left;
  width:133px;
  margin:102px 0px 0px 4px;
  font-size:9px;
  text-align:left;
  display:inline;
}
div#t-topbox {
  float:left;
  width:519px;
  height:218px;
  margin:15px 0px 0px 25px;
  background: url(../immagini/topbox.png) top no-repeat;
  display:inline;
}
div#t-topbox-title {
  float:left;
  margin:2px 0px 0px 211px;
  font-weight:bold;
  color:#000000;
  display:inline;
  font-size:12px;
}
a#t-topbox-clicca {
  float:right;
  width:151px;
  height:62px;
  margin:9px 0px 0px 0px;
  background: url(../immagini/t-clicca.gif) top no-repeat;
  display:inline;
}
div#t-topbox-content,
div#t-midbox-content {
  float:left;
  width:490px;
  margin:7px 0px 0px 14px;
  color:#ffffff;
  display:inline;
}
div#t-midbox {
  float:left;
  width:519px;
  height:155px;
  margin:15px 0px 0px 25px;
  background: url(../immagini/midbox.png) top no-repeat;
  display:inline;
}
div#t-midbox-title {
  float:left;
  margin:2px 0px 0px 220px;
  font-weight:bold;
  display:inline;
  font-size:12px;
}
div#t-botbox {
  float:left;
  width:405px;
  height:123px;
  margin:12px 0px 0px 80px;
  background: url(../immagini/botbox.png) top no-repeat;
  display:inline;
}
div#t-botbox-content {
  float:left;
  width:270px;
  margin:7px 0px 0px 122px;
  display:inline;
}
div#t-midbox-note {
  float:left;
  width:499px;
  margin:24px 0px 0px 0px;
  text-align:right;
  font-size:9px;
  color:#000000;
  display:inline;
}
span.t-botboxtitle {
  font-size:12px;
  font-weight:bold;
  line-height:25px;
}
span.t-boxtitle {
  color:#fcc300;
  font-weight:bold;
  line-height:15px;
}
div#t-footer {
  float:left;
  width:566px;
  height:175px;
  margin:15px 0px 0px 0px;
  background: url(../immagini/t-footer.png) top no-repeat;
  display:inline;
}

/* ------------------------------>>
Stili popup
<<------------------------------ */

div#t-poptenor-ombra {
  position:absolute;
  width:100%;
  height:100%;
  margin:auto;
  display:none;
  background-color:#000000;
  opacity:0.5;
  z-index:10;
}
div#t-poptenor {
  position:absolute;
  width:564px;
  height:393px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display:none;
  border:2px solid #000000;
  background:url("../immagini/popuptenor.gif") top no-repeat;
  z-index:20;
}
a#t-poptenor-chiudi {
  float:right;
  /*border:1px solid;*/
  width:55px;
  height:15px;
  display:inline;
}

