body {
margin-top: 25px;
width: 900px;
font-family: Arial;
color: #504e4a;
position: absolute;
left: 50%;
margin-left: -450px;
background-color: #ecf0ef;
}

#testa {
	margin-bottom: 20px;
}

#banda #foto-scuola {
	margin-top: 20px;
	border: 2px solid #000;
	width: 446px;
	height: 296px;
}

#banda #presentazione {
	background-color: #A29126;
	width: 320px;
	display: inline;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#banda #presentazione p {
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
	color: white;
	font-style: italic;
}

#banda #presentazione h1 {
	font-size: 16px;
	margin-left: 15px;
	color: #fff;
}
     
#banda {
	display: inline;
	float: right;
	width: 450px;
	margin-right: 0;
	border-bottom: 2px dotted #80DCEE;
}

#banda #foto-scuola {
	margin-top: 20px;
	width: 447px;
}

#banda #links {
	width: 120px;
	display: inline;
	float: left;
	margin-top: 20px;
}

#banda #links p {
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
}

#frase {
	width: 425px;
	display: inline;
	float: left;
}

#frase p {
	font-size: 12px;
	font-style: italic;
}

#frase p.autore {
	font-weight: bold;
}

#footer {
	width: 450px;
	display: inline;
	float: right;
	padding-top: 12px;
}

#footer p {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
}

#footer p.spazio {
	margin-top: 13px;
}

#banda {
	height: 780px;
}

#banda #links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#banda #links li {
	margin-bottom: 20px;
}

#banda #links li.secondo_settennio {
	margin-top: -8px;
}

#banda #links li.ultimo {
	margin-bottom: 0;
}

#banda #presentazione {
	line-height: 20px;
}

#content {
	width: 425px;
	display: inline;
	float: left;
	text-align: justify;
	padding: 0;
	border-bottom: 2px dotted #80DCEE;
	margin: 0;
}

#content p.slogan {
	margin-top: 20px;
	font-size: 15px;
	font-style: italic;
	color: white;
	background-color: #A29126;
	padding: 15px;
	width: 395px;
}

#content em.bold {
	font-weight: bold;
	font-style: normal;
}

#content h1 {
	margin-top: 20px;
	font-size: 18px;
	color: #a90b3f;
	font-weight: bold;
}

#content h2 {
	font-size: 16px;
	margin-bottom: 0;
}

#content h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
}

#content p {
	width: 425px;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
}

