
a.miohover:link     {color: #FF3333; border: 1px solid #6699FF; text-decoration: none; }
a.miohover:visited  {color: #FF3333; border: 1px solid #6699FF; text-decoration: none; }
a.miohover:hover    {color: #000000; background-color: #FFCC99; border: 1px solid #CC3300; text-decoration: none;}


body {
	text-align: center;
	background-color: #003333;
	background-image: url(images/sfondopagina.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	margin: 0px;
  }

.spazio {
	height: 10px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
}


.mail {
	background-image: url(images/riquadro-mail.gif);
	text-align: center;
	height: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}


.riga {
	background-image: url(images/riga.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 6px;
}

.tutto-bottom {
	background-image: url(images/tutto-bottom.gif);
	height: 12px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}