body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/gfl_top_intro.jpg) no-repeat;
}
.pulisci { clear: both; margin: 0; padding: 0 }
h1 { margin: 0; padding: 0; font-size: 19px; font-weight: normal; color: #fff }
h2, h2 a { margin: 0; padding: 0; font-weight: normal; font-size: 17px; color: #8B6F1E }
h2 a:link, h2 a:visited { text-decoration: none }
h2 a:hover { text-decoration: underline }
h3, h3 a { margin: 0; padding: 0; font-weight: normal; font-size: 12px; color: #000 }
h3 a:link, h3 a:visited { text-decoration: none }
h3 a:hover { text-decoration: underline }
h4 { margin: 0; padding: 0;}
h5 { margin: 0; padding: 0 }
h6, h6 a { margin: 0; padding: 0; font-weight: normal; font-size: 17px; color: #B5AA83 }
h6 a:link, h6 a:visited { text-decoration: none }
h6 a:hover { text-decoration: underline }
img { border: 0; margin: 0; padding: 0 }


p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #000;
    background-color: transparent;
}


.testo_gen {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #000;
    background-color: transparent;
}
.testo_gen a, .testo_gen a:link, .testo_gen a:visited { text-decoration: true; color: #000 }
.testo_gen a:hover { text-decoration: true; color: #666666 }

#testo_gen_fondo {
  padding: 0;
	/*margin: 0 auto;*/
	/*width: 900px;*/
  font-size: 12px;
  color: #000;
  background-color: transparent;
	z-index:30; 
}
#testo_gen_fondo a, #testo_gen_fondo a:link, #testo_gen_fondo a:visited { text-decoration: true; color: #000 }
#testo_gen_fondo a:hover { text-decoration: true; color: #666666 }

#page {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	position: relative;
}
#testata {
    width: 100%;
    padding: 0;
	margin: 0;
	height: 171px;
	position: relative;
}

#ombra {
 	background: url(images/sfumatura_ripeti.jpg) repeat-x;
 /*	width: 100%;*/
  top: 141px;
	margin: 0;
	padding: 0;
	height: 30px;
	position: absolute;
	z-index: 0;
}

#fondo {
    position: relative;
		margin: 0;
    background-color: #C3AD61;
    padding: 4px 10px;
    font-size: 11px;
    color: #000;
}

/* fine menu principale */
#foto_grande {
	width: 100%;
	height: 350px;
	z-index: 0;
}


/* corpo home page */
#corpo_home {
	padding: 30px 0 50px 0;
	margin: 0 auto;
	width: 900px;
}

/* menù scelta lingua */
#mainNavLingua{
	width: 500px;
	top: 525px;
	left: 252px;
	margin: 0;
	padding: 0;
	color: #000;
	height: 32px;
	font-size: 12px;
	position: absolute;
	z-index: 10;
}
/* stili delle voci dei menu (azienda, prodotti, etc.) */
#mainNavLingua a, #mainNavLingua a:link,#mainNavLingua a:visited {
	display: block;
	float: left;
	color: #543613;
	font-weight: normal;
	text-decoration: none;
	width: 124px;
	margin: 5px 0 0 0;
	padding: 4px 0 3px 15px;
	border-left: 1px solid #d3c845;
}
#mainNavLingua a:hover {
	color: #A47F13; /*e4d096*/
	text-decoration: none;
	float:left;
	font-weight:normal;
}
#mainNavLingua li.more {
	list-style: none;
	position:relative;
	height: 30px;
	z-index: 10;
	background: transparent;
}

/* posizionamento dei menu' */
#italiano { float:left; width: 120px; margin: 0 }
#inglese { float:left; width: 120px; margin: 0 }
#russo { float:left; width: 120px; margin: 0 }
