body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position:top;
	background-image:url(images/sfondo.gif);
	background-repeat:repeat-x;
	background-color:#830F54;
	margin:0px;
}
a:link {
	text-decoration: underline;
	color: #C89A8C;
}
a:visited {
	text-decoration: underline;
	color: #C89A8C;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #C89A8C;
}
.cella1 {
	background-position:top right;
	background-image:url(images/lay1.jpg);
	background-repeat:no-repeat;
	width:416px;
	margin:0px;
}
.cella2 {
	background-position:top right;
	background-image:url(images/sfondocella.gif);
	background-repeat:repeat-x;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC99CC;
	padding:10px;
}
.contenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#996633;
	padding-right:9px;
	padding-left:9px;
}
.cellamenu {
}
