﻿#wrapper 
{
	width:960px;
	margin:auto;
}
#top
{
	
	background-image:url(../../image/sfumobanner-top.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:90px;
	}
#top .logo
{
	float:left;
	width:255px;
	height:50px;
	margin-top:20px;
	}
#top ul
{
	float:right;
	margin-top:45px;
	}
#top ul li
{
	list-style:none;
	display:inline;
	text-align:right;
	padding-left:20px;
	}
#top ul li a
{
	font-size:16px;
	color:#ADACAC;
	text-decoration:none;
	}
#top ul li a:hover
{
	color:#FD6A00;
	}
#top ul li.selected
{
	background-image:url(../../image/punto-arancio.gif);
	background-position:10px top;
	background-repeat:repeat-y;
	}
#top ul li.selected a
{
	color:#FD6A00;
	}
#banner
{
	width:960px;
	height:300px;
	padding-bottom:11px;
	text-align:center;
	background-image:url(../../image/sfumobanner-bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	}
#content
{
	float:left;
	width:656px;
	line-height:22px;
	margin-top:30px;
	}
#box
{
	width:272px;
	min-height:300px;
	float:right;
	position:relative;
	margin-top:30px;
	}
#footer
{
	margin-top:50px;
	background-image:url(../../image/bkg-footer.gif);
	background-position:top left;
	background-repeat:repeat-x;
	min-height:260px;
	}
#content-footer
{
	width:960px;
	margin:auto;
	padding-top:35px;
	}
#menu-footer
{
	float:left;
	background-image:url(../../image/footer-divisore.gif);
	background-position:top right;
	background-repeat:repeat-y;
	width:140px;
	min-height:200px;
	}
#menu-footer ul
{
	float:left;
	}
#menu-footer ul li
{
	list-style:none;
	margin-bottom:19px;
	background-image:url(../../image/footer-list.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	}
#menu-footer ul li a
{
	color:#959595;
	font-size:12px;
	text-decoration:none;
	display:block;
	}
#menu-footer ul li a:hover
{
	text-decoration:underline;
	}
#info-footer
{
	float:left;
	background-image:url(../../image/footer-divisore.gif);
	background-position:top right;
	background-repeat:repeat-y;
	width:250px;
	min-height:200px;
	font-size:12px;
	padding-left:15px;
	}
#contact-footer
{
	float:left;
	background-image:url(../../image/footer-divisore.gif);
	background-position:top right;
	background-repeat:repeat-y;
	width:240px;
	min-height:200px;
	font-size:12px;
	padding-left:15px;
	line-height:19px;
	}
#contactUS-footer
{
	float:left;
	width:240px;
	min-height:200px;
	font-size:12px;
	padding-left:15px;
	line-height:19px;
	}
#contact-footer span
{
	padding-left:20px;
	}
#contact-footer a
{
	color:#FD6A00;
	text-decoration:none;
	}
#contact-footer a:hover
{
	text-decoration:underline;
	}
#contactUS-footer span
{
	padding-left:20px;
	}
#contactUS-footer a
{
	color:#FD6A00;
	text-decoration:none;
	}
#contactUS-footer a:hover
{
	text-decoration:underline;
	}