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

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

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

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

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

.menu {
  font-weight : bold;
  background-color :#cccccc;
  border-bottom: 0.09em solid #e8e8e8;
}

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

.menu a:link,
.menu a:visited {
  color : #000000;
  text-decoration : none;
}
.menu a:hover,
.menu a:active {
  color : #376088;
  background-color : #BFBFBF;
  text-decoration : none; 
}

.riga_menu {
  padding: 2px;
  border-bottom: 0.09em solid #e8e8e8;
  background : #cccccc;
}

#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 #666666;
	margin-right: auto;
	margin-left: auto;
	
	}

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

}

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

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

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

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


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

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

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

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