/* CSS Document */

a:visited {
	text-decoration: none;
}
a:hover {
    text-decoration: none;
}

a:active {
	 text-decoration: none;
}

.testo {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 10px;
	text-align: justify;
	}
	
.testo1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #666466;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	}

.testo2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #353234;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	}
	#wrapper 				{ }
	#left h2				{ position: absolute; left: -120px; top: 180px; margin: 0; padding: 0; width: 100px; height: 81px; /*background: white url('../images/user-profile.gif') no-repeat top left;*/ }
#left p					{ text-align: left; padding: .3em 0; margin-left: 10px; }
#left p:hover			{ background-color: #FAC842; color: black; }
#right h2				{ position: absolute; right: -100px; top: 180px; margin: 0; padding: 0; width: 100px; height: 81px; /*background: white url('../images/email-friend.gif') no-repeat top right;*/ }
#right p				{ text-align: right; margin-right: 25px; }
#right p a				{ display: block; margin: 0; padding: .3em 0; }
#right p a:hover		{ background-color: #FAC842; color: black;  }.riga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
}

.link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
.link2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #CBC9CA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

