
body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color:#EAEAEB;
}
h1 { font-size: 16px;}
h2 { font-size: 14px;}

div.loginLeft {
	float:left; 
	width:30%; 
	height:10px;
}
div.login {
	width:40%;
	border: solid 1px #999999;
	float:left;
	text-align: center;
}


table.main {
	width:98%;
	text-align:center;
}
table.header {
	width:100%;
	text-align:center;
	border: solid 1px #999999;
}
span.cliente {
	color:blue;
}



div.menu {
	width:98%;
	border: solid 1px #999999;
}

div.breadcrumb {
	width:98%;
	border: solid 0px #999999;
	text-align: left;
}

div.filters {
	text-align:left;
}

div.numRows {
	text-align:left;
}

table.tblDisloc {
	background-color:#999999;
	width:100%;
}
tr.trDislocHeader {
	background-color:#EAEAEB;
	text-align: center;
}
tr.trDisloc {
	background-color:#EAEAEB;
}

table.tblOperazRegistro {
	background-color:#999999;
}



input.date {
	width: 80px;
}



A { 
	text-decoration: none; 
	font-family:Arial; 
	color:Red;
}
A:hover {
	color: black;
	background-color:#999999;
}

div.footer {
	width:100%;
	border-top: solid 1px #999999;
}
  
  .titolo {font-family: Tahoma, Arial; font-size: 18px; color:#003366; font-style : italic; font-weight : bold;}
  .giallo {font-family: Tahoma, Arial; font-size: 12px; color: Yellow;}
  .pulsmedio {font-family: Tahoma, Arial; font-size: 12px; color: White; background-color: #003366; width:70px;}
  
td.Via, td.Descrizione
{
  text-align: left;
}
  

