@charset "UTF-8";
/* CSS Document */

.twoColElsRtHdr #header h1 {
	padding: 0em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
.twoColElsRtHdr #header H2 {
	padding: 0em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.twoColElsRtHdr #footer p {
	/* ombra per il testo (css3): text-shadow: 2px 2px 10px #000; */
	margin: 0; 
	padding: 10px 0;
}
.testoPiccolo {
	font-size: 0.6em;
}

