/* ================== 
LAYOUT
=====================  */

#wrapper
{
	width: 700px;
border:none;
}

#bg {
border:none;
}

#testata
{
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	height: 80px;
}

#nav_top, 
div.nav, 
div.navBlock, 
#c_left, 
#treeBar,
#footer
{ display: none; }

#main, #list-gallery
{
	text-align: left;
	padding: 0 15px;
	margin: 0;
	width: 700px;
	margin-left: 5px !important;
}

 .gall { background-color: #fff; }

#container
{
	border: none;
	margin: 60px 0;
	padding:0;
	background: #fff;
	height: 470px;
}

#serie
{
	border: none;
}

#contenuto { width: 700px; }
a { text-decoration: none; }

#sin {
width:400px;
border:none;
margin-top:30px;
}


