*
{
	border: 0;
	padding: 0;
	margin: 0;
}

body 
{
	background-color: #44494d;
	font-family: Georgia,Palatino,serif;
	font-size: 14px;
	color:#eee;
}

.break
{
	clear: both;
}

.verde
{
	color: #a1ff66;
}

iframe
{
	margin-top: 10px;
	border: 3px solid #50565b;
}

small
{
	font-size: 11px;
}

h3
{
	margin: 25px 0;
}

#container
{
	width:1034px;
	margin: 0 auto;
}

#header 
{
	width:1034px;
	height:74px;
	background: transparent url('images/header.png') no-repeat;
}

	#header h1
	{
		display: none;
	}

#banner
{
	width:1034px;
	height:170px;
	text-align: center;
	margin-bottom: 20px;
}

#content 
{
	width:1034px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: transparent url('images/content.png') repeat-y;
	font-size: 1em;
	line-height: 1.5em;
}

#sidemenu
{
	width: 130px;
	float: left;
	margin-top: 50px;
}

/* #rightside */
/* { */
/* 	width: 300px; */
/* 	float: right; */
/* } */
/*  */
/* 	#rightside p */
/* 	{ */
/* 		font-size: 14px; */
/* 		text-align: justify; */
/* 		line-height: 1.5em; */
/* 	} */

	#inner input
	{
		width: 250px;
		height: 20px;
		background: transparent url('images/input.png') no-repeat;
		color: #eee;
		padding: 2px 0;
		padding-left:3px;
	}

	#inner textarea
	{
		width: 250px;
		height: 80px;
		background: transparent url('images/textarea.png') no-repeat;
		color: #eee;
	}

	#inner h3.perinfo
	{
		background: transparent url('images/perinfo.png') no-repeat;
		width: 250px;
		height: 40px;
		text-indent: -100000px;
	}

.loghi
{
	margin-bottom: 20px;
}

	.loghi a
	{
		border: 0;
	}

	.loghi a:hover
	{
		border: 0;
	}

	.loghi img
	{
		vertical-align: top;
		border: 0;
	}
#inner
{
	border-left: 2px solid #50565b;
	margin-left: 150px;
	margin-right: 100px;
}

	.innerwrap
	{
		padding-left: 10px;
/* 		padding: 0 20px; */
/* 		min-height: 300px; */
/* 		height: auto !important; */
/* 		height: 300px; */
/* 		width: 720px; */
/* 		margin: 0 auto; */
/* 		border: 1px solid red; */
	}

	#inner img
	{
		border: 3px solid #50565b;
	}

	#inner ul
	{
		padding-left: 20px;
	}

	#inner ul.inside
	{
		padding-left: 20px;
		margin-top: 10px;
	}

	#inner li
	{
		margin-bottom: 10px;
	}

	#inner a
	{
		color: #eee;
		text-decoration: none;
		border-bottom: 1px dotted #eee;
	}
	
	#inner a:hover
	{
		text-decoration: none;
		border-bottom: 0px;
		color: #a1ff66;
	}

	#inner h2
	{
		margin-bottom: 25px;
		text-indent: -100000px;
	}

	#inner h2.chisiamo
	{
		background: transparent url('images/chisiamo.png') no-repeat;
		width: 550px;
		height: 60px;
	}

	#inner h2.dovesiamo
	{
		background: transparent url('images/dovesiamo.png') no-repeat;
		width: 550px;
		height: 60px;
	}

	#inner h2.links
	{
		background: transparent url('images/links.png') no-repeat;
		width: 550px;
		height: 60px;
	}

	#inner h2.servizi
	{
		background: transparent url('images/servizi.png') no-repeat;
		width: 550px;
		height: 60px;
	}

	#inner p
	{
		text-align: justify;
		line-height: 1.7em;
		font-size: 16px;
		margin-bottom: 20px;
	}

	#inner p.topaddress
	{
		text-align: center;
		margin: 0 0 20px 0;
		height: 100px;
		padding-top: 15px;
		width: 741px;
		height: 116px;
		background: transparent url('images/parentesi.png') no-repeat;
	}

	#inner li
	{
		font-size: 16px;
	}

	#inner .sidebar
	{
		width: 300px;
		float: right;
	}

		#inner .sidebar ul
		{
			list-style: none;
		}

		#inner .sidebar li
		{
			padding: 10px 0;
		}

		#inner .sidebar a
		{
			border: 0 !important;
		}

		#inner .sidebar a:hover
		{
			border: 0 !important;
		}


#bottom 
{
	width:1034px;
	height:43px;
	background: transparent url('images/bottom.png') no-repeat;
	clear: both;
}

#footer 
{
	width:1034px;
	height:96px;
	background: transparent url('images/footer.png') no-repeat;
	clear: both;
}

	.footerwrap
	{
		padding: 0 35px;
		padding-top: 35px;
	}

	#footer .logomin
	{
		float: left;
	}

	#footer .address
	{
		margin-left: 5px;
		margin-top: 2px;
		float: left;
		font-size: 14px;
		line-height: 1.5em;
	}

	#footer a.mailto
	{
		color: #a1ff66;
		text-decoration: none;
		border-bottom: 1px dotted #a1ff66;
	}
	
	#footer a.mailto:hover
	{
		color: #a1ff66;
		text-decoration: none;
		border: 0;
	}

	.left
	{
		float: left;
	}

	.right
	{
		float: right;
	}

#sidemenu
{
	width: 130px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-size: 90%;
	color: #333;
}

* html #sidemenu{
w\idth: 117px;
}

#sidemenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidemenu li 
{
	margin: 0;
}

#sidemenu li a
{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #44494d;
	color: #fff;
	text-decoration: none;
}

#sidemenu li a:hover
{
	border-left: 4px solid #35383c;
	background-color: #44494d;
	color: #a1ff66;
}

#sidemenu a.selected, #sidemenu a.selected:hover
{
	border-left: 4px solid #a1ff66;
	background-color: #50565b;
	color: #fff;
	cursor: default;
}

.contactme
{
	width:780px;
	margin-left: 150px;
	margin-top: 5px;
	text-align: right;
}

	.contactme a
	{
		color: #eee;
		text-decoration: none;
		border-bottom: 1px dotted #eee;
	}
	
	.contactme a:hover
	{
		text-decoration: none;
		border-bottom: 0px;
		color: #a1ff66;
	}

	.invia
	{
		width:55px;
		height: 25px;
		text-indent: -10000px;
		background: transparent url('images/invia.png') no-repeat;
		display: block;
		border: 0 !important;
		margin-top: 10px;
	}

#keywords
{
	width: 940px;
	margin-top: 20px;
}

	#keywords ul
	{
		list-style: none;
	}

	#keywords li
	{
		font-size: 9px;
		text-align: center;
		line-height: 1.6em;
		color: #888;
	}

#inner ul.services
{
	width: 650px;
}
#inner .services li
{
	margin-bottom: 15px;
/* 	border-bottom: 1px dotted #ccc; */
	padding: 3px 0;
}

#inner .services div
{
	height: 70px;
	width: 350px;
	vertical-align: top;
	position: relative;
}

#inner .serviziimg
{
	position: absolute;
	top: 0;
	right: 0;
}

