body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-image:  url(img/sfondo.gif);
	background-color: #FFFFFF;


	}
	
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

#container {
	position: relative;
	width: 750px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	border: none;
	}
	
html>body #container {
	width: 750px; /* ie5win fudge ends */
	}


#titolo {
	height: 120px;
	width: 750px;
	position: absolute;
	top: 20px;
	padding: 0px;
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
	border-bottom: 2px none #000066;
	border-left: 2px solid #000066;
	background-color: #FFFFFF;
	background-image: url(img/intestazione.jpg);
}

#corpo {
	width: 750px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003300;
	font-size: 12px;
	height: auto;
	top: 140px;
	padding: 0px;
	text-align: justify;
	background-color: #F2F9FF;
	border-top: 2px none #000066;
	border-right: 2px solid #000066;
	border-bottom: 2px none #000066;
	border-left: 2px solid #000066;
	background-image: url(img/banda-blu-sotto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#corpo-interno {
	width: 550px;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000033;
	text-align: justify;
	font-size: 12px;
	left: 161px;
	padding: 50px 0px 0px;
	border: none;
	background-repeat: repeat-x;
}

#corpo-interno a:visited {
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
	}

#corpo-interno a:active, #corpo-interno a:link {
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
	}
#corpo-interno a:hover {
    color: #990000;
	text-decoration: underline;
	font-weight: normal;
	}
#menu1 {
	width: 130px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #855858;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	float: left;
	top: 200px;
	border: none;
	height: 280px;
	left: 15px;
	padding: 0px 0px 0px 10px;
	background-image:  url(img/cornice.gif);
	background-repeat: no-repeat;
}

#menu1 a:active   { text-decoration: none; color: #996666; font-weight: bold }
#menu1 a:link     { text-decoration: none; color: #996666; font-weight: bold }
#menu1 a:visited  { text-decoration: none; color: #996666; font-weight: bold }
#menu1 a:hover    { text-decoration: underline; color: #990000; font-weight: bold }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #000066;
	width: auto;
	font-size: 16px;
	font-style: normal;
	border: 0px none;
}
h3 { 	font-size: 12px; color: #003300;	font-weight: bold; 	text-align: right; 	border-top: 0px solid #003300; 	border-right: 0px solid #003300; 	border-bottom: 1px solid #003300; 	border-left: 0px solid #003300; } 

h4 {
	font-size: 12px;
	color: #B44B4D;
	font-weight: bold;
	text-align: center;
	border: 1px dotted #999999;
	background-color: #F0F0F0;
} 

.piccolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}

#sottotitolo1 {
	background-color: #F3F3F3;
	height: 36px;
	width: 750px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	text-align: center;
	font-size: 11px;
	background-image: url(img/banda-blu.gif);
	background-repeat: repeat-x;
	top: 140px;
	font-weight: bold;
	letter-spacing: 0.4em;
}

#flags {
	height: 16px;
	width: 200px;
	position: absolute;
	top: 190px;
	left: 522px;
	font-size: 9px;
}

.moltopiccolo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
}

#statistiche {
	position: absolute;
	left: 424px;
	top: 195px;
	height: 35px;
	width: 90px;
	z-index: -2;

}

.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
	padding: 7px;
	letter-spacing: 0.05em;
	border: 1px dashed #999999;
	background-color: #F0F0F0;
}
