#footer {
	background-image:url(/img/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	height:60px;
}

#contenuti_footer {
	border-top:#ffffff 1px solid;
	width:898px;
	height:50px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;	
	color:#999999;
	text-align:left;}

#container{
	background-image:url(/img/sfondo_con.png);
	background-repeat:repeat-y;
	background-position:center;
}

#menusup  {
	background-image:url(/img/sfondo_con.png);
	background-repeat:repeat-y;
	background-position:center;
	width:980px;
	margin:0px;
	padding:0px;
	height:44px;
}

/*Home*/
#corpo {
	background-image:url(/img/sfondo_con.png);
	background-repeat:repeat-y;
	background-position:center;
}
