/*
  Stili per il menu
  DATA CREAZIONE: 18-05-2006;
  VERSIONE: 2006.1.0;
  AUTORE: Marco Rho;
*/

#graficaHead {
 background-image: url(../img/taleggio/headav.gif);
 background-repeat:no-repeat;
 }
 
#graficaHead IMG#randomImg {
  display: none;
 } 

/*

DIV.TopHead {
 background-image: url(../img/taleggio/headav.gif);
 background-repeat:no-repeat; 
}

DIV.TopHead DIV.ScrittaSup {
  display: none;
}

DIV.TopHead DIV.TopHotMenu {
  float: right;
  background-color:  #F5F5F5;  
  width: 100%;
} 

DIV.TopHotMenu UL {
  margin: 0;
  padding: 0;
  display: inline;
	float:left;
  border-style: solid;
  border-color: #000000;
  border-width: 1px 1px 0px 1px;
  margin-top: 0px;
	} 

DIV.TopHotMenu LI {
  float:left;
  display: inline;
  list-style: none;
  margin:0px;
  font-family : Verdana , Arial, sans-serif;
  color: #000000;
  font-size:0.7em;
  font-weight: bold;
  vertical-align: bottom;
  padding: 4px 4px 4px 4px;
  background-image: URL(../img/taleggio/quadratinivertav.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color:  #F5F5F5;
}

DIV.TopHotMenu LI.last {
  float:left;
  display: inline;
  list-style: none;
  margin:0px;
  font-family : Verdana , Arial, sans-serif;
  color: #000000;
  font-size:0.7em;
  font-weight: bold;
  vertical-align: bottom;
  padding: 4px 4px 4px 4px;
  background-image: none;
}

DIV.TopHead DIV.TopHotMenu LI A, DIV.TopHead DIV.TopHotMenu LI A:hover {
  color: #000000;
  text-decoration: none;
}  

DIV.BottomHead {
  float:left;
  background-color:  #F5F5F5;
  background-image: URL(../img/taleggio/headav.gif);
  background-position: 1em left;
  background-repeat: no-repeat;  
  font-family : Verdana , Arial, sans-serif;
  color: #394986;
  font-size:0.8em;
  width: 100%;
  vertical-align: bottom;
  border-style: solid;
  border-color: #000000;
  border-width: 1px 1px 1px 1px;
  padding-bottom: 1px;
}

DIV.BottomHead DIV.HeadFoto {
  float:left;
  width: 633px;
  vertical-align: bottom;
  border-style: solid;
  border-color: #394986;
  border-width: 0px 1px 0px 0px;
  margin:0px;
  padding:0px;
}

DIV.BottomHead DIV.HeadFoto IMG {
  margin:0px;
  padding:0px;
}


DIV.BottomHead DIV.HeadCerca {
  float: left;
  vertical-align: middle;
  padding-left:10px;
  padding-top:2px;
  width: 132px;
  background-color: #F5F5F5;
}  


DIV.BottomHead A, DIV.BottomHead A:hover, DIV.BottomHead A:visited, 
DIV.BottomHead LABEL {
  color: #000000;
  font-weight: bold;
  text-decoration: none; 
  padding-top: 2px;
  line-height: 1.7em;
  font-size: 0.85em;  
}

DIV.HeadCerca INPUT, DIV.HeadCerca SELECT {
  font-family : Verdana , Arial, sans-serif;
  font-size: 0.85em;
  COLOR: black;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1.1em;
}  

DIV.HeadCerca INPUT.CADMOBUTTON {
  background-color: #394986;
  font-size:   0.85em;
  font-weight: bold;
  text-align: center;
  line-height: 1.1em;
  color: #FFFFFF;
}

DIV.HeadFoto {
  display: none;
}

*/

