body
{
  background-color: #f9dd18;
}

.headerTab, .tabHome, .tabVacanze, .tabVoli, .tabHotel, .tabCrociere, .tabAuto, .tabFranchising 
{
  vertical-align: middle;
  margin-left: 3px;
  border-color: #ccc;
  border-style: solid;
  /* border-top-style: none; */
  border-width: 1px;
  font:13px Arial, Verdana, Helvetica, sans-serif;
}

.tabHome
{
  background: url(images/home_ico.png) no-repeat center left;
}

.tabVacanze
{
  background: url(images/vacanze_ico.png) no-repeat center left;
}

.tabVoli
{
  background: url(images/voli_ico.png) no-repeat center left;
}

.tabHotel
{
  background: url(images/hotel_ico.png) no-repeat center left;
}

.tabCrociere
{
  background: url(images/crociere_ico.png) no-repeat center left;
}

.tabAuto
{
  background: url(images/auto_ico.png) no-repeat center left;
}

.tabFranchising
{
  background-color: #F0A000
}

.tabOrari{
  vertical-align: middle;
  text-align: center;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  font:12px Arial, Verdana, Helvetica, sans-serif;  
  color: #D6091A;
}


.default
{
  font-family: tahoma;
  font-size: 11px;
  left-margin: 10px;
  right-margin: 10px;
}

.default b
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #a0a0a0;
}

.tabFranchising
{
  background-color: #F0A000
}

.tabTextOffset
{
  font-family: Trebuchet;
  margin-left: 35px;
}

.tabTextOffset a
{
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.tabTextAge
{
  font-family: Trebuchet;
}

.tabTextAge a
{
  margin-left: 3px;
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

a
{
  font-family: "Helvetica";
  color:#0169C9;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

#vg_body_container {
    text-align:left;
}