body {
	background-color: #F2FAFB;
	font: normal 11pt Trebuchet MS;
	color: Navy;
	text-align: justify;
	scrollbar-3dlight-color: #C8CAFF;
	scrollbar-arrow-color: #F0F8FF;
	scrollbar-base-color: #F0F8FF;
	scrollbar-darkshadow-color: #0056A2;
	scrollbar-face-color: #356F94;
	scrollbar-shadow-color: #C8E5FF;
	scrollbar-highlight-color: #375A88;
	scrollbar-track-color: #CCDDFB;
}

.homepage{
	background-color: #C8DFCD;
	scrollbar-3dlight-color: #CEDDD7;
	scrollbar-arrow-color: #0D2B12;
	scrollbar-base-color: #FFFFF0;
	scrollbar-darkshadow-color: #0D2B12;
	scrollbar-face-color: #BAD3C1;
	scrollbar-shadow-color: #B5C7C1;
	scrollbar-highlight-color: #375A88;
	scrollbar-track-color: #FFFFF0;
	text-transform: lowercase;
	text-align: center;
	font: small-caps bold 10pt Tahoma;
}

#homepage{
	position: relative;
	z-index: -5;
	margin-left: 150px;
}

.intestazione {
	font: bold 20pt Garamond;
	background-color: #C5DBEB;
	color: #2072B2;
	text-align: center;
}

.laterale{
	background-color: #72A6C4;
	text-align: left;  
}

h1 {
	color: #2072B2;
	font: bold 15pt Trebuchet MS;
	text-transform: uppercase;
	text-align: center;
}

h2{
	color: #8BAFEF;
	text-transform: uppercase;
	text-align: center;
	font: small-caps bold 13pt Tahoma;
}

h3{
	color: #2E76B5;
	text-align: center;
	font: small-caps bold 10pt Tahoma;
}

h5{
	background: #87CEFA;
	color: #6A5ACD;
	text-align: center;
}

.poesia{
	font: oblique 10pt Tahoma;
	color: #9E1EFF;	
}

.prosa{
	font: oblique 10pt Trebuchet MS;
	color: #4B0082;
}

#gatto{
	border: 0;
	float: left;
}

a:active {
	color: #1D4482;
}

a:visited {
	font: bold;
	color: #1D4482;
}

a:link {
	font: bold;
	color: #1D4482;
}

a:hover {
	color: #BDD0EE;
}

#colonna{
	list-style-image: url(frecciablu.gif);
	margin-left: 10px;
}

#logogiov{
	position: absolute;
	z-index: -5;
	float: right;
	margin-left: 45px;
	margin-top: 60px;
	left: 25px;
	top: 20px;
}

#uc{
	margin-left: auto;   
	margin-right: auto;
	display: block;
	text-align: center; 
}

table{
	width: 75%;
	font: small-caps normal 10pt Tahoma;
	text-align: justify;
}

.risp{
	font: normal 10pt Trebuchet MS;
	color: Navy;
	text-align: justify;
}

#risp{
	border: 0;
	float: left;
	width: 115; 
	height: 47;
}

#angolo{
	z-index: -2;
	position: relative;
	align: center;
	margin-top: -8px;
}

#supollina{
	z-index: -2;
	position: absolute;
	float: left;
	margin-top: 38px;
	margin-left: 132px;
	left: 258px;
	top: 63px;
}

#sognare{
	z-index: -2;
	position: absolute;
	float: left;
	margin-top: 40px;
	margin-left: 150px;
	left: 158px;
	top: -11px;
}

#img{
	position: relative;
	float: right;
}

