/*
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 *//* SELETTORE UNIVERSALE */* {
	line-height: 150%;
}/* STRUTTURA */body {
	text-align: center;	background: #a1a199 url(../images/texture.gif);	color: #464d4e;	font: 12px Geneva, Arial, Helvetica, sans-serif;
}/* container che raggruppa tutto */#container {
	text-align: left;	width: 100%;	background: url(../images/header_texture.gif) repeat-x;
}#header {
	text-align: center;	margin-left: auto;	margin-right: auto;	width: 778px;}#fotoheader {
	background: no-repeat;	margin-left: 230px;	height: 297px;	text-align: right;	width: 548px;
}/* raggruppa menu contenuto info */#centro {
	margin-right: auto;	margin-left: auto;	text-align: center;	width: 778px;	padding-top: 20px;	position: relative;}/* SCELTA LINGUE E NAVIGAZIONE */#language {
	background-image: url(../images/domain.gif);	background-repeat: no-repeat;	background-position: left center;	text-align: right;	height: 40px;	font-size: 10px;
}#language ul {
	list-style-type: none;	padding-top: 10px;
}#language li {
	padding-left: 15px;	display: inline;	margin-left: 10px;
}#language a {
	text-decoration: none;	color: #cfcfc5;
}#language a:hover {
	text-decoration: none;	color: white;
}.it {
	background: url(../images/it.gif) no-repeat left 2px;
}.de {
	background: url(../images/de.gif) no-repeat left 2px;
}.en {
	background: url(../images/en.gif) no-repeat left 2px;
}#topnav {
}#topnav ul {
	list-style-type: none;
}#topnav ul li {
	display: inline;
}/* MENU */#menu {
	width: 200px;	text-align: left;	text-transform: uppercase;	position: absolute;	color: white;	font-size: 14px;	top: -240px;	left: 0em;}
* html #menu {
	position: absolute;	top: -240px;	left: 0;}
#menu ul {
	list-style-type: none;	border-top: 1px dotted #646969;
}#menu li {
	background: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	padding: 0;
}#menu a {
	display: block;	text-decoration: none;	width: 190px;	border-bottom: 1px #646969 dotted;	color: white;	padding-left: 10px;	height: 29px;
	line-height: 29px;
}#menu a:hover {
	background: url(../images/menu_hover.gif) no-repeat;
}/* INFO COLONNA SECONDARIA */#info {
	text-align: left;
}/* ZONA INSERIMENTO TESTI */#contenuto {
	text-align: left;	height: auto;	width: 548px;	margin-left: 230px;
}/* FOOTER */#footer {
	clear: both;	height: auto;	width: 778px;	margin-right: auto;	margin-left: auto;
}#logos {
	margin-left: 265px;
}#logos img {
	padding-left: 10px;
}/* forza float corretto */.clear {
	clear: both;	padding: 0;	margin: 0;	height: 0;	font-size: 0;	line-height: 0;
}/* fine struttura di base *//* Elementi con bordo resettato */body, h1, h2, h3, h4, ul, dl, li, dt, dd, form {
	margin: 0;	padding: 0;
}/* Elementi con bordo inferiore aggiunto */h1, h2, h3, h4, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 10px;
}/* LINKS */a:link, a:visited {
	text-decoration: underline;	color: #292d2e;
}a:hover, a:active {
	text-decoration: none;	color: white;
}/* TITOLI */h1, h2, h3, h4 {
	font-family: Times, "Times New Roman", serif;
}h1 {
	font-size: 18px;
}h2 {
	font-size: 14px;
}h3 {
	font-size: 18px;	border-bottom: 1px dotted #53534f;	margin-top: 30px;	text-transform: uppercase;	letter-spacing: 2px;
}h4 {
	font-size: 14px;	letter-spacing: 1px;
}/* IMMAGINI */img {
	border-spacing: 0;	border: 0;
}/* PARAGRAFO */p {
}/* TESTO */strong {
	font-weight: bold;
}em {
	font-style: italic;
}address {
	font-style: normal;	line-height: 130%;	border-top: 1px dotted #53534f;	border-bottom: 1px dotted #53534f;	padding-top: 5px;	padding-bottom: 5px;	background: url(../images/icon_address.gif) no-repeat left 6px;	padding-left: 45px;	width: 503px;	margin-left: 230px;
}address, address a:link, address a:visited {
}address:first-line {
	font-weight: bold;
}hr {
	border: 0;	height: 1px;	background: #464d4e;	color: #464d4e;	clear: both;
}blockquote {
}q {
}acronym {
}del {
}ins {
}/* LISTE */ul {
	list-style-type: none;
}ol {
}li {
	padding-left: 30px;	background: url(../images/icon_ul.gif) no-repeat 15px 3px;
}dl {
}dt {
	padding-left: 30px;	text-transform: uppercase;	font-weight: bold;
}dd {
}/* FORMS *//* font da reinserire - vedi body */form, fieldset, legend, label, input, textarea, select, option {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}form {
}fieldset {
}legend {
}label {
}input {
	background: #f2f2f2;
}textarea {
	background: #f2f2f2;
}select {
}option {
}.form_sfondo1, .form_sfondo2 {
	padding: 3px;
}.form_sfondo1 {
	background-color: #b6b6ac;
}.form_sfondo2 {
	background-color: #a9a99f;
}/* TABELLE PREZZI */table.prezzi {
	border-collapse: collapse;	border: 1px solid #464d4e;	border-right-width: 0;	border-bottom-width: 0;	width: 99%;
}table.prezzi caption {
	text-transform: uppercase;	text-align: left;	color: white;
}.prezzi th {
	background: #a1a199;	color: white;	padding: 4px;	text-align: center;	border-right: 1px solid #464d4e;	border-bottom: 1px solid #464d4e;
}.prezzi tr {
	background: white;
}.prezzi tr.riga2 {
	background: #e5e5e5;
}.prezzi td {
	padding: 4px;	border-bottom: 1px solid #464d4e;	border-right: 1px solid #464d4e;	text-align: center;
}/* FOTO */.fotosx, .fotosx2, .fotodx, .fotodx2, .foto {
	background: url(../images/zoom.gif) no-repeat left bottom;	padding-bottom: 20px;
}.foto {
	margin-bottom: 10px;
}.fotosx {
	margin-right: 10px;	float: left;	margin-bottom: 10px;	clear: left;
}.fotodx {
	margin-left: 10px;	float: right;	margin-bottom: 10px;
}/* foto non in float */.fotosx2 {
	margin-right: 20px;	margin-bottom: 10px;
}.fotodx2 {
	margin-left: 20px;	margin-bottom: 10px;
}/* POSIZIONE */dt.auto {
	background: url(../images/icon_car.gif) no-repeat left 3px;
}dt.treno {
	background: url(../images/icon_train.gif) no-repeat left top;
}dt.aereo {
	background: url(../images/icon_fly.gif) no-repeat left top;
}/* EDITING */#editing {
	float: left;	clear: left;	font-size: 10px;
}#editing, #editing a, #editing a:hover {
	color: #767976;
}#editing a {
	text-decoration: underline;
}#editing a:hover {
	text-decoration: none;	color: white;
}/* soluzione problema 3px margine IE - NB - non usare in layout con elementi sfondo margine negativo */* html #contenuto {
	height: 1%;
}