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

/* ricopiare body-font in form - vedi sotto */

body {
	text-align: center;
	font: 13px Georgia, Times New Roman, Times, serif;
	color: #514845;
}

/* Elementi con bordo resettato */

body, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}

/* Elementi con bordo inferiore aggiunto */

h1, h2, h3, h4, p, blockquote, form, label, fieldset {
	margin-bottom: 10px;
}

/* LINKS */

a:link, a:visited {
	color: #724a10;
}

a:hover, a:active {
	color: #e09222;
}

/* container che raggruppa tutto */

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/* HEADER */

#header {
}

#fotoheader {
}

/* centro - raggruppa menu contenuto info */

#centro {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
}

/* MENU */

#menu {
	float: left;
	width: 119px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 150px;

}

#menu ul {
	list-style-type: none;
	border-top: 1px dotted #514845;
}

#menu li {
	margin: 0px;
	background: none;
	padding: 0;
}

/* menu a in block con misura x IE */

#menu a {
	display: block;
	width: 112px;
	text-decoration: none;
	border-bottom: 1px #514845 dotted;
	padding: 9px 0 9px 10px;
	margin: 0;
}

#menu a:hover {
	border-left: 3px solid #e09222;
	padding-left: 7px;
	color: black;
}

/* SCELTA LINGUE */

#language {
	font-size: 11px;
	text-transform: uppercase;
	float: right;
}

#language ul {
	list-style-type: none;
}

#language li {
	padding-left: 15px;
	display: inline;
	padding-right: 10px;
}

#language a {
	text-decoration: underline;
}

#language a:hover {
	text-decoration: none;
}

/* ZONA INSERIMENTO TESTI */

#contenuto {
	text-align: left;
	margin-left: 139px;
	height: auto;
	padding-top: 140px;
	margin-right: 409px;}

/* INFO COLONNA SECONDARIA */

#info {
	float: right;
	text-align: left;
	width: 389px;
}

/* FOOTER */

#footer {
	clear: both;
	padding-top: 20px;
	color: white;
}

#footer a:link, #footer a:visited {
	color: white;
}

#footer a:hover, #footer a:active {
	color: black;
}

#footerinfo {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}

#logos {
	float: right;
	padding-top: 30px;
}

#logos img {
	margin-left: 10px;
}

/* forza float corretto */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* fine struttura di base */

/* TITOLI */

h1, h2, h3, h4 {

}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 24px;
	position: absolute;
	margin-left: 240px;
	width: 389px;
	height: 70px;
	top: 255px;
}

h4 {
	font-size: 18px;
}

/* IMMAGINI */

img {
	border-spacing: 0;
	border: 0;
}

/* PARAGRAFO */

p {
}

/* TESTO */

.indirizzo {
	font-style: normal;
	line-height: 130%;
}

p.indirizzo {
	border-left: 1px solid white;
	padding-left: 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	border: 0;
	height: 1px;
	color: #514845;
	border-bottom: 1px dotted #514845;
}

blockquote {

}

q {

}

acronym {

}

del {

}

ins {

}

/* FORMS */

/* font da reinserire - vedi body */

form, fieldset, legend, label, input, textarea, select, option {
	font: 13px   Georgia, Times New Roman, Times, serif;
}

form {

}

fieldset {
}

legend {

}

label {

}

input {
}

textarea {
	width: 210px;
}

select {
}

option {

}

/* sfondi alternati form */

.form_sfondo1, .form_sfondo2 {
	padding: 4px;
}

.form_sfondo1 {
}

/* TABELLE PREZZI */

table.prezzi {
	border-collapse: collapse;
	border: 1px solid #514845;
	border-right-width: 0;
	border-bottom-width: 0;
	width: 99%;
	font: 11px Arial, Helvetica, sans-serif;
}

table.prezzi caption {
	text-transform: uppercase;
	text-align: left;
}

.prezzi th {
	background: #e09222;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #514845;
	border-right: 1px solid #514845;
	color: white;
}

.prezzi td {
	padding: 2px;
	border-bottom: 1px solid #514845;
	border-right: 1px solid #514845;
	text-align: right;
	white-space: nowrap;
}

.prezzi tr {
	background: white;
}


.prezzi a:link, .prezzi a:visited {	color: white;}

.prezzi a:hover, .prezzi a:active {	color: black;}


/* sfondo alternato tabella */

.prezzi tr.riga2 {
	background: #e5e5e5;
}

/* FOTO */

.fotosx, .fotosx2, .fotodx, .fotodx2, .foto {
	margin-bottom: 10px;
}

/* foto in float */

.fotosx {
	margin-right: 10px;
	float: left;
}

.fotodx {
	margin-left: 10px;
	float: right;
}

/* fotosx2 e fotodx2 non in float */

.fotosx2 {
	margin-right: 10px;
}

.fotodx2 {
	margin-left: 10px;
}

/* foto standard senza float o margini */

.foto {

}

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

/* nasconde testi */

#nascundu {
	display: none;
}

