/* CascadeSheetStyle by Alessandro Simonetto - Rights reserved, (c) 2006 */

/* main ________________ */

td { font-family: Verdana, Arial, Utopia, Sans-Serif;
	font-size: 70%;
	background-color: #FFFFFF
	}

p { font-family: Verdana, Arial, Utopia, Sans-Serif;
	margin-top: 0;
	margin-bottom: 6;
	line-height: 118%;
	color: #303030
	}

body { color: #303030;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FB9834;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF
	}

/* titles ________________ */

h1 { font-size: 140% }
h2 { font-size: 130% }
h3 { font-size: 110% }
h4 { font-size: 100% }
h5 { font-size: 90% }
h6 { font-size: 90% }

/* links ________________ */

a { color: #000000 }
a:active { color: #000000 }
a:link { color: #606060 }
a:visited { color: #909090 }
a:hover {color: #FF9933; text-decoration: none }

/* various */

		a.grey:visited { color: #606060 }
		a.white:hover {color: #FFFFFF; text-decoration: none }
		a.lemon:hover {color: #FFFF66; text-decoration: none }
		a.lemon:hover {color: #FFFF66; text-decoration: none }

/* texts ________________ */

.7 { font-size: 90% }

.line { text-indent: 12;
	margin: 5, 17, 0, 3;
	text-align: justify
	}

/* graphics ________________ */

hr { color: #909090;
	text-align: left;
	background-color: 0C0C0C#;
	size: 1;
	height: 1
	}

/* graphics: books ________________ */

.normal { background-image: url('gifs/books-normal-white.png');
	background-repeat: no-repeat;
	background-position: right top
	}
	
.little { background-image: url('gifs/books-little-white.png');
	background-repeat: no-repeat;
	background-position: right bottom
	}

/* 10/2006 - New style.css release! */
/* 1/2007 - Perfezionato e compresso */
