@charset "UTF-8";
.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	vertical-align: top;
}


.postitblu {
width: 100px;
height: 100px;
}
.postitblu a {
display:block;
width: 100px;
height: 100px;
background:url(IMMAGINI/post%20it%20blu%20rollover.jpg) no-repeat top left;
}
.postitblu a:hover  {
background-position: top right;
}


.postitfucsia {
width: 100px;
height: 100px;
}
.postitfucsia a {
display:block;
width: 100px;
height: 100px;
background:url(IMMAGINI/post%20it%20fucsia%20rollover.jpg) no-repeat top left;
}
.postitfucsia a:hover  {
background-position: top right;
}

.postitverde {
width: 100px;
height: 100px;
}
.postitverde a {
display:block;
width: 100px;
height: 100px;
background:url(IMMAGINI/post%20it%20verde%20rollover.jpg) no-repeat top left;
}
.postitverde a:hover  {
background-position: top right;
}

.postitviola {
width: 100px;
height: 100px;
}
.postitviola a {
display:block;
width: 100px;
height: 100px;
background:url(IMMAGINI/post%20it%20viola%20rollover.jpg) no-repeat top left;
}
.postitviola a:hover  {
background-position: top right;
}

.postitarancio {
width: 100px;
height: 100px;
}
.postitarancio a {
display:block;
width: 100px;
height: 100px;
background:url(IMMAGINI/post%20it%20arancio%20rollover.jpg) no-repeat top left;
}
.postitarancio a:hover  {
background-position: top right;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.testotitoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
