/*------------------------------------MENU---------------------------------------------------------*/
.home_selected
{
   background-image: url(../img/home_tab_selected.gif);
   background-repeat: no-repeat;
   width: 72px;
   height: 24px;
   display: block;
}

.home {
  background-image : url(../img/home_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;  
  width: 72px;
  height: 24px;
  display: block;
}

.home:hover {
  background-image : url(../img/home_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px -24px;  
  width: 72px;
  height: 24px;
  display: block;
}

.azienda_selected {
  background-image : url(../img/azienda_tab_selected.gif);
  background-repeat: no-repeat;
  width: 72px;
  height: 24px;
  display: block;
}

.azienda {
  background-image : url(../img/azienda_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 72px;
  height: 24px;
  display: block;
}

.azienda:hover {
  background-image : url(../img/azienda_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px -24px;  
  width: 72px;
  height: 24px;
  display: block;
}

.vendite_selected {
  background-image : url(../img/vendite_tab_selected.gif);
  background-repeat: no-repeat;
  width: 72px;
  display: block;
  height: 24px;
}

.vendite {
  background-image : url(../img/vendite_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;    
  width: 72px;
  display: block;
  height: 24px;
}

.vendite:hover
{
   background-image: url(../img/vendite_tab.gif);
   background-repeat: no-repeat; 
   background-position: 0px -24px;     
   width: 72px;
   height: 24px;
   display:block;
}

.affitti_selected {
  background-image : url(../img/affitti_tab_selected.gif);
  background-repeat: no-repeat;
  width: 72px;
  height: 24px;
  display:block;
}

.affitti {
  background-image : url(../img/affitti_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;     
  width: 72px;
  height: 24px;
  display:block;
}

.affitti:hover
{
   background-image: url(../img/affitti_tab.gif);
   background-repeat: no-repeat;
   background-position: 0px -24px;      
   width: 72px;
   height: 24px;
   display:block;
}

.cantieri_selected {
  background-image : url(../img/cantieri_tab_selected.gif);
  background-repeat: no-repeat;
  width: 72px;
  height: 24px;
  display:block;
}

.cantieri {
  background-image : url(../img/cantieri_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;      
  width: 72px;
  height: 24px;
  display:block;
}

.cantieri:hover
{
   background-image: url(../img/cantieri_tab.gif);
   background-repeat: no-repeat;
   background-position: 0px -24px;       
   width: 72px;
   height: 24px;
   display:block;
}

.strumenti_selected {
  background-image : url(../img/strumenti_tab_selected.gif);
  background-repeat: no-repeat;
  width: 110px;
   height: 24px;
  display:block;
}

.strumenti {
  background-image : url(../img/strumenti_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;    
  width: 110px;
  height: 24px;
  display:block;
}

.strumenti:hover
{
   background-image: url(../img/strumenti_tab.gif);
   background-repeat: no-repeat;
   background-position: 0px -24px;     
   width: 110px;
   height: 24px;
   display:block;
}

.clienti_tab_selected {
  background-image : url(../img/clienti_tab_selected.gif);
  background-repeat: no-repeat;
  width: 72px;
   height: 24px;
  display:block;
}

.clienti_tab {
  background-image : url(../img/clienti_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;    
  width: 72px;
  height: 24px;
  display:block;
}

.clienti_tab:hover
{
   background-image: url(../img/clienti_tab.gif);
   background-repeat: no-repeat;
   background-position: 0px -24px;     
   width: 72px;
   height: 24px;
   display:block;
}

.fornitori_tab_selected{
  background-image : url(../img/fornitori_tab_selected.gif);
  background-repeat: no-repeat;
  width: 72px;
  height: 24px;
  display:block;
}

.fornitori_tab {
  background-image : url(../img/fornitori_tab.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;    
  width: 72px;
  height: 24px;
  display:block;
}

.fornitori_tab:hover
{
   background-image: url(../img/fornitori_tab.gif);
   background-repeat: no-repeat;
   background-position: 0px -24px;     
   width: 72px;
   height: 24px;
   display:block;
}
/*------------------------------------FINE MENU---------------------------------------------------------*/

/*------------------------------------AREA RISERVATA---------------------------------------------------------*/

#riservata_img
{    
	border: 0px;
    margin: 0px;
    position: absolute;
    top: 114px;
    background-image: url(../img/area_riservata.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;  	
    width: 110px;
    height: 23px;
    display:block;
    text-decoration: none;   
}

#riservata_img:hover
{    
	border: 0px;
    margin: 0px;
    position: absolute;
    top: 114px;
    background-image: url(../img/area_riservata.gif);
    background-repeat: no-repeat;
    background-position: 0px -23px;  	
    width: 110px;
    height: 23px;
    display:block;   
}

.accesso_form_interna_bottone
{
    float: left;
    background-image: url(../img/log-in.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 45px;
    height: 17px;
    display:block;
    font-size: 1px;
    text-decoration: none;  
	margin-top: 1px;
}

.accesso_form_interna_bottone:hover
{
    float: left;
    background-image: url(../img/log-in.gif);
    background-repeat: no-repeat;
	background-position: 0px -17px;	
    width: 45px;
    height: 17px;
    display:block;
    font-size: 1px;
    text-decoration: none;  
	margin-top: 1px;
}

.accesso_form_logout
{
    float: left;
    background-image: url(../img/log-out.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 54px;
    height: 17px;
    display:block;
    font-size: 1px;
    text-decoration: none;  
	margin-top: 2px;
	margin-left: 10px;
}

.accesso_form_logout:hover
{
    float: left;
    background-image: url(../img/log-out.gif);
    background-repeat: no-repeat;
	background-position: 0px -17px;		
    width: 54px;
    height: 17px;
    display:block;
    font-size: 1px;
    text-decoration: none;  
	margin-top: 2px;
	margin-left: 10px;	
}


#my_home
{
    float: left;
    background-image: url(../img/my_home.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 110px;
    height: 19px;
    display:block;
    font-size: 1px;
    text-decoration: none;   
}

#my_home:hover
{
    float: left;
    background-image: url(../img/my_home.gif);
    background-repeat: no-repeat;
	background-position: 0px -19px;	
    width: 110px;
    height: 19px;
    display:block;
    font-size: 1px;
    text-decoration: none;   
}

#configurazione
{
    float: left;
    background-image: url(../img/configurazione.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 110px;
    height: 19px;
    display:block;
    font-size: 1px;
    text-decoration: none;   
}


#configurazione:hover
{
    float: left;
    background-image: url(../img/configurazione.gif);
    background-repeat: no-repeat;
	background-position: 0px -19px;	
    width: 110px;
    height: 19px;
    display:block;
    font-size: 1px;
}
/*------------------------------------FINE AREA RISERVATA---------------------------------------------------------*/

/*------------------------------------RICERCA E MUTUI--------------------------------------------------------------*/
.bottone_ricerca
{
    background-image: url(../img/cerca.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 145px;
    text-decoration: none;
}

.bottone_ricerca:hover
{
    background-image: url(../img/cerca.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 145px;
}

.bottone_mutui
{
    background-image: url(../img/calcola.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 147px;
    text-decoration: none;
}

.bottone_mutui:hover
{
    background-image: url(../img/calcola.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 147px;
}
/*------------------------------------FINE RICERCA E MUTUI---------------------------------------------------------*/

/*------------------------------------INDEX------------------------------------------------------------------------*/

.volantino_vendita{
    float: left;
    background-image: url(../img/download_vendite.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 147px;
    height: 39px;
    font-size: 1px;
    text-decoration: none;
	margin-top: 20px;
	margin-left: 25px;
}

.volantino_vendita:hover{
    float: left;
    background-image: url(../img/download_vendite.gif);
    background-repeat: no-repeat;
	background-position: 0px -39px;	
    width: 147px;
    height: 39px;
    font-size: 1px;
    text-decoration: none;
}

.volantino_affitto{
    float: left;
    background-image: url(../img/download_affitti.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 147px;
    height: 39px;
    font-size: 1px;
    text-decoration: none;
	margin-top: 20px;
	margin-left: 25px;
}

.volantino_affitto:hover{
    float: left;
    background-image: url(../img/download_affitti.gif);
    background-repeat: no-repeat;
	background-position: 0px -39px;	
    width: 147px;
    height: 39px;
    font-size: 1px;
    text-decoration: none;
}
/*------------------------------------FINE INDEX--------------------------------------------------------------------*/


/*------------------------------------AZIENDA-----------------------------------------------------------------------*/
.mappa
{
   background-image: url(../img/mappa.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;	   
   height: 20px;
   width: 80px;
   font-size: 1px;
   display:block;
}

.mappa:hover
{
   background-image: url(../img/mappa.gif);
   background-repeat: no-repeat;
   background-position: 0px -20px;	   
   height: 20px;
   width: 80px;
   font-size: 1px;
   display:block;   
}

.invia_bottone
{
    background-image: url(../img/invia.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 0px;
}

.invia_bottone:hover
{
    background-image: url(../img/invia.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 0px;
}

.back
{
    background-image: url(../img/back.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 80px;
    height: 20px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
}

.back:hover
{
    background-image: url(../img/back.gif);
    background-repeat: no-repeat;
	background-position: 0px -20px;		
    width: 80px;
    height: 20px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
}
/*------------------------------------FINE AZIENDA-------------------------------------------------------------------*/

/*------------------------------------SCHEDE IMMOBILE-----------------------------------------------------------------*/

.cantieri_bottone
{
    background-image: url(../img/vedi_cantiere.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 20px;
}

.cantieri_bottone:hover
{
    background-image: url(../img/vedi_cantiere.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 20px; 
}

.stampa_bottone
{
    background-image: url(../img/stampa.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 20px;
    margin-left: 10px;
	margin-right: 3px;
}

.stampa_bottone:hover
{
    background-image: url(../img/stampa.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 20px;
    margin-left: 10px;
	margin-right: 3px;	
}

.stampa1_bottone
{
    background-image: url(../img/stampa1.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 60px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-right: 5px;
}

.stampa1_bottone:hover
{
    background-image: url(../img/stampa1.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 60px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-right: 5px;
}

.stampa_cliente_bottone
{
    background-image: url(../img/stampa_cliente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;			
    width: 90px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-left: 6px;
}

.stampa_cliente_bottone:hover
{
    background-image: url(../img/stampa_cliente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;			
    width: 90px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-left: 6px;
}

.elimina_bottone
{
    background-image: url(../img/elimina.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;			
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-left: 6px;
}

.elimina_bottone:hover
{
    background-image: url(../img/elimina.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;			
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-left: 6px;
}

.modifica1_bottone
{
    background-image: url(../img/modifica.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-left: 6px;
}

.modifica1_bottone:hover
{
    background-image: url(../img/modifica.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-left: 6px;
}


.aggiungi_immobile_bottone
{
    background-image: url(../img/aggiungi_immobile.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
 	width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-bottom: 10px; 	
}

.aggiungi_immobile_bottone:hover
{
    background-image: url(../img/aggiungi_immobile.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
 	width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none;
    margin-bottom: 10px;   
}

.modifica_bottone
{
    background-image: url(../img/aggiungi_immobile.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.modifica_bottone:hover
{
    background-image: url(../img/aggiungi_immobile.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.salva_bottone
{
    background-image: url(../img/modifica.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.salva_bottone:hover
{
    background-image: url(../img/modifica.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.piantina_bottone
{
    background-image: url(../img/piantina.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 90px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 10px;
}

.piantina_bottone:hover
{
    background-image: url(../img/piantina.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;
    width: 90px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-right: 10px;	
}

.stampa_lista
{
    background-image: url(../img/stampa_lista.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
 	width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none;
    margin-bottom: 10px; 
	margin-right: 10px;	 
}

.stampa_lista:hover
{
    background-image: url(../img/stampa_lista.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
 	width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-bottom: 10px;
	margin-right: 10px;
}

/*------------------------------------FINE SCHEDE IMMOBILE-------------------------------------------------------------*/

/*------------------------------------AMMINISTRAZIONE------------------------------------------------------------------*/
.aggiungi_agenti_bottone
{
    background-image: url(../img/aggiungi_agente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 108px;
    height: 23px;
    display:block;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.aggiungi_agenti_bottone:hover
{
    background-image: url(../img/aggiungi_agente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.aggiungi_utenti_bottone
{
    background-image: url(../img/aggiungi_utente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 108px;
    height: 23px;
    display:block;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.aggiungi_utenti_bottone:hover
{
    background-image: url(../img/aggiungi_utente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.upload_bottone
{
    background-image: url(../img/upload.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 10px;
}

.upload_bottone:hover
{
    background-image: url(../img/upload.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 67px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 10px;	
}


.modifica_utenti_bottone
{
    background-image: url(../img/aggiungi_utente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
	margin-top: 20px;
    margin-bottom: 20px;
	float: right;
}

.modifica_utenti_bottone:hover
{
    background-image: url(../img/aggiungi_utente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
	margin-top: 20px;
    margin-bottom: 20px;
	float: right;
}


.modifica_agenti_bottone
{
    background-image: url(../img/aggiungi_agente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
	margin-top: 20px;
    margin-bottom: 20px;
	float: right;	
}

.modifica_agenti_bottone:hover
{
    background-image: url(../img/aggiungi_agente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none; 
	margin-top: 20px;
    margin-bottom: 20px;
	float: right;
}

/*------------------------------------FINE AMMINISTRAZIONE-------------------------------------------------------------*/


/*------------------------------------SCHEDE CLIENTI e FORNITORI-------------------------------------------------------*/
.aggiungi_cliente_bottone
{
    background-image: url(../img/aggiungi_cliente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.aggiungi_cliente_bottone:hover
{
    background-image: url(../img/aggiungi_cliente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.aggiungi_fornitore_bottone
{
    background-image: url(../img/aggiungi_fornitore.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}

.aggiungi_fornitore_bottone:hover
{
    background-image: url(../img/aggiungi_fornitore.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    margin-left: 520px;
    text-decoration: none; 
}


.modifica_cliente_bottone
{
    background-image: url(../img/aggiungi_cliente.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.modifica_cliente_bottone:hover
{
    background-image: url(../img/aggiungi_cliente.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.modifica_fornitori_bottone
{
    background-image: url(../img/aggiungi_fornitore.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}

.modifica_fornitori_bottone:hover
{
    background-image: url(../img/aggiungi_fornitore.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 108px;
    height: 23px;
    display:block;
    font-size: 1px;
    float: right;
    text-decoration: none; 
    margin-top: 30px;
    margin-bottom: 20px;
}
/*------------------------------------FINE SCHEDE CLIENTI e FORNITORI---------------------------------------------------*/

/*------------------------------------CANTIERI--------------------------------------------------------------------------*/

.capitolati_bottone
{
    background-image: url(../img/scarica_capitolati.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 108px;
    height: 23px;
    float: left;
    display:block;
    font-size: 1px;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 10px;
}

.capitolati_bottone:hover
{
    background-image: url(../img/scarica_capitolati.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;    	
    width: 108px;
    height: 23px;
    float: left;
    display:block;
    font-size: 1px;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 10px;
}


.brochure_bottone
{
    background-image: url(../img/scarica_brochure.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;	
    width: 108px;
    height: 23px;
    float: left;
    display:block;
    font-size: 1px;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 10px;
}

.brochure_bottone:hover
{
    background-image: url(../img/scarica_brochure.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;	
    width: 108px;
    height: 23px;
    float: left;
    display:block;
    font-size: 1px;
    text-decoration: none; 
    margin-top: 20px;
    margin-right: 10px;
}
/*-------------------------------FINE CANTIERI--------------------------------------------------------------------------*/

/*------------------------------------GUIDE E STRUMENTI----------------------------------------------------------------*/
.bottone_strumenti
{
    background-image: url(../img/calcola1.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;		
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
    text-decoration: none;
	float: right;
	margin-right: 20px;
}

.bottone_strumenti:hover
{
    background-image: url(../img/calcola1.gif);
    background-repeat: no-repeat;
	background-position: 0px -23px;		
    width: 80px;
    height: 23px;
    display:block;
    font-size: 1px;
	float: right;
	margin-right: 20px;
}
/*------------------------------------FINE GUIDE E STRUMENTI-----------------------------------------------------------*/

