body{
	background-color:#f29b03 !important;	
	font-family: 'Ropa Sans', sans-serif !important;
}

.td_est{
	background-color:trasparent  !important;
}

.td_est font{
		color:#000000 !important;
	display:inline-block;
	color:#5D5D5D !important;
}

.powerd_by{
	margin-right:10px !important;	
		margin-top:-30px !important;
}

.tdbordi{
	background-color:#f0f4f7 !important;
	

}

#LOGIN{
	width:64px !important;
	height:26px !important;
	margin-left:70px !important;
	margin-top:-20px;
	margin-bottom:15px;
}

#PASSWORD{
	width:200px !important;
	height:26px !important;
	border-color:#94aebd !important;
}

#USERNAME{
	width:200px !important;
	height:26px !important;
	border-color:#94aebd !important;	
}

#titolo_appl{
	font-size:21px !important;
	color:#395e79;
	text-transform:uppercase !important;
	margin-left:-180px;
	color:#00528f !important;
}

#ombra_t{
  -moz-box-shadow:  5px 5px 10px 2px #333333 !important;
  -webkit-box-shadow:  5px 5px 10px 2px #333333 !important;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=10);
  box-shadow: 5px 5px 10px 2px #333333 !important;
}

