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

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

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

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

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

.menu {
  font-weight : bold;
  background-color :#FFCC66;
}

.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 : #FFDD00;
  text-decoration : none; 
}

.riga_menu {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
  background-image: url(../risorse/elementi/menu_button.jpg);
  height: 30px;
}

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

.corpo {


}

.header {
}

.footer {
}

.area_auth {
	padding: 0px 0px 0px 10px;
}

.bordo {
}


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

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

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

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