/* CSS Document */


/* generico */
	html,body {
	margin:0;
	padding:0;
	color:#222;
	text-align: center;
	background-color: #fff;
	background-image: url(images/common/back.gif);
	background-repeat: repeat-x;
	}
	body {
	padding:0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 150%;
	}
	
/* navigazione */
	#menu{
	width: 600px;
	height:60px;
/*	overflow:hidden; */

	float:left;
}
	#logo{
		float:right;
		/*margin-right:50px;*/
		}
	#nav {
	margin:0;
	padding:0;
	width:100%;
	height: 50px;
	line-height: 50px;
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	}
	#nav li {
	display:inline;
	padding:0;
	margin:0;
	height: 50px;
	line-height: 50px;
	}
	#nav a:link,
	#nav a:visited {
	color:#ffffff;
	width:auto;
	text-decoration:none;
	text-transform:lowercase;
	text-shadow: 2px 2px 2px #555;
	height: 60px;
	padding-right: 40px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 60px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #E4E3E1;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 8px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#nav a:hover {
	color:#ffffff;
	/*background-image: url(images/common/actbg.gif);*/
	background-image: url(images/common/actbg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}
	#nav li:first-child a {
	}
	#current {
	color:#fff;
	text-shadow:none;
	height: 30px;
	background-image: url(images/common/actbg.gif);
	background-position:bottom center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E3E1;
	background-repeat:no-repeat;
	}
	#current a:visited{color:#333333;}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#archive #nav-archive a:hover,
	#lab #nav-lab a:hover,
	#reviews #nav-reviews a:hover,
	#contact #nav-contact a:hover {
	background-image: url(images/common/actbg.gif);
	background-repeat:no-repeat;
	}
	#nav a:active {
	color:#605D58;
	background-image: url(images/common/actbg.gif);
	background-position:bottom center;
	background-repeat: no-repeat;
	}
	/* corpo */
	
	div#container{
	width: 860px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*padding-top: 30px;*/
}
	
	/*stili generici, su header e footer*/
div#header{/*
	height: 80px;
	background-image: url(images/common/slogan.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	clear:both;
}
h1,h2{margin: 0;padding:0}
h1{font: bold 2.3em/80px arial,serif}
h2{color: #404B5B; font-size: 34px; }
h3{
	color:#6BA0AD; font-size:20px; margin-top:0px;
	}
div#footer{
	text-align:center;
	padding: 0.5em;
	color: #000;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	/*background-color: #CCCCCC;*/
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear:both;
}
div#footer a{color: #fff;font-weight: bold;text-decoration: underline}

/*stili specifici per il layout*/
div#testa{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5C5954;
	border-right-color: #5C5954;
	border-bottom-color: #5C5954;
	border-left-color: #5C5954;
	padding-right: 0px;
	padding-left: 0px;
}
div#content{
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #aab6dd;
	background-color: #eeefff;
	padding-top: 12px;
	color: #615E59;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #aab6dd;
}
div#content2{
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CAC9C7;
	background-color: #F2F2F2;
	padding-top: 12px;
	color: #615E59;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CAC9C7;
	float: right;
	width: 589px;
}
div#undermenu{
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-top-width: 4px;
	border-top-style: none;
	border-top-color: #ffffff;
	background-color: #FFFFFF;
	padding-top: 12px;
	color: #615E59;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #ffffff;
	float: left;
	width: 230px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #CAC9C7;
	border-left-color: #CAC9C7;
}
.ueber{
	float:left;
	width:236px;
	margin-right:75px;
	margin-top:40px;

	}
.boxer{
	width:236px;
	height:150px;
	background:#B0CCD3 url(images/lbg.gif) no-repeat bottom center;
	}
.inboxer{
	padding:14px;
	}
.inboxer ul{
padding:0;
margin:0;
}
.inboxer li{
	font-size:14px;
	list-style-type:none;
	list-style-image:url(images/common/arrow.gif);
	margin-left:20px;
	}
.boxinner{
	width:236px;
	height:50px;
	color:#fff;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	background:url(images/hbg.gif) no-repeat;
	}
#undermenu a{color:#666666; text-decoration:none;}
#undermenu a:active{color:#666666; text-decoration:none;}
#undermenu a:hover{color:#333333; text-decoration:none;}

#content a{color:#666666; text-decoration:none;}
#content a:active{color:#666666; text-decoration:none;}
#content a:hover{color:#333333; text-decoration:none;}

div#content p{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#precontent{
	line-height: normal;
	padding-right: 0em;
	padding-left: 0em;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
}
div#precontent p{
	padding: 0px;
}
div#txt{
	padding: 0px;
	float: right;
	width: 600px;
}
div#pix{
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
div#content h2{
	background-image: url(images/homenews/title.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-bottom: 4px;
}

div#undermenu h2{
	background-image: url(images/homenews/title.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-bottom: 4px;
}
	
	/*contenuti*/
	
div.split3 div{
	float: left;
	width: 26%;
	\width: 26%;
	w\idth: 26%;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-left: 5px;
	text-align: justify;
    }
div.wide{
	clear: left;
	width: 740px;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
    }
div#item{
	background-color: #F2F2F2;
	width: 100px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CAC9C7;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align:left;
}
div#item img{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CAC9C7;

}
div#item2{
	background-color: #F2F2F2;
	width: 134px;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #CAC9C7;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align:left;
}
div#item2 img{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CAC9C7;

}
div#dida{
	font-size: 11px;
	color: #605D58;
	padding-left: 5px;
}
