html,body {
  height: 100%;
}
#xoverlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 100%;
/*background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;*/
background-color: #FFFFFF;
}
#xloading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
/*color: #fff;*/
color: #999999;
font: 150% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}








body{
	margin: 0px;
	padding: 0px;
}
A{
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
}
A img{
	text-decoration: none;
	border: 0px;
}
font.nomeartista { 
	font-family: Courier New; 
	font-size: 20px; 
	color: #777777; 
    font-weight: bold
}
font.intestazione { 
	font-family: Courier New; 
	font-size: 20px; 
	color: #777777; 
    font-weight: bold
}
font.intestazione2 { 
	font-family: Courier New; 
	font-size: 17px; 
	color: #777777; 
    font-weight: bold
}
font.intestazione3 { 
	font-family: Courier New; 
	font-size: 14px; 
	color: #777777; 
}
font.titolocurriculum { 
	font-family: Courier New; 
	font-size: 14px; 
	color: #777777; 
	font-weight: bold
}
font.testocurriculum { 
	font-family: Courier New; 
	font-size: 12px; 
	color: #777777; 
}
font.testo { 
	font-family: Courier New; 
	font-size: 12px; 
	color: #777777; 
}
font.testo_mini { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #aaaaaa; 
}
font.titoloopera { 
	font-family: Courier New; 
	font-size: 10px; 
	color: #777777; 
}
font.descrizioneopera { 
	font-family: Courier New; 
	font-size: 10px; 
	color: #999999; 
}
td.navbar_artisti {
	font-family: Courier New;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 4px;
}
font.titolo_artisti { 
	font-family: Courier New; 
	font-size: 16px; 
	font-weight: bold;
	color: #999999; 
}
font.limiti { 
	font-family: Verdana; 
	font-size: 16px; 
	font-weight: bold;
	color: #ffffff;
}
font.arte { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #cccccc;
	font-weight: bold;
	font-style: italic; 
}
A.elenco {
	font-family: Courier New; 
	font-size: 12px; 
	color: #777777; 
    font-weight: bold;	
	text-decoration:none;
}
A.elenco:hover {
	font-family: Courier New; 
	font-size: 12px; 
	color: #999999; 
	text-decoration:none;
}
A.elenco2 {
	font-family: Courier New; 
	font-weight: normal;
	font-size: 12px; 
	color: #999999; 
	text-decoration:none;
}
A.elenco2:hover {
	font-family: Courier New; 
	font-size: 12px; 
	color: #cccccc; 
	text-decoration:none;   
}
A.frecce {
	font-family: Courier New; 
	font-size: 18px; 
	color: #666666; 
	font-weight: bold;
	text-decoration:none;
}
A.frecce:hover {
	font-family: Courier New; 
	font-size: 18px; 
	color: #666666; 
	font-weight: bold;
	text-decoration:none;
}
A.menudyn3 {
	font-family: "Courier New";
	color:#777777;
	font-weight: normal;
	text-decoration:none;
	font-size: 15px;
	line-height: 20px;
	vertical-align: middle;
}
A:hover.menudyn3 {
	font-family: Courier New; 
	color:#777777;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px; 
	line-height: 20px;
	vertical-align: middle;
}
A.menudyn2 {
	font-family: Courier New; 
	color:#ffffff; 
	text-decoration:none;
	font-weight: normal;
	font-size: 13px; 
}
A:hover.menudyn2 {
	font-family: Courier New; 
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px; 
}


