#fitmore {
  border-style: none;
  border-width: 0px;
  background: #ccccff none repeat scroll 0% 50%;
  text-align: right;
  width: 100%;
  height: absolute;
  position: fixed;
  right:0px;
  top:0px;
  color: white;
  font-family: Helvetica;
  font-size: large;
  vertical-align: text-top;
  line-height: 120%;
  z-index:10;
}

#fitmoreBottom {
  border-style: none;
  border-width: 0px;
  background: #ccccff none repeat scroll 0% 50%;
  text-align: center;
  width: 100%;
  height: absolute;
  position: fixed;
  right:0px;
  bottom: 0;
  color: white;
  font-family: Helvetica;
  font-size: normal;
  vertical-align: text-top;
  line-height: 120%;
  z-index:10;
}

.fitmoreIntro{
	white-space: nowrap;
	width: 70vw; 
	height: 100vh;
	margin:-10px;
	display: inline-block;
}


.fitmoreIntro .int001{
	background: url(http://fitmore.es/photos/001.jpg);
	background-size: cover;
}

.fitmoreIntro .int002{
	background: url(http://fitmore.es/photos/002.jpg);
	background-size: cover;
}

.fitmoreIntro .int003{
	background: url(http://fitmore.es/photos/003.jpg);
	background-size: cover;
}

.fitmoreIntro .int004{
	background: url(http://fitmore.es/photos/004.jpg);
	background-size: cover;
}

.fitmoreIntro .int005{
	background: url(http://fitmore.es/photos/005.jpg);
	background-size: cover;
}

.fitmoreIntro .int006{
	background: url(http://fitmore.es/photos/006.jpg);
	background-size: cover;
}

.fitmoreIntro .int007{
	background: url(http://fitmore.es/photos/007.jpg);
	background-size: cover;
}

.fitmoreIntro .int008{
	background: url(http://fitmore.es/photos/008.jpg);
	background-size: cover;
}

.fitmoreIntro .int009{
	background: url(http://fitmore.es/photos/009.jpg);
	background-size: cover;
}

.fitmoreIntro .int010{
	background: url(http://fitmore.es/photos/010.jpg);
	background-size: cover;
}

.fitmoreIntro .int011{
	background: url(http://fitmore.es/photos/011.jpg);
	background-size: cover;
}

#fitmoreDrops{

}
.part{
	  width: 50%;
    margin: 0 auto;
}

