
	body
	{
		/*background:url(https://www.materameteo.it/GetImage/i=0-c=cattedraleraw-w=800-h=600-q=80/1754378265.jpg) center center no-repeat;*/
		background:#000 url(../../../../../../../../../../../../function/img/adminbg.jpg) center center no-repeat;
		background-size:cover;
		background-attachment: fixed;
	}
	pre
	{
		background:#fff;
		overflow-x:scroll;
		padding:10px;
	}
	#maintable, #mainheader, #mainmenu, #mainpage
	{
		background-color:transparent;
		border:0px solid;
		
	}
	
	#mainheader, #mainmenu, #mainheader a, #mainmenu a, #mainfooter, #mainfooter a
	{
		color:#fff;
		text-shadow:0 0 3px rgba(0,0,0,0.5);
	}
	#mainheader_info
	{
		font-size:20px;
	}
	
	#mainheader
	{
		border-bottom:rgba(255,255,255,0.3) 1px solid;
	}
	#mainmenu
	{
		font-size:14px;
		text-transform: capitalize;
	}
	.win
	{
		border:0px solid;
		background:transparent;
		margin-bottom:30px;
	}
	.win h1
	{
		font-size:18px;
		background-color:rgba(0,0,0,0.1);
		padding:2px 5px;
	}
	.win h2
	{
		border:0px solid;
		font-size:14px;
		background:transparent;
		color:#fff;
		height:22px;
		text-shadow:0 0 3px rgba(0,0,0,0.5);
	}
	.win_content
	{
		background:#fff;
		box-shadow:0 0 30px rgba(0,0,0,0.2);
	}
	
	#mainmenu a {  border-left:transparent 3px solid;    padding:3px 10px 3px 10px;  display:block;  }
	#mainmenu .selected { border-left:#3784D7 3px solid;   }
	#mainmenu ul { padding:0px; }
	#mainmenu li { white-space: nowrap; list-style-type: none; margin:0px; padding:0px; margin-left:15px; }
	#mainmenu .first { margin-left:0px; }
	

	input[type=button], input[type=submit]
	{
		background:#3784D7;
		color:#fff;
		border:0px solid;
		padding:2px 7px;
		cursor:pointer;
		border-radius:3px;
	}
	#userinfo_content
	{
		
	}
	#userinfo_content a
	{
		color:#000;
		text-shadow:none;
	}
	#PICOCALENDAR_CONTENT
	{
		padding-left:10px;
	}
	#PICOCALENDAR_CONTENT input[type=button]
	{
		color:#000;
	}
	#PICOCALENDAR_CONTENT input[type=button].calendar_selected
	{
		color:#fff;
	}
