body {
	margin: 0px 0px 10px 0px;
	font-family: arial,helvetica,sans-serif;
	background-color: #E6F5FF;
	color: #003366;
	font-size: 10pt;
	text-align: center;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.menu {
  font-weight : bold;
  background-color :#0066CC;
  border-bottom: 0.09em solid #003366;
}

.menu a {
  width: 100%;
  text-decoration : none;
}

.menu a:link,
.menu a:visited {
  color : #FFFFFF;
  text-decoration : none;
}
.menu a:hover,
.menu a:active {
  color : #0066CC;
  background-color : #C1E3FD;
  text-decoration : none; 
}

.riga_menu {
  background : #0066CC;
}

#selezione {
	margin-top: 0px;
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 400px;
	}


#container {
	margin-top: 0px;
	padding: 0px;
	width: 762px;
	border: 1px solid #336699;
	margin-right: auto;
	margin-left: auto;
	
	}

.corpo {
	border-left: 1px solid #336699;

}

.header {
	border-bottom: 1px solid #336699;
}

.footer {
	border-top: 1px solid #336699;
}

.area_auth {
	border-top: 1px solid #336699;
	padding: 0px 0px 0px 10px;
}

.bordo {
	border: 1px solid #336699;
}


.login-input {
	font-family: Arial;
	font-size: 10px;
	color: #336699;
	height: 14px;
	width: 75px;
	font-weight: normal;
	border-color: #BDDCFD;
	border-width: 1px;
}

.login-button {
	font-family: Arial;
	font-size: 10px;
	color: #336699;
	height: 18px;
	width: 50px;
	font-weight: bold;
}

input {
	font-family: Arial;
	font-size: 10px;
	color: #336699;
	height: 18px;
	font-weight: bold;
}

select {
	font-family: Arial;
	font-size: 10px;
	color: #336699;
	height: 18px;
	font-weight: bold;
}

