﻿body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#container {
	background-color: #B0CCFF;
	width: 800px;
	padding: 0px;
	margin: 0px auto 0px auto;
	min-height: 600px;
	height: 600px;
}
#header {
	height: 180px;
	width: 480px;
	background-image: url('../progetto_leaderboard_2.jpg');
}
#menu {
	padding: 0px;
	margin: 0px;
	background-color: #0F1853;
	width: 800px;
	font-family: Tahoma;
	list-style-type: none;
	color: #FFFFFF;
	font-style: normal;
	float: left;
	display: block;
}

#menu li {
	float: left;
}
#menu a {
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 15px 5px 5px;
}
#menu a:hover {
	background-color: #FFFFFF;
	color: #0F1853;
}
#corpo {
	padding: 10px 0px 0px 0px;
	width: 800px;
	background-color: #B0CCFF;
	font-family: tahoma;
	margin: 0px;
}
#footer {
	width: 800px;
	height: 1350px;
	color: #0F1853;
	font-family: TAhoma;
	font-size: small;
	margin: 0px;
	background-color: #B0CCFF;
	background-repeat: repeat;
	padding-top: 10px;
	text-align: center;
}
#corpo1 {
	margin: 0px;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	background-color: #B0CCFF;
	padding: 10px 0px 5px 0px;
	width: 800px;
	text-align: justify;
}
#header1 {
	font-family: tahoma;
	font-size: small;
	background-color: #FFFFFF;
	text-align: right;
	color: #000080;
	padding: 5px 15px 5px 5px;
	text-decoration: none;
}
#m {
	background-color: #FFFFFF;
	width: 800px;
	text-decoration: none;
	float: left;
	text-align: right;
}
#m li {
	list-style-type: none;
	padding: 0px 15px 5px 5px;
	margin: 0px;
	font-family: tahoma;
	font-size: small;
	color: #0000FF;
	text-align: right;
	background-color: #FFFFFF;
	float: right;
	text-decoration: none;
}
#men_sx {
	font-family: tahoma;
	font-size: x-small;
	vertical-align: top;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	padding: 10px;
	top: 5px;
	bottom: 5px;
}

.style1 {
	margin: 5px;
	text-align: center;
}

.style2 {
	font-size: large;
	color: #FFFFFF;
	background-color: #0F1853;
}

.style3 {
	text-align: justify;
}

p.MsoBodyText {
	margin-bottom: .0001pt;
	line-height: 150%;
	font-size: 12.0pt;
	font-family: "Times New Roman";
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}

.style4 {
	font-size: small;
}

.style5 {
	text-align: center;
	font-size: large;
	color: #FFFFFF;
	background-color: #0F1853;
}

.style6 {
	font-size: small;
	text-align: right;
}

.style7 {
	text-align: center;
}

.style8 {
	font-size: medium;
}

.style9 {
	border-width: 0px;
}

#round {
	border-radius: 25px;
	border: 3px solid #0F1853;
	padding: 16px; 
	width: 740px;
	font-weight: bold;
	margin-left: auto;
    margin-right: auto;
  }