@charset "utf-8";
html {background:url(img/sfondo.jpg)}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ECB16D;
	border-bottom-color: #ECB16D;
}
.corpo {
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #EA9463;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #EA9463;
}
