#contenitore	
	{
		width: 765px;
	}
	
	#bordo	
	{
		width: 722px;
		padding: 2px;
		border-color: #696969;
		border-width: 1;
		border-style: solid;
		margin: 10px;
	}
	
	#sfondo	
	{
		position: relative;
		width: 100%;
		height: 457px;
		visibility: visible;
		display: block;
		background-image: url(/asset/img/archivio/sfondo.gif);
		background-repeat: repeat;
	}
	
	#logoarchivio	
	{

		width: 622px;
		height: 65px;
		font-family: Trebuchet MS, Verdana, Arial Sans Serif;
		font-size: 12px;
		line-height: 15px;
	}
	
	#demoarchivio		
	{
		border-color: #000 #FFF #FFF #000;
		border-width: 1px;
		border-style: solid;
		width: 600px;
		/*height: 322px;*/
		display: block;
		background-color: #818181;
		padding: 5px;
	}
	
	table#archive
	{
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	}

	table#archive td.top-archive
	{
	background:url(/asset/img/archivio/top.gif) left center no-repeat;
	height:40px;
	text-align:right;
	}

	table#archive td.top-archive img.logo-archive
	{
	margin-right:16px;
	}

	table#archive td.sx
	{
	background: #CCCCCC url(/asset/img/archivio/sx_btm.gif) left bottom no-repeat;
	width:372px;
	height:447px;
	vertical-align:top;
	}

	table#archive td.dx
	{
	width:372px;
	vertical-align:top;
	text-align:center;
	}

	table#archive td.dx p
	{
	text-align:left;
	margin:20px 20px 30px;
	}
	
	table#archive td.sx form
	{
	margin:0;
	}

	table#archive td.dx ul
	{
	margin:0;
	padding:0;
	margin-left:20px;
	list-style:none;
	}

	table#archive td.dx ul li
	{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#FF5A00;
	line-height:160%;
	}
	
	table#archive td.dx a.demo:link, table#archive td.dx a.demo:visited
	{
	text-align:center;
	display:block;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding-left:15px;
	height:25px;
	line-height:25px;
	color:#000;
	background:  url(/asset/img/archivio/ico_demo.gif) center center no-repeat;
	}
	
	table#archive td.dx a.demo:hover
	{
	color:#ff5A00;
	text-decoration:none;
	background:  url(/asset/img/archivio/ico_demo_ov.gif) center center no-repeat;
	}

	table#archive td h3 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	}

	table#archive td span.orange
	{
	color:#ff5f00;
	font-weight:bold;
	}
