<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-color: C0C0C0;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

html { height: 100%; margin: 0 }

a:link {
	font-size: 11px;
	text-decoration: none;
	color: #blue;
	font-weight: normal;	
}

a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	color: red;
	font-weight: bold;
}

#home{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:70px;
	height:20px;
	position:absolute; left: 50%; top:210px;
	margin:-55px 0 0 -420px;
	text-align: center;
	color: #6E6C00;
	font-size: 1em;
	line-height: 100%;
	z-index: 1;	
}

#corpo{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;	
	width:846px;
	height:3000px;
	position:absolute; left: 50%; top:60px;
	margin:-55px 0 0 -425px;
	background-color: white;
	text-align: center;	
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	z-index: 0;		
}

#testa{
	width:485px;
	height:50px;
	position:absolute; left: 50%; top:260px;
	margin:-55px 0 0 -80px;
	text-align: center;
	color: #6E6C00;
	font-size: 19px;
	line-height: 100%;	
	background: white;
	
}

#jc {
	width: 311px;
	height: 467px;
	position:absolute; left: 50%; top:320px;
	margin:-55px 0 0 35px;
	z-index: 0;	
}


#jhammac1 {
	width: 311px;
	height: 467px;
	position:absolute; left: 50%; top:260px;
	margin:-55px 0 0 -402px;
	z-index: 0;	
}

#jhammac2 {
    left: 10px;
	width: 311px;
	height: 467px;
	position:absolute; left: 50%; top:795px;
	margin:-55px 0 0 110px;
}

#jhammac3 {
    left: 10px;
	width: 311px;
	height: 467px;
	position:absolute; left: 50%; top:1330px;
	margin:-55px 0 0 110px;
}

#jhammac4 {
    left: 10px;
	width: 311px;
	height: 467px;
	position:absolute; left: 50%; top:1865px;
	margin:-55px 0 0 110px;
}

#jhammac5 {
    left: 10px;
	width: 311px;
	height: 467px;
	position:absolute; left: 50%; top:2400px;
	margin:-55px 0 0 110px;
}

#imgfondovideo {
	width: 800px;
	height: 566px;
	position:absolute; left: 0%; top:20px;
	z-index: 1;		
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 14px;	
}

span.evidenzia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	color: #6E6C00;
	font-size: 14px;
	font-weight:bold;
}

h1 {
	color: #000000;
	font-weight:normal;		
}

h3 {
	color: #000000;
	font-weight:normal;		
}

.h4 {
	color: gray;
	font-weight:normal;
	font-size: 0.5em;	
		
}


/* Header */

#header {
}

#articolo1 {
	width: 473px;
	height: 341px;
	margin-left: 340px;
	position:absolute; left: 50%; top:310px;
	margin:-55px 0 0 -73px;
}

#articolo2 {
	width: 805px;
	height: 341px;
	margin-left: 340px;
	position:absolute; left: 50%; top:740px;
	margin:-55px 0 0 -405px;
}

#articolo3 {
	width: 495px;
	height: 341px;
	margin-left: 340px;
	position:absolute; left: 50%; top:800px;
	margin:-55px 0 0 -405px;
}

#logo h1, #logo p {
	margin: 0;
	color: #000000;
}

#logo h1 {
	text-align:center
	padding: 1px 0 0 210px;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
}

#logo p {
	text-transform: none;
	padding: 10px 0 0 210px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#corpo2 {
	width: 590px;
	height: 341px;
	height: 467px;
	position:absolute; left: 50%; top:560px;
	margin:-55px 0 0 -630px;	
}

#link_video{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:300px;
	height:20px;
	position:absolute; left: 50%; top:2200px;
	margin:-55px 0 0 270px;
	text-align: left;
	z-index: 1;
	line-height: 160%;	
	font-size: 11px;					
}

#bottomspace{
	width:600px;
	height:10px;
	position:absolute; left: 50%; top:2330px;
	margin:-55px 0 0 -300px;
}


</pre></body></html>