#catalogue-table_length{
display:none;
}
#catalogue-table_paginate{
  text-align:center;
}
#catalogue-table_paginate a {
margin: 0 5px;
cursor:pointer;
}
#touslesevenements_form_wrapper{
width:178px;
height:270px;
background:url(i/alaffiche.png) center center transparent;
float:left;
      margin-right:5px;
      margin-bottom:5px;
}
.touslesevenements{
width:162px;
border:1px solid #ECECEC;
display:inline;
float:left;
margin-left:20px;
margin-bottom:20px;
display:none;
height: 295px;
overflow: hidden;
}

.touslesevenements:nth-child(5n+1)
{
margin-left:0;
}

.touslesevenements_form {
top: 205px;
position: relative;
width:150px;
}

.touslesevenements .date,.touslesevenements .prix{
font-size: 11px;
}

.touslesevenements_form #edit-genres {
margin: 0 15px;
width:150px;
}

.touslesevenements .titre,
.touslesevenements .prix,
.touslesevenements .date
{
padding-left:10px;
padding-right:10px;
}



.touslesevenements .titre{
height: 40px;
font-weight: bold;
text-align: left;
line-height: 15px;
}
.touslesevenements .price{
position:relative;
text-align: center;
font-weight: bold;
color: white;
margin: 10px 0 7px;
}

#change_display_catalogue input{
margin-bottom:10px;
background:url("i/search_bar.png")no-repeat scroll transparent;
border:medium none;
height:27px;
padding-left:10px;
text-align:left;
width:200px;
}

#change_display_catalogue #change_mozaic
{
  background: url("i/refresh.png") no-repeat scroll center center transparent;
  cursor:pointer;
  float:right;
  width:50px;
}

/* Pages MERCHANDISING ----------- */
/* Catalogue Merch*/
#wrapper_top_merch_famille{
  float:left;
  width:100%;
  height:30px;
}

#famille_menu_wrapper {
  float: left;
  min-height: 500px;
  width: 189px;
  padding: 0px;
  border: 1px solid #94B4CE;
}

#famille_menu_wrapper .menu .wrap_out_menu {
  background: #94B4CE;
  border-bottom: 1px solid #FFF;
}

#famille_menu_wrapper .menu .wrap_out_menu a {
  background: url("i/plus_menu_left.png") no-repeat scroll right center #94B4CE;
}

#famille_menu_wrapper .menu .active-trail .wrap_out_menu a.active {
  background: url("i/moins_menu_left.png") no-repeat scroll right center #94B4CE;
  margin-left: 5px;
  margin-right: 5px;
}

.famille_menu_titre {
  font-family: octin_college_freeregular;
  color: #003660;
  font-size: 14px;
  padding: 10px 0px 10px 15px;
}
#famille_menu_wrapper ul.menu, #famille_menu_wrapper ul.menu li {
  margin: 0;
  padding: 0;
}
#famille_menu_wrapper ul.menu li {
  padding-left: 15px;
}

#famille_breadcrumb_wrapper {
  float:left;
  width: auto;
  display: inline-block;
  white-space: nowrap;
  padding-top: 2px;
  margin-right: 20px;
} 
#merch_display_options {
  display: inline-block;
  float: left;
}
#merch_display_options select#nb-items-by-page {
  margin-right:7px;
}

#famille_products_wrapper {
  float: left;
  margin-left: 9px;
  width: 740px;
}
.merch_product_wrapper {
  float: left;
  padding: 6px;
  height: 335px;
  width: 166px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #EEE;
  background-color: #EEE;
}
.merch_product_wrapper .last {
  margin-right:0px;
}
.merch_product_wrapper:hover {
  border: 1px solid #94B4CE;
  background-color: #94B4CE;
  cursor: pointer;
}
.merch_product_wrapper .pager_wrapper {
  color: #003660;
}
.merch_visuel {
    background-color: #FFFFFF;
    float: left;
    height: 205px;
    text-align: center;
    width: 165px;
}
.merch_promo {
  float: left;
  width: 164px;
  height: 30px;
  color: #FFF;
}
.merch_title {
  line-height: 16px;
  float: left;
  font-size: 11px;
  width: 164px;
  height: 35px;
  color: #000;
  font-weight: bold;
}
.merch_sous_titre {
  float: left;
  font-size: 12px;
  width: 164px;
  height: 30px;
  color: #717171; 
}
.merch_description {
  float: left;
  font-size: 11px;
  width: 164px;
  height: 30px;
  color: #717171;
}
.merch_taille {
  line-height: 16px;
  float: left;
  width: 164px;
  height: 50px;
}
.merch_prix {
  float: left;
  width: 164px;
  height: 20px;
}
.merch_prix_vente {
  float: right;
  padding: 0 3px 0 3px;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.merch_pourcent {
  background-color: #F91002;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  float: left;
  font-size: 13px;
  margin-top: -6px;
  padding: 2px 10px;
  text-align: center;
}
.merch_prix_barre {
  float: right;
  padding: 0 3px 0 3px;
  text-decoration: line-through;
  text-align: right;
  font-size: 11px;
  color: #000;
}

/* HOME MERCHANDISING */

#merchandising_carrousel_wrapper,
#merchandising_mini_bloc_wrapper,
#home_merchandising_title_wrapper{
  position:relative;
  float:left;
}

#home_merchandising_title_wrapper{
  margin-left:20px;
  margin-top: 20px;
  width:745px;
  text-align: center;
}

#merchandising_mini_bloc_wrapper{
  margin-left:20px;
  width:745px;
}

#merchandising_carrousel_wrapper{
  height: 320px;
  margin-left: 20px;
  width:745px;
}

/* Positionnement absolu nécessaire pour faire fonctionner infiniteCarousel */
#merchandising_carrousel_wrapper .infiniteCarousel .wrapper{
  width:745px;
  height: 320px;
  position: absolute;
}

#merchandising_carrousel_wrapper .infiniteCarousel .wrapper > ul{
  width: 9999px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 11px;
  position: absolute;
  top: 0;
}

#merchandising_carrousel_wrapper .infiniteCarousel .wrapper > ul > li{
  display: block;
  float: left;
  width: 745px;
  height: 310px;
  margin: 0;
  padding: 0;
}

#merchandising_carrousel_wrapper .infiniteCarousel .wrapper > ul > li .carrousel-elt-wrapper {
  height: 310px;
  position: relative;
  border: 0px;
  right: 11px;
}

#merchandising_carrousel_wrapper .infiniteCarousel .wrapper > ul > li .carrousel-elt-body {
  background: url("i/carrousel_overlay.png") repeat scroll 0 0 transparent;
  color: #FFFFFF;
  float: right;
  height: 310px;
  overflow: hidden;
  padding: 5px 29px;
  position: relative;
  right: 0;
  text-align: justify;
  top: 0;
  width: 260px;
}

#merchandising_carrousel_wrapper .infiniteCarousel a.back {
  position: absolute;
  background: url("i/sprite_carroussel.png") no-repeat scroll -113px 0 transparent;
  left: 25px;
  top: 180px;
  width:40px;
  height: 30px;
}

#merchandising_carrousel_wrapper .infiniteCarousel a.forward {
  position: absolute;
  background: url("i/sprite_carroussel.png") no-repeat scroll -156px 0 transparent;
  right: 10px;
  top: 180px;
  width:40px;
  height: 30px;
}



#merchandising_mini_bloc_wrapper .mini_bloc{
  position:relative;
  border: 1px solid #E5E5E5;
  float: left;
  height: 318px;
  width: 173px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 0px;
  padding: 0px;
  background: #E5E5E5;
  overflow: hidden;
}

#merchandising_mini_bloc_wrapper .first{
  margin-left:0px;
}




/* Fiche produit Merch */
#merch_produit_wrapper {
  position: relative;
  float: left;
  width: 100%;
  border: 1px solid #003660;
}

#famille_menu_wrapper ul li.hide ul {
  display: none;
}
#famille_menu_wrapper ul li.active-trail li.hide {
  font-weight: normal;
}
#famille_menu_wrapper ul li.active-trail {
  font-weight: bold;
}
.merch_produit_gauche {
  position: relative;
  float: left;
  width: 495px;
  height: 510px;
}
.visuel_produit_merch {
  float: left;
  width: 493px;
  height: 430px;
  /*border: 1px solid #D5E0EA;*/
  text-align: center;
}
.visuels_produits_merch {
  float: left;
  margin-top: 18px;
  width: 495px;
}
.visuels_produits_merch img {
  float: left;
  height: 55px;
  border: 1px solid #D5E0EA;
  margin-right: 0;
  cursor: pointer;
}
.merch_produit_droit {
  /*position: relative;*/
  float: left;
  width: 420px;
  height: 575px;
  padding: 5px 0 0 20px;
}
.merch_produit_droit_gauche {
  position: relative;
  float: left;
  width: 320px;
  height: 240px;
}
.merch_produit_title {
  position: relative;
  float: left;
  width: 315px;
  height: 60px;
  color: #003660;
  font-size: 20px;
  font-weight: bold;
}
.merch_produit_sous_titre {
  position: relative;
  float: left;
  width: 315px;
  height: 60px;
  color: #656565;
  font-size: 14px;
  font-weight: bold;
}
.merch_produit_description {
  position: relative;
  float: left;
  width: 315px;
  height: 100px;
  color: #656565;
}
.merch_produit_enstock {
  position: relative;
  float: left;
  width: 315px;
  height: 25px;
  color: #3A9C2A;
}
.merch_produit_droit_droit {
  position: relative;
  float: left;
  width: 100px;
  height: 240px;
}
.merch_produit_share {
  position: relative;
  float: left;
  width: 100px;
  height: 35px;
}
.merch_produit_share .addinto_sharebox_default a {
  margin: 0;
  padding: 0;
}
.merch_produit_promo {
  position: relative;
  float: left;
  width: 100px;
  height: 90px;
}
.merch_produit_promo .icone-promo {
  position: relative;
  float: right;
  background-image: url('i/promo_merch.png');
  color: #FFF;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  width: 57px;
  height: 28px;
}
.merch_produit_alerte {
  position: relative;
  float: left;
  width: 100px;
  height: 50px;
}
.merch_produit_prix {
  position: relative;
  float: left;
  width: 420px;
  height: 60px;
}
.merch_produit_prix_type {
  position: relative;
  float: left;
  padding-top: 15px;
  color: #003660;
  font-size: 11px;
}
.merch_produit_prix_valeur {
  position: relative;
  float: right;
  padding: 5px 8px 5px 8px;
  background-color: #7d0909;
  color: #FFF;
  text-align: center;
}
.merch_produit_prix_normal {
  font-size: 12px;
  text-decoration: line-through;
}
.merch_produit_prix_vente {
  font-size: 18px;
  font-weight: bold;
}
.merch_produit_addtocart {
  /*position: relative;*/
  float: left;
  width: 420px;
  height: 260px;
}
.merch_produit_addtocart .form-item, .merch_produit_addtocart .attribute-wrapper {
  margin: 5px;
  clear:both;
}
.merch_produit_addtocart_titre {
  position: relative;
  float: left;
  width: 420px;
  margin-top: 10px;
}
.merch_produit_addtocart_titre h2 {
  margin-bottom: 10px;
  padding: 0 0 0 5px;
  background-color: #003660;
  color: #FFF;
  font-size: 11px;
}
.merch_produit_addtocart_titre h2 span {
  font-size: 16px;
}
.merch_produit_addtocart .form-item label {
  display: inline;
}
.merch_produit_addtocart .button {
  float: right;
}
.merch_produit_addtocart div[id^='edit-attribute-'] label {
  font-weight: bold;
}
.merch_produit_addtocart div[id^='edit-attribute-'] select, 
.merch_produit_addtocart div#edit-qty-wrapper select, 
.merch_produit_addtocart div[id^='edit-attribute-'] span{
  float: right;
  width: 120px;
}

.megamenu-menu .megamenu-parent {
  z-index: 20;
}

.filtre {
  position: relative;
  float: right;
  margin: 0 5px 0 0;
  width: 135px;
  line-height: 24px;
  font-size: 1.2em;
  cursor: pointer;
}
.filtre-titre {
  background: #fff;
  border: 1px solid #003660;
}
.fleche-bas {
  border: 5px solid transparent;
  border-top: 7px solid #003660;
  height: 0;
  width: 0;
  position: relative;
  top:14px;
}
.filtre-btn {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 1;
}
.filtre-btn .btn {
  background: #003660;
  color: #fff;
  padding-left: 10px;
}

.clear {
  clear: both;
  padding: 0;
  margin: 0;
}
