@charset "UTF-8";
body {
	background: #edce63;
	color: #000;
	font-family: "Palatino Linotype", Palatino, serif;
}
h1,
h2 {
	font-family: "Arial Black", Arial, sans sarif;
	text-shadow: 2px 2px 5px #999;
}
h1 {
	font-size: 3.25em;
	margin-bottom: .75em;
	text-align: center;
}
.about {
	font-size: 36px;
	padding-bottom: 30px;
	
}

#page {
	/*border: 1px solid #000;*/
	height: 120px;
	max-width: 950px;
	width: 90%;
	margin-left: 10%;
	padding: 30px 10px 0 10px;
}

#masthead {
	border: 5px solid #ca9f08;
	height: 100px;	
}

#lotost1 {
	float: left;
	margin-left: -170px;
}

#masthead div {
	float: right;
}




.nav2 li {
	/*border: 1px solid #000;	*/
	float: left;
	font-size: .75em;
	padding: 0 25px 0 3px;
	position: relative;
	right: -30px;	
	top: -30px;
	z-index: 1000;
}
#loto {
/*border: 1px solid #000;*/
	
	position: absolute;
	margin-top: -125px;
	margin-left: -90px;
	padding: 0;
}

article {
	margin-top: 170px;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	padding-bottom: -50px;
	
}
cite.cit {
	font-size: .8em;
	position: relative;
	left: 38%;
	top: -25px;
}


.contributo li {
list-style-type: none;
/*border: 1px solid #000;*/
float: left;
padding: 0 65px 0 3px;
	
}
 #related2 {
 	
 	height: 120px;
	border: 5px solid #ca9f08;
	}
a:focus,
a:hover,
a:active {
	background: #de8c0a;
	text-decoration: underline;
}
footer {
	margin-top: 5px;
	border-top: 5px dotted #de8c0a;
}

#related, #related2, header {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

section.responsabile {

	height: 200px;
	border: 5px solid #ca9f08;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
section.info {
margin-top: 1.5em;
	height: 150px;
	border: 5px solid #ca9f08;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
footer {
	margin-top: 20px;
}


