/*
  Stili per il menu
  DATA CREAZIONE: 20-04-2006;
  VERSIONE: 2006.1.0;
  AUTORE: Marco Rho;
*/

DIV.menSezImg {
	display: none;
}

#graficaHead {
 background-image: url(../img/curno/headav.gif);
 background-repeat:no-repeat;  
 }
 
#graficaHeadL {
	display: none;
}

DIV.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;
}

