
/* chiaro: cff		medio: 9cc		scuro  099*/

* { margin: 0; padding: 0;  }
li { list-style-image: none; list-style-type: none; }

html, body { height:100%;}

body { 
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 76%; 
}

#mainMenu, #subContent { display: none;	}


#footer { width: 100%; font-size:80%;  background-color: #EFEFEF; clear:both; margin-top:15px; padding-bottom:5px; border-top: 1px solid #9CC; color:#099; position:absolute; bottom:0; left:0; letter-spacing:0.2em; background: transparent url(diago.gif) top left;}
	address { font-style: normal; }
	#telefono, #indirizzo { display: none;	}
	#denominazione, #iva, #email { display: block; width: 33%; float:left; text-align: center;	}

hr.separatore { display: none; }