/* CSS Document */
html,body{
		margin:0;
		padding:0; 
		position:relative; 
		background-image:url(images/header_bg.gif); 
		background-position:top left; 
		background-repeat:repeat-x;
	}
div#header{  background-image:url(images/header_2.gif); background-position:top left; background-repeat:no-repeat; }
div#header h1{height:110px;line-height:80px; text-indent:-3000px; margin:0; }
div#header ul { display:block; float:left; width:900px; }
div#header a{}

div#changelang_box { display:block; float:right; width:100px; /* border:#66FF66 solid 1px;*/ margin-top:-90px; }

div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}

div#footer {
	background:#dcdbce; 
	color:#333333; 
	height:26px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding-left:20px; 
	padding-top:5px; margin:0px; }
div#footer a{display:inline;padding:0;color:#990000; }
div#footer{clear:both; width:850px;}
.footer_hr { color:#b39566; height:8px; border:none; }
div#container{width:918px;margin:0 auto}

/* -------------------------------------- */
div#header ul { 
	list-style-type:none; 
	display:inline;
	margin:0px; 
	padding:0px; 
	cursor:default;
}	

div#menu ul li { display:block; float:left; }

/*  singoli tasti ------ */
		li#menu_01{ display:block; float:left; height:68px; width:156px;  }
		li#menu_01 a:link, 
		li#menu_01 a:visited, 
		li#menu_01 a:active { 
				display:block; 
				width:156px; 
				height:68px; 
				text-indent:-2000px;
				background-image:url(images/menutop_eng_01home_off.gif);
				background-position:bottom left; 
				background-repeat:no-repeat;	}
		li#menu_01 a:hover { background-image:url(images/menutop_eng_01home.gif); } 


		li#menu_02{ 
				display:block; float:left; height:68px; width:142px;  }
		li#menu_02 a:link, 
		li#menu_02 a:visited, 
		li#menu_02 a:active { 
				display:block; 
				width:142px; 
				height:68px; 
				text-indent:-2000px;
				background-image:url(images/menutop_02chisiamo_off.gif);
				background-position:bottom left; 
				background-repeat:no-repeat;	}
		li#menu_02 a:hover { background-image:url(images/menutop_02chisiamo.gif);} 
		
		li#menu_03{ 
				display:block; float:left; height:68px; width:143px;  }
		li#menu_03 a:link, 
		li#menu_03 a:visited, 
		li#menu_03 a:active { 
				display:block; 
				width:143px; 
				height:68px; 
				text-indent:-2000px;
				background-image:url(images/menutop_03servizi_off.gif);
				background-position:bottom left; 
				background-repeat:no-repeat;	}
		li#menu_03 a:hover { background-image:url(images/menutop_03servizi.gif);} 
		
		li#menu_04{ 
				display:block; float:left; height:68px; width:143px;  }
		li#menu_04 a:link, 
		li#menu_04 a:visited, 
		li#menu_04 a:active { 
				display:block; 
				width:143px; 
				height:68px; 
				text-indent:-2000px;
				background-image:url(images/menutop_04news_off.gif);
				background-position:bottom left; 
				background-repeat:no-repeat;	}
		li#menu_04 a:hover { background-image:url(images/menutop_04news.gif);} 
		
		li#menu_05{ 
				display:block; float:left; height:68px; width:143px;  }
		li#menu_05 a:link, li#menu_05 a:visited, 	li#menu_05 a:active { 
				display:block; 
				width:143px; 
				height:68px; 
				text-indent:-2000px;
				background-image:url(images/menutop_05fotogall_off.gif);
				background-position:bottom left; 
				background-repeat:no-repeat;	}
		li#menu_05 a:hover { background-image:url(images/menutop_05fotogall.gif);} 
		
		li#menu_06{ 
				display:block; float:left; height:68px; width:165px;  }
		li#menu_06 a:link, li#menu_06 a:visited, 	li#menu_06 a:active { 
				display:block; 
				width:165px; 
				height:68px; 
				text-indent:-2000px;
				background-image:url(images/menutop_06contatti_off.gif);
				background-position:bottom left; 
				background-repeat:no-repeat;	}
		li#menu_06 a:hover { background-image:url(images/menutop_06contatti.gif);} 
		
		div#content { 
			display:block; float:left; width:900px; 
			background-image:url(images/layout2_12.gif); 
			background-repeat:repeat; 
			background-position:top left; 
			height:320px; }

	div#bott_left{
			float:left;
			width:280px; 
			padding-top:20px; 
			padding-left:20px; 
			padding-right:20px;
		}
	div#bott_left  { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; }
	div#bott_left h4{ background-image:url(images/home_titolo_benvenuti.gif); background-position:top left; background-repeat:no-repeat; height:30px; text-indent:-3000px; }

	div#bott_center h4{ background-image:url(images/home_titolo_news.gif); background-position:top left; background-repeat:no-repeat; height:30px; text-indent:-3000px; }
	div#bott_center{
			float:left;
			width:220px; 
			padding-top:20px; 
			padding-left:0px; 
			padding-right:20px;
		 font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; 
		}		
		
	div.news h5	{ margin:10px 0px 0px 0px; }
	div.news h5 a:link, div.news h5 a:visited, div.news h5 a:active { color:#990000; text-decoration:none; line-height:1em; margin:0px; font-size:12px; }
	div.news h5 a:hover { text-decoration:underline; color:#FF3300; font-size:12px; }



	div#bott_right{float:left;width:290px; text-align:center; margin:20px 0px 10px 10px; border:#cdcdc0 solid 1px; background-color:#eae7d9; padding:4px; }
	div#bott_right  { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:10px; }
	div#bott_right h4{ background-image:url(images/home_titolo_dove.gif); background-position:top left; background-repeat:no-repeat; height:30px; text-indent:-3000px; }
