/*
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;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: #313131;
	background: #fce016 url(../images/header_bg.jpg) no-repeat center top;
}

/* container che raggruppa tutto */

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 642px;
	border-bottom: 1px dashed #313131;
}

#header {
	text-align: left;
	width: 642px;
	height: 215px;
	background: url(../images/header.jpg) no-repeat center top;
}

#fotoheader {	text-align: left;	position: absolute;	margin-left: 40px;	margin-top: 30px;}

/* raggruppa menu contenuto info */

#centro {
	text-align: center;}

/* SCELTA LINGUE E NAVIGAZIONE */

#menu {	text-align: left;	position: absolute;	margin-left: 0px;	margin-top: 95px;	z-index: 10;} 

#language {
	font-size: 11px;
}

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

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

#language a {
	text-decoration: underline;
}

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

.it {
	background: url(../images/it.gif) left center  no-repeat;
}

.de {
	background: url(../images/de.gif) no-repeat left center;
}

.en {
	background: url(../images/en.gif) no-repeat left center;
}

#topnav {
	text-align: left;
}

/* INFO COLONNA SECONDARIA */

#info {
	text-align: center;}

/* ZONA INSERIMENTO TESTI */

#contenuto {
	text-align: left;
	width: 562px;
	padding: 30px 40px 30px 40px;
	background: url(../images/contenuto_bg.jpg) no-repeat center top;	}

/* FOOTER */

#footer {
	clear: both;
	text-align: center;
	background: url(../images/footer_bg.jpg) no-repeat center bottom;	width: 642px;	padding-bottom: 20px;}

#logos {
	text-align: center;	}

#logos img {
	padding: 0 5px 0 0;
	padding-left: 5px;
}

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

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

/* TITOLI */

h1, h2, h3, h4 {
	color: #e54c00;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;	text-align: left;}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 24px;	margin-bottom: 0px;}

h4 {
	font-size: 18px;
}

/* IMMAGINI */

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

/* PARAGRAFO */

p {

}

/* TESTO */

.nero {	color: black;}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

address {
	font-style: normal;
	line-height: 130%;
	font-size: 12px;
}

address:first-line {
	font-weight: bold;
	font-size: 14px;
}

hr {
	border: 0;
	height: 1px;
	background: white;
	color: white;
}

blockquote {

}

q {

}

acronym {

}

del {

}

ins {

}

/* LISTE */

ul {
	list-style-type: none;
}

ol {

}

li {
	padding-left: 30px;
	background: url(../images/icon_ul.gif) no-repeat 20px center;
}

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: 14px Arial, Verdana, Helvetica, sans-serif;
}

form {

}

fieldset {

}

legend {

}

label {

}

input {}

textarea {

}

select {

}

option {

}

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

.form_sfondo1 {
	background-color: #f8d517;
}

.form_sfondo2 {
	background-color: #f5c615;
}

/* TABELLE PREZZI */

table.prezzi {
	border-collapse: collapse;
	border: 1px solid white;
	border-right-width: 0;
	border-bottom-width: 0;
	width: 99%;	font-size: 12px;}

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

.prezzi th {
	background: #f29411;
	padding: 4px;
	text-align: center;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.prezzi tr {
	background: #f8d517;}

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

.prezzi td {
	padding: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	text-align: center;}

table.apartments {
	border-collapse: collapse;
	border: 1px solid white;
	width: 99%;	background-color: #fce016;}

.apartments td {	padding: 10px;	border-bottom: 1px white solid;	vertical-align: top;
}

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

/* FOTO GALLERY */

.fotogallery {
	background: url(../images/gallery_sx_footer.jpg) no-repeat left top;
	font-size: 12px;
	color: #b33300;	width: 572px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 30px;	clear: both;	text-align: left;	margin-bottom: 20px;}

.fotogallery img {}

.fotogallery p {	width: 134px;	margin-top: 20px;
	float: left;
}

/* 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 {	text-align: center;	padding-bottom: 10px;
}

#editing, #editing a, #editing a:hover {
	color: #cabd5c;
	font-size: 10px;
}

#editing a {
	text-decoration: underline;
}

#editing a:hover {
	text-decoration: none;
	color: #e54c00;
}

#nascundu {
    display: none;
}