
.motContainerRoma {
	position: absolute;
	white-space: nowrap;
	width: 120px;
	height: 1100px;
	margin:0 auto;
}

.motContainerMilano {
        position: absolute;
        white-space: nowrap;
        width: 120px;
        height: 1100px;
        margin:0 auto;
}

.box {
  border: none;
  position: absolute;
  z-index: 1;
  float:left;
  margin-left:0px;
  padding-top:0px;
  text-align:center;
  width:120px;
  white-space: nowrap;

}
.Vbox {
  border: none;
  position: relative;
  z-index: 1;
  margin-left:0px;
  padding-top:0px;
  text-align:center;
  width:120px;
  white-space: nowrap;

}
#window {
	z-index: 1;
	position: relative;
	white-space: nowrap;
	height: 210px;
	width: 990px;
	margin:0 auto;
	overflow: hidden;  
}

#Vwindows{
  z-index: 1;
   position: absolute;
	white-space: nowrap;
	height: 1000px;
	width: 120px;
	margin:0 auto;
  
}

.anteprimaRullo {
	float:left;
	margin-left:4px;
	padding-top:0px;
	text-align:center;
	width:120px;
}
.rulloNome {
	background-color:#BD0000;
	color:white;
	height:20px;
}
.rulloTour {
	background-color:#BD0000;
	color:white;
	font-size:10px;
	height:40px;
	padding-top:7px;
	position:relative;
	line-height: 10px;
	top:-14px;
}
.rulloLink {
	position:relative;
	top:-5px;
	z-index:5;
}
