/*--------------------------------------------------------------*/
/*cascade-style-sheet-------------------------------------------*/
/*by-vspnapoli.it-----------------------------------------------*/
/*--------------------------------------------------------------*/

/*stile*/
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../../img/abg.jpg);
}
/*--------------------------------------------------------------*/
/*stili standard*/
	.pgName {
		letter-spacing:4px; 
		text-transform:uppercase; 
		font-stretch:expanded; 
		font-weight:bold; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size:14px;
		}
	.back { color:#999966;
		font-size: 9px;
		font-weight:bold;
		}
	.tiny {
		color: #999999;
		font-size: 9px;
		font-weight: normal;
	}
	.small {
		color: #FFFFFF;	
		font-size: 9px;
		font-weight: normal}
	.tit {
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		text-transform: capitalize;
		font-variant: normal;
		}
	.barlink {
		color:#CC3333;
		font-size:10px;
		font-weight:bold;
		}

/*--------------------------------------------------------------*/
div.daddy {
height:100%;
	}
/*--------------------------------------------------------------*/
/*links*/
	a:hover {
		color: #000000;
		text-decoration: underline;	}
	a:active {
		color: #999999;
		text-decoration: none;	}
	a:link {
		text-decoration: none;
		color: #000000;	}
	a:visited {
	text-decoration: none;
	color: #666666;
}
.titRed {

		color: #CC3333;
		font-size: 12px;
		font-weight: bold;
		text-transform: lowercase;
		font-variant: normal;
}
