﻿a:link       { color: #FF0000 }

.sottotitololibro { font-style: italic; font-weight: bold }
.titololibro { font-size: 12 pt; font-weight: bold }
.autorelibro { font-variant: small-caps; color: #CC0000; font-weight: bold }
.commento    { font-style: italic }
.titoletto   { color: #CC0000; font-weight: bold }
.occhiello   { font-weight: bold }
.autore      { font-variant: small-caps; color: #CC0000; font-weight:bold }
.vocemenu    { font-size: 14 pt; color: #CC0000}
.titolo		{ font-size: 14 pt; color: #CC0000} 
.firma			{ font-size: 10 pt; font-weight : bold; text-align:right}

a:visited    { color: #993300 }
a:active 
{
	color: rgb(102,255,0);
}
body         { font-family: Verdana, Arial, Helvetica; background-color: #FFFFFF; font-size: 
               10 pt; list-style-type: font-family }
.titoloparagrafo { color: #CC0000; font-weight: bold }
table        { table-border-color-light: rgb(153,255,204); table-border-color-dark: 
               rgb(0,0,51); font-family: Verdana, Arial, Helvetica; 
               font-size: 10 pt }
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}

tr.footer	{ font-size: 8 pt }
tr.header	{ font-weight : bold }

/* VERTICAL MARQUEE */
#NewsTicker {
 	border:0;
	background:"#FFFFCC">;
 	width:90%;
 	height:100px;
 	overflow:hidden;
}

#NewsTicker div {
	padding:0;
}

#NewsTicker  p {
	text-align: left;
	font-size:small;
 	padding:0;
 	margin-top:10px;
}

#NewsTicker a {
	display:block;
}

#NewsTicker em {
	display:block;
	margin-bottom: 5px;
	font-size: x-small;
	
}

