/* Kunst der Fuge Cascades Sheet Style - Do not copy/reproduce without written permission - kunstderfuge.com, © 2002-05 */

@import url(menu.css);

/* ___________ main ___________ */

p, pre, td {
	color: #333333;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Lucida, sans-serif;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 0;
	-webkit-text-size-adjust: 140%;
	}

td {
	/* background-color: #E3DDDD;
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF; */
	}
	
td.white
	{
	background-color: #333333;
	color: #FCFCFC
	}

td.radius
	{
	border-radius: 5;
	}

body {
	background-image: url('images/bach-unfinishedfugue.jpg');
	background-repeat:repeat
	padding: 4px;
	background-color: #E3DDDD;
	}

/* ___________ titles ___________ */

h1 { font-family: Georgia, serif;
	font-size: 105%;
	margin-top: 6;
	margin-bottom: 6
	}

h2, h3, h4, h5, h6 { font-family: Georgia, serif;
	font-size: 100%;
	margin-top: 6;
	margin-bottom: 6
	}

.title {
	font-family: Georgia, serif;
	font-size: 130%;
	font-weight: bold;
	margin-top: 6;
	margin-bottom: 12
	}
	
.subtitle {
	font-family: Georgia, serif;
	font-size: 100%;
	/* Lo stiamo usando ???? */
	}

hr {
	color: #FFFF99;
/* 	text-align: center; */
	background-color: 000000#;
	width: 90%;
	size: 1
	}

/* ___________ links ___________ */


a {
	text-decoration: underline; color:#333333
	}
	
a:active {
	color: #FF6600; /* #006600, #3030FF */
	text-decoration: underline 
	}

a:visited {
	color: #333333; /* #333333 */
	text-decoration: underline
	}	

a:hover {
	color: #FFFFFF;
	text-decoration: none
	}

a:link.white { color: #FFFFFF;
	text-decoration: underline 
	}
	
	a:hover.white { color: #FF6600;
	text-decoration: underline 
	}

	a:visited.white { color: #666666;
	text-decoration: underline 
	}

	a:hover.pagemenu { color: #FFFFFF;
	text-decoration: underline 
	}

.bwd {
	unicode-bidi:bidi-override; 
	direction: rtl; 
	color:#4B5132;
	}

/*	text-decoration: none */

/* ___________ lists ___________ */

ol, ul, li {
	/* list-style-image:url('images/gifs/bullet-g-.gif') */
	}

/* ___________ features ___________ */


.midi {
	/* text-indent: 42; */
	border-style: dotted;
	border-width: 1px;
	color: #CFCFCF;
	background-color: #666666;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-radius: 5;
	}

.white {
	color: #FFFFFF;
	}
		
.ad {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 100px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF
	}
	
.cv {
	/* text-indent: 20; */
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 0;
	margin-top: 3;
	text-align: justify
	}

.legal {
	margin-top: 6;
	font-size: 90%;
	text-align: justify;
	/* font-variant:small-caps; */
	}

.out {
	background-color: #E7DC70;
	color: #7C6D20;
	background-image: url('images/backgrounds/out-.gif');
	font-weight: bold
	}

.page {
	text-indent: 0;
	background-color: #FFFF36;
	color: #FFFFFF;
	background-image: url('images/backgrounds/sheet[n].gif');
	font-weight: bold
	}

.photo {
	font-size: x-small;
	color: #666666;
	text-align: center;
	margin-top: 3
	}

.review {
	font-size: 90%;
	color: #330000;
	text-align: right;
	margin-left: 12;
	margin-right: 12;
	margin-bottom: 0;
	margin-top: 3
	}

.rolls {
	background-color: #E7DC70;
	color: #7C6D20;
	background-image: url('images/backgrounds/rolls.gif');
	font-weight: bold
	}

.sheet {
	margin-bottom: 3;
	margin-top: 3;
	color: #CF0000;
	background-color: #FFFFF3;
	background-image:url('images/backgrounds/mary-725.gif')
	}

.zip {
	background-color: #FFFFCC;
	color: #693300;
	font-weight: bold;
	text-align: left
	}

/* 06/04 - Introduction of Trebuchet MS, Helvetica, sans-serif character on the main titles! */
/* 07/04 - Delete all unused formats and substitute the ones less used with similar. Compacted. */
/* 02/05 - Adapted for the new Kunst der Fuge version with subscription. Again compressed. */
/* 06/05 - New version of the site, new backgrounds, .00... + .c00... commented. */
/* 10/05 - Corretti alcuni problemi riscontrati nella lettura con FireFox */
/* Varie - Varie */
/* 08/06 - Alcuni aggiustamenti e semplificazioni... */
/* 02/13 - New setting */
/*  */
/*  */