body {
	margin: 0;
	background-image: url(immagini/sfondo.gif);
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.lineasx {
	border-bottom: solid 1px #CCFFCC;
	border-left: solid 1px #CCFFCC;
	}

.linea {
	border-bottom: solid 1px #CCFFCC;
	}

a {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #00CC99;
	}

.margineSx {
	padding-left:0px;
	height: 39px;
	}

.centralPadding {
	padding: 5px;
	}

/* ---------------------  STILE SPALLA SINISTRA ---------------  */

.spallaTitolo {
	border-right: solid 1px #669999; 
	border-bottom: solid 1px #669999;
	text-align: right;
	font-weight: bold; 
	width: 144px;
	height: 29px;
	}

.spallaTesto {
	border-right: solid 1px #669999;
	width: 144px;
	height: 300px;
	vertical-align: top;
	text-align: justify;
	padding: 5px;
	font-size: 11px;
	}

.spallaImmagine {
	background-image: url(immagini/top_titolo_vert.gif);
	background-repeat:no-repeat;
	width: 30px;
	height: 200px;
	vertical-align: top;
	}
	
/* CREDITS */

.credits {
	font-size: 10px;
	text-align: center;
	padding: 5px;
	}
	
/* ALTRO */

.righetta {
	border-top: solid 1px #fff;
}

.smallFonts {
	font-size: 10px;
}
