/* ******************************************************************* PARTI COMUNI */
body {
	margin: 0;
	margin-top: 24px;
	padding: 0;
	font: 11px Tahoma, Arial, Sans-serif;
	color: #644218;
	background-color: #C8AF82;
	text-align: center;
}
#box {
	width: 985px;
	height: 551px;
	background: url(sfondo.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* UNO */
#uno {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 196px;
}
#text_15 {
	width: 100%;
	height: 549px;
	overflow: auto;
	background-color: #C7AF81;
	scrollbar-face-color: #A07846;
	scrollbar-arrow-color: #644218;
	scrollbar-base-color: #644218;
	scrollbar-shadow-color: #644218;
	scrollbar-dark-shadow-color: #A07846;
	scrollbar-highlight-color: #A07846;
	scrollbar-3d-light-color: #A07846;
}
/* ******************************************************************* FINE UNO */

/* ******************************************************************* DUE */
#due {
	position: absolute;
	top: 1px;
	left: 198px;
	text-align: center;
	width: 196px;
}
.logo {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
#lingua {
	margin-top: 60px;
}
#lingua a:link, #lingua a:visited, #lingua a:hover, #lingua a:active {
	color: #644218;
	text-decoration: none;
}
#lingua a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE DUE */

/* ******************************************************************* TRE */
#tre {
	position: absolute;
	top: 1px;
	left: 395px;
	width: 392px;
}
/* ******************************************************************* FINE TRE */

/* ******************************************************************* QUATTRO */
#quattro {
	position: absolute;
	top: 1px;
	left: 788px;
	width: 196px;
}
.logo_idillische {
	display: block;
	margin: 0 auto;
}
#idillische {
	text-align: center;
	margin-top: 20px;
	line-height: 16px;
}
#idillische a:link, #idillische a:visited, #idillische a:hover, #idillische a:active {
	color: #644218;
	text-decoration: none;
}
#idillische hr {
	width: 60%;
	color: #644218;
	background-color: #C8AF82;
	border: 0;
	height: 1px;
}
/* ******************************************************************* FINE QUATTRO */

/* ******************************************************************* CINQUE */
#cinque {
	position: absolute;
	top: 220px;
	left: 1px;
	width: 196px;
}
/* ******************************************************************* FINE CINQUE */

/* ******************************************************************* SEI */
#sei {
	position: absolute;
	top: 220px;
	left: 198px;
	width: 196px;
}
/* ******************************************************************* FINE SEI */

/* ******************************************************************* SETTE */
#sette {
	position: absolute;
	top: 220px;
	left: 395px;
	width: 392px;
}
/* ******************************************************************* FINE SETTE */

/* ******************************************************************* OTTO */
#otto {
	position: absolute;
	top: 220px;
	left: 788px;
	width: 196px;
}
/* ******************************************************************* FINE OTTO */

/* ******************************************************************* INDIRIZZO */
address {
	position: absolute;
	top: 552px;
	left: 0;
	width: 985px;
	text-align: center;
	line-height: 20px;
	font-style: normal;
	color: #644218;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #644218;
}
address a:hover {
	text-decoration: none;
}
.copy {
	float: right;
}
/* ******************************************************************* FINE INDIRIZZO */