/*
  Stili per il menu
  DATA CREAZIONE: 20-04-2006;
  VERSIONE: 2006.1.0;
  AUTORE: Marco Rho;
*/
#testa {
	height: 6em;
	background-color: #FFFFFF;
}
#graficaHead {
 background-image: url(../img/sanpellegrino/headav.gif);
 background-repeat:no-repeat;  
 }
 
#Head2 {
  clear: both;
  width: 100%;
  background-color: #F5F5F5;
  font-family : Verdana , Arial, sans-serif;
  color: #8C8C8C;
  text-align: left;
  font-weight: normal;
  font-size:0.7em;
  vertical-align: middle;
  height: 1.2em;
  padding-top:     0.6em;
  padding-left:    10px;
  padding-bottom:  0.6px;
  padding-right:   0px;
  border-style: none;
}

#Head2 A, #Head2 A:hover {
  color: #8C8C8C;
  text-decoration: underline;  
}



#graficaHeadL {
	display: none;
}

#graficaHeadR {
	display: none;
}
#randomImg {
	display: none;
}
ul.CADMOGALLERY LI  {
  float: left;
  width: 132px;
  height:16em;
  margin: 5px 15px 5px 15px;
  list-style-type: none;
  }

ul.CADMOGALLERY LI div {
display: table-cell; 
  text-align: center;
  background-color: #fff;
  padding-top: 5px;
vertical-align: bottom;
}

ul.CADMOGALLERY LI  span {
  font-style: italic;
}

ul.CADMOGALLERY LI img {
border-style: solid;
  border-color: black;
  border-width: 1px;
}
