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

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

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

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

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

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

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

.menu a:link,
.menu a:visited {
  color : #006600;
  text-decoration : none;
}
.menu a:hover,
.menu a:active {
  color : #cceecc;
  background-color : #009900;
  text-decoration : none; 
}

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

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

.corpo {
	border-left: 1px dashed #669966;

}

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

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

.area_auth {
	border-top: 1px dashed #669966;
	padding: 0px 0px 0px 10px;
}

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


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

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

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

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