<style type="text/css">
	#nav dl { padding:0; margin:0}
	#nav dl dd { display:inline; list-style:none;}
	#nav dl dd a { padding:3px 20px; color:white; background:#AD9C74;border-radius:5px 5px 0px 0px; text-decoration:none;}
	#nav dl dd a:hover, #nav dl dd a.current { color:white; background:#000000;border-radius:5px 5px 0px 0px;  }
	#nav { padding:0 0 2px 0; margin:10px auto 0px auto; text-align:left; }
	#wrapper {
		background:#EDE9E4;
		border:1px solid #000;
		border-top:5px solid #000;
		margin:0px auto;
		text-align:left;
		padding:5px 10px 0px 10px;
		border-radius:0px 10px 10px 10px;
	}	
	#wrapper .box {
		font-size:12px;
		width:250px;
		margin:0px 5px 20px 0px;
		border:none;
	}
	#wrapper .box h1{
		border-bottom:dotted thin #AD9C74;
		color:#7E664B;
		font-size:13px;
		text-align:left;
		font-weight:bold;
	}
	* html #pagina #wrapper .box h1{ /* @ IE 6 & IE 7 Quirks Mode */
		border-bottom:1px dashed #AD9C74;
	}
	#wrapper .descrizione {
		font-size:13px;
		border-bottom: 1px dotted #000000;
		margin:0px 0px 10px 0px;
	}
	#wrapper .box .cop {
		float:left;
	}
	#wrapper .box .tit {
		width:150px;
		float:left;
	}
</style>
