div.collazione {
	font-family:verdana;
}
table {
	border-collapse:collapse;
}
table.head {
	line-height:1.2em;
	/*background-color:#ffffd5;*/
}
td.title {
	font-weight:bold;
	color:#990000;
	font-size:13px;
	border:0;
	padding-left:5px;
}
td.line {
	border:1px solid #cccccc;
}
td.noline {
	border:0
}
td.chart {
	font-size:12px
}
td.scene {
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	line-height:17px;
}
p.chart {
	margin:0;
	padding:0
}
.scacchi {
	background-image:url(scacchi.png);
	background-repeat:repeat;
}
.white {
	background-color:#ffffff
}
.equal {
	background-color:#9dd69d
}
.changed{
	background-color:#c9e7e9
}
.omitted {
	background-color:#999999
}
.inserted {
	background-color:#fa7c6b;
}
.replaced {
	background-color:#ffcc00
}
.moved {
	background-color:#f1cafa
}
.divisione {
	background-color:#f2b5b3
}
.legenda {
	font-family:verdana;
	font-size:12px;
	padding-left:25px;
	border:1px solid #cccccc
}
.label {
	font-size:11px;
	color:#a80000 !important;
	text-align:left !important;
	padding-left:0
}
.chart {
	font-size:12px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px
}
p.scene {
	font-family:Georgia,Times,Serif;
	font-size:11px;
	width:25px;
	margin:0;
	padding:0
}
td.testes {
	line-height:21px;
	background-color:#f2f4ba;
	color:#0000a0;
	font-family:Verdana;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ccc;
	white-space:nowrap
}
a:link.testes, a:visited.testes {
	color:#0000a0; 
	text-decoration:none;
	font-family:Verdana;
}
a:hover.testes {
	color: #cc0000; 
	text-decoration:underline
}
a:link.pseudo {
	cursor:default
}
a:hover.pseudo {
	color:#0000a0; 
	text-decoration:none;
	cursor:default
}