/*
COLORI
	VERDE: 00814a;
	
	GRIGIO: f7f7f7;
*/


body
{
	text-align: center;
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#container
{
	width: 765px;
	margin: 0px auto;
}

	#header
	{
		width: 765px;
		text-align: center;
	}
		

	#central
	{
		width: 765px;
		text-align: left;
		background: url('imgg/back_circle.gif') no-repeat;
		background-position: right top;
		/*overflow: hidden;*/
		padding: 0px;
		margin: 0px;
		height: 425px;
	}
	
	
		/*_____________________________________LEFT MENU___________________________________________*/

		#menuLeft
		{
			width: 165px;
			height: 415px;
			margin: 0px;
			background: #f7f7f7 url('imgg/left_top_menu.gif') no-repeat;
			float: left;
			border-right: 5px solid #fff;
			padding-left: 5px;
		}	
		
			#menuLeft select
			{
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
				line-height: 15px;
				color: #000;
				font-weight: normal;
				text-decoration: none;
				margin: 10px 0px 25px 0px;
				width: 160px;
			}	

			#menuLeft p
			{
				text-align: center;
				padding: 0px;
				margin: 0px;
			}	

			#menuLeft input
			{
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
				line-height: 15px;
				color: #000;
				font-weight: normal;
				text-decoration: none;
				margin: 5px 0px 10px 0px;
				width: 120px;
			}

			#menuLeft .submit
			{
				font-size: 11px;
				line-height: 15px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				margin: 0px 0px 5px 0px;
				width: 45px;
				border: 0px;
				background: #00814a;
			}
			
			#menuLeft img
			{
				margin: 10px 0px 15px 0px;
				border: 0px;
			}	

		
	#centralNoHeight
	{
		width: 765px;
		text-align: left;
		background: url('imgg/back_circle.gif') no-repeat;
		background-position: right top;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
	}	
		/*____________________________________RIGHT CONTENTS___________________________________________*/

		#contentsIndex
		{
			width: 396px;
			float: left;
			padding: 0px;
			margin: 0px;
		}

		#contents
		{
			width: 608px;
			float: left;
			padding: 0px;
			margin: 0px;
		}

			#contents h1
			{
				background: #00814a url('imgg/back_h1.gif') repeat-y;
				background-position: top right;
				padding: 0px;
				margin: 0px;
				font-family: Verdana, Arial, sans-serif;
				font-size: 13px;
				line-height: 15px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				padding: 3px 5px 3px 5px;
			}

			#contents h1 a
			{
				padding: 0px;
				margin: 0px;
				font-family: Verdana, Arial, sans-serif;
				font-size: 13px;
				line-height: 15px;
				color: #fff;
				font-weight: bold;
				text-decoration: underline;
				padding: 3px 5px 3px 5px;
				border: 0px;
			}

			#contents table
			{
				width: 100%;
			}

			

			#contents table h3
			{
				padding: 0px;
				margin: 0px;
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
				line-height: 15px;
				color: #00814a;
				font-weight: bold;
				text-decoration: none;
				border: 0px;
				padding: 0px 5px 0px 5px;
			}

			#contents td {
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 7.5pt;
			}

			#contents table .tit
			{
				border-bottom: 1px solid #00814a;
				margin: 0px 0px 5px 5px;
				padding: 10px 0px 5px 0px;
			}

			#contents table tr td
			{
				/*border-top: 1px solid #d7ffee;*/
				border-bottom: 1px solid #d7ffee;
				padding: 6px 5px 6px 5px;
			}
			#noBordo
			{
				/*border-top: 1px solid #d7ffee;*/
				border-bottom: 0px solid #d7ffee;
			}

			#contents table img
			{
				border: 0px;
				text-align: center;
				padding-right: 8px;
			}		

		/*_____________________________________RIGHT MENU___________________________________________*/

		#menuRight
		{
			width: 190px;
			height: 100%;
			margin: 0px;
			float: right;
			background: #f7f7f7 url('imgg/left_top_menu.gif') no-repeat;
		}

			#menuRight img
			{
				
			}

			#menuRight p
			{
				padding: 0px 0px 15px 0px;
				border-bottom: 1px solid #ddd;
			}

		
		/*_____________________________________RIGHT LEGENDA___________________________________________*/

		#legendaRight
		{
			width: 150px;
			margin: 0px;
			padding: 0px;
			float: right;
			font-size: 10px;
			line-height: 12px;
		}

			#legendaRight img
			{
				padding-right: 5px;
			}
		
			#legendaRight h1
			{
				background: #00814a;
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				padding: 2px;
				margin: 0px;
				text-align: center;
			}
			
			#legendaRight table
			{
				width: 100%;
			}

			#legendaRight .testoTab
			{
				width: 80%;
				padding: 7px;
				border-left: 1px solid #00814a;
				border-bottom: 1px solid #00814a;
			}

			#legendaRight .testoImg
			{
				text-align: right;
				border-right: 1px solid #00814a;
				border-bottom: 1px solid #00814a;
			}
				
		
		/*____________________________________FOOTER______________________________________________*/

		#footerIndex
		{
			height: 19px;
			background: url('imgg/back_footer_index.gif') no-repeat;
			padding: 0px;
			margin: 0px 50px 0px 0px;
		}

			#footerIndex ul
			{
				overflow: hidden;
				padding: 3px 0px 3px 0px;
				margin: 0px;
				list-style: none;
			}

			#footerIndex li
			{
				float: left;
				border-right: 1px solid #fff;
				padding: 0px 10px 0px 10px;
			}

			#footerIndex li a
			{
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
				line-height: 15px;
				color: #fff;
				font-weight: normal;
				text-decoration: none;
			}

		#footerAgenzia
		{
			height: 55px;
			background: url('imgg/back_footer_agenzia.gif') no-repeat;
			padding: 0px;
			margin: 0px;
		}

			#footerAgenzia ul
			{
				overflow: hidden;
				padding: 13px 0px 3px 0px;
				margin: 0px;
				list-style: none;
			}

			#footerAgenzia li
			{
				float: left;
				border-right: 1px solid #fff;
				padding: 0px 10px 0px 10px;
			}

			#footerAgenzia li a
			{
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
				line-height: 15px;
				color: #fff;
				font-weight: normal;
				text-decoration: none;
			}
		
		#menuBottom
		{
			padding: 10px 0px 20px 0px;
			margin: 0px;
			text-align: left;
		}
			#menuBottom img
			{
				padding-right: 20px;
			}
		
	.noBordi
	{
		border: 0px;
	}
