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; }
.note { font-size: 10px; }
#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: 57%;
	height: 100%;
	width: 320px;
	background-color: #dde;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#destra h1 {
	padding-top: 50px;
	text-align: center;
	color: #aab;
}
.des_over01 {	background-image: url(../images/over01.jpg); }

.des_over03 { background-image: url(../images/over03.jpg); }

.des_over13 { background-image: url(../images/over13.jpg); }

.des_over14 { background-image: url(../images/over14.jpg); }

.des_dettag {
	background-image: url(../images/dettagli.jpg);
}
#destra.contatti {
	text-align: center;
}

#sinistra {
	position: absolute;
	left: 0;
	width: 57%;
	height: 48%;
}

#testohome
{
	position: relative;
	top: 100px;
	text-align: justify;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 4% 10px 6%;
}
#testohome h3
{
	font-size: 14px;
}
#testohome.s_dettag
{
	position: relative;
	top: 0px;
	margin-top: 100px;
	text-align: justify;
	padding: 0px 4% 10px 6%;
	height: 45%;
	overflow: auto;
}
#testohome a
{
	color: #669;
	text-decoration: none;
}
#testohome a:hover
{
	color: #005;
	text-decoration: none;
}
#testohome.dettagli li
{
	padding-bottom: 10px;
}
#infoimg {
	position: relative;
	border: solid 4px #aac;
	float: right;
}
#infotext
{
	position: absolute;
	top: 48%;
	left: 57%;
	text-align: justify;
	color: #335;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 0px;
	width: 0px;
	background-color: #eef;
	border: solid 1px #aaa;

}

#basso-sin {
	position: absolute;
	top: 48%;
	left: 0;
	width: 57%;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	clear: both;
}
.sin_over01 { background-color: #39444C; }
.sin_over03 { background-color: #FF6519; }
.sin_over13 { background-color: #9e2; }
.sin_over14 { background-color: #002A37; }

#basso-sin #titolo {
	padding-left: 5px;
	padding-top: 5px;
	text-align: right;
	float: left;
}
.tit_over01 {
	border-left: solid 18px #aaf;
	color: #ddd;
}
.tit_over03 {
	border-left: solid 18px #c33;
	color: #fff;
}
.tit_over13 {
	border-left: solid 18px #7a5;
	color: #040;
}
.tit_over14 {
	border-left: solid 18px #377;
	color: #add;
}
#basso-sin.contatti {
	background-color: #eef;
	color: #334;
	text-align: justify;
	font-size: 11px;
	text-decoration: none;
	padding: 1%;
	width: 55%;
}
#dett {
	position: relative;
	width: 400px;
	right: 0px;
	text-align: right;
	float: right;
}
#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;
}


