@charset "utf-8";
/* CSS Document */
div#preheader {
	width:800px;
	height:5px;
	background-color:#333333;
}
div#postheader {
	width:800px;
	height:5px;
	background:url('_images/mnu_btn.gif') repeat-x;
}
div#header {
	width:800px;
	height:150px;
	background:url('_images/top_hdr.gif');
}
div#container {
	margin:auto;
	width:800px;
	background-color:#EEEEEE;
}
/* Content */
div#content {
	padding:14px 0px;
}
div#sidebar {
	width:228px;
	float:left;
	padding:0;
	margin:0;
}

div#page {
	width:560px;
	float:left;
	padding-left:5px;
	padding-bottom:30px;
}

div#pagefull {
	width:790px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:30px;
}
#introfull {
 	width:768px;
	border:1px solid #aaa;    
 	background-image: url(_images/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
}
#intro {
 	width: 540px;
	border: 1px solid #aaa;    
 	background-image: url(_images/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
}
#sidemenu{
	background-image:url(_images/water-drop.jpg);
}
#sidemenu, #sidelinks {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 30px 0px;
}

#supportingText {
 	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#supportingTextfull {
 	width: 768px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}	
#soci,
#personale,
#collaboratori{
 	width: 768px;
	border: 1px solid #aaa;    
 	background-image: url(_images/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
}
#progetti{
 	width: 540px;
	border: 1px solid #aaa;    
 	background-image: url(_images/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
}
.clearing{
	clear:both;
}
