body {
  margin:0;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  border:none;
  font-size:12px;
}

input, label {
  vertical-align:middle;
}

img, ul, li, h1, h3, h2, form {
  border:0 none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

.inline-block {
position:relative;
display:inline-block;
/* Ignored by IE < 8 */
*zoom:1;
*display:inline;
}

a img{
  border:none;
}

a{
  text-decoration: none;
  /*color:#000;*/
  color:#E61C08;
}

a:hover{
  text-decoration: none;
}

.ft11 {
  font-size:11px;
}
.ft12 {
  font-size:12px;
}
.ft14 {
  font-size:14px;
}
.ft24 {
  font-size:24px;
}
.ft27 {
  font-size:27px;
}
.ftb {
  font-weight:bold;
}
.ftstd {
  font-weight:normal;
}
.fte61c08 {
  color:#e61c08;
}
.ftblack {
  color:#000000;
}
.ftwhite {
  color:#ffffff;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
a.lud{
  text-decoration:underline;
}

a.ludwhite{
  color:#ffffff;
}

/* debug div */
.debug{
  border: 1px solid #f97;
}

.clear {
  clear:both;
  display:block;
  height:1px;
  margin-top:-1px;
}

#MainContainer{
  width:988px;
  z-index:1;
  margin: auto;
}

#Container{
  position:relative;
  float:left;
  width:988px;
  background: url(../img/B2C/common/bg_colright.gif) right 100px no-repeat #fff;
}

#Container #content{
  float:left;
  width:986px;
}

#Header, #Container, #Footer {
    text-align: left;
}

#header_nxw{
  height:48px;
  background-color:#;
  background:transparent url(../img/headnxw_bg.gif) repeat-x scroll 0 0;
}

/*Menu Onglets*/
#header_nxw ul.menu{
  float:left;
  list-style-type:none;
  height:48px; /*width:988px; bugIE6*/
  padding-left:5px;
  padding-top:16px;
}

#header_nxw ul.menu li, #header_nxw ul.menu li a, #header_nxw ul.menu li a span, #header_nxw ul.menu li a span strong{float:left;height:32px;}
#header_nxw ul.menu li a, #header_nxw ul.menu li a span, #header_nxw ul.menu li a span strong{display:block;}

#header_nxw ul.menu li a{
  background:transparent url(../img/headnxw_left_btn.gif) no-repeat scroll 0 0;
  padding:0 0 0 16px;
}
#header_nxw ul.menu li a span{
  background:transparent url(../img/headnxw_bg_btn.gif) no-repeat scroll 100% 0;
  display:block;
  padding:0 5px 0 0;
  white-space:nowrap;
}
#header_nxw ul.menu li a span strong{
  font-size:11px;
  display:block;
  color:#ffffff;
  text-align:center;
  line-height:35px;
  font-weight:bold;
  margin-left:4px;
}

#header_nxw ul.menu li a:hover{background-position: 0 -32px;}
#header_nxw ul.menu li a:hover span {background-position: 100% -32px;}

#header_nxw ul.menu .mnu_on {background-position: 0 -32px;}
#header_nxw ul.menu .mnu_on span {background-position: 100% -32px;}

#header_nxw ul.menu_grey{
  list-style-type:none;
  height:48px; /*width:988px; bugIE6*/
  padding-left:5px;
  padding-top:16px;
  margin-left:10px;
  float:left;
}

#header_nxw ul.menu_grey li, #header_nxw ul.menu_grey li a, #header_nxw ul.menu_grey li a span, #header_nxw ul.menu_grey li a span strong{float:left;height:32px;}
#header_nxw ul.menu_grey li a, #header_nxw ul.menu_grey li a span, #header_nxw ul.menu_grey li a span strong{display:block;}

#header_nxw ul.menu_grey li a{
  background:transparent url(../img/headnxw_left_btn_grey.gif) no-repeat scroll 0 0;
  padding:0 0 0 16px;
}
#header_nxw ul.menu_grey li a span{
  background:transparent url(../img/headnxw_bg_btn_grey.gif) no-repeat scroll 100% 0;
  display:block;
  padding:0 5px 0 0;
  white-space:nowrap;
}
#header_nxw ul.menu_grey li a span strong{
  font-size:11px;
  display:block;
  color:#ffffff;
  text-align:center;
  line-height:35px;
  font-weight:bold;
  margin-left:4px;
}

#header_nxw ul.menu_grey li a:hover{background-position: 0 -32px;}
#header_nxw ul.menu_grey li a:hover span {background-position: 100% -32px;}

/* Choix Pays */
#choixPays
{
  position: absolute;
  left: 608px;
  top: 10px;
  width: 330px;
  text-align: right;
}
#choixPays .selectPays
{
   background-image: url(../img/header/choixPays_fd.gif);
   background-repeat: no-repeat;
   cursor: pointer;
}
#choixPays .selectPays ul
{
  display: block;
  padding:0;
  margin:0;
  height: 22px;
  overflow: hidden;
  border-right: 1px solid #999999;
}
#choixPays .selectPays li
{
  display: block;
  padding-left: 3px;
  color: #FFFFFF;
}
#choixPays .selectPays a
{
  display: block;
  height: 21px;
  padding-right: 5px;
  font-size:10px;
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  background-color: #FFFFFF;
}
#choixPays .selectPays a:hover
{
  display: block;
  background-color: #999999;
}

/* Comment ca marche */
#commentMarche
{
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-top: 0px solid #cccccc;
  left: 195px;
  top: 130px;
  width: 591px;
  overflow: hidden;
  height: 0;
  z-index:1000;
}
#commentMarche #closeComment a
{
  color: #939393;
  font-weight: bold;
  font-size: 11px;
}
#commentMarche #closeComment
{
  position:absolute;
  width: 100%;
  line-height: 20px;
  background-color: #cccccc;
  top: 0;
  text-align: center;
}

/*######## TOOMAI #####*/

/*######## Debut Onglet #####*/
#menuOnglet
{
   position: relative;
}
#menuOnglet ul.ongletRight
{
  float: right;
}
#menuOnglet .ongletRight li
{
  margin-left: 1px;
  float: left;
}
#menuOnglet .ongletLeft li
{
  margin-right: 1px;
  float: left;
}
#menuOnglet .ongletRight a, #menuOnglet .ongletLeft a
{
  float: left;
  /*width: auto;*/
  background-position: left bottom;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
  /*display: block;*/
  text-decoration: none;
}
#menuOnglet .ongletRight a span, #menuOnglet .ongletLeft a span
{
  float:left;
  /*width:auto;*/
  white-space: nowrap;
  padding: 0 20px;
  line-height: 28px;
  height: 28px;
  background-position: right bottom;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
  color:#fff;
  text-decoration: none;
  /*display: block;*/
}
#menuOnglet .ongletRight a:hover span, #menuOnglet .ongletLeft a:hover span, #menuOnglet li.ongActif a span
{
  height: 34px;
  color: #fff !important;
  background-image: url(../img/navOnglet/ongletActif_d.gif) !important;
  display: block;
}

#menuOnglet .ongletRight a:hover, #menuOnglet .ongletLeft a:hover, #menuOnglet li.ongActif a
{
  height: 34px;
  background-image: url(../img/navOnglet/ongletActif_fd.gif) !important;
  display: block;
}

#menuOnglet a
{
  background-image: url(../img/navOnglet/ongletVert_fd.gif);
  display: block;
}
#menuOnglet li.ongVert a span
{
  background-image: url(../img/navOnglet/ongletVert_d.gif);
  display: block;
}
#menuOnglet li.ongNoir a
{
  background-image: url(../img/navOnglet/ongletNoir_fd.gif);
}
#menuOnglet li.ongNoir a span
{
  background-image: url(../img/navOnglet/ongletNoir_d.gif);
}
#menuOnglet li.ongGris a
{
  background-image: url(../img/navOnglet/ongletGris_fd.gif);
  text-decoration: none;
}
#menuOnglet li.ongGris a span
{
  background-image: url(../img/navOnglet/ongletGris_d.gif);
  padding: 0 5px;
  color: #000000;
}
  /*######## Fin Onglet #####*/

  /*######## Début Comment ça marche #####*/

#CMFond li
{
  float: left;
  width: 144px;
  height: 278px;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
#CMFond img
{
  background-color:#000000;
  margin:0;
  float: left;
}
#CMFond .ttrEtape
{
  position: absolute;
  left: 7px;
  top: 165px;
  width: 130px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}
#CMTexte
{
  display: none;
}
#CMDescr h3
{
  padding-bottom: 10px;
  color: #000000;
  font-size: 15px;
}
  /*######## Fin Comment ça marche #####*/

  /*######## Debut Center #####*/

  /*######## Debut colLeft #####*/
#colLeft .selectTtr
{
  line-height: 18px;
  background-image: url(../img/select_fd.gif);
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left:10px;
}
#colLeft .selectTtrG
{
  line-height: 18px;
  background-image: url(../img/select_fd_grey.gif);
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left:10px;
}
#colLeft .selectTtr a
{
  color: #9f9f9f;
  background-image: url(../img/fleche_retour.gif);
  background-position: 10px center;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  text-decoration: none;
}
#colLeft .selectListe a
{
  line-height: 25px;
  padding-left: 10px;
  display: block;
  text-decoration: none;
  color: #960314;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}

#colLeft .selectListe
{
  border: 1px solid #bfbfbf;
  border-top: 0px solid #FFFFFF;
  background-color:#f8f8f8;
}
#colLeft .selectListe.narrow a
{
  background-image:none;
}

#colLeft .selectListe.narrow a:hover
{
  background-image:none;
}


#colLeft .ssCatListe
{
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  padding: 3px 5px;
}
#colLeft .ssCatListe .bordHaut
{
  background-image: url(../img/navLeft/ssCatJeuHt_fd.gif);
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #807d74;
}
#colLeft .ssCatListe .bordBas
{
  background-image: url(../img/navLeft/ssCatJeuBs_fd.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #807d74;
  margin-top: -1px;
}
#colLeft .ssCatListe a
{
  display: block;
  background-image: url(../img/navLeft/ssCatJeu_fd.gif);
  background-position: 12px 5px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  background-color: #807d74;
  border-bottom: 1px solid #bfbfbf;
  padding-left: 30px;
  line-height: 16px;
}
#colLeft .ssCatListe a:hover
{
  background-color: #FFFFFF;
  color: #807d74;
}
#colLeft .garanties
{
  border: 1px solid #bfbfbf;
  border-top: 0px solid #FFFFFF;
  background-color:#f8f8f8;
}
#colLeft .garanties a
{
  padding: 2px 0;
  margin-top: 5px;
  margin-left: 5px;
  padding-left: 23px;
  display: block;
  text-decoration: none;
  background-image: url(../img/navLeft/garanties_link.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color:#f8f8f8;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}
#colLeft .garanties a:hover
{
  background-image: url(../img/navLeft/garantiesH_link.gif);
}
#colLeft .garantiesTtr
{
  line-height: 23px;
  background-image: url(../img/navLeft/garanties_ttr.gif);
  background-repeat: no-repeat;
  background-position: center;
  color: #9f9f9f;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  margin: 0 -7px;
  margin-bottom: 10px;
}
#colLeft .editeurTtr
{
  line-height: 27px;
  background-image: url(../img/navLeft/editeur_ttr.gif);
  color: #9f9f9f;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
#colLeft .editeur
{
  color: #8a8a87;
  background-color: #FFFFFF;
  padding: 0 15px;
  padding-top: 5px;
  padding-left: 30px;
  font-size: 11px;
  font-weight: bold;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
  /*######## Fin colLeft #####*/

  /*######## Debut colMiddle #####*/
#colMiddle #searchBar
{
  background-image: url(../img/searchBar_fd.gif);
  background-repeat: no-repeat;
  height: 38px;
  line-height: 38px;
  color: #999999;
  font-size: 11px;
  padding-left: 40px;
  left:0;
  top:0;
}
#colMiddle #searchBar input, #colMiddle #searchBar select, #promo input
{
  border: 0px solid #FFFFFF;
  _margin-top: 8px;
  line-height: 17px;
  font-size: 10px;
  color: #333333;
  background-color: #FFFFFF;
}
#colMiddle #searchBar .btOk, #promo .btOk
{
  width: 34px;
  height: 18px;
  background-color: transparent;
  background-image: url(../img/btOk_fd.gif);
  cursor: pointer;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
#colMiddle #filAriane
{
  font-size: 11px;
  color: #000000;
}
#colMiddle #filAriane a
{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
#colMiddle #filAriane a:hover
{
  font-size: 11px;
  text-decoration: underline;
  color: #000000;
}
#colMiddle #grdAnim {

}
#colMiddle #grdAnim .onglet
{
  height: 26px;
}
#colMiddle #grdAnim .onglet a
{
  display: block;
  margin-top: 5px;
  text-decoration: none;
  text-align: center;
  width: 26px;
  line-height: 21px;
  background-image: url(../img/animNum_off.gif);
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
#colMiddle #grdAnim li
{
  float: left;
  width: auto;
  margin-right: 1px;
}
#colMiddle #grdAnim li.selected a
{
  background-image: url(../img/animNum_on.gif);
  color: #FFFFFF;
}
#colMiddle .meaCentre
{
  float: left;
  width: 193px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#colMiddle .meaCentre h2
{
  background-image: url(../img/ongletTtr_fd.gif);
  background-repeat: no-repeat;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  text-transform:uppercase;
}
#colMiddle .meaCentre h3
{
  padding: 5px 0;
  text-align: center;
  color: #666666;
  font-size: 11px;
  _height: 30px;
  min-height: 30px;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
}
#colMiddle .meaCentre .contDescr
{
  color: #000000;
  font-size: 12px;
  border: 1px solid #c4c4c4;
  min-height: 200px;
  _height: 200px;
}
#colMiddle .meaCentre .txtDescr
{
  color: #312f2f;
  font-size: 12px;
  min-height: 75px;
  _height: 75px;
}
#colMiddle .meaCentre a.imgMea
{
  display: block;
  padding: 10px;
  text-align: center;
}
#colMiddle .meaCentre a.imgMea:hover
{
  background-color: #c4c4c4;
}
#colMiddle .meaCentre .prixMea
{
  padding: 5px 0;
  color: #c30404;
  font-size: 14px;
  font-weight: bold;
}
#colMiddle .meaCentre .basMea
{
  display: block;
  text-align: center;
  line-height: 21px;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
}
#colMiddle #contentSlider
{
  height: 146px;
  clear: both;
  overflow: hidden;
  position: relative;
  background-image: url(../img/home/slider_fd.jpg);
  background-repeat: no-repeat;
}
#colMiddle #slider ul
{
  margin: 0px;
  padding: 0px;
  position: relative;
}
#colMiddle #slider .item
{
  display: block;
  overflow: hidden;
  float: left;
  height: 146px;
}
#colMiddle #slider .toggler
{
  overflow: hidden;
  width: 148px;
}

#colMiddle #slider .imgList
{
  width: 149px;
  text-align: center;
  float: left;
}
#colMiddle #slider .txtList h3
{
  color: #000000;
  font-size: 11px;
}
#colMiddle #slider .txtList
{
  width: 161px;
  padding-top: 3px;
  float: left;
  color: #000000;
  font-size: 11px;
}
#colMiddle #slider .prixMea
{
  padding: 5px 0;
  color: #c30404;
  font-size: 14px;
  font-weight: bold;
}

#colMiddle .descrProdCat
{
  border-top: solid 1px #c1cad9;
  border-left: solid 1px #c1cad9;
  border-right: solid 1px #c1cad9;
  padding: 5px 10px;
  margin: 0 auto;
}
#colMiddle .descrProdCat p
{
  margin:0;
  padding:0;
}
#colMiddle .descrProdCat a
{
  text-decoration: none;
}
#colMiddle .descrProdCat td
{
  color: #000000;
  font-size: 12px;
}
#colMiddle .descrProdCat .prix
{
  color: #000000;
  padding: 5px;
  font-size: 18px;
  text-align: center;
}
.prix_barre{
color:#c30404;
text-decoration:line-through;
  padding:0px;
  font-size: 14px;
  text-align: center;
}
.listCategorie
{
  padding-top: 5px;
}
.listCategorie ul.ongletAnim
{
  height: 26px;
}
.listCategorie .ongletAnim li
{
  float: left;
  margin-right: 2px;
  width: auto;
  line-height: 26px;
  font-size: 11px;
  background-image: url(../img/ongletAnimBt_fd.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-weight: bold;
}
.listCategorie .ongletAnim strong
{
  display: block;
  text-decoration: none;
  width: auto;
  padding: 0 15px;
  background-image: url(../img/ongletAnimBt_d.gif);
  background-position: right;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
.listCategorie .ongletAnim a:hover
{
  text-decoration: underline;
}
.editeurTtrRub
{
  background-image: url(../img/editeur_ttr.gif);
  background-repeat: no-repeat;
  line-height: 37px;
  padding: 0 15px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}
.editeurRef
{
  background-image:url(../img/editeur_fd.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 10px 0;
}
.separateur
{
  clear: both;
  font-size: 1px;
  height: 1px;
}
.editeurSavoirPlus
{
  background-image:url(../img/editeur_savoirPlus.gif);
  background-repeat: no-repeat;
  position: relative;
  width: 500px;
  height: 120px;
}
.editeurSavoirPlus a
{
  color: #666666;
  text-decoration: none;
}
  /*######## Fin colMiddle #####*/

  /*######## Debut colRight #####*/
#colRight .navRightTtr
{
  line-height: 33px;
  background-image: url(../img/navRight/navRight_ttr.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#colRight .laUneListe a:hover
{
  color: #4d4d4b;
  border: 1px solid #bfbfbf;
  border-top: 0px solid #bfbfbf;
}
#colRight .laUneListe a
{
  padding: 5px;
  text-align: center;
  border: 1px solid #c7c7c7;
  border-top: 0px solid #c7c7c7;
  display: block;
  text-decoration: none;
  background-image: url(../img/navRight/laUneListe_fd.gif);
  background-repeat: no-repeat;
  color: #8a8a87;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
#colRight .venteFlash
{
  color: #000000;
  background-color: #f6f6f6;
  font-size: 14px;
  border: 1px solid #c7c7c7;
  border-top: 0px solid #c7c7c7;
  text-align: center;
}
#colRight .encartEvene
{
  background-image: url(../img/navRight/encartEven_fd.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #f6f6f6;
}
#colRight .basEvene
{
  background-image: url(../img/navRight/basEvenement.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #000000;
  border-top: 1px solid #FFFFFF;
  color: #f9f9f7;
  font-size: 11px;
  text-align: center;
  padding: 3px 25px;
}
  /*######## Fin colRight #####*/

  /*######## Fin Center #####*/

  /*######## Debut footer #####*/
#footer
{
   position: relative;
   background-color: #000000;
   background-image: url(../img/footer_fd.jpg);
   background-repeat: no-repeat;
}
#footer #txtFooter
{
   position: absolute;
   left:20px;
   top: 7px;
   width: 720px;
   color: #666666;
   font-size: 11px;
}
#footer #txtFooter strong
{
  color: #999999;
}
#footer #txtFooter a
{
  color: #666666;
  text-decoration: none;
}
#footer #copyFooter
{
   position: absolute;
   left: 745px;
   top: 7px;
   width: 200px;
   color: #FFFFFF;
   font-size: 11px;
}
  /*######## Fin footer #####*/

#noir
{
  position: absolute;
  background: #000000;
  top: 0px;
  left: 0px;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  width: 100%;
  text-align: center;
}

.btContinue
{
  background-image: url(../img/qte/btContinue_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 31px;
  width: auto;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.btContinue a
{
  background-image: url(../img/qte/btContinue_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 31px;
  display: block;
  padding: 0 15px;
  color: #FFFFFF;
  text-decoration: none;
}
.btValider
{
  background-image: url(../img/qte/btValider_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 31px;
  width: auto;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.btValider a
{
  background-image: url(../img/qte/btValider_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 31px;
  display: block;
  padding: 0 15px;
  color: #FFFFFF;
  text-decoration: none;
}

.btGris
{
  background-image: url(../img/btGris_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 23px;
  width: auto;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.btGris a
{
  background-image: url(../img/btGris_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 23px;
  display: block;
  padding: 0 15px;
  color: #FFFFFF;
  text-decoration: none;
}

.btRouge
{
  background-image: url(../img/btRouge_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 23px;
  width: auto;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.btRouge a
{
  background-image: url(../img/btRouge_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 23px;
  display: block;
  padding: 0 5px;
  color: #FFFFFF;
  text-decoration: none;
}

.btRougeB
{
  background-image: url(../img/btRougeB_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 25px;
  width: auto;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.btRougeB a
{
  background-image: url(../img/btRougeB_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 25px;
  display: block;
  padding: 0 15px;
  color: #FFFFFF;
  text-decoration: none;
}
/*Bt_ope paypal*/
.btRouge_paypal
{
  background-image:url(../img/ope_paypal/bg_bt.gif);
  background-repeat: no-repeat;
  background-position: center;
  line-height: 23px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  width:108px;
  float:right;
}

.blanc11
{
  color: #FFFFFF;
  font-size: 11px;
}
.blanc14
{
  color: #FFFFFF;
  font-size: 14px;
}
.blanc11b
{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
.blanc13b
{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}
.gris11
{
  color: #999999;
  font-size: 11px;
}
.gris11b
{
  color: #999999;
  font-size: 11px;
  font-weight: bold;
}
.gris12
{
  color: #999999;
  font-size: 12px;
}
.gris15
{
  color: #999999;
  font-size: 15px;
  font-weight: bold;
}
.jaune12b
{
  color: #ffcc00;
  font-size: 12px;
  font-weight: bold;
}
.rouge12
{
  color: #bf0000;
  font-size: 12px;
}
.no18b {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:18px;
  font-weight:bold
}
.no14b {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  font-weight:bold
}
.no12b {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  font-weight:bold
}
.no12r {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  font-weight:normal;
}
.gris10r {
  font-family: Arial, Helvetica, sans-serif;
  color:#666666;
  font-size:10px;
  font-weight:normal;
}

.bleu17b{
  color:#195A7F;
  font-size:17px;
  font-weight:bold;
}
.orange18b{
  font-size:18px;
  font-weight:bold;
  color:#FF9A1E;
}
.bt_left {
  width:auto;
  float:left
}
.bt_bg {
  width:auto;
  float:left;
  height:28px;
  line-height:28px;
  background-image:url(../img/news/bt_news_bg.gif);
  background-repeat:repeat-x;
  padding:0px 4px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  font-weight:bold;
}
.bt_right {
  width:auto;
  float:left
}

/* ##### STYLE ECOLO #### */
.block_line {
display:inline;
float:left;
}
div.cl1 {
height:44px;padding-top:10px;width:57px;background-color:#339933;color:#FFF;font-size:14px;font-weight:bold;font-family:Arial;
}
div.cl1_1 {
height:44px;padding-top:10px;width:57px;background-color:#990000;color:#FFF;font-size:14px;font-weight:bold;font-family:Arial;
}
div.cls2 {
height:45px;background-color:#339933
}
div.cls2_1 {
height:45px;background-color:#990000;
}
div.clss_1 {
border-top:1px solid #339933;border-bottom:1px solid #339933;height:52px;
}
div.clss_1_1 {
border-bottom:1px solid #339933;height:53px;
}


/** Factfinder autocompleter **/
.factfinder-ac.yui-ac
{
    font-family: arial;
    font-size: 100%;
    position: relative;
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    *zoom:1;
    *display:inline;
    width:320px;
    position:absolute;
    left:115px;
    top:10px;
}

.factfinder-ac .yui-ac-container
{
    position: absolute;
    left:0;
    top: 1.6em;
    width: 100%;
}

.factfinder-ac .yui-ac-content
{
    background: #fff;
    border: 1px solid #808080;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 9050;
}


.factfinder-ac .yui-ac-content ul
{
    margin: 0;
    padding: 0;
    width: 100%;
    *line-height:20px;
}

.factfinder-ac .yui-ac-content li
{
    cursor: default;
    list-style: none;
    margin: 0;
    padding: 2px 5px;
    *padding:0 5px;
    white-space: nowrap;
    line-height:15px;
    font:normal 11px arial;
    color:#000;
}

.factfinder-ac .yui-ac-content li.yui-ac-prehighlight
{
    background: #B3D4FF;
}

.factfinder-ac .yui-ac-content li.yui-ac-highlight
{
    background: #426FD9;
    color: #FFF;
}

.form-errors {
    border:1px solid #d49da7;
    background-color:#ffe4e9;
    margin:0;
    padding:10px;
    margin-bottom:20px;
}

.form-errors li.error-title {
    font:bold 16px arial;
    margin:2px;
    margin-bottom:20px;
    background:url(../im/warning.png) no-repeat left top;
    height:48px;
    line-height:48px;
    padding-left:60px;
}

.form-errors li {
    font:normal 11px arial;
    margin:2px 10px;
}

.etoile {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #FF0000;
}
.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
border: 1px solid #999999;
width: 300px;
}

#cc_number, #cc_cvv, #cc_month, #cc_year, #cc_ownername {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
border: 1px solid #999999;
}

#cc_ownername {
width:300px;
}

#cc_cvv {
width:50px;
}

.inputobligatoire {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
border: 1px solid #999999;
width: 300px;
}
.select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
border: 1px solid #999999;
width: 300px;
}

.payment-topic {
font:bold 14px arial;
padding-bottom:5px;
border-bottom:1px solid #ccc;
}

.cc-type {
list-style:none;
margin:0;
padding:0;
}

.cc-type li {
display:inline;
margin-right:10px;
}

.cc-type li input {
position:relative;
top:-15px;
}

.cc-type li label {
display:inline;
margin-left:5px;
}

.submit-button {
font:bold 15px arial;
padding:5px;
border:1px solid #666;
outline:2px solid #ccc;
}


.block {
    margin:10px 0 0;
    border-bottom:1px dotted #ccc;
    _border-style:1px solid #d1d1d1;
}

.blockHeadline {
    color:#000;
    font:bold 15px arial;
    margin:0 0 0 5px;
    padding-top:0;
}

.blockHeadline img {
    vertical-align:middle;
    margin-right:10px;
}

.blockContent {
    margin:0;
    padding:15px 14px 22px 5px;
}

#panierdetail tbody tr td {
    padding:5px 5px;
}

#panierdetail tbody tr td {
    padding:5px 5px;
}

.left-column {
    text-align:right;
}

.required-field {
    font-weight:bold;
}

tbody.enterprise-customer tr.first-row td {
   border-top:1px solid #d1d1d1;
   padding-top:10px;
}

tbody.enterprise-customer tr.last-row td {
   border-bottom:1px solid #d1d1d1;
   padding-bottom:10px;
}

/** Send to friend **/

#send2friend-outer-section {height: 100%; overflow: hidden; position: relative; width: 100%;}
#send2friend-outer-section[id] {display: table; position: static;}

#send2friend-middle-section {position: absolute; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
#send2friend-middle-section[id] {display: table-cell; vertical-align: middle; position: static;}

#send2friend-inner-section {position: relative; top: -50%; text-align: left;} /* for explorer only */
#send2friend-inner-section {margin : 0 auto;} /* for all browsers*/

.send-to-friend {
    background:#fff url(../im/overlay-gradient.png) repeat-x left bottom;
    font-size:12px;
    height:100%;
    overflow:hidden;
}

.send-to-friend * {
    font-size:12px;
}

.send-to-friend h2 {
    font-family:arial;
    font-size:15px;
    margin:10px 0;
    border-bottom:1px solid #d1d1d1;
}

.send-to-friend table {
    width:98%;
    margin:0 auto;
}

.send-to-friend input, .send-to-friend textarea {
    width:90%;
    border:1px solid #999;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    padding:2px;
}

.send-to-friend .friends-email, .send-to-friend .friends-name {
    width:50%;
}

.send-to-friend .submit-button {
    border:none;
    padding:5px;
    background:#333;
    color:#f0f0f0;
    width:auto;
}

.send-to-friend .send-to-friend-error {
    border:1px solid #feb3b3;
    background-color:#feeaea;
    color:#000;
    padding:5px;
    margin:5px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}

/* MEA HOME */
.meaHome
{
  float:left;
  padding-top: 5px;
  width:294px;
}
.meaHome ul.ongletAnim
{
  height: 28px;
}
.meaHome .ongletAnim li
{
  float: left;
  margin-right: 2px;
  width: auto;
  line-height: 28px;
  font-size: 11px;
  background-image: url(../img/soft/ongletAnimBt_fd.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-weight: bold;
}
.meaHome .ongletAnim strong
{
  display: block;
  text-decoration: none;
  width: auto;
  padding: 0 15px;
  background-image: url(../img/soft/ongletAnimBt_d.gif);
  background-position: right;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
.meaHome .ongletAnim a:hover
{
  text-decoration: underline;
}
.meaHome .listAnim
{
  border: 1px solid #cdcdcd;
  padding: 0px;
}
.meaHome .listAnim td
{
  background-image: url(../img/soft/listAnim_fd.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: 1px solid #6f6f6f;
  font-size: 11px;
}
.meaHome .listAnim td.numAnim
{
  width: 25px;
  padding-top: 10px;
}
.meaHome .listAnim td.numAnim a
{
  display: block;
  padding-left: 11px;
  line-height: 15px;
  text-align: center;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.meaHome .listAnim td.imgAnim
{
  width: 46px;
  padding-top: 10px;
  text-align: center;
}
.meaHome .listAnim td.descAnim h2
{
  color: #000000;
  font-size: 11px;
}
.meaHome .listAnim td.descAnim
{
  font-family: Arial, Helvetica, sans-serif;
  border-right: 1px solid #6f6f6f;
  color: #7f7f7f;
  padding-top: 10px;
}
.meaHome .listAnim .prixAnim
{
  color: #71090b;
}
.meaHome .listAnim td.panierAnim
{
  background-color: #71090b;
  text-align: center;
  background-image: none !important;
  width: 28px;
  border-bottom: 1px solid #FFFFFF;
}


.meaHome .basListAnim
{
  display: block;
  text-align: center;
  border-top: 1px solid #FFFFFF;
  line-height: 21px;
  background-color: #bcbbbb;
  color: #FFFFFF;
  font-size: 10px;
}

.meaSeparator {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #b40305;
  color:#ffffff;
  background-image: url(../img/separatorRouge_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 20px;
  width: auto;
  text-transform: uppercase;
  margin-bottom:16px;
}
.meaSeparator div{
  background-image: url(../img/separatorRouge_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 20px;
  display: block;
  padding: 0 10px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.softSeparator {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #b40305;
  color:#ffffff;
  background-image: url(../img/separatorRouge_fd.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 20px;
  width: auto;
  text-transform: uppercase;
  margin-bottom:6px;
}
.softSeparator div{
  background-image: url(../img/separatorRouge_d.gif);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 20px;
  display: block;
  padding: 0 10px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.meaHomeBox {
  height:330px;
  margin-bottom:20px;
}
.meaHomeBox div{
  float:left;
  height:330px;
  width:290px;
  background-repeat: no-repeat;
}
.meaHomeBox img{
  padding-left:86px;
  padding-top:40px;
  padding-bottom:20px;
}

.meaHomeBox #Category {
  height:14px;
  width:286px;
}

.meaHomeBox #Category img {
  float:right;
  width:12px;
  height:7px;
  padding:4px 4px 0 0;
}
.meaHomeBox #Category a {
  float:right;
  color:#000000;
  text-decoration:underline;
}

.breadcrumb {
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  color:#000000;
  text-decoration:none;
  margin-bottom:20px;
}
.breadcrumb span{
  padding-left:4px;
  padding-right:4px;
}
.breadcrumb a{
  color:#b40305;
  text-decoration:underline;
  padding-left:4px;
  padding-right:4px;
}

.MiniPanier{
  padding: 10px 0 10px 7px;
  width:190px;
  height:10px;
}

#navQte div div{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 9px 0 0 50px;
}


#form_containor{
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:bold;
}

#Panel_B2C{
  float:left;
  width:100%;

  font-family:Arial,Helvetica,sans-serif;
  margin:0;
  padding:0;
  text-decoration:none;

  font-size:13px;
  font-weight:bold;
}

.Block_form {
  border:1px solid #C0CAD8;
  margin-bottom:16px;
  width:703px;
}

#Panel_B2C .commentaire p {
  color:#797C85;
  margin-bottom:10px;
}

#Panel_B2C .deco_form {
  background:transparent url(../img/B2C/bgd_bluegrad.gif) repeat-y scroll right top;
  width:100%;
}

#Panel_B2C em {
  font-size:11px;
  font-style:normal;
  font-weight:normal;
}

#block_civilite {
  float:left;
  margin-left:30px;
  width:200px;
}

.form_element {
  float:left;
  padding:5px 0 5px 9px;
  width:221px;
}

.form_element label span {
  color:#E61C08;
}

.form_element_wide {
  float:left;
  padding:9px 0 9px 9px;
  width:400px;
}

.form_element_wide label span {
  color:#E61C08;
}

.form_element_wide2 {
  float:left;
  padding:9px 0 9px 9px;
  width:280px;
}

.form_element_wide2 label span {
  color:#E61C08;
}

#block_civilite label {
  font-size:11px;
  font-weight:normal;
}

.processInfos {
  color:#45A3D9;
  padding:0 0 0 9px;
  font-size:11px;
  font-weight:normal;
}

#form_containor .titre_block {
  float:none;
  text-align:left;
  background-color:#E61C08;
  width:705px;
}

#form_containor .titre_block h3 {
  color:#FFFFFF;
  float:none;
  font-size:11px;
  text-transform:uppercase;
  width:auto;
  font-weight:bold;
  padding:2px 0 2px 9px;
}

#form_containor .TexteGererAbaonnement {
  border-left:1px solid #C0CAD8;
  border-right:1px solid #C0CAD8;
  float:left;
  text-align:left;
  width:703px;
  height:24px;
}

#form_containor .TexteGererAbaonnementPlusFond2 {
  background-image:url(../img/B2C/fondTableau.jpg);
  background-position:right top;
  background-repeat:repeat-y;
  border-left:1px solid #C0CAD8;
  border-right:1px solid #C0CAD8;
  float:left;
  text-align:left;
  width:703px;
  height:24px;
}

.processcheckbox p {
  padding:0 0 10px 10px;
}

#form_containor .TexteGererAbaonnement {
  text-align:left;
}

#form_containor .infoPersoContainer1Box {
  float:left;
  margin:3px 0 5px 6px;
  text-align:left;
  width:250px;
  height:24px;
}

#form_containor .infoPersoContainer1 {
  float:left;
  margin:3px 0 5px 6px;
  width:250px;
  height:24px;
}

#form_containor .TexteGererAbaonnement2Bas {
  float:left;
  width:703px;
  text-align: left;
  border-right:1px solid #C0CAD8;
  border-left:1px solid #C0CAD8;
  border-bottom:1px solid #C0CAD8;
  margin-bottom: 10px;
}

#form_containor .TexteGererAbaonnement2Bas2 {
  float:left;
  width:703px;
  text-align: left;
  border-right:1px solid #C0CAD8;
  border-left:1px solid #C0CAD8;
  border-bottom:1px solid #C0CAD8;
  margin-bottom: 10px;
  background-image: url(../img/B2C/BandeauDegradePerso.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}


.block_border {
  border-color: #C0CAD8;
  border-style:none solid solid;
  border-width:medium 1px 1px;
  margin-bottom:16px;
  padding:0;
  width:703px;
}

#ident .form_element {
  float:left;
  padding:5px 0 5px 9px;
  width:244px;
}

#form_selector {
  text-align:right;
}

#form_selector div {
  float:left;
  text-align:left;
  width:300px;
}

#form_selector ul {
width:100%;
}

#form_selector li {
  color:#000000;
  display:inline;
}

#form_selector a {
  background-color:#DFEBFF;
  border-color:#C0CAD8;
  border-style:solid solid none;
  border-width:1px 1px medium;
  color:#000000;
  float:left;
  margin-right:10px;
  padding:3px 25px 6px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:underline;
}

#form_selector a.current{
  background:#C3D9FF url(../img/B2C/arrow_black_down.gif) no-repeat center bottom;
  font-weight:bold;
}

#form_selector p{
  float:right;
  width:200px;
}

.linkCatMea{
  background-color:#000000;
  text-align:center;
  color:#ffffff;
}

.linkCatMea a{
  color:#ffffff;
}

#searchBar{
  position:relative;
  top:6px;
  left:512px;
  background-image:url(../img/seach_barre.gif);
  height:38px;
  width:428px;
}

#searchBar form{
  position:relative;
  height:38px;
}
#searchBar #search{
  top:9px;
  left:116px;
  border:none;
  width:124px;
  position:absolute;
}
#searchBar #selectSearch{
  top:9px;
  left:243px;
  border:none;
  position:absolute;
  width:140px;
}
#searchBar #btOkSearch{
  position:absolute;
  top:9px;
  left:390px;
  border:none;
  background-image:url(../img/seach_ok.gif);
  height:18px;
  width:34px;
  cursor: pointer;
}

.btGris_meaHome a{
  color:#ffffff;
}

.btGris_meaHome div{
  text-align:center;
  background-image:url(../img/btGris_meaHome.gif);
  width:118px;
  height:22px;
  color:#000000;
  line-height: 20px;
  font-size:12px;
  font-weight:normal;
}

/** Containers **/
.mid-title {
text-transform:uppercase;
font:bold 14px Arial,Sans-serif;
color:#333333;
}

.framed-container {
border:1px solid #ccc;
text-align:center;
padding:5px 0;
}

/* payment */
.payment-container .payment-description span {
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#333;
    margin-left:10px;
}
ul.direct-payment {
    list-style-type:none;
    padding:0;
}
ul.direct-payment li {
    list-style-type:none;
    padding:0;
    margin-bottom:10px;
}
ul.direct-payment li label.common {
    font-weight:bold;
    float:left;
    width:150px;
    font-size:13px;
    color:#000;
}
ul.direct-payment li label.common.cardtype {
    position:relative;
    top:15px;
}
ul.direct-payment .cc-types {
    list-style-type:none;
}
ul.direct-payment .cc-types li {
    float:left;
    margin:0 10px 0 0;
}
ul.direct-payment .cc-types li em {
    color:#666;
}
ul.direct-payment .cc-types li input {
    position:relative;
    top:-10px;
}
ul.direct-payment .atos_cc_cvv {
    width:50px;
}

/* errors */
ul.process-error, .payment-error ul {
    background:#fff url(../img/cart/warning.png) no-repeat center left;
    list-style-position:inside;
    min-height:68px;
    _height:68px;
    margin:0 0 20px 0;
    padding:0;
}
ul.process-error li, .payment-error ul li {
    padding-left:90px;
}

/* payment block */
.common-brown {
  color:#333333;
}
h3.common-brown {
  font-size:14px;
  text-transform:uppercase;
  margin-bottom:7px;
}
.content-block {
    border:1px solid #ccc;
    padding:10px;
    margin-bottom:30px;
}
.payment-method {
    width:108px;
    height:90px;
    background:#fff url(../img/cart/gradient-bottom2.png) repeat-x center bottom;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #ccc;
    padding:10px;
    text-align:center;
    float:left;
    margin-right:20px;
    -moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
}
.payment-method:hover {
    border-color:#777;
}
.payment-method:hover a {
    color:#333;
}
.payment-method a {
    color:#666;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial,sans-serif;
    display:block;
    outline:0;
}
.payment-method a:hover {
    text-decoration:none;
    color:#333;
}
.payment-method img {
    display:block;
    padding-top:5px;
    margin:0 auto;
}
.payment-method span {
    display:block;
    cursor:pointer;
    margin:0 auto;
}
.payment-method span img {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
