html,body
{
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 90%;
	height: 100%;
	background-color: #FFF;
	background-image: url(images/logo_impronta.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.grassetto { font-weight: bold; }
.apici { font-size: 14px; font-weight: bold; font-family: arial }
#noscript
{
	position: relative;
	text-align: right;
	font-size: 10px;
	color: #339;
	float: right;
}
#testa
{
	position: absolute;
	font-family: arial;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	top: 0;
	left: 0;
	width: 98%;
	margin: 0;
	padding: 0;
	padding-right: 2%;
	border-bottom: 1px solid #bbb;
	text-align: right;
	height: 45px;
	background-color: #EEF;
	background-image: url(images/bg_testa.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}
#wrap
{
	display: none;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	z-index: 10;
}

#fisheye_menu, #fisheye_menu2
{
	list-style: none;
	padding: 0;
	padding-top: 4px;
	padding-left: 20px;
	margin: 0px;
	height: 90px;
}

#fisheye_menu li, #fisheye_menu2 li
{
	position: relative;
	display: block;
	float: left;
}

#fisheye_menu span, #fisheye_menu2 span
{
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 88px;
	padding: 1px;
	margin: 0;
	border: solid 1px #bbb;
	color: #555;
	background: #eee;
}

#nojs_menu span
{
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 48px;
	padding: 1px;
	margin: 0;
	color: #555;
	border: none;
	background: #fff;
}

#fisheye_menu a, #fisheye_menu2 a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#fisheye_menu img, #fisheye_menu2 img
{
	border: 0;
	vertical-align: top;
}


#destra {
	position: absolute;
	left: 55%;
	height: 100%;
	width: 320px;
	background-color: #dde;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
}

#clip {
	position: relative;
margin: 0;
padding: 0;
top: 120px;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #aaa;
	height: 256px;
}
#infobox {
top: 120px;
	position: relative;
	border: none;
	text-align: right;
}
#infobox img {
	border: solid 1px #aaa;
}
#infotext {
	text-align: justify;
	color: #666;
	padding: 0px 4px 0px 4px;
}

#sinistra {
	position: absolute;
	left: 0;
	width: 55%;
	height: 376px;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #aaa;
	background-image: url(images/fragola.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#testohome
{
	position: relative;
top: 120px;
	text-align: justify;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 4% 10px 6%;
}
#testohome h3
{
	font-size: 14px;
}
#basso-sin {
	position: absolute;
	top: 377px;
	left: 0;
	height: 50px;
	width: 55%;
	background-image: url(images/fragola_riflesso.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	position: absolute;
	padding-left: 5px;
	padding-bottom: 5px;
	bottom: 0px;
	left: 0px;
	color: #999;
	font-size: 10px;
}
#footer img {
	padding-right: 5px;
	vertical-align: middle;
	border: none;
}
#footer a {
	color: #999;
	text-decoration: none;
}
