body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
table {
	width: 100%;
}
.tdMenu {
	width: 18%;
	vertical-align:top;	
}
.tdW3C {
	width: 16%;
	vertical-align:top;	
}
.tdCorpoCentro {
	width: 66%;
	vertical-align:top;
}
.tablePrincipale {
	width: 750px;
	
	border: #FF0000;
}
.tdIntestazione {
	text-align: center;
}
.tdFinePagina {
	text-align: center;
	border-top: thin dotted #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;
}
.menuTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	background-position: center center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.aPsw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.tdInterruzione {
	height: 5px;
}
.tdTitoloSezPag {
	color: #FFFFFF;
	background-color: #FF0000;
}
.tdAreaRiservata{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
.tdClassificaM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #99FFFF;
}
.tdClassificaF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCCFF;
}
.tdClassificaInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	border: groove #000000;
}
.tdTitoloHome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
.tdDescCampoHome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.aDettaglioHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.tableHome {
	width: 100%;
	border: thin solid #FF0000;
}
.tdDescCampoCalend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.tablePedometer {
	width: 1000px;
	
	border: #FF0000;
}
.tdCorpoCentroPedo {
	width: 800px;
	vertical-align:top;
}
.tdMenuPedo {
	width: 120px;
	vertical-align:top;	
}
.tdW3CPedo {
	width: 80px;
	vertical-align:top;	
}

