
BODY {
	background-color: #7B6312;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat;
	margin: 10px 0px 0px 0px;
	scrollbar-arrow-color: #A9913D;
	scrollbar-track-color: #010F4A;
	scrollbar-shadow-color: #A90901;
	scrollbar-face-color: #A90901;
	scrollbar-highlight-color: #A90901;
	scrollbar-darkshadow-color: #A9913D;
	scrollbar-3dlight-color: #A9913D;
 }

<!-- Testo -->

TD { font-family: Times New Roman, Times, serif, Arial; font-size: 16px; color: #000000; font-style: normal; word-wrap: break-word; }

.nota { font-size: 12px; }

.numNota { font-size: 9px; vertical-align: super; font-weight: normal; }

.oro { font-size: 11px; color: #947712; line-height: 130%; letter-spacing: 0px; }

.giustifica { text-align: justify; }

<!-- Bordo nero -->

.bordo { border: 1px solid #000000; }

<!-- Titoli -->

.grandis { font-size: 30px; color: #000000; word-wrap: break-word; font-weight: normal; line-height: 125%; }

.grande { font-size: 20px; color: #000000; word-wrap: break-word; font-weight: normal; line-height: 125%; }

.Maiusc { font-family: Times New Roman, Times, serif, Arial; font-size: 125%; color: #000000; font-weight: normal; word-wrap: break-word; text-transform: uppercase; }

.piccolo1 { font-family: Times New Roman, Times, serif, Arial; font-size: 11px; color: #000000; word-wrap: break-word; line-height: 165%; }

.piccolo2 { font-size: 12px; color: #000000; word-wrap: break-word; text-transform: uppercase; font-weight: bold; }

<!-- Links -->

A.linkOro {  font-size: 11px; color: #947712; font-style: normal; font-weight: bold; text-transform: uppercase; text-decoration: underline; line-height: 130%; }

A.linkNero {  font-size: 11px; color: #000000; font-style: normal; font-weight: bold; text-transform: uppercase; text-decoration: underline; line-height: 130%; }

A.linkRosso {  font-size: 11px; color: #C90B01; font-style: normal; font-weight: bold; text-transform: uppercase; text-decoration: underline; line-height: 130%; }

A.poweredBy { font-family: Times New Roman, Times, serif, Arial; font-size: 11px; color: #947712; text-decoration: none; }

A:hover { color: #022099; line-height: 130%; }

<!-- Aforismi -->

.scroll_div {
	border: 0px solid #000000;
	width: 215px;
	width/**/: 217px !important;
	height: auto; /*marquee height */
margin: 0 0 10px 2px;
}
#marqueecontainer{
	position: relative;
	width: 215px; /*marquee width */
	overflow: hidden;
	padding: 0 0 2px 2px;
	height: auto; /*marquee height */
}
.vmarquee_content {
	position: relative;
	font-size:12px;
	font-family: Times, Verdana, Helvetica, sans-serif;
padding-right: 8px;
margin: 25px 0 2px 0;
}
