
<STYLE TYPE="text/css">

<!-- /* $WEFT -- Created by: cristian Orto (cristian@iws-italia.it) on 04/10/2007 -- */
  @font-face {
    font-family: Futura Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(FUTURAM0.eot);
  }
  @font-face {
    font-family: Futura MdCn BT;
    font-style:  normal;
    font-weight: normal;
    src: url(FUTURAM1.eot);
  }
-->


* {
	margin: 0;
	padding: 0;
	outline: none;
}


img {
	border: none;
	display: inline;
}

/*<group=hacks>*/

.clearfix {
	/*display: table;*/
	padding-top: 20px;
	border: solid 0px #fff;
	
}




.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;

}

a {
	color: #444;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



#slider {
	/*width: 780px;*/
	/*border: 1px solid #0f0;*/
	display: table;
	margin: 0;
	background-color: #fff;
	border: 0px solid #fff;
	margin-bottom: 20px;
}



#slider div > div {display: table-row;}
#slider div > div > div {display: table-cell;}



#slider .floating {
	margin-top: 0px;
}

#slider ul {
	list-style-type: none;
	width: 100%;
	/*border: 1px solid #00f;*/
	height: 280px;
}

#slider ul li {
	float: left;
	/*border: 1px solid #f00;*/
	width: 100%;
	text-align: center;
	margin: 0 10px;
	padding-top: 6px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
}

#slider ul li a:hover {
	/*color: #ff0ff0;*/
	text-decoration: underline;
}

#slider ul li img {
	display: block;
}

.floating {
	float: left;
}

.floatingb 
{
	
}




#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin: 0px;
}

#butleft {
	margin-left: 0px;
	margin-right: 20px;
}


#butright {
	margin-left: 20px;
}


#controls {
	
	margin: 0 auto;
}

</STYLE>