﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#slider {
    width: 899px; /*  important to be same as image width */
    height: 430px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin:0;
	padding:0;
}
#sliderContent {
    width: 899px; /* important to be same as image width or wider */
    position: relative;
	top: 0;
	margin-left: 0px;
    left: 0px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    
    position: relative;
 z-index:40;	
}
.sliderImage span
{
    position: absolute; /*font: 10px/15px Tahoma;*/
    font-family: Arial, Helvetica, sans-serif; /*padding: 10px 13px;
    width: 873px;*/ /*width:899px;*/ /*background-color: #000;*/ 
    /*
    background-color: #666;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #f0eedf;*/
    display: none;
    letter-spacing: 3px;
    font-weight: bold;
    color: #FF0000;
}
.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
	height:50px;
	font-size:18px;
	width:899px;
}
.topOrizzontale {
	top:0;
	left:0;
	height:50px;
	font-size:18px;
 width:899px ;	
 background-image:url(../images/warm.png); 
 background-repeat:no-repeat;
}
.topOrizzontale1 {
	top:0;
	left:0;
	height:50px;
	font-size:18px;
 width:899px ;	
 background-image:url(../images/trade_center.png); 
 background-repeat:no-repeat;
}
.medioOrizzontale {
	top: 200px;
	left:0;
	height:50px;
	font-size:18px;
 width:899px ;	
 background-image:url(../images/metropolitan.png); 
 background-repeat:no-repeat;
}
.medioOrizzontale1 {
	top:0px;
	left:0;
	height:50px;
	font-size:18px;
 width:899px ;	
 background-image:url(../images/spa_wellness.png); 
 background-repeat:no-repeat;
}
.bottom {
	bottom: 0;
    left: 0;
    height:50px;
    font-size:18px;
    width:899px;
}
.bottomOrizzontale {
	bottom: 0;
    left: 0;
    height:50px;
    font-size:18px;
    width:899px;
    background-image:url(../images/internet_free.png); 
    background-repeat:no-repeat;
}
.bottomOrizzontale1 {
	bottom: 0;
    left: 0;
    height:50px;
    font-size:18px;
    width:899px;
    background-image:url(../images/swimming_pool.png); 
    background-repeat:no-repeat;
}
.left {
	top: 0;
    left: 0;
	width: 40px !important;
	height: 430px;
	font-size:17px;
	background-image:url(../images/scritta_thehubmilano.png); 
	background-repeat:no-repeat;
}
.right {
	right: 0;
	bottom: 0;
	width: 40px !important;
	height: 440px;
	font-size:17px;
	background-image:url(../images/gourmet.png); 
	background-repeat:no-repeat;
	}
.right1 {
    right: 0;
    bottom: 0;
    width: 40px !important;
    height: 440px;
    font-size:17px;
    background-image:url(../images/urban.png); 
    background-repeat:no-repeat;
    }
ul 
{ 
    list-style-type: none;
}
