body,html {
	background-color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	margin:0;
	height:100%;
	line-height: 150%;
	overflow:hidden;
}
html{
	scrollbar-face-color: #000000 !important;
	scrollbar-shadow-color: #000000 !important;
	scrollbar-highlight-color: #000000 !important;
	scrollbar-3dlight-color: #555555 !important;
	scrollbar-darkshadow-color: #333333 !important;
	scrollbar-track-color: #444444 !important;
	scrollbar-arrow-color: #990000 !important;
}
a{
	color:#990000;
	text-decoration:none;
}
.citazione{
	width:200px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16pt;
}
.autore{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12pt;
	color:#990000;
}
.pageTable{
	width:100%;
	height:100%;
}
.headerTD{
	height:14%;
}
.separatorLeftRed{
	height:10px;
	background-image:url(images/sepLeftRed.gif);
}
.separatorLeftWhite{
	height:10px;
	background-image:url(images/sepLeftWhite.gif);
}
.separatorRightWhite{
	height:10px;
	backGround-image:url(images/sepRightWhite.gif);
}
.separatorRightRed{
	height:10px;
	backGround-image:url(images/sepRightRed.gif);
}
.photoTD{
	height:85%;
	text-align:left;
}
.homeBgITA{
	background-image:url(images/backs/ITA/homeBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.biografiaBgITA{
	background-image:url(images/backs/ITA/biografiaBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.opereBgITA{
	background-image:url(images/backs/ITA/opereBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.pressBgITA{
	background-image:url(images/backs/ITA/pressBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.mostreBgITA{
	background-image:url(images/backs/ITA/mostreBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.infoBgITA{
	background-image:url(images/backs/ITA/infoBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.homeBgENG{
	background-image:url(images/backs/ENG/homeBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.biografiaBgENG{
	background-image:url(images/backs/ENG/biografiaBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.opereBgENG{
	background-image:url(images/backs/ENG/opereBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.pressBgENG{
	background-image:url(images/backs/ENG/pressBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.mostreBgENG{
	background-image:url(images/backs/ENG/mostreBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.infoBgENG{
	background-image:url(images/backs/ENG/infoBack.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.rowOver{
	background-color:#222222;
}
.rowOut{
	background-color:#000000;
}
.btnCell{
	vertical-align:bottom;
}
.btnSep{
	width:15px;
}
.disclaimer{
	font-size:8pt;
	position:absolute;
	left:0px;
	bottom:0px;
}
.divContent{
	text-align:right;
	margin-top:73px;
	margin-right:5px;
	padding-right:10px;
	overflow:auto;
	width:95%;
}
.year{
	color:#990000;
	font-weight:bold;
	width:70px;
	height:23px;
	vertical-align:top;
}
.albumTitle{
	text-align:right;	
	color:#990000;
	font-weight:bold;
	font-size:12pt;
	padding-right:15px;
}
.albumPhoto{
	width:150px;
	text-align:center;
}
.albumHeadTitle{
	text-align:left;	
	color:#990000;
	font-weight:bold;
	font-size:24pt;
	padding-left:15px;
	white-space:nowrap;
}
.popupTitle{
	text-align:left;	
	color:#990000;
	font-weight:bold;
	font-size:24pt;
	white-space:nowrap;
}
.popupTitleSmall{
	text-align:left;	
	color:#990000;
	font-weight:bold;
	font-size:20pt;
	white-space:nowrap;
}
.albumHeadPhoto{
	width:150px;
	text-align:center;
}
.photoDiv{
	width:120px;
	display:inline;
	text-align:center;
	margin-right:10px;
}
.photoContainer{
	text-align:justify;
}
.personTitle{
	font-size:12pt;
	font-weight:bold;
	color:#990000;
}
.textContainer{
	height:330px;
	overflow:scroll;
	text-align:justify;
	padding-right:10px;
}
