body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin: 0px 0px 120px 0px;
	background-image: url(../images/bg_site.gif);
	background-repeat:repeat-x;
	text-align:center;
 /* text-align:left; */
	background-color:#f3f3f3;
}
div.clear { clear:both; }

#globalContainer {
	width:940px;
	margin-left:auto; /* 80px */
	margin-right:auto;
	text-align:left;
}
#container {
	width:900px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	/* padding:22px 19px 28px 23px; */
	}
#containerLeft, #containerRight {
	width:20px;
	height:686px;
	float:left;
	_behavior: url(iepngfix.htc);
}

#containerLeft {
	background-image: url(../images/containerShadowLeft.png);
	}	
#containerRight {
	background-image: url(../images/containerShadowRight.png);
	}	

#content {
	width:900px;
	background-color:#FFFFFF;
	margin-top:276px;
	_margin-top:18px;
	/* padding-bottom:35px; */
	position:relative;
	min-height:400px;
 z-index: 10;
	}	
	
#footer {
	width:900px;
	height:27px;
	padding-top:25px;
	padding-bottom:15px;
	_padding-bottom:5px;
	/* */background-image: url(../images/bg_footer.gif); 
	background-repeat:repeat-x;
	border-top:1px solid;
	border-top-color:#f0f0f0;
	}	
	
	#footer .footerContact {
		float:left;
		position:relative;	
		font-size:10px;
		padding-left:40px;
		}	
	#footer .footerContact a {	 
			text-decoration: underline; 
			color: #666666;
		}
	#footer .footerContact a:hover { 
		text-decoration: none;	
		color: #666666; 
		} 
		
	#footer .links {
		float:right;
		position:relative;	
		padding-right:10px;
		}
	#footer img {
		float:right;
		position:relative;	
		margin:0px 5px 0px 5px;
		}			

/*
 box header { logo, lang, quick links }
*/
#header {
	width:900px;
	height:97px;	
	}	
	
	#logo {
		float:left;
		position:relative;
		width:154px;
		left:32px;
		top:8px;
	}
	
	#lang {
		float:left;
		position:relative;		
		width:183px;
		background-image: url(../images/bg_navLanguage.gif); 
		background-repeat:no-repeat;
		height:40px;
		}	
		#lang_it, #lang_de, #lang_en {	
			font-size:10px;
			color:#999999;
			font-weight:bold;
			float:left;
			position:absolute;
			top:26px;
		}	
		#lang_it a, #lang_de a, #lang_en a {	
			text-decoration: none; color: #999999;
		}
		#lang_it a:hover, #lang_de a:hover, #lang_en a:hover { 
			text-decoration: none;	color: #333333; 
		}
		#lang_it {
			left:8px;
			}
		#lang_de {
			left:70px;
			}
		#lang_en {
			left:130px;
			}			

	#quickLinks {
		float:right;
		position:relative;
		width:563px;
		vertical-align:bottom;
		top:66px;
		text-align:right;
		right:15px;
		z-index:6;
	}
	.quickLinks a {	font-size: 11px; text-decoration: none; color: #999999; margin:0px 15px 0px 15px; }
	.quickLinks a:hover { text-decoration: none;	color: #333333; } 
	
	.searchText {	
	 font-size: 11px; 
		color: #999999; 
		margin:0px 15px 0px 15px; 
	}

/* 
  box nav { banner, nav menu }
*/
#bannerNav {
	width:900px;
	height:276px;
	}	
	#banner {
		position:absolute;
		top:96px;
		width:900px;
		height:276px;
		z-index:2;
		text-align:right;
		background-image:url(../images/loader.gif);
		background-position:center center;
		background-repeat:no-repeat;
	}
	#nav, #navBg {
		position:absolute;
		top:96px;
		width:226px;
		height:238px;
		position:absolute;
	}
	#nav {
  z-index:4;		
	 }
	#navBg {
  _filter:alpha(opacity=30); 
  -moz-opacity:.3; 
  opacity:.3;		
		z-index:3;	
		background-color:#000000;
		}
#navStripe {
		position:absolute;
		top:334px;		
		width:226px;
	 height:38px;
		z-index:4;
		background-color:#aaba38;
	}
#navStripeTitle {
		position:absolute;
		top:334px;
		width:900px;
		z-index:5;
		background-color:#aaba38;
		padding-left:300px;
		line-height:38px;
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
	}
		
#navOpen, #navClose {
	width:100px;
	z-index:5;
	position: absolute;
	cursor: pointer;
	}
	
#navOpen {
	display: none;
	top:345px;
	}
#navClose {
	top:345px;
	}

	
#navOpen img, #navClose img {
	margin-left:100px;
	}



/*
 navigation 1 level
*/
	.nav1 a, .nav1_on a {
		font-size: 12px; 
		text-decoration:none; 
		font-weight:bold; 
		width:188px; 
		height:17px; 
		display:block;
		}
	.nav1 a:hover, .nav1_on a:hover {
		color:#d4dc2b;	
		text-decoration:none;
		} 
		
	.nav1 {	color : #ffffff; }
	.nav1 a{ color:#ffffff;	padding:1px 0px 0px 38px; }
	.nav1 a:hover { background-image:url(../images/bg_nav1_on.gif); }		
		
	.nav1_on {	color:#d4dc2b; }
	.nav1_on a{ color:#d4dc2b;	background-image:url(../images/bg_nav1_on.gif); padding:1px 0px 0px 38px; }
	/* #nav1_on a:hover { } */


/* 
	images 
	*/
img {
	border:0px;
	margin:0px;
	}
	
img.unzoomed {
	cursor: url(../image/cursors/zoom_in.cur), pointer;
}

img.zoomed {
	cursor: url(../image/cursors/zoom_out.cur), pointer;
	border: 1px solid #D7D7D6;
}

h1 {
	font-size:16px;
	height:30px;
	width:100%;
	font-weight:normal;
	margin:0px 0px 24px 0px;
	padding:0px;
	background-image:url(../images/bg_title.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	
	/* 
		font-size: 20px;
	font-weight: normal;
	font-family: times new roman; */
}

p {
	font-size: 12px;
	line-height: 17px;
	text-align:justify;
	padding:0px;
	margin:0px;
}
p a {	 text-decoration: underline; color: #666666;}
p a:hover { text-decoration: underline;	color: #669933; } 

	
ul {
	font-size:12px;
	line-height: 17px;
	}

/*
a, a:link, a:visited {
	text-decoration: none;
}
*/

/* 
	separatore 
	*/
.separatore_vert {
	height:100%;
	width:1px;
	background-image:url(../images/bg_separatore_vert.gif);
	margin:0px 5px 0px 5px;
	padding:0px;
	}
.separatore_oriz {
	width:100%;
	height:1px;
	background-color:#d5d5d5;
	margin:5px 0px 5px 0px;
	padding:0px;
	}	

/* 
	form 
	*/
form { 
 margin:0px;
	border:0px;
}

.input, .search {
	border-top: 2px solid #d4d4d4;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	color : #666666;
	font-weight : normal;
	font-size : 11px;
	width:200px;
	height:20px;
}

.textarea {
	border-top: 2px solid #d4d4d4;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	color : #666666;
	font-weight : normal;
	font-size : 11px;
	width:200px;
	height:100px;
}

.select {
	border-top: 2px solid #d4d4d4;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	color : #666666;
	font-weight : normal;
	font-size : 11px;
	width:200px;
	height:20px;
}		

.button {
	color : #666666;
	font-weight : normal;
	font-size: 12px;
	height:24px;
	border:1px;
	border-color:#d2d2d2;
	border-style : solid;
	background-color:#FFFFFF;
}

/* 
	table 
	*/
table {
	border:none;
	border-spacing:0px; 
	padding:0px;
	margin:0px;
	}
td {
	padding:0px;
	}

