img {
	border: 0px;
}


#ContPagine {
	left: 0px;
	width: 750px;
	position: relative;
	z-index: 0;
}

#SceltaLingua {
	right: 0px;
	top: 6px;
	float: right;
	position: absolute;
	z-index: 2500;
}

div.ContSceltaLingua {
	top: 0px;
	width: 740px;
	height: 100px;
	position: absolute;
}

div.SelettoreLingua select {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #E1E1E1;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	font-size: 9pt;
}

#master {
	position: relative;
	top: -15px;
	left: 15px;
	width: 560px;
	z-index: 900;
}

#indietro {
	position: relative;
	top: 0px;
	right: 3px;
	float: right;
	z-index: 2000;
}

#primo, #secondo, #terzo, #quarto, #quinto {
	position: absolute;
	visibility: hidden;
	background-color: White;
	z-index: 1100;
	text-align: left;
	}

.MenuVer table {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #FFFFFF #FFFFFF #FFFFFF;
	background-color: #E6D7AE;
}

.MenuVerOver table {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #C9AF60 #C9AF60 #C9AF60;
	background-color: #364978;
}

.MenuVerOver a {
	display: block;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.MenuVerOver a:hover {
	display: block;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.MenuVer a {
	display: block;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}

.MenuVer {
	
}

.MenuVerOver {
	
}

.MenuGenerale a {
}

.MenuGenerale {
	width: 760px;
	z-index: 1000;
}

.campi {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #E1E1E1;
	margin: 5px;
	padding: 1px 1px 1px 1px;
}

div.bottoni input {
	border-bottom-color: #ADD8E6;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #ADD8E6;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: #ADD8E6;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #ADD8E6;
	border-right-style: solid;
	border-right-width: 0px;
	background-color: #C8C8C8;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 20px;
	float: right;
}

div.bottoni {
	width: 300px;
	height: 35px;
}

div.bottoni:hover input {
background-color: Lime;
}


div.MenuOrizzontale {
	width: 760px;
	height: 20px;
	background-color: #364978;
}

div.Piede table td {
	background-color: transparent;
	width: 760px;
	height: 20px;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #707070;
	font-size: 7pt;
	color: Black;
	text-decoration: none;
	padding-top: 2px;
	text-align: right;
	}
	
	div.orizzontale a {
	display: block;
	cursor: pointer;
	font: 9pt/9pt;
	color: White;
	text-decoration: none;
	position: static;
}

	div.orizzontale a:hover {
	display: block;
	cursor: pointer;
	font: 9pt/9pt;
	color: Yellow;
	text-decoration: none;
	position: static;
}