  body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px -60px;
	padding: 0px;
	text-align: center;
	background-position : center;
        }

a{
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}

#container {
	width: 950px;
	margin: 0px auto;
        margin-left: 100px;
	text-align: left;
	clear: both;
}

#intro {
	width: 700px;
	height: 280px;
	overflow: hidden;
  	background-image : url(logofond1i.jpg); 
	background-repeat : no-repeat; 
	margin : 30px 10px 40px 190px;
	text-align : right;
	clear : both;

}
#pageHeader {
	width: 700px;
	height: 170px;
	overflow : hidden;
}

#preamble {
	float: left;
	width: 800px;
	margin : 70px 20px 0px 70px;
	text-align : left;
}
	
#supportingText {
	width : 600px; 
	text-align : left;
	float : right;
/*	margin: 20px 50px 0px 20px; */
	margin: 2px 70px 0px 2px;
/*	margin: 20px 110px 0px 20px; */
}

#linkList {
	width : 205px; /* 199 + 1 di bordo = 200 + 478 del supportingText + 20 di margine = 698px totali*/
	text-align : left;
	background-position : left;
	margin-top: 10px;
	padding-bottom: 20px;
	float: left;
	border-right: 1px solid #5F5F5F;
}


#linkList2 {
	/*	padding-top: 20px;*/
}


#linkList li{
/*	padding-left: 18px; 
 	background: transparent url(flechita2.gif) 0 2px no-repeat; */
  	position: relative;left: -40px;	padding-left: 20px;
	background: transparent url(flechita2.gif) no-repeat left center;
	margin-bottom: 7px;	
	color: #818181;
}

#linkList li a{
	color: #003399;
}

#lfondazione h3{
	background-image : url(fondazione.jpg); 
	background-repeat : no-repeat; 
	margin : 4px 0px 4px 0px;
	height : 55px;
}

#lattivita h3{
	background-image : url(attivita.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 50px;
}

#lbacheca h3{
	background-image : url(bacheca.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 50px;
}

#lbiblio h3{
	background-image : url(biblio.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 50px;
}

#lmarcucci h3{
	background-image : url(smarcucci.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 50px;
}

#llinks h3{
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 10px;
}

#linkList2 h3  span{
	display : none; 
}

#linkList2 ul{
	list-style-type : none;
	margin-bottom: 30px;
}

#linkList2 li{
	margin: 4px;
}

#linkList2 a{
	color: #ffd;
	font-size: 13px;
}

#supportingText h3 span{
	display : none;
}


#supportingText h3{
	margin: 0px;
	height : 37px;
	/*width : 237px;*/
	background-position : left;
}

#supportingText  p{
	margin: 10px 20px 0px 70px;
	text-align : justify;
}



