body{
	margin:0px;padding:0px;
	color:#394E62;
	background-color:#e4e4e1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(../img/bg.jpg); background-repeat:repeat-x;
}
#total{
	width:795px;margin:8px auto;padding:0px;
	background:url(../img/bg_body.gif) left repeat-y;
	text-align:left;
}
#header{
	background-image:url(../img/bg_head.jpg);background-position:top left;background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	height:123px;
	position:relative;
	font-size:11px;
}
#outer_wrapper{
	background-image:url(../img/bg_body_right.gif);background-position:bottom right;background-repeat:no-repeat;
}
#wrapper{
	background-image:url(../img/bg_sidebar.gif);background-position:top right;background-repeat:repeat-y;
}
#container{
	width: 100%;
	float:left;
	margin:0px -139px 0px 0px;
}
#content{
	margin-right:139px;
}
#main{
	font-size:11px;
	margin-left:163px;
	color:#394E62;
	background-color:#FAF9F9;
	line-height:17px;
	width:490px;	
	padding:0px;
}
#percorso{
	background-color:#FAF9F9;
	border-bottom:1px solid #E9E9E9;
	font-size:10px;
	color:#B2B2B2;
	margin:0px 45px 15px 30px;
}
#left{
	font-size:10px;
	width:163px;
	float:left;
	background-image:url(../img/bg_menu.jpg);background-position:top right;background-repeat:no-repeat;
	margin:-57px 0px 0px 0px;
	position:relative;
	padding-bottom:15px;
}
#bg_left{
	background-image:url(../img/bg_menu.gif);background-position:top right;background-repeat:repeat-y;
	margin-top:49px;
	position:relative;
}
#bg_left_bottom{
	background-image:url(../img/bg_menu_bottom.gif);background-position:bottom right;background-repeat:no-repeat;
	padding:10px 0px 30px 0px;
}
#log_menu{
	margin:0px auto 15px 30px;
	padding:0px;
}
#cndc{
	margin:5px 15px 5px 32px;
	text-align:center;
	color:#9D9E9F;
	background-color:#FAF9F9;
}
#sidebar{
	font-size:10px;
	float:right;
	width:139px;
}
#footer{
	font-size:10px;
	color:#747474;
	background-color:#e4e4e2;
	text-align:center;
	height:40px;
	background-image:url(../img/bg_footer.jpg);background-position:top left;background-repeat:no-repeat;
}
.clearing{
	height:0;
	clear:both;
}