<style>
body {
	font-family: helvetica, verdana, arial, sans-serif;
	background:#ffffff;
    background-image : url("/libri/include/sfondo.gif");
	background-repeat : no-repeat;
	
}
td.test {
				border: #809eba 1px solid;
				table-layout : auto;
				background-image : url('/cat/cd-rom/img/retinatura.gif');

}
table.test {
				border: #252764 1px solid;
				table-layout : auto;
				background-image : url('/cat/cd-rom/img/retinatura.gif');

}
p {
	margin:5px 2px 10px 5px
}

a:link ,a:visited {
   color:#252764;
	 text-decoration:underline;
	}
	a:hover {
   color:#252764;
	 text-decoration:underline;
	}
p, td {
	color:#252764;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size:12px;
}	
a.info,a.info:visited,a.info:link {
   color:#252764;
	 font-size:10px;
	 font-weight:lighter;
	 text-decoration:underline;
	}
a.info:hover {
   color:#252764;
	 font-size:10px;
	 font-weight:lighter;
	 text-decoration:underline;
	}

a.titolo:hover {
   color:red;
	 font-size:12px;
	  font-weight:bold;
	 text-decoration:underline;
	}
.dentro {
	color: #252764;
	font-size:12px;
    font-weight:bold;
}
.retinatura {
	background-image : url('/cat/cd-rom/img/retinatura.gif');

}
</style>