@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 */

/* body in px x browser non IE */

html>body {
font-size: 14px;
}/* x menu in block IE inserire misura fissa */* html ul#nav a {

}/* 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;
}