﻿#containercarte {
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}
#containercarte2{
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}

#containercarte3{
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}

#containercarte4{
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}

#containercarte5{
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}

#containercarte6{
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}

#containercarte7{
  position: relative;
  width: 800px;
  height: 24px;
  overflow: hidden;
}

#scroller {
  width: 1400px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller1 {
  width: 1845px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller2 {
  width: 3580px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller3 {
  width: 2250px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller4 {
  width: 15770px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller5 {
  width: 19300px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.contentcarte {
  width: auto;
  height: 20px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  font-size: .9em;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}

<!--[if IE]>
<style type="text/css">

#scroller{
  width: 1400px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}

#scroller1{
  width: 1845px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}

#scroller2 {
  width: 3580px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller3 {
  width: 2250px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller4 {
  width: 15770px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller5 {
  width: 19300px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}


</style>
<! [endif]-->

