@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
body .ideoslider .preventAnim {
  -webkit-transition: none 0s ease 0s;
  -moz-transition: none 0s ease 0s;
  -ms-transition: none 0s ease 0s;
  -o-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
}
#container-GondoleJS-frame {
  width: 988px;
  margin: 0 auto;
  position: relative;
}
.marchand02 .ltie9 {
  display: none;
}
.marchand02 .tag {
  position: absolute;
  z-index: 100;
  top: -35px;
  right: -85px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.marchand02 .tag p {
  display: inline-block;
  width: 200px;
  padding-top: 75px;
  padding-bottom: 15px;
  margin: 0;
  font: normal 16px/1em 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  background: #1a1a1a;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
}
.marchand02 .description {
  position: absolute;
  z-index: 100;
  bottom: 30px;
  width: 100%;
  text-align: center;
  opacity: 0;
}
.marchand02 .descriptionWrapper {
  position: relative;
  display: inline-block;
  padding: 30px 60px;
}
.marchand02 .descriptionWrapper h2 {
  border: none;
  margin: 0;
  color: #CCC;
  font: normal 14px/1em 'Open Sans Condensed', sans-serif;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.marchand02 .descriptionWrapper p {
  display: inline-block;
  margin: 0;
  text-align: center;
  font: normal 22px/1em 'Droid Serif', serif;
  color: #FFF;
}
.marchand02 .descriptionWrapper p .ideo_gbl_prixRabais {
  display: block;
  font-size: 12px;
  color: #CCC;
}
.marchand02 .descriptionWrapper h2 + p {
  border-top: 1px solid #999;
  margin-top: 4px;
  padding-top: 4px;
}
.marchand02 .grandeImage:hover .description {
  opacity: 1;
}
.marchand02 .grandeImage:hover img {
  opacity: 0.3;
}
.marchand02 .grandeImage:hover .descriptionWrapper {
  background-color: rgba(0,0,0,0);
}
.marchand02.ideoslider {
  position: relative;
  width: 100%;
  height: 426px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.marchand02 .blockGrande,
.marchand02 .frameWrapper,
.marchand02 .grandeImage,
.marchand02 .frameSlider {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  height: 396px;
}
.marchand02 .blockGrande {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #FFF;
}
.marchand02 .blockGrande:hover {
  background-color: #000;
}
.marchand02 .grandeImage {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
.marchand02 .frameSlider {
  position: absolute;
  width: 100%;
  z-index: 0;
  opacity: 0;
}
.marchand02 .miniaturesWrapper {
  position: absolute;
  margin: auto auto;
  top: 295px;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: 101;
  height: 16px;
  overflow: hidden;
  margin: 16px auto 0;
}
.marchand02 .miniatures {
  position: relative;
  cursor: pointer;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  border: 1px solid #ccc;
  background: #CCC \9;
  background: rgba(0,0,0,0.15);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.marchand02 .miniatures.active {
  cursor: default;
}
.marchand02 .miniatures.active span {
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333;
}
.marchand02 .rabais {
  position: absolute;
  top: -68px;
  right: -9px;
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
.marchand02 .rabais .ideo_gbl_reduction {
  display: block;
  width: 90px;
  height: 90px;
  font: 700 26px/90px 'Droid Serif', serif;
  text-align: center;
  word-spacing: -0.2em;
  color: #FFF;
  background: #6bc5c6;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  -webkit-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.6);
  box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.6);
}
.marchand02 .loaderDiaporama {
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: rgba(0,0,0,0.65);
  z-index: 100;
}
.marchand02 .slideLoader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.marchand02 .frameSlider {
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.marchand02 .bigWrapperMini {
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.marchand02 .descriptionWrapper {
  -webkit-transition: background-color 0.5s ease-out 0s;
  -moz-transition: background-color 0.5s ease-out 0s;
  -ms-transition: background-color 0.5s ease-out 0s;
  -o-transition: background-color 0.5s ease-out 0s;
  transition: background-color 0.5s ease-out 0s;
}
.marchand02 .grandeImage img {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.marchand02 .loaderDiaporama.animate-in {
  width: 100%;
  left: 0;
}
.marchand02 .frameSlider {
  z-index: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  left: -100%;
}
.marchand02 .frameSlider.animate-in {
  z-index: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  left: 0%;
}
.marchand02 .frameSlider.animate-out {
  z-index: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  left: 100%;
}
