<style type="text/css">
<!--

img { margin: 10px; }


#top {
	margin: 5px;
	padding: 5px;
	background-color: transparent;
	height: 100px;
}

#left {
	position: absolute;
	top: 160px;
	left: 0px;
	margin: 5px;
	padding: 5px;
	background-color: transparent;
	width: 270px;
	text-align : center;
	font-size : 16px;
	font-family : "Comic Sans MS";
}

#middle {
	margin: 0px 0px 5px 300px;
	padding: 5px;
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
}

p.testodestro {
	color : #00007B;
	font-weight : bolder;
	font-size : 13px;
	line-height : 200%;
	text-align: right;
	padding-bottom: 10px;
	font-style: italic;
}
p.testo {
	color : #00007B;
	font-weight : bolder;
	font-size : 14px;
	line-height : 200%;

}
p.dida {
	color : #00007B;
	font-weight : bolder;
	font-size : 12px;
	line-height : 150%;
	text-align: center;

}
p.testograsso {
	color : Red;
	font-weight : bolder;
	font-size : 14px;
	line-height : 200%;
}



div.citazione {
	color : Fuchsia;
	font-weight : bolder;
	font-size : 16px;
	line-height : 200%;
}


H1 {
	color : Fuchsia;
	font-variant : small-caps;
	font-weight : bold;
	text-align : center;
	font-size : 24px;
	line-height : 120%;
	padding-bottom : 10px;
	padding-top : 5px;
}


H2 {
	color : Fuchsia;
	font-variant : small-caps;
	font-weight : bold;
	text-align : center;
	font-size : 18px;
	line-height : 100%;
	padding-bottom : 5px;
	padding-top : 5px;
}

H3 {
	color : Fuchsia;
	font-variant : small-caps;
	font-weight : bold;
	text-align : left;
	font-size : 16px;
	line-height : 100%;
	padding-bottom : 20px;
	padding-top : 30px;
}

H4 {
	color : Navy;
	font-weight : bold;
	text-align : left;
	font-size : 16px;
	line-height : 100%;
	padding-bottom : 20px;
	padding-top : 30px;
}
H5 {
	color : Red;
	font-weight : bold;
	text-align : left;
	font-size : 16px;
	line-height : 100%;
	padding-bottom : 20px;
	padding-top : 30px;
}


p.vocemenu {
	padding-top : 0px;

}

.titolo {
	font-weight : bold;
	font-size : 14px;
	color : #00008B;
	text-align : center;
	line-height : 150%;
	font : Century Gothic;
}





A {
	text-decoration : none;
	color : Navy;

}


A:hover {
	color : Red;
	text-decoration : none;
}

A:visited {
	color : Purple;
	text-decoration : none;
}






--></style>
