<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contenitore {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 686px;
	height: 580px;
	margin-top: 50px;
}
#fascia {
	position:absolute;
	width:800px;
	height:335px;
	z-index:1;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	left: 173px;
	top: 1px;
}
#box {
	position:absolute;
	width:686px;
	height:288px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 90px;
}
#fotobox {
	position:absolute;
	width:163px;
	height:197px;
	z-index:1;
	left: 61px;
	top: 42px;
	margin: 0px;
	padding: 0px;
}
#logo {
	position:absolute;
	width:177px;
	height:67px;
	z-index:2;
	left: 446px;
	top: 16px;
}
#logoFlash {
	position:absolute;
	width:373px;
	height:49px;
	z-index:3;
	left: 285px;
	top: 60px;
}
#blocco1 {
	position:absolute;
	width:212px;
	height:115px;
	z-index:2;
	left: 236px;
	top: 420px;
}
#blocco2 {
	position:absolute;
	width:212px;
	height:115px;
	z-index:3;
	left: 473px;
	top: 420px;
}
#blocco3 {
	position:absolute;
	width:212px;
	height:115px;
	z-index:4;
	left: 2px;
	top: 420px;
}
#menu {
	position:absolute;
	width:686px;
	height:41px;
	z-index:1;
	text-align: center;
	top: 20px;
	left: 0px;
}
.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.firma:link {
	color: #999999;
	text-decoration: none;
}
a.firma:visited {
	color: #999999;
	text-decoration: none;
}
a.firma:hover {
	color: #FF6600;
	text-decoration: none;
}
a.firma:active {
	color: #999999;
	text-decoration: none;
}
#piede {
	background-color: #CCCCCC;
	float: left;
	position: relative;
	width: 100%;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.titdx {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 15px;
}

.titdx a{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	display: block;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.titolo {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
}
</pre></body></html>