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

@import url("form.css");

#container {
	width: 778px;
}

#banner {
	background: url(../images/header.gif);
	width: 778px;
	height: 105px;
}

#fotos {
	width: 210px;
	text-align: center;
	margin: 0 8px;
}

#info {
	width: 142px;
	text-align: right;
	margin: 0 10px 0 0;
}

#testo {
	width: 400px;
	text-align:left;
}

#testo p {
	margin-right: 100px;
}

body, p, table, tr, th, td, select, input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	color: #5d5d5d;
	background-color: #EAEDEC;
	background-image: url('../images/header_texture.gif');
	background-repeat: repeat-x
}

img {
	margin: 0;
	padding: 0;
}

a, a:visited, a:hover, a:active {
	text-decoration: underline;
}

a {
	color: #444444
}

a:hover {
	color: #F47C29
}

hr {
	background-color: #EAEDEC;
	height: 1px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #A8A9A9;
}

h1 {
	color: #F47C29;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}

h2 {
	color: #F47C29;
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}


address {
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
	font-style: normal;
}

address:first-line {
	font-weight: bold;
}

.fotosx { 
	float: left;
	margin: 0 10px 0 0;
	background-color:#FFFFFF;
	clear: both;
}

.fotodx { 
	float: right;
	margin: 0 0 0 10px;
	clear: both;
}


/* LISTE   */

#testo ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

#testo li {
	padding-left: 10px;
	background: url(../images/icon_list.gif) no-repeat 0px 2px;
}

/* FOOTER */

.footer, a.footer, a:hover.footer {
	font-size: 9px;
}

a.footer {
	text-decoration: underline;
}

a:hover.footer {
	text-decoration: none;
}
#nascundu {
    display: none;
}