/*<group=Generali>*/
body { 	background: white;
		font-family: verdana, helvetica, serif; font-size: 12px; margin:0 }
H1 { 
	font-size: 18px;
	margin: 0 0 0 115px; background: lightsteelblue; padding: 1px 1px 2px 1px;}
/*</group>*/

/*<group=Chiamate>*/

table#chiamate {
	font-size: 10px;
	margin: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid gray;
	width: 100%;
	border-style: none;
}

div#fondo 
{
	width: 100%;
	display: block;
	position: fixed;
	bottom: 10px; 
}

table#chiamate th {
	border: 1px solid gray; background: white;}

table#chiamate tr.pari {
	background: lightcyan; color: teal;}
	
table#chiamate tr.pari2 {
	background: IndianRed ; color: white;}	
	
table#chiamate tr.pari3 {
	background: Khaki; color: teal;}
	
table#chiamate tr.pari4 {
	background: SteelBlue; color: white;}
	
table#chiamate tr.esplosi {
	background: lightgreen; color: gray;}

table#chiamate tr.dispari { background: white;}

table#chiamate td {
	border-left: 1px solid #dddddd;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0;
	line-height: 14px;
}

table#chiamate td p {
	margin: 0.2em 0 -2em 0; }

table#celleFlag {
	border-collapse: collapse;
	border: 1px solid #dddddd;
}

table#celleFlag td {
	border-right: 1px solid silver;
	padding: 0px 5px 0px 5px;

}

div#newcall {
	position: absolute;
	margin-top: 0px;
}	

table#piede {
	font-size: 10px;
	margin: 0px;
	border-collapse: collapse;
	border-bottom: 0px;
	width: 100%;
	border-style: none;
}

table#piede th {
	border: 0px; background: white;}

table#piede td {
	border-left: 0px;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0;
	line-height: 14px;
}

table#piede td p {
	margin: 0.2em 0 -2em 0; }


/*</group nuovi>*/

