body {
	SCROLLBAR-FACE-COLOR: #887a60;
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd;
	SCROLLBAR-SHADOW-COLOR: #dddddd;
	SCROLLBAR-3DLIGHT-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #dddddd;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #dddddd;
	SCROLLBAR-BASE-COLOR: #dddddd;
	background-color:transparent;
	margin: 0px;
}
p,ul,ol,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.StileTitolo {
	font-size: 24px;
	font-weight: bold;
	color: #755f39;
}
.StileSottotitolo {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
.StileDidascalia {
	font-size: 9px;
	color: #222222;
}
a {
	text-decoration:none;
	color: #4F4026;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 24px;
	width: 100px;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(../img/clock.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#quadro {
	height: 550px;
	width: 900px;
	position: absolute;
	z-index: -1;
	background-color: transparent;
	left: 0px;
	top: 0px;
}
#quadro img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#quad2 {
	position: absolute;
	width: 900px;
	top: 570px;
}

#quadro .cent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: left;
	margin-left: 120px;
}
#quadro #quadro_cent .cent_SX {
	font-size: 50px;
	font-weight: bold;
	z-index: 100;
	margin-left: -90px;
}
#quadro #quadro_cent {
	width: 90%;
	position: absolute;
	top: 200px;
	z-index: 100;
	left: 50px;
}
