body {margin-top: 0px}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
	}
	
.contentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
	}	
	
.contentRosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	
	}

.contentUtente{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cc0000;
}

.linkNormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
	}
.linkNormale A:link { text-decoration: none; color: #333333; font-weight: normal;}
.linkNormale A:visited { text-decoration: none; color: #333333; font-weight: normal;}
.linkNormale A:hover {color: #006699; text-decoration: none; font-weight: normal;}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
	}
.toplink A:link { text-decoration: none; color: #333333; font-weight: bold;}
.toplink A:visited { text-decoration: none; color: #333333; font-weight: bold;}
.toplink A:hover {color: #006699; text-decoration: none; font-weight: bold;}

.sfondoPunti{
	background-image: url('../images/sfondo.jpg');
	background-repeat:repeat-x;
	height: 1px;
} 

.toplinkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
	}
.toplinkMenu A:link { text-decoration: none; color: #333333; font-weight: normal;}
.toplinkMenu A:visited { text-decoration: none; color: #333333; font-weight: normal;}
.toplinkMenu A:hover {color: #006699; text-decoration: none; font-weight: normal;}
