
#sf1 {
	z-index: 1;
	position: absolute;
	margin: 0px 0px 0px 0px;
	width:100%;
	}

#sf2 {
	z-index: 1;
	position: absolute;
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 300px;	
	}

#sf-top-foto {
	z-index: 1;
	position: absolute;
	margin: 30px 0px 0px 20px;
	height: 40px;	
}

#Formrichiesta {
    position: fixed;   
    bottom: 5%; 
    left: 5%;
    z-index: 999;	    
}	
	
/* NAV */

#nav{
	background-color: #fff;
	width: 100%;
}
#nav ul li {
	float:left;
	list-style: none;
}

#nav ul li a{
	display:block;
	color:#333;
	text-decoration:none;
	padding:15px 11px;
	font-size:16px;
	font-weight:normal;
	transition:all 0.5s ease-out 0s;
}

#nav ul li a:hover {
	color:#fff;
	background-color: #01aded;
	transition:all 0.5s ease-out 0s;
}

/* CLEARING */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  float: none;
}

.clearfix { 
  display: block;  
}

/* FIXED BAR */

.fixed {  
    position: fixed;   
    top: 0;  
    z-index: 999;    
}	


.xsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(33,33,33);
text-decoration: none;	
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(33,33,33);
text-decoration: none;
}


.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(33,33,33);
	text-decoration: none;	
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb(33,33,33);
	text-decoration: none;	
}

.xxbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgb(33,33,33);
	text-decoration: none;	
}

/* ansalive */
#ansalive_player {
	height:320px;
	overflow:hidden;
	padding-left:0px;
}

#virtualtour {
	z-index: 1;
	position: absolute;
	margin: 0px 0px 0px 0px;
}