/*** DARIO KING ***/

table.thumbnails {
	border-collapse:collapse;
}

table.thumbnails td {
  width:110px;
  text-align:center;
  vertical-align:top;
}

table.thumbnails td.img { 
  vertical-align:middle;  
  height:78px; 
  background:url("../img/thumbnail_sfondo.jpg") center center no-repeat;
} 

table.thumbnails img {
  border:0px;
}

div.schede {
  margin-top:30px;
}

div.scheda {
  width:570px;
  padding-bottom:20px;
  margin-bottom:20px;
  background:url("../img/separatore.jpg") bottom center no-repeat;
}

div.scheda .top {
  text-align:right;	
}

div.scheda .top a {
  color:#CC0000;	
}

div.scheda h1 {
  font-size:16px;
  color:#CC0000;
  padding:0px;
  margin:0px 0px 10px 0px;  
}

div.scheda img {
  float:right;
  margin:0px 0px 10px 20px;
}

div.scheda p {
  padding:0px;
  margin:0px 0px 10px 0px;
}

/*** staff ***/


table.staff caption {
  font-weight:bold;
  text-align:left;
  color:#CC0000;
  padding-top:10px;
}

table.staff td {
  padding-bottom:20px;
  border:0px;
}

table.staff td.foto img {
  border:2px solid #F3B701;
}

table.staff td.carica {
  padding-left:10px;
  padding-right:70px;
  line-height:15px;
  font-weight:normal;
}


#staff h2 {
  color:#CC0000;
  font-size:16px;
  padding:0px;
  margin:0px;
}

#staff ul {
  padding:0px;
  margin:0px 0px 0px 10px;
}

#staff ul li {
  padding:0px;
  margin:5px 0px;
  list-style-type:none;
}

.separatore {
  text-align:center;
  margin:20px 0px;
}

/*** mezzi ***/

.mezzi table {
  width:580px;
}

.mezzi table td {
  text-align:center;
  padding:20px 0px;
}

.mezzi table td img {
  border:2px solid #F3B701;
  margin:0px 5px;
}
