body { 
	font:12px verdana, geneva, arial, helvetica, sans-serif; 
	margin:0; padding:0;
	font-style: normal;
	text-align:center;
	background-image: url(sfondo-batik.jpg);
	color:#fff;
}

a {
font-style: normal;
color: #fff;
text-decoration: none
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
	background-color:#fff;
}

#sinistra {
background: url(sfondo-sx.jpg) top left repeat-y;
}
#destra {
background: url(sfondo-dx.jpg) top right repeat-y;
}
#contenuto {
	position:relative;
	width: 590px;
	margin: 0 auto;
	padding:1em 0;
	overflow: visible;
	text-align:justify;
}
.titolo {
	position:relative;
	width: 580px;
	margin: 0 auto;
	padding:1em 0;
	overflow: visible;
	text-align:justify;
	display:block;
}
ul li {
	list-style: square inside;
}
img {
	border-width:0;
}
p.p-ce {
	text-align:center;
}
hr {
	background:#900;
	margin: 5px 10px 5px 10px;
	height:3px;
	border:0;
}
