body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	background-color:#72B3E4;
	height: 100%;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	background-image: url(../immagini/interfaccia/index/texture_back_index.jpg);


}
.textBackground {
	background-attachment: scroll;
	background-image: url(../immagini/interfaccia/home/Centrale_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.texBorder {
	background-image: url(../immagini/interfaccia/home/texture_carta_dx.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;

}
.textDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
.back {
	background-image: url(../immagini/interfaccia/home/back_down.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #006699;
	background-position: center center;
}
.tableSize {
	height: 100%;
	width: 100%;
}
