
	body			{ margin: 20px 0px 10px 0px;background: #010101 url('../img/bg.jpg') repeat-x;text-align: center;font-size: 10px;color: #333;font-family: verdana; }
	img			{ border: 0px;margin: 0px;padding: 0px; }
	form			{ margin: 0px;padding: 0px; }	

	#principale		{ position: relative;width: 770px; text-align: left; margin: 0px auto;border: 4px solid #ccc; background: #fff; }
	
	#testata		{  }

	#content		{ padding: 16px; }
	#main			{ padding-top: 16px; }
	
	#menu			{ display: block;float: left;width: 160px;padding: 0px;margin: 0px;list-style: none; }
	#menu li		{ display: block;position: relative;width: 158px;border: 1px solid #ccc;margin: 0px 0px 2px 0px;background: url('../img/bg_menu.gif') no-repeat center left; }
	#menu li a		{ display: block;padding: 3px 4px 3px 20px;color: #393914;font-family: Arial;font-size: 12px; }
	#menu li a:hover	{ color: #F48D29; }
	#menu li div		{ position: absolute;top: -1px;right: -1px;width: 9px;height: 8px;background: url('../img/top_dx.gif') no-repeat top left; }

	#right			{ float: right; position: relative;width: 570px;border: 1px solid #ccc;min-height: 500px; }
	.content		{ padding: 8px; }
	
	a			{ color: #666;text-decoration: none; }
	a:hover			{ color: #F48D29; }

	#languagebar		{ position: absolute;top: 1px;right: 1px; width: 350px;height: 20px; }
	#hiddenlangs		{ display: none;width: 180px;text-align: left; }
	#hiddenlangs table	{ background: #eee;margin-top: 1px; }

	.input			{ margin: 0px;padding: 1px 4px;border: 1px solid #676767;color: #CB6102; }
	.botton			{ margin: 0px;padding: 0px;border: 0px;width: 82px;height: 20px;background: url('../img/botton.gif') no-repeat top left;cursor: pointer; }
	.select			{ margin: 0px;padding: 0px;border: 1px solid #676767;font-size: 10px;color: #333; }

	.headline		{ position: relative;width: 100%; }
	.headline h4		{ font-size: 18px;font-weight: bold;color: #f90;font-family: Arial;padding: 1px 6px;margin: 0px; }
	.headline .link		{ text-align: right;position: absolute;top: 2px; right: 4px;width: 200px; }

	.box			{  }
	.box .more		{ text-align: right; }


