html,body {
	margin:0; 
	padding: 0; 
	background-color: #4F4FA9;
}

#tabkm {
	background-image: url(immagini/bg.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin: 0 auto;
	align: left;
	font-family: Verdana;
	color: #FFF;
	font-size:11px;
	line-height: 140%;
	border: 1px #FFF solid;
}

#main {
	background-image: url(immagini/bg.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin: 0 auto;
	font-family: Verdana;
	color: #FFF;
	font-size:11px;
	line-height: 140%;
	border: 1px #FFF solid;
}

#main a {
	color: #00ffff;
	text-decoration: none;
}

#main a:hover {
	color: #E2D66D;
	text-decoration: none;
}

#menu{
	width:980px; 
	height:34px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFFF;
	font-size:10pt;
	padding-top:8px;
	text-align:center;
}
#menu a{text-decoratione: none; color:#FFFFFF;}
#menu a:hover{text-decoratione: none; color:#E2D66D;}

#gold {
	font-weight: bold;
	color: #E2D66D;
	font-family: Verdana;
	font-size:11px;
	font-variant: small-caps;
}

#gold a{
	font-weight: bold;
	color: #E2D66D;
	text-decoration: none;
}

#gold a:hover {
	text-decoration: underline;
}

#prezzi {
	font-family: Verdana;
	font-size:12px;
	color: White;
	width: 85%;
	font-variant: small-caps;
}

#prezzi td {
	 border: 1px  White solid;
	 text-align: center;
}

#info {
	font-family: Verdana;
	font-size:11px;
	color: White;
	border: 1px  White solid;
}

.button {
	color: White;
    border-style: solid; 
	border-color: White; 
	border-width: 1; 
	background: #4F4FA9;
}

#menu2 {
	text-align:center;
	color: #FFF;
	font-size:10px;
	background-color: #7070D0;
	border: 1px #FFF solid;
	height: 27px;
	width: 980px;
	padding: 2px 0 3px 0;
}

#menu2 a {
	color: #FFF;
	text-decoration: none;
}
#menu2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#menulingue a {
	font-size:10px;
	color: #FFF;
	text-decoration: none;
}
#menulingue a:hover {
	color: #FFF;
	text-decoration: underline;
}