html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#fff;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	background:url(../immagini/background.jpg) no-repeat top center;
	position: absolute;
	top: 0;
	left: 0;
}
img.noborder, a:hover img.noborder {
	border:none;
	outline:none;
}
#corpo {
	clear:both;
	width:880px;
	margin:0 auto;
	padding:18px 10px 100px 10px;
	font-size:13px;
	line-height:20px;
	font-weight:regular;
	text-align:left;
	color:#555;
	height:auto;
	margin-bottom: 5em;
}
#corpo img {
/*	float:right;
	padding:8px;
	margin-left:10px;
	background-color:#fff;
	border:1px solid #ccc;
*/	
}
#header {
	background-color:#97BE0D;
	background:url(../immagini/header_bg.jpg) no-repeat top center;
	height:84px;
	margin:0;
	padding: 0;
}
#mainmenu {
	background-color:#666;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
	margin:0;
	height:32px;/*border-bottom:4px solid #ccc;*/
}
#mainmenu ul {
	height:32px;
	margin:0 0 0 0;
	padding:0;
	float:right;
	font-size:12px;
}
#mainmenu ul li {
	list-style-type:none;
	list-style-image:none;
	float:left;/*border-left:1px solid #fff;*/
	
	
}
p {margin:0 0 1em 0;}
#mainmenu ul li a {
	/*border-bottom:3px solid #ccc;*/
	padding:8px 0 0 0;
	display:block;
	width:90px;
	height:21px;
	font-weight:bold;
	margin:0;
	color:#ccc;
	text-align:center;
	border-left:2px solid #666;
	border-right:2px solid #666;
}
#mainmenu ul li a:hover, #mainmenu ul li a.active {
	color:#fff;
	padding:6px 0 0 0;
	background:url(../immagini/mainmenu_li_bg.jpg) no-repeat top center;
}
#logo {
	height:40px;
	padding:10px 0 0 0;/*border-bottom:1px solid #eee;*/
}
#fascia {
	/*background:url(immagini/fascia.jpg) no-repeat top center;*/
	height:220px;
	margin:0 auto;
	border:none;
	padding:0;
	z-index:10;
}
.inside {
	width:900px;
	margin:0 auto 0 auto;
}
#footer {
	background-color:#333333;
	position:absolute;
	bottom:0;
	width:100%;
	/*color:#97BE0D;*/
	color:#CCCCCC;
	text-align: center;
	font-size:11px;
	padding:10px 0 0 0;
	letter-spacing:0.3px;
	height:100px;
	border-top:5px solid #212121;
}
#footer ul li, #footer ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;/*border-left:1px solid #fff;*/
	
	
}
#footer .title {
	font-weight:bold;
	color:#555;
	font-size:14px;
}
#footer a.noborder{
	padding:0;	
	background-color:#333;
	border:0;
	
}
#footerlight {
	background-color:#ffffff;
	/*background:url(../immagini/bg_footerlight.jpg) repeat-x top left;;*/
	position:absolute;
	bottom:0;
	width:100%;
	/*color:#97BE0D;*/
	color:#666;
	text-align: center;
	font-size:11px;
	padding:6px 0 0 0;
	letter-spacing:0.3px;
	height:100px;
	border-top:2px solid #ccc;
 }
#footerlight ul li, #footerlight ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;/*border-left:1px solid #fff;*/
	
	
}
#footerlight .title {
	font-weight:bold;
	color:#555;
	font-size:14px;
}
#footerlight a.noborder{
	padding:0;	
	background-color:#333;
	border:0;
	
}
#main {
	margin: 0;
	height: auto;
	padding: 0;
}
/* ################################################################################################################
/* ################################################################################################################
/* ############################################################################################################## */
a {
	padding-right:3px;
	color:#97BE0D;
	text-decoration:none;
}
#corpo a{
	font-weight:bold;
}
a:hover {
	background-color:#97BE0D;
	color:#FFFFFF;
}
h1,h2 {
	color:#97BE0D;
}
h2 {
	
	margin:.5em 0 0 0;
	font-weight:normal;
	padding:0;
	font-size:1.2em;
}
h3 {
	margin:0 0 .6em 0;
	padding:0;
	font-size:14px;
}
h4 {
	margin:.5em 0 .3em 0;
	padding:0;
	font-size:12px;
}
.evid {
	font:italic 23px/30px  Georgia, "Times New Roman", Times, serif;
	color:#50b6bc;
	margin:0;
}
.icona{
	padding:4px;
	border:1px solid #999;
	margin-bottom:15px;
}
table#people {
	font:14px/17px Arial, Helvetica, sans-serif;
	}
.left {
	float:left;
	margin-right:10px;	
	padding:5px 5px 15px 5px;
	margin-bottom:52px;
	}
.right {
	float:right;
}
.phil_left {float:left;width:280px;}
.phil_right {float:right;width:550px;}
.small {
	font-size:14px;
	line-height:20px;
  	color:#666;
	font-style:italic;
}
#map {
	float:right;
	width:410px;
	margin:40px 0 20px 0;
	padding:4px;
	height:440px;
	border:1px solid #999;
	background-color:#fff;

}
.pdf a{	
	height:50px;
	text-decoration:none;
	display:block;
	background:url("../immagini/pdf.gif") no-repeat center left;
	padding:13px 0 0 56px;

}
.pdf a:hover{
	background:url("../immagini/pdf_hover.gif") no-repeat center left;
	color:#666;
	
}
.new{
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	}
.new a{	
	height:50px;
	text-decoration:none;
	display:block;
	background:url("../immagini/new.gif") no-repeat top left;
	padding:14px 0 0 56px;

}
.new a:hover{
	background:url("../immagini/new_hover.gif") no-repeat top  left;
	color:#666;
	
}
a.linkpdf {background:url("../immagini/pdficon.png") no-repeat top left; padding: 0 0 0 15px}
a.linkpdf:hover {background-color:#97BE0D;
	color:#FFFFFF;}

.hiring a{
	height:50px;
	text-decoration:none;
	display:block;
	background:url("../immagini/hiring.gif") no-repeat top left;
	padding:14px 0 0 56px;
	}
.hiring a:hover {	background:url("../immagini/hiring_hover.gif") no-repeat top  left;
color:#666;
}
.ashoka a{
	height:50px;
	text-decoration:none;
	display:block;
	background:url("../immagini/ashoka.gif") no-repeat top left;
	padding:14px 0 0 56px;
	}
.ashoka a:hover {	background:url("../immagini/ashoka_hover.gif") no-repeat top  left;
color:#666;
}
.support a{
	height:50px;
	text-decoration:none;
	display:block;
	background:url("../immagini/support.gif") no-repeat center left;
	padding:0 0 0 156px;
	line-height:50px;
	}
.support a:hover {	background:url("../immagini/support_hover.gif") no-repeat center  left;
	color:#666;
}
ul {
	margin:0 0 5px 0;
	padding:0;
}
ul li {
	margin:0 0 5px 0;
	padding:0;
	list-style-type:square;
	list-style-position:inside;
	list-style-image:url(../immagini/bullet.gif);
}
ul.people li p{
	padding:0 0 0 22px;
	margin:0;
}
.clear {
	clear:both;
	height:5px;
}
/*/////////////////////// PROJECTS LIST ///////////////////////*/
div.proj_list .abstract{
	display:block;
	padding-left:110px;
	line-height:17px;
	
}
.proj_list img {
	display:block;float:left;margin:0 10px 0 0;padding:3px;border:1px solid #999;margin-bottom:1em;
}
.proj_list {clear:both;}
/*/////////////////////// NEWS ///////////////////////*/

#newshome {
	float:left;
	width:250px;
	font:11px/14px Arial, Helvetica, sans-serif;
}
#newshome p {
	padding-left:10px;
	margin:0;
}
#newshome .date {
	display:block;
	font-style:italic;
	font-size:10px;
	margin:-2px 0 2px 0;
}

#newsscroller{
	position: relative;
	width: 250px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
	padding-left: 4px;
	float:left;
	margin:0;
}

#corpohome {
	float:right;
	width:600px;
	overflow:hidden;
}
.news {
	border-bottom:1px dotted #aaa;
	margin: 0 0 1.2em 0;
	padding: 0 0 .2em 0;
	}
span.more {
	display:block;
	text-align:right;
	font-size:10px;
	}
/*/////////////////////// GALLERIA ///////////////////////*/

#immagini {
	float:right;
	margin: 2em 0 0 0;
	width:600px;
	height:660px;
	display:block;

}


/* TABS */
.tabs {
	display:block;
	float:left;
	width:270px;
	margin-right:10px;
	margin:2em 0 10em 0;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#666;
	height:auto;

	}
ul.tabNavigation {	
	margin:0 0 15px -3px;
	padding:0;
	display:block;
	list-style:none;
}
ul.tabNavigation li{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;

}

