<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{margin:0;padding:0}
html{height: 100%; margin-bottom: 1px} /*per la scrollbar laterale in Opera e Mozilla*/
body{padding-bottom:20px;font: 14px "Trebuchet MS",Verdana,Arial,sans-serif;
    text-align: center; background: #E6E6E6;color: #3f3f3f}
h1,h2,h3,h4{margin: 0}
h1{font-size: 300%;font-weight:bolder}
h2{font-size: 160%;margin-top:10px;color: #A3C8ED}
h3{font-size: 130%;color: #99BCD2}
h4{font-size: 110%;color: #638FAB}
h5{font-size: 80%;color: #638FAB}
p{margin: 0;padding: 0 0 1em;line-height: 1.5}
a{color: #EC3D00}

/*classi generiche*/
div.center{text-align:center}
/*
div.news{margin:15px 0;padding: 0 5px;border:1px solid #eee;background: url(newsbk.jpg) repeat-x top}
*/


/*stili per il layout e le sezioni invarianti*/

div#container{width:600px;\width:640px;w\idth:600px;margin: 0 auto;padding:0 20px;
    background: #E6E6E6 url(fauxcolumn.jpg) repeat-y center;text-align: left}

div#header{position:relative;height:200px;background: #81A1B6 url(fastTemplate.png) no-repeat top left}
div#header img#logoprint{
	display:none;
	background-color: #9DACBF;
}
div#header h1{position:absolute;top: 100px;left: 20px; width:300px;height:60px;
    background: url(fastTemplate.png) no-repeat -20px -100px}
div#header h1 a{display:block; width:300px;text-indent: -9000px;text-decoration: none;padding: 60px 0 0 0;
    overflow: hidden; height: 0px !important; height /**/:60px;
    background-image: url(fastTemplate.png);background-position: -20px -100px}

div#header a#skipnav{position: absolute;left:-9000px}

div#menu{float: right;width:155px;padding-bottom: 20px}
div#menu h4{margin-top: 10px;font-size: smaller;font-weight: bold;color: #F0F0FF;}
div#menu h5{
	margin-top: 10px;
	font-size: 80%;
	font-weight: normal;
	color: Gray;
}
div#menu ul{list-style-type: none;margin:0;padding:0}
div#menu li{margin: 0;line-height: 1.3%;}
div#menu a{text-decoration:none;color: #394A5A;padding-left:12px;line-height: 1.6;
    background: url(bullet.jpg) no-repeat top left}
div#menu a:hover{color: #000;text-decoration: none;}

div#content{margin: 0 170px 0 10px}
div#content a{
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px none #333;
}
div#content a:hover{border-bottom: 1px dotted #999}
div#content ul{margin:0 0 1em;padding:0;list-style-type: none}
div#content ul li{margin:0;padding-left:16px;line-height:1.4;background: url(bodybullet.jpg) no-repeat 0 4px}

div#footer{clear: both;text-align: center;border-top: 1px solid #ccc;padding-bottom: 5px;
    background: #D6EAFF url(footer.jpg) bottom;color: #3A4C5A;font-size: 90%}
div#footer address{font-style: normal}
div#footer p{margin: 0}

/*stili per il form di contatto*/

form,fieldset{margin-top:0;margin-left:0;padding: 0;border: 0px solid #000}
form label{float:left;width:80px;line-height:23px;margin-right:5px;text-align:right}
form input,textarea{margin-bottom:5px;border-style:solid;border-color: #8C8C8C #ABABAB #ABABAB #8C8C8C;
    border-width:2px 1px 1px 2px;background: url(inputbk.jpg) repeat-x bottom}
form br{clear:left}
input#submit{margin: 10px 0 0 90px;border: 1px solid #CCC;padding: 0 5px;
background: #E6E6E6 url(buttonbk.jpg) repeat-x center left}


/*stili per la pagina dei prodotti*/

dd,dl{
	margin: auto auto auto auto;
	padding: 0;
}
dl#prodlist{
	margin-bottom: auto;
}
dl#prodlist dt{clear:left;margin: 1em 0 0.3em;padding:0;font-weight:bold;font-size: 90%;color: #008800}
dl#prodlist dd.image{
	float: left;
	display: inline;
	margin: 7px auto auto 5px;
	padding: 0 6px 6px 0;
	background: url(dropshadow.jpg) no-repeat bottom right;
}
dl#prodlist img{
	display: block;
	position: relative;
	top: -5px;
	left: -5px;
	border: 1px solid #ccc;
	border-color: #ccc #666 #666 #ccc;
	padding: 5px;
}

/*stili per le news */

div.news{margin-top:0.4em}
div.news h3{padding-left: 16px;background: url(newsbullet.jpg) no-repeat center left}
div.news h3 span.data{color: #AAA;font-weight: lighter;font-size: 75%}

/*stili per iscrizioni on-line */

div.on-line{margin-top:0.4em}
div.on-line h3{padding-left: 16px; background: }
div.on-line h3 span.data{color: #AAA;font-weight: lighter; font-size: 75%}</pre></body></html>