@import url("master.css");@import url("header.css");@import url("menus.css");@import url("typo.css");@import url("varie.css");@import url("tabelle.css");@import url("forms.css");@import url("footer.css");/*
Gardena.Net

Str. Dursan 27
I-39047 S. Cristina (BZ)
Tel. +39 0471 790007
Fax +39 0471 790006
Email: info@gardena.net
http://www.gardena.net

*//* SCREEN STYLE *//* HACKS *//* x menu in block IE inserire misura fissa */

* html ul#nav2 a {
	width: 119px;	display: block;}

/* 3 px gap */* html ul#nav {	position: relative;	top: -3px;
}

* html #header {	margin-bottom: -3px;}
/* soluzione problema 3px margine IE - NB - non usare in layout con elementi sfondo margine negativo */* html #zona2 {
	height: 1%;
}

/* iframe con scrollbar orizzontale nascosta */

body iframe {
overflow-x:hidden;
}