#mainmenu A {
	width:214px;
	height:54px;
	padding:11px 0px 0px 0px;
	background-image: url(images/brn2.gif);
	background-repeat:no-repeat;
 	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFC1B3;
	text-decoration: none;
	display: block;
	text-align:center;
}
#mainmenu A:hover {
	background-image: url(images/brn.gif);
	background-repeat:no-repeat;
	color: #ffffff;
}
#supporto A {
	height:37px;
	padding:8px 0px 0px 0px;
	background-image: url(images/freccia2.gif);
	background-repeat:no-repeat;
 	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent:45px;
	display: block;
	text-align:left;
}
#supporto A:hover {
	color: #CCFF00;
	background-image: url(images/freccia.gif);
}
#virtools A {
	height:37px;
	padding:0px 110px 0px 0px;
	background-image: url(images/get-virtools-webplayer.jpg);
	background-position:right;	
	background-repeat:no-repeat;
 	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align:left;
}
#virtools A:hover {
	color: #CCFF00;
}
#tasto1 {
	position:absolute;
	width:214px;
	height:54px;
	z-index:1;
	left: 23px;
	top: 420px;
}
#tasto2 {
	position:absolute;
	width:214px;
	height:54px;
	z-index:1;
	left: 261px;
	top: 420px;
}
#freccia {
	position:absolute;
	width:285px;
	height:37px;
	z-index:1;
	left: 7px;
	top: 506px;
}
#virtools {
	position:absolute;
	width:434px;
	height:37px;
	z-index:1;
	left: 409px;
	top: 506px;
}
#benvenuti {
	position:absolute;
	width:486px;
	height:115px;
	z-index:2;
	left: 23px;
	top: 290px;
}
#lingue {
	position:absolute;
	width:186px;
	height:33px;
	z-index:2;
	left: 12px;
	top: 15px;
}
.titolo {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.sottotitolo {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
}
.sceltalingua {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}
.sceltalingua A {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.sceltalingua A:hover {
	font-family: Arial;
	font-size: 16px;
	color: #ccff00;
	text-decoration:underline;	
}
