body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	background-color: #DFE8EE;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

#PrimoPiano {
	position: absolute;
	top: 60px;
	left: 200px;
	height: 500px;
	width: 1000px;
	z-index: 100;
	text-align: center;
	vertical-align: top;
	overflow: auto;
	visibility: visible;
} 

#SecondoPiano {
height: 1000;
width: 500;
z-index: 98;
} 


#contatore {
	text-align: center;
	vertical-align: middle;
	position: absolute;
	visibility: visible;
	z-index: 200;
	height: 80px;
	width: 180px;
	left: 1px;
	bottom: 1px;
}

.CellaM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	width: 120px;
	border: 2px solid #006699;
}

.CellaL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	width: 160px;
	border: 1px solid #7F9DB9;
}
.TestoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
	background-color: #DFE8EE;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
	padding: 5px;
}
.TestoBig {
	font-family: Arial, Helvetica, sans-serif;
	color: #DFE8EE;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.TestoBig a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.TestoBig a:visited {
	color: #ffffff;
}

.TestoBig a:hover {
	color: #ffffff;
}

#Foto {
	background-color: #DFE8EE;
	margin: 5px;
	padding: 5px;
	float: left;
}

.cella1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	height: 16px;
	width: 250px;
	border: 1px solid #003399;
	background-color: #FCFDFE;
}
.cella2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	height: 16px;
	width: 36px;
	border: 1px solid #003399;
	background-color: #FCFDFE;
}
.cella3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	height: 16px;
	width: 200px;
	border: 1px solid #003399;
	background-color: #FCFDFE;
}

.cella4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	height: 50px;
	width: 500px;
	border: 1px solid #003399;
	background-color:#FCFDFE;
}
.cella5 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight:bold;	
	color: #003399;
	height: 16px;
	width: 150px;
	border: 1px solid #003399;
	background-color: #E0E8EE;
}

.cella5R {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;	
	height: 16px;
	width: 160px;
	background-color: #cc3300;
}

.cella5G {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	color: #000000;
	height: 16px;
	width: 160px;
	border: 1px solid #003399;
	background-color: #ffcc00;
}

.cella5B {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;	
	height: 16px;
	width: 160px;
	background-color: #003399;
}

.celladata {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	height: 16px;
	width: 60px;
	border: 1px solid #003399;
	background-color: #FCFDFE;
}


.cellaStop {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #0066cc;
	height: 16px;
	width: 60px;
	border: none;
	background-color: #ffffff
}
.Offerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	background-color: #FFDF5E;
	text-align: center;
	vertical-align: middle;
	display:block;
	margin: 6px;
	padding: 6px;
	border: 1px solid #003399;
	filter: Shadow(#003399);
}

