
/* -- Consorzio visivo -------------------------------------------------*/
/* -- Correzioni per IE Mac e WIN --------------------------------------*/
/* -- aggiornato il 5.8.05 ---------------------------------------------*/


 /*\*//*/
  @import "ie5mac.css";
/**/ 

/* Hides from IE-mac \*/
* #subsidebar,  * #sidebar { position: absolute; }
* #main { margin: 0 0 0 400px; }
* html .voce  { height: 1%; }
/* End hide from IE-mac */	



.voce { 
        position: relative; /* per IE 5.5 Win */
        voice-family: "\"}\"";
        voice-family: inherit;
        float: left; /* per gli altri */
}

html>body .voce { /* be nice to Opera */        float: left;	}
	
