/* Stile Sottomenu */

#sottoOFF {
	display: none;
}

#sottoON {
	padding: 0px;
	width: 770px;
	height: 36px;
	background: #213f5f url(../immagini/sottomenuOmbra.gif) left top repeat-x;
	color: #fff;
}

#sottoON div#freccia {
	width:  405px;
	height: 26px;
	padding-left: 91px;
	padding-top: 10px;
	background:  transparent url(../immagini/sottomenuBG.jpg) 2px bottom repeat-x;
}

#sottoON a {
	display: block;
	float: left;
	width:  161px;
	height: 18px;	
	background: #fff;
}

#sottoON span {
	display: none;
}

a#azienda {
	background: url(../immagini/aziendaTitolo.gif) left bottom no-repeat;
}

a:hover#azienda {
	background: url(../immagini/aziendaTitolo.gif) left top no-repeat;
}

a#aziendaON {
	background: url(../immagini/aziendaTitolo.gif) left top no-repeat;
}

a#immagini {
	background: url(../immagini/immaginiTitolo.gif) left bottom no-repeat;
}

a:hover#immagini {
	background: url(../immagini/immaginiTitolo.gif) left top no-repeat;
}

a#immaginiON { 
	background: url(../immagini/immaginiTitolo.gif) left top no-repeat;
}

a#doveSiamo {
	width: 80px;
	background: url(../immagini/doveSiamoTitolo.gif) left bottom no-repeat;
}

a:hover#doveSiamo {
	width: 80px;
	background: url(../immagini/doveSiamoTitolo.gif) left top no-repeat;
}

a#doveSiamoON {
	width: 80px;
	background: url(../immagini/doveSiamoTitolo.gif) left top no-repeat;
}