html{
	height: auto;
}
body{
	background: #fff;
	
	color: #000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.7em;
}
#page_margins{
	border: none;
	margin: auto;
	min-width: 972px;
}
#page{
	width: 972px;
	border: none;
	margin: auto;
	padding: 0;
}
#header{
	width: 960px;
	height: 77px;
	margin-top : 70px;
	padding: 0;
}
#header .subcolumns{
	margin: 0;
}
#header div#main_link a{
	background: url("/images/layouts/LogoNoSlogan.gif") no-repeat center left;
	display: block; 
	float: left;
	width: 660px;
	height: 77px; 
	text-decoration: none;
}
#header #nav ul{
	display: inline;
}
#header #nav li{
	max-width: 30px; 
}
/* TOPNAV icone lingue */
#header #topnav{
	margin-top:15px;
}
#header #topnav li{
	margin-left: 15px; 
	display: block;
	float: left;
}
#header #topnav li.it img, 
#header #topnav li.en img, 
#header #topnav li.de img{
	display: none;
}
#header #topnav li.it a{
	background: url("/images/layouts/it_std.jpg") no-repeat center left;
	display: block;
	float: left; 
	width: 49px;
	height: 49px; 
	text-decoration: none;
}
#header #topnav li.it span, 
#header #topnav li.it a:hover{
	background: url("/images/layouts/it_roll.jpg") no-repeat center left;
	display: block;
	float: left; 
	width: 49px;
	height: 49px; 
	text-decoration: none;
}
#header #topnav li.en a{
	background: url("/images/layouts/en_std.jpg") no-repeat center left;
	display: block;
	float: left; 
	width: 49px;
	height: 49px; 
	text-decoration: none;
}
#header #topnav li.en span, 
#header #topnav li.en a:hover{
	background: url("/images/layouts/en_roll.jpg") no-repeat center left;
	display: block;
	float: left; 
	width: 49px;
	height: 49px; 
	text-decoration: none;
}
#header #topnav li.de a{
	background: url("/images/layouts/de_std.jpg") no-repeat center left;
	display: block;
	float: left; 
	width: 49px;
	height: 49px; 
	text-decoration: none;
}
#header #topnav li.de span, 
#header #topnav li.de a:hover{
	background: url("/images/layouts/de_roll.jpg") no-repeat center left;
	display: block;
	float: left; 
	width: 49px;
	height: 49px; 
	text-decoration: none;
}

#main {
	background-color:#fff;
	height:460px;
	width: 972px;
	margin: 0;
}
#col1{
	height: 460px;
	width: 140px;
	background-color:#e1dddc;
	margin: 0;
}


#col1 a{
	text-decoration:none;
	color:#fff;
}
#col1 a:hover{
	color:#000;
}

/* MENU BAR */
#col1 ul.site_navigation{
	margin: 0 auto;
	margin-left:5px;
	font-family:Verdana;
	font-size:0.75em;
	color:#FFFFFF;
	line-height:15px;
	list-style:none;
}
#col1 ul.site_navigation, 
#col1 li.others{
	padding-top: 40px;
}
#col1 ul.site_navigation li{
	color:#fff;
	margin: 2px 0 0 0;
	background: none;
	list-style-type:none;
}

#col1 ul.site_navigation li h2.current{
	margin-top: 20px;
}
#col1 ul.site_navigation li.istitutional.current,
#col1 ul.site_navigation li.istitutional h2.current{
	margin-top: 0;
}
#col1 ul.site_navigation li h2 a{
	font-family:Verdana;
	font-size:0.75em;
	font-weight:bold;
}
#col1 ul.site_navigation li a:hover{
	color: #000;
}
#col1 ul.site_navigation li h2.current a{ 
	color: #000;
	font-weight:bold; 
}
#col1 ul.site_navigation ul{
	display: none;
	padding-left: 5px;
}
#col1 ul.site_navigation ul.current{
	display: block;
	margin-bottom: 20px;
}
#col1 ul.site_navigation li.istitutional ul.current{
	margin-bottom: 0;
}
#col1 ul.site_navigation ul li{
	color: #fff;
	margin: 2px 0 0 0;
	background: none;
	list-style-type:none;
}
#col1 ul.site_navigation ul li h3 a{
	font-weight:normal;
	line-height:15px;
	font-family:Verdana;
	font-size:0.90em;
}
#col1 ul.site_navigation ul li a:hover, 
#col1 ul.site_navigation ul li h3.current a{
	color: #000;
}
#col1 ul.site_navigation ul ul{ display: none; }


#col2{
	height: 450px;
	width: 296px;
	 /*520px*/
	padding: 10px 0 0 10px;
	background-color:#e1dddc;
	margin: 0;
	display: none;
}
#threeCols #col2{
	width: 520px;
	height: 460px;
	display: block;
	background-color: transparent;
	float: left;
	padding: 0;
	margin: 0;
}
#threeCols #col2_content{
	padding: 0;
	height: 460px;
}

#gallery img{
/*	height: 460px;
	width: 520px;*/
}
#gallery #slider {
	overflow: hidden;
	height: 460px;
	width: 520px;
}
#gallery ul#sliderContent {
}
#gallery ul#sliderContent li.sliderImage{
	/*height: 460px;
	margin: 0 auto;	*/
	line-height: 460px;
}
#gallery ul#sliderContent li.sliderImage img{
	vertical-align: middle;
	/*display: block;*/
	margin: 0 auto;
}
#gallery ul#sliderContent li.sliderImage span { 
	display: none; 
}

#col3{
	height: 460px;
	width: 831px;
	background-color: #fff;
	margin: 0;
	float: left;
}
#col3 #col3_content{
	width: 290px;
	margin-top: 0px;
	padding: 10px 10px 0 530px;	
}
#threeCols #col3{
	width: 270px;
	.height: 460px;
	_height: 460px;
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
	/*background: url("/images/layouts/bg_gallery.jpg") repeat-y top left;*/
}
#threeCols #col3_content{
	width: 270px;
	margin: 0;
	padding: 0;
}
#col3 #col3_content h2, 
#col3 #col3_content h3, 
#col3 #col3_content h4, 
#col3 #col3_content h5, 
#col3 #col3_content h6{
	font-weight:bold;
	line-height:14px;
	list-style-type:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: black;
	
}
#col3 #abstractList{
	width: 272px;
	height: 160px;
	padding: 0;
	margin: 20px 0;
}
#col3 #abstractList h2{
	display: none;
}
#col3 #abstractList .image, 
#col3 #abstractList .row{
	width: 50px;
	height: 50px;
}
#col3 #abstractList div{
	display: inline;
}
#col3 #abstractList img{
	border: 1px solid white;
	width: 49px;
	height: 49px;
}
#col3 #previewGallery{
	margin-top: 20px;
}
#col3 .subcolumns{
	display: none;
}
#col3 h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
}
#col3 h2{
	line-height: 18px;
	margin-bottom: 3px;
}
#footer{
	border: none;
	background: none;
}
#footer #footer_top, #footer .subcolumns{
	display: none;
}
#footer #footer_bottom{
	margin-top: 30px;
	text-align: center;
	font-family:  Verdana;
	color: #888888;
	font-size: 8px;
}