.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Nasconde da IE-mac \*/
* html .clearfix {height: 1%;}
/* Fine dell'hack per IE-mac */

.container {			
	position: relative;	
	height: 31px;
	vertical-align: bottom;
	/* margin: -54px 0 0 -473px; */
	margin-top: 4px;
	top: 0px;	
	left: 0px;
	border: solid 0px black;	
}
.footerslider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #393939;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.descslider {	
	padding: 10px;
	margin-top: 10px;
	margin-left: -61px;
}
ul#topnav {	
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:31px;
}
ul#topnav a, ul#topnav span {
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 31px;
}
 
ul#topnav.clearfix span#home{
	background: url(../img/home.gif) left top;
	width: 96px;
	height: 31px;
}
ul#topnav.clearfix a#selectedhome{
	color: #555;
	background: url(../img/home_mov.gif) left bottom;
	width: 96px;
	height: 31px;
}
ul#topnav.clearfix span#selectedhome{
	background: url(../img/home_mov.gif) left top;
	width: 96px;
	height: 31px;
}
ul#topnav.clearfix a#home{
	color: #555;
	background: url(../img/home_mov.gif) left bottom;
	width: 96px;
	height: 31px;
}
ul#topnav.clearfix span#chi{
	background: url(../img/chi.gif) left top;
	width: 86px;
	height: 31px;
}
ul#topnav.clearfix a#selectedchi{
	color: #555;
	background: url(../img/chi_mov.gif) left bottom;
	width: 86px;
	height: 31px;
}
ul#topnav.clearfix span#selectedchi{
	background: url(../img/chi_mov.gif) left top;
	width: 86px;
	height: 31px;
}
ul#topnav.clearfix a#chi{
	color: #555;
	background: url(../img/chi_mov.gif) left bottom;
	width: 86px;
	height: 31px;
}
ul#topnav.clearfix span#prodotti{
	background: url(../img/prodotti.gif) left top;
	width: 79px;
	height: 31px;
}
ul#topnav.clearfix a#selectedprodotti{
	color: #555;
	background: url(../img/prodotti_mov.gif) left bottom;
	width: 79px;
	height: 31px;
}
ul#topnav.clearfix span#selectedprodotti{
	background: url(../img/prodotti_mov.gif) left top;
	width: 79px;
	height: 31px;
}
ul#topnav.clearfix a#prodotti{
	color: #555;
	background: url(../img/prodotti_mov.gif) left bottom;
	width: 79px;
	height: 31px;
}
ul#topnav.clearfix span#photogallery{
	background: url(../img/photogallery.gif) left top;
	width: 106px;
	height: 31px;
}
ul#topnav.clearfix a#selectedphotogallery{
	color: #555;
	background: url(../img/photogallery_mov.gif) left bottom;
	width: 106px;
	height: 31px;
}
ul#topnav.clearfix span#selectedphotogallery{
	background: url(../img/photogallery_mov.gif) left top;
	width: 106px;
	height: 31px;
}
ul#topnav.clearfix a#photogallery{
	color: #555;
	background: url(../img/photogallery_mov.gif) left bottom;
	width: 106px;
	height: 31px;
}
ul#topnav.clearfix span#contatti{
	background: url(../img/contatti.gif) left top;
	width: 76px;
	height: 31px;
}
ul#topnav.clearfix a#selectedcontatti{
	color: #555;
	background: url(../img/contatti_mov.gif) left bottom;
	width: 76px;
	height: 31px;
}
ul#topnav.clearfix span#selectedcontatti{
	background: url(../img/contatti_mov.gif) left top;
	width: 76px;
	height: 31px;
}
ul#topnav.clearfix a#contatti{
	color: #555;
	background: url(../img/contatti_mov.gif) left bottom;
	width: 76px;
	height: 31px;
}
div#comingSoon {
  background-image:url("../img/comingSoon_bg.png");
  position:absolute;
  z-index:100000;
  top:-1000px;
  left:-1000px;
  width:300px;
  height:70px;
  vertical-align:top;
}
