@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700,700italic,900,900italic,300,300italic|Roboto+Condensed:400,700);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

label {
  cursor:pointer;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.icons-sprite, a.icon-main-menu-18, a.icon-main-menu-25, a.icon-main-menu-16, a.icon-main-menu-22, a.icon-main-menu-23, a.icon-main-menu-24, a.icon-footerperso, a.icon-footerimpression, a.icon-footersuivi, a.icon-footerbeaulivre, a.icon-footervalidation, a.icon-footerlivraison {
  background: url('../img/icons-s79bc509f2c.png') no-repeat;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(js/theme/boxsizing.htc);
}

body {
  font-family: 'Source Sans Pro', sans-serif;
}

.headerBlack {
  height: 37px;
  width: 100%;
  background-image: url(../img/bandeauNoir.jpg);
}

.headerBlackSticky {
  display: none;
  position: fixed;
  top: 0px;
  z-index: 10000;
  height: 36px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  background-image: url(../img/bandeauNoir.jpg);
}

.headerBlackSticky a.logoSticky {
  display: block;
  float: left;
  width: 23px;
  height: 36px;
  margin-right: 19px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/logo_sticky.png);
}

.headerBlackSticky .listelienBLeu a {
  color: #8c9ea5;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  line-height: 36px;
  font-weight: 600;
}

.headerBlack .listelienBLeu,
.headerBlackSticky .listelienBLeu,
.headerBlack .listelienBLeu li,
.headerBlackSticky .listelienBLeu li {
  display: inline-block;
  margin-right: 10px;
}

.headerBlack .listelienBLeu a {
  color: #8c9ea5;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  line-height: 37px;
  font-weight: 600;
}

.headerBlack .infos,
.headerBlack .infos div {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 37px;
  color: white;
}

.headerBlack .infos .livraison {
  color: #e63f66;
}

.headerBlackSticky .ctaDevis {
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}

.headerBlackSticky .ctaDevis a {
  display: inline-block;
  padding: 0px 8px;
  position: relative;
  top: -1px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  line-height: 36px;
  background-color: #e63f66;
}

.headerBlackSticky .question {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 36px;
  color: white;
}

#maintenance {
  width: 480px;
  margin: 0 auto;
}

#maintenance img {
  margin: 95px 0;
}

#maintenance .maint-subtitle{
  text-transform: uppercase;
  color: #009ee0;
  margin-bottom: 65px;
  font-size: 19px;
}

#maintenance p{
  color: #8c8b8b;
}

#maintenance p.bold{
  color: #000;
  font-weight: 500;
}


.headerBlackSticky .choixLangue,
.headerBlack .choixLangue {
  display: inline-block;
  background-image: url(../img/fleche_langue.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 18px;
  margin-left: 0px;
  font-size: 14px;
  line-height: 37px;
  color: #8c9ea5;
  text-transform: uppercase;
  font-weight: 600;
}

.headerBlack .monCompte,
.headerBlackSticky .monCompte {
  display: inline-block;
  margin-left: 15px;
  line-height: 37px;
}

.headerBlack .monCompte a.openCompte, .headerBlack .monCompte a.monCompteWithoutWindow,
.headerBlackSticky .monCompte a.openCompte, .headerBlackSticky .monCompte a.monCompteWithoutWindow {
  display: inline-block;
  padding-left: 15px;
  background-image: url(../img/mon-compte.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  line-height: 37px;
  color: #8c9ea5;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

.monCompte .overCompte {
  display: none;
  position: absolute;
  width: 235px;
  height: 185px;
  padding: 0px 25px;
  z-index: 9999;
  top: 0px;
  margin-left: -60px;
  background-image: url(../img/fond_over_compte.png);
}

.zoning-active{
    display: inline-block;
    padding-left: 10px;
}

.monCompte .active-on,
.monCompte .active-off {
    display: inline-block;
    border-radius:50%;
    width:10px;
    height:10px;
}
.monCompte .active-on { background:#75B850; }
.monCompte .active-off { background:#CD0000; }

.monCompte .overCompte .titre {
  text-align: center;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: underline;
  color: white;
}

.monCompte .overCompte .elementForm {
  margin-bottom: 9px;
  position: relative;
}

.monCompte .overCompte .elementForm input[type="text"],
.monCompte .overCompte .elementForm input[type="password"] {
  width: 100%;
  display: block;
  background: none;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  margin: 0px;
  padding: 6px 12px;
  font-style: italic;
}

.monCompte .overCompte .elementForm input[type="password"] {
  width: 150px;
}

.monCompte .overCompte .elementForm input[type="submit"] {
  display: block;
  background: none;
  background-color: #009fda;
  color: white;
  width: 30px;
  text-indent: -1px;
  height: 27px;
  line-height: 27px;
  position: absolute;
  top: 0px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  right: 0px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.monCompte .overCompte .mdpOubli {
  text-align: right;
  font-style: italic;
  font-size: 12px;
  margin-top: 15px;
  line-height: 12px;
}

.monCompte .overCompte .mdpOubli a {
  color: #009fda;
}

.monCompte .overCompte .creationCompte {
  text-align: center;
  padding-top: 4px;
  text-transform: uppercase;
  font-size: 16px;
}

.monCompte .overCompte .creationCompte a {
  text-decoration: none;
  color: white;
}

.monCompte .overCompte .creationCompte a:hover {
  text-decoration: underline;
}

.headerBlack .mesCommandes,
.headerBlackSticky .mesCommandes {
  position: absolute;
  right: 0px;
  top: 1px;
  margin-left: 0px;
  line-height: 37px;
}

.headerBlack .mesCommandes a.openCommande,
.headerBlackSticky .mesCommandes a.openCommande {
  display: block;
  padding-left: 20px;
  background-image: url(../img/mes-commandes.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  line-height: 37px;
  color: #009ee0;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

.mesCommandes .overCommande {
  display: none;
  position: absolute;
  top: 0px;
  width: 235px;
  height: 157px;
  margin-left: -40px;
  padding: 0px 25px;
  z-index: 9999;
  background-image: url(../img/fond_over_commande.png);
}

.mesCommandes .overCommande .titre {
  text-align: center;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: underline;
  color: white;
}

.mesCommandes .overCommande .titre em {
  font-style: italic;
}

.mesCommandes .overCommande .contenuCommande {
  font-size: 14px;
  line-height: 16px;
  color: white;
}

.mesCommandes .overCommande .contenuCommande strong {
  font-weight: 600;
}

.mesCommandes .overCommande .modifCommande {
  text-align: left;
  padding-top: 4px;
  text-transform: uppercase;
  font-size: 16px;
}

.mesCommandes .overCommande .modifCommande a {
  text-decoration: none;
  color: white;
}

.mesCommandes .overCommande .modifCommande a:hover {
  text-decoration: underline;
}

.header {
  background-color: #009fda;
  width: 100%;
  height: 100px;
}

.header .logo {
  display: block;
  background-image: url(../img/logo.png);
  height: 55px;
  width: 233px;
  margin-top: 25px;
}
.header .logo img {
  height: 55px;
  width: 233px;
}

.header .accroche {
  margin-top: 25px;
  font-size: 16px;
  line-height: 16px;
  color: #b6ebff;
  text-transform: uppercase;
}

.header .accroche strong {
  color: #e4f6fd;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}

.header a.icon-devisheader {
  background-image: url(../img/picto_devis.png);
  margin-top: 8px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: 12px center;
  padding: 7px 19px 7px 60px;
  font-size: 23px;
  line-height: 21px;
  background-color: #e63f66;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.header .recherche {
  position: relative;
}

.header .recherche input[type="text"] {
  display: block;
  border: none;
  width: 201px;
  padding: 5px;
  margin: 0px;
  padding-left: 30px;
  padding-right: 10px;
  background: none;
  background-image: url(../img/fond-recherche.png);
  background-repeat: no-repeat;
  font-style: italic;
}

.header .recherche input[type="submit"] {
  border: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  display: block;
  background: none;
  background-image: url(../img/fond-bouton_ok.png);
  width: 33px;
  height: 24px;
  right: 0px;
  top: 0px;
  line-height: 24px;
  cursor: pointer;
}

.bandeauGris {
  background-image: url(../img/bandeauGris.jpg);
  width: 100%;
  height: 67px;
}

.bandeauGris ul li {
  display: inline-block;
  background-image: url(../img/sep_menu_haut.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 8px 19px 0px;
}

.bandeauGris ul li:first-child {
  background: none;
}

.bandeauGris ul li a {
  display: block;
  padding-top: 29px;
  text-align: center;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  color: #7e7e7e;
  font-size: 12px;
  text-decoration: none;
}

.bandeauGris ul li a:hover {
  color: #e63f66;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.bandeauGris ul li:first-child {
  padding-left: 0px;
}

.bandeauGris ul li:last-child {
  padding-right: 0px;
}

/* BREADCRUMB */
.breadcrumb {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #7a7a7a;
  font-style: italic;
}

.breadcrumb a {
  color: #7a7a7a;
  text-decoration: none;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

/* HOME PAGE */
.listeLiensHP {
  position: relative;
}

.listeLiensHP li {
  border-top: 1px solid #38bdf4;
}

.listeLiensHP li:first-child {
  border-top: none;
}

.listeLiensHP li a {
  display: block;
  width: 100%;
  height: 29px;
  line-height: 29px;
  background-color: #009ee0;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.listeLiensHP li a:hover,
.listeLiensHP li a.active {
  background-color: #434343;
}

.listeLiensHP li a.active {
  background-image: url(../img/fleche_menu.png);
  background-repeat: no-repeat;
  background-position: 290px top;
}

.listeLiensHP a.icon-devis {
  background-image: url(../img/picto_devis_hp.png);
  margin-top: 8px;
  background-repeat: no-repeat;
  background-position: 12px center;
  padding-left: 60px;
  font-size: 19px;
  line-height: 52px;
  background-color: #e63f66;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  width: 100%;
  height: 52px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.refHP {
  font-size: 14px;
  color: #454545;
  padding: 20px 0px;
  text-align: justify;
}

.listeEntree ul li {
  display: block;
  float: left;
}

.listeEntree ul li a {
  display: block;
  padding: 0px 27px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  height: 67px;
  padding-top: 14px;
  text-align: center;
  background-image: url(../img/sep_footer_bas.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #454545;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.listeEntree ul li a:hover {
  background-color: #009ee0;
}

.listeEntree ul li:first-child a {
  background-image: none;
}

footer.footerBlanc {
  background-color: white;
  padding: 35px 0px;
  padding-bottom: 20px;
}

footer.footerBlanc p {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #009ee0;
  margin-bottom: 35px;
  text-transform: uppercase;
}

footer.footerBlanc .listePictos li {
  display: block;
  float: left;
}

footer.footerBlanc .listePictos li a {
  display: block;
  padding: 0px 31px;
  padding-top: 118px;
  text-align: center;
  /*@include transition-property(color);
  @include transition-duration(0.4s);*/
  color: #494949;
  font-size: 16px;
  height: 170px;
  text-decoration: none;
  cursor: pointer;
}

footer.footerBlanc .listePictos li a:hover {
  color: #e52f5a;
}

footer.footerBlanc .bleuFooter {
  margin-top: 40px;
  font-size: 20px;
  margin-bottom: 20px;
}

footer.footerBlanc .bleuFooter a {
  color: #009ee0;
}

footer.footerGris {
  background-image: url(../img/fond_footer_gris.jpg);
  padding: 50px 0px;
}

footer.footerGris .logo {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

footer.footerGris .footerRef {
  color: white;
  position: relative;
  line-height: 17px;
  font-size: 14px;
  color: #cccccc;
    text-align: justify;
}

footer.footerGris .footerRef em {
  font-style: italic;
  color: #f13c66;
    line-height: 20px;
}

footer.footerGris .footerRef .imgBourse {
  position: absolute;
  bottom: 0px;
  right: 35px;
}

footer.footerGris .listeLienFooter li {
  margin-bottom: 4px;
}

footer.footerGris .listeLienFooter li a {
  text-decoration: none;
  color: white;
  font-size: 16px;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

footer.footerGris .listeLienFooter li a:hover {
  color: #009ee0;
}

footer.footerGris .listeLienFooter.bleu li a {
  color: #009ee0;
  text-transform: uppercase;
}

footer.footerGris .listeLienFooter.bleu li a:hover {
  color: #f13c66;
}

footer.footerGris .titreFooter {
  text-transform: uppercase;
  font-size: 14px;
  color: white;
  margin-top: 17px;
  margin-bottom: 5px;
}

footer.footerGris .fondNoirAlpha {
  background-image: url(../img/fond_footer_mentions.png);
  text-align: left;
  position: relative;
  margin: 30px 0px;
  width: 100%;
  line-height: 67px;
  height: 67px;
  color: #828282;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

footer.footerGris .fondNoirAlpha a {
  color: #828282;
  text-decoration: none;
}

footer.footerGris .fondNoirAlpha a:hover {
  text-decoration: underline;
}

footer.footerGris .fondNoirAlpha .menuFooter {
  display: inline-block;
  padding-right: 25px;
  padding-left: 50px;
  border-right: 1px solid #828282;
  height: 37px;
  margin-top: 15px;
  line-height: 37px;
  position: relative;
}

footer.footerGris .fondNoirAlpha .chiratFooter {
  top: 12px;
  padding-left: 50px;
  left: 620px;
  height: 45px;
  position: absolute;
  line-height: 14px;
  font-size: 14px;
  color: #828282;
}

footer.footerGris .fondNoirAlpha .chiratFooter img {
  display: block;
  position: absolute;
  left: 0px;
}

.content,
.breadcrumb {
  background-color: #f4f4f4;
}

.container {
  position: relative;
  width: 990px;
  margin: 0 auto;
}

/* COLONNES */
.row {
  width: 990px;
  margin: 0 auto;
  overflow: hidden;
}

.col {
  width: 66px;
  float: left;
  margin-right: 18px;
}

.col:last-child {
  margin-right: 0px;
}

.w-1 {
  width: 66px;
}

.w-2 {
  width: 150px;
}

.w-3 {
  width: 234px;
}

.w-4 {
  width: 318px;
}

.w-5 {
  width: 402px;
}

.w-6 {
  width: 486px;
}

.w-7 {
  width: 570px;
}

.w-8 {
  width: 654px;
}

.w-9 {
  width: 738px;
}

.w-10 {
  width: 822px;
}

.w-11 {
  width: 906px;
}

.w-12 {
  width: 990px;
}

.col-half {
  float: left;
  width: 45%;
    margin-right: 15px;
}

.listeBlocsHP {
  margin-top: 16px;
}

.blocHP {
  position: relative;
  text-align: center;
  height: 221px;
  overflow: hidden;
}

.blocHP .overlayBloc {
  background-image: url(../img/fond_overlay_bloc.png);
  width: 100%;
  height: 91px;
  position: absolute;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  font-weight: 300;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  z-index: 100;
}

.blocHP:hover {
  cursor: pointer;
}

.blocHP:hover .overlayBloc {
  padding-top: 10px;
  height: 101px;
}

.blocHP .overlayBloc h2 {
  text-transform: uppercase;
  color: #009fda;
  font-size: 20px;
  padding: 9px 0px;
  line-height: 21px;
  font-weight: 400;
}

.blocHP .overlayBloc h2.rose {
  color: #e52f5a;
}

.blocHP image {
  position: relative;
}

.blocHP a.bouton {
  display: inline-block;
  position: relative;
  top: -40px;
}

#wrapperSlider {
  width: 654px;
}

#containerSlider {
  position: relative;
  height: 300px;
}

#sliderHP {
  float: left;
  position: relative;
  overflow: auto;
  width: 654px;
  height: 300px;
}

#sliderHP ul {
  position: absolute;
  list-style: none;
  top: 0;
  left: 0;
}

#sliderHP li {
  position: relative;
  float: left;
  width: 654px;
  height: 300px;
}

#sliderHP li .caption {
  position: absolute;
  left: 20px;
  top: 20px;
}

#sliderHP li .caption .titre {
  display: inline-block;
  margin-bottom: 9px;
  font-size: 20px;
  line-height: 20px;
  color: #4b4b4b;
  text-transform: uppercase;
  font-weight: 600;
  background-color: white;
  max-width: 250px;
  padding: 10px 12px;
}

#sliderHP li .caption .texte {
  max-width: 260px;
  margin-bottom: 9px;
  background-color: white;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 17px;
  color: #777777;
}

.paginationSlider {
  position: absolute;
  bottom: 0px;
  right: 10px;
  list-style: none;
  height: 25px;
}

.paginationSlider li {
  float: left;
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 4px 0 0;
  background-image: url(../img/puce_slider.png);
  background-position: left top;
}

.paginationSlider li:hover, li.current {
  background-position: left bottom;
}

/* BOUTONS */
a.bouton {
  /*display:inline-block;*/
  line-height: 25px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 10px;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}

a.bouton.blanc {
  color: #313131;
  background-color: white;
}

a.bouton.rose {
  background-color: #e52f5a;
  color: white;
}

a.bouton.noir {
  background-image: url(../img/fond_bouton_noir.png);
  color: white;
  padding: 5px 10px;
}

a.icon-main-menu-18 {
  background-position: center;
  background-position: -46px -2107px;
  background-position: 50% -2107px;
  background-position-x: center !important;
}
a.icon-main-menu-18:hover, a.icon-main-menu-18.perso_hover, a.icon-main-menu-18.perso-hover {
  background-position: -46px -2509px;
}

a.icon-main-menu-18:hover {
  background-position: 50% -2509px;
}

a.icon-main-menu-25 {
  background-position: center;
  background-position: -38px -2442px;
  background-position: 50% -2442px;
  background-position-x: center !important;
}
a.icon-main-menu-25:hover, a.icon-main-menu-25.qualite_hover, a.icon-main-menu-25.qualite-hover {
  background-position: -38px -2844px;
}

a.icon-main-menu-25:hover {
  background-position: 50% -2844px;
}

a.icon-main-menu-16 {
  background-position: center;
  background-position: -43px -2174px;
  background-position: 50% -2174px;
  background-position-x: center !important;
}
a.icon-main-menu-16:hover, a.icon-main-menu-16.prix_hover, a.icon-main-menu-16.prix-hover {
  background-position: -43px -2375px;
}

a.icon-main-menu-16:hover {
  background-position: 50% -2375px;
}

a.icon-main-menu-25 {
  background-position: center;
  background-position: -36px -2040px;
  background-position: 50% -2040px;
  background-position-x: center !important;
}
a.icon-main-menu-25:hover, a.icon-main-menu-25.imporession_hover, a.icon-main-menu-25.imporession-hover {
  background-position: -36px -2576px;
}

a.icon-main-menu-25:hover {
  background-position: 50% -2576px;
}

a.icon-main-menu-22 {
  background-position: center;
  background-position: -46px -2777px;
  background-position: 50% -2777px;
  background-position-x: center !important;
}
a.icon-main-menu-22:hover, a.icon-main-menu-22.couverture_hover, a.icon-main-menu-22.couverture-hover {
  background-position: -46px -2643px;
}

a.icon-main-menu-22:hover {
  background-position: 50% -2643px;
}

a.icon-main-menu-23 {
  background-position: center;
  background-position: -40px -2308px;
  background-position: 50% -2308px;
  background-position-x: center !important;
}
a.icon-main-menu-23:hover, a.icon-main-menu-23.reliure_hover, a.icon-main-menu-23.reliure-hover {
  background-position: -40px -2241px;
}

a.icon-main-menu-23:hover {
  background-position: 50% -2241px;
}

a.icon-main-menu-24 {
  background-position: center;
  background-position: -44px -2710px;
  background-position: 50% -2710px;
  background-position-x: center !important;
}
a.icon-main-menu-24:hover, a.icon-main-menu-24.gaufrage_hover, a.icon-main-menu-24.gaufrage-hover {
  background-position: -44px -2911px;
}

a.icon-main-menu-24:hover {
  background-position: 50% -2911px;
}

a.icon-footerperso {
  background-position: center;
  background-position: 0 -1870px;
  background-position: 50% -1870px;
  background-position-x: center !important;
}
a.icon-footerperso:hover, a.icon-footerperso.footerperso_hover, a.icon-footerperso.footerperso-hover {
  background-position: 0 -850px;
}

a.icon-footerperso:hover {
  background-position: 50% -850px;
}

a.icon-footerimpression {
  background-position: center;
  background-position: 0 -1360px;
  background-position: 50% -1360px;
  background-position-x: center !important;
}
a.icon-footerimpression:hover, a.icon-footerimpression.footerimpression_hover, a.icon-footerimpression.footerimpression-hover {
  background-position: 0 -680px;
}

a.icon-footerimpression:hover {
  background-position: 50% -680px;
}

a.icon-footersuivi {
  background-position: center;
  background-position: 0 -1020px;
  background-position: 50% -1020px;
  background-position-x: center !important;
}
a.icon-footersuivi:hover, a.icon-footersuivi.footersuivi_hover, a.icon-footersuivi.footersuivi-hover {
  background-position: 0 -510px;
}

a.icon-footersuivi:hover {
  background-position: 50% -510px;
}

a.icon-footerbeaulivre {
  background-position: center;
  background-position: 0 -1530px;
  background-position: 50% -1530px;
  background-position-x: center !important;
}
a.icon-footerbeaulivre:hover, a.icon-footerbeaulivre.footerbeaulivre_hover, a.icon-footerbeaulivre.footerbeaulivre-hover {
  background-position: 0 -1190px;
}

a.icon-footerbeaulivre:hover {
  background-position: 50% -1190px;
}

a.icon-footervalidation {
  background-position: center;
  background-position: 0 -170px;
  background-position: 50% -170px;
  background-position-x: center !important;
}
a.icon-footervalidation:hover, a.icon-footervalidation.footervalidation_hover, a.icon-footervalidation.footervalidation-hover {
  background-position: 0 0;
}

a.icon-footervalidation:hover {
  background-position: 50% 0;
}

a.icon-footerlivraison {
  background-position: center;
  background-position: 0 -1700px;
  background-position: 50% -1700px;
  background-position-x: center !important;
}
a.icon-footerlivraison:hover, a.icon-footerlivraison.footerlivraison_hover, a.icon-footerlivraison.footerlivraison-hover {
  background-position: 0 -340px;
}

a.icon-footerlivraison:hover {
  background-position: 50% -340px;
}

/* PAGE MON COMPTE */
.encartCompte {
  position: relative;
  top: 0px;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #f0eeee;
}

.compteContainer {
  min-height: 300px;
  position: relative;
  padding: 24px 0px;
  padding-left: 272px;
  padding-right: 25px;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.menuMonCompte {
  position: absolute;
  top: 0px;
  left: 0px;
}

.menuMonCompte ul li {
  height: 55px;
  width: 232px;
  background-image: url(../img/sprite_menuCompte.png);
}

.menuMonCompte ul li a {
  display: block;
  height: 55px;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 13px;
  padding-left: 57px;
  text-decoration: none;
  font-weight: 600;
  background-position: 20px center;
  background-repeat: no-repeat;
}

.menuMonCompte ul li a.monoLine {
  padding-top: 18px;
}

.menuMonCompte ul li:hover,
.menuMonCompte ul li.active {
  background-position: left bottom;
}

.menuMonCompte ul li a.commande {
  background-image: url(../img/pictos/commande.png);
}

.menuMonCompte ul li a.factures {
  background-image: url(../img/pictos/factures.png);
}

.menuMonCompte ul li a.infos {
  background-image: url(../img/pictos/infos.png);
}

.menuMonCompte ul li a.contacter {
  background-image: url(../img/pictos/contacter.png);
}

.encartCompte h1 {
  color: #009ee0;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
}

.encartCompte h2 {
  padding-left: 15px;
  color: #009ee0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  height: 29px;
  line-height: 29px;
  background-color: #eeeeef;
  margin-bottom: 15px;
}

.encartCompte .encartForm {
  padding-left: 20px;
  margin-bottom: 30px;
}

.encartForm .elementForm {
  margin-bottom: 15px;
}

.encartForm .elementForm label {
  cursor: pointer;
  font-size: 14px;
  color: #737373;
  font-weight: 600;
}

.encartForm .elementForm input[type="text"],
.encartForm .elementForm input[type="password"],
.encartForm .elementForm input[type="email"],
.texteOption input[type="text"] {
  background-image: url(../img/pictos/fond_input_form.png);
  width: 195px;
  padding: 3.5px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background-color: transparent;
}

.encartForm .elementForm input[type="text"].blanc,
.encartForm .elementForm input[type="password"].blanc,
.encartForm .elementForm input[type="email"].blanc {
  background-image: url(../img/fond_input_blanc.png);
}

.encartForm .elementForm .middle {
  display: inline;
  padding-right: 20px;
}

.encartForm .elementForm textarea {
  padding: 10px;
  width: 410px;
  height: 120px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eceded;
}

.encartForm .infoForm {
  color: #969696;
  font-size: 12px;
  font-style: italic;
  padding-top: 10px;
  margin-bottom: 18px;
}

.encartForm input[type="submit"],
button.button_large,
a.boutonRouge,
input.boutonRouge,
.detailEtape .prixDetail .lienValide a/*,
.forgot-password*/ {
  background-color: #e32f5a;
  display: inline-block;
  padding: 0px 10px;
  color: white;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  -webkit-box-shadow: #c6c6c4 1px 1px 2px;
  -moz-box-shadow: #c6c6c4 1px 1px 2px;
  box-shadow: #c6c6c4 1px 1px 2px;
}

.forgot-password {
  float: right;
  text-decoration: none;
  margin: 10px 10px 0 2px;
    text-decoration: underline;
    font-style: italic;
}

#SubmitLogin{
    float: left;
}

.boutonRouge.retourLigne {
  max-width: 290px !important;
  font-size: 20px !important;
  height: auto !important;
  text-decoration: none !important;
  line-height: 20px !important;
  font-weight: normal !important;
  padding: 15px 30px !important;
  -webkit-box-shadow: #c6c6c4 1px 1px 2px;
  -moz-box-shadow: #c6c6c4 1px 1px 2px;
  box-shadow: #c6c6c4 1px 1px 2px;
}

.boutonRouge.wide {
  font-size: 26px !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0px 30px !important;
  font-weight: 300;
  -webkit-box-shadow: #c6c6c4 1px 1px 2px;
  -moz-box-shadow: #c6c6c4 1px 1px 2px;
  box-shadow: #c6c6c4 1px 1px 2px;
}

.boutonRouge .petit {
  font-size: 12px !important;
    text-transform: none;
}

.adresseContainer {
  width: 505px;
  margin-bottom: 30px;
  position: relative;
  padding: 0px 20px;
  padding-bottom: 20px;
  background-color: #eeeeef;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: #c6c6c4 1px 1px 5px;
  -moz-box-shadow: #c6c6c4 1px 1px 5px;
  box-shadow: #c6c6c4 1px 1px 5px;
}

.adresseContainer .titre {
  border-bottom: 1px solid #b3b3b3;
  width: 505px;
  padding: 0px 20px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  color: #4e4e4e;
  background-image: url(../img/sprite_fleche.png);
  background-repeat: no-repeat;
  background-position: 470px top;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: -20px;
}

.adresseContainer .titre.noClick {
  background-image: none;
  color: #009ee0;
}

.adresseContainer .titre.noClick input[type="text"] {
  display: inline-block;
  background-image: url(../img/fond_input_blanc.png);
  width: 195px;
  margin-left: 25px;
  height: 22px;
  line-height: 22px;
  padding: 0px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background-color: transparent;
}

.adresseContainer.close .titre {
  background-position: 470px bottom;
}

.adresseContainer.close .contenu {
  display: none;
}

.adresseContainer .action label {
  font-size: 12px;
  color: #474747;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
}

.adresseContainer .contenu {
  padding-top: 30px;
}

.adresseContainer .contenu label.labelBlock {
  width: 210px;
  display: inline-block;
}

.adresseContainer .contenu .elementForm, #dynamicAddress .contenu .elementForm {
  margin-bottom: 15px;
}

.adresseContainer .contenu .elementForm input[type="text"] , #dynamicAddress .contenu .elementForm input[type="text"]{
  width: 145px;
  background-image: url(../img/input_middleWide.png);
}

.adresseContainer .contenu .elementForm input[type="text"].wide,
input[type="text"].wide, #dynamicAddress .contenu .elementForm input[type="text"].wide {
  width: 400px;
  background-image: url(../img/input_wide.png);
}

.adresseContainer .contenu .elementForm input[type="text"].little,
.texteOption input[type="text"].little {
  width: 75px;
  background-image: url(../img/input_little.png);
}
#dynamicAddress .contenu .elementForm input[type="text"]{
  padding: 3.5px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background-color: transparent;
}
.texteOption input[type="text"].littlePage {
  width: 55px;
  background-image: url(../img/fond_input_page.png);
}

.adresseContainer .contenu .elementForm input[type="text"].middleWide,
input[type="text"].middleWide, #dynamicAddress .contenu .elementForm input[type="text"].middleWide {
  width: 244px;
  background-image: url(../img/input_normal.png);
}

.retour {
  position: relative;
  top: 10px;
  text-align: right;
}

.retour a,
a.boutonBlanc {
  display: inline-block;
  background-color: white;
  color: #313131;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  height: 25px;
  line-height: 25px;
  padding: 0px 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: #c6c6c4 1px 1px 2px;
  -moz-box-shadow: #c6c6c4 1px 1px 2px;
  box-shadow: #c6c6c4 1px 1px 2px;
}

/* PAGE MES FACTURES */
.listeFactures {
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #f4f4f4;
  margin-bottom: 20px;
  font-size: 14px;
  color: #4E4E4E;
}

.listeFactures .entete {
  height: 43px;
  line-height: 28px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dddddd;
}

.listeFactures .entete div {
  display: table-cell;
  height: 27px;
  line-height: 27px;
  font-size: 16px;
  color: #2a9dcc;
  font-weight: 600;
  border-left: 1px solid #dddddd;
}

.listeFactures .entete div:first-child {
  border: none;
}

.listeFactures .ligneFacture {
  font-size: 15px;
  color: #474747;
  margin-bottom: 15px;
}

.listeFactures .ligneFacture div {
  display: table-cell;
  vertical-align: middle;
  height: 27px;
  border-left: 1px solid #dddddd;
}

.listeFactures .ligneFacture div:first-child {
  border: none;
}

.listeFactures .ligneFacture .numFacture {
  color: #2e2e2e;
}

.listeFactures .numFacture {
  width: 180px;
}

.listeFactures .numFacture a {
  font-size: 15px;
  color: #7b7b7b;
  font-style: italic;
  font-weight: bold;
}

.listeFactures .numFacture .descCommande{
  margin-top: 7px;
  font-size: 11px;
}

.listeFactures .dateFacture {
  width: 150px;
  text-align: center;
}

.listeFactures .montantFacture {
  width: 142px;
  text-align: center;
}

.listeFactures .lienFacture {
  width: 145px;
  text-align: center;
}

.listeCommandes,
.listeAlertes {
  font-size: 14px;
  color: #4e4e4e;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #f4f4f4;
  margin-bottom: 20px;
}

.listeAlertes .bleu {
  color: #009ee0;
  font-weight: 600;
}

.listeAlertes ul li {
  margin-bottom: 10px;
}

.listeCommandes .entete {
  height: 43px;
  line-height: 28px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dddddd;
}

.listeCommandes .entete div {
  display: table-cell;
  height: 27px;
  line-height: 27px;
  font-size: 16px;
  color: #2a9dcc;
  font-weight: 600;
  border-left: 1px solid #dddddd;
}

.listeCommandes .entete div:first-child {
  border: none;
}

.listeCommandes .ligneFacture {
  font-size: 15px;
  color: #474747;
  margin-top: 15px;
}



.listeCommandes .ligneFacture div {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #dddddd;
}

.listeCommandes .ligneFacture div.noBorder {
  border-left: none;
}

.listeCommandes .ligneFacture div.noBorder
.listeCommandes .ligneFacture div.clear {
  border: none !important;
}

.listeCommandes .ligneFacture div.clear {
  margin: 0px;
  padding: 0px;
}

.listeCommandes .ligneFacture .numFacture {
  color: #2e2e2e;
}

.listeCommandes .numFacture {
  width: 182px;
  height: 40px;
}

.listeCommandes .numFacture a {
  font-size: 15px;
  color: #7b7b7b;
  font-style: italic;
  font-weight: bold;
}
.listeCommandes .numFacture .descCommande{
  font-size: 11px;
  margin-top: 7px;
  /*list-style-type: disc;*/
}


.listeCommandes .ligneFacture .numFacture {
  width: 182px;
}

.listeCommandes .dateFacture {
  width: 94px;
  height: 40px;
  text-align: center;
}

.listeCommandes .montantFacture {
  width: 110px;
  height: 40px;
  text-align: center;
}

.listeCommandes .ligneFacture .montantFacture {
  width: 110px;
}

.listeCommandes .ligneFacture .montantFacture sup {
  font-size: 12px;
  display:inline-block;
  margin-top:-3px;
}

.listeCommandes .statutFacture {
  width: 105px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  color: #009ee0;
  line-height: 14px !important;
}

.listeCommandes .detailFacture {
  width: 120px;
  height: 40px;
  text-align: center;
}

.contenuDevisEnCours {
  font-size: 12px;
}

.contenuDevisEnCours .lienContactCommande {
  float: right;
}

.contenuDevisEnCours .col1,
.infosEtape .col1 {
  float: left;
  width: 300px;
  margin-top: 20px;
  margin-right: 20px;
}

.contenuDevisEnCours .col2,
.infosEtape .col2 {
  float: left;
  width: 240px;
  margin-top: 20px;
}

.contenuDevisEnCours h2,
.infosEtape h2 {
  color: #009ee0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.contenuDevisEnCours h3 {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #4e4e4e;
  font-weight: 700;
}

.col2 .prix {
  background-color: white;
  display: block;
  text-align: center;
  margin-right: 10px;
  font-size: 38px;
  color: #2a9dcc;
  line-height: inherit !important;
  margin-bottom: 10px;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.col2 .prix .prixUnit {
  font-size: 16px;
  color: #4e4e4e;
}

.col2 p.choixTVA {
  font-size: 16px;
  color: #535353;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 20px;
}

/* PAGINATION */
.pagination {
  text-align: center;
  color: #009ee0;
  font-size: 16px;
}

.pagination a {
  color: #009ee0;
  font-size: 16px;
  text-decoration: none;
}

.pagination a.prec {
  display: inline-block;
  height: 10px;
  width: 7px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/lienPrec.png);
}

.pagination a.suiv {
  display: inline-block;
  height: 10px;
  width: 7px;
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/lienSuiv.png);
}

.pagination a:hover,
.pagination a.active {
  color: #e52f5a;
}

/* DEVISEUR */
/* ETAPE 1 */
.etapeDevis {
  background-color: #f0eeee;
  padding: 0px 0px 30px 0px;
  color: #858585;
  font-size: 15px;
}

.etapeDevis h1 {
  /*background-image: url(../img/fond-h1.png);*/
  background-color: #434343;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
}

.etapeDevis .aideBloc,
.etapeDevis .texte {
  padding: 0px 13px;
  margin-top: 15px;
  font-style: italic;
}

.etapeDevis .aideBloc {
  line-height: 21px;
}

i.aide,
a.aide {
  display: block;
  float: left;
  width: 20px;
  height: 21px;
}

a.aideInner {
  display: inline-block;
  position: absolute;
  margin-left: 10px;
  width: 20px;
  cursor: pointer;
  height: 21px;
}

i.aide.blanc,
a.aideInner.blanc {
  background-image: url(../img/aide_blanc.png);
}

a.aideInner.blanc {
  margin-top: 5px;
}

.error {
  background: #E32F5A;
  border: 1px solid #E32F5A;
  margin: 20px 0px;
  padding: 5px 10px;
  color: #fff;
}

.error ol {
  list-style-type: disc;
  margin-left: 20px;
}

.valid {
  background: #009FDA;
  margin: 10px 0px;
  padding: 5px 10px;
  color: #fff;
}

a.aide.gris {
  display: inline-block;
  float: none;
  position: relative;
  cursor: pointer;
  top: 5px;
  margin-left: 10px;
  background-image: url(../img/aide_gris.png);
}

.etapeDevis h2 {
  padding-left: 15px;
  color: #009ee0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  height: 29px;
  line-height: 29px;
  background-color: white;
  margin-bottom: 15px;
  margin-left: 13px;
  margin-right: 13px;
  margin-top: 10px;
}

.etapeDevis h2.elementH2 {
  font-size: 17px;
}

.etapeDevis h2 .petit {
  font-style: italic;
  font-size: 12px;
  text-transform: none;
}

.etapeDevis h2 label {
  cursor: pointer;
}

.etapeDevis h2 input[type="radio"] {
  display: block;
  position: relative;
  top: 5px;
  left: -5px;
  float: left;
  margin-right: 5px;
}

.etapeDevis h3 {
  font-size: 18px;
  color: #434343;
  text-transform: uppercase;
  margin-top: 10px;
  margin-left: 13px;
  margin-bottom: 5px;
  text-shadow: white 1px 1px 0;
}

.listeFormats {
  padding: 0px 13px;
}

.listeFormats .elementFormat {
  width: 121px;
  height: 107px;
  background-color: #f9f5f5;
  float: left;
  margin:0 4px 4px 0;
  text-align: center;
  padding: 16px 0px;
  color: #545454;
  cursor: pointer;
  font-size: 12px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.listeFormats .elementFormat.active,
.listeFormats .elementFormat:hover {
  background-color: #009fda;
  color: white;
}

.listeFormats .elementFormat .visuel {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  width: 121px;
  height: 60px;
}

.listeFormats .elementFormat .description {
  margin-top: 5px;
}

.listeFormats .elementFormat .lien {
  margin-top: 5px;
}

.listeFormats .elementFormat .lien a {
  display: block;
  height: 27px;
  line-height: 27px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #1ca9e3;
}

.listeFormats .elementFormat:hover .lien a {
  background-color: #e52f5a;
}

.autresOptions {
  font-size: 14px;
  color: #999999;
  margin: 20px 0px;
}

.autresOptions a {
  color: #3399cc;
}

.selectColorimetrie {
  margin-left: 13px;
  line-height: 24px;
}

.selectColorimetrie i.colorimetrie {
  width: 23px;
  display: block;
  position: relative;
  margin-right: 5px;
  float: left;
  top: -4px;
  height: 24px;
  background-image: url(../img/pictos/colorimetrie.png);
}

.layerFormat {
  display: none;
  width: 100%;
  background-color: white;
  text-align: center;
  position: absolute;
  z-index: 200;
}

.layerFormat .texte {
  width: 100%;
  padding: 25px 40px;
  background-color: #009fda;
  color: white;
  font-size: 12px;
}

.layerFormat .texte .titre {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.layerFormat .visuel {
  padding: 42px 0px;
}

.texteOption {
  padding-left: 30px;
  color: #474747;
  font-size: 13px;
}

.texteOption label {
  font-size: 14px;
  color: #474747;
}

.texteOption label.upper {
  text-transform: uppercase;
}

.texteOption label.texteInfo {
  color: #797978;
}

.texteOption a.ajLigneOption {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #009fda;
}

.texteOption label.lineLabel {
  line-height: 28px;
}

.texteOption.opac {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* ETAPE 4 */
.listeLiensHP ul.resumeEtapes li {
  border-top: 1px solid #2aa2d2;
}

.listeLiensHP ul.resumeEtapes li:first-child {
  border-top: none;
}

.listeLiensHP ul.resumeEtapes li a,
.listeLiensHP ul.resumeEtapes li a:hover {
  display: block;
  width: 100%;
  height: 29px;
  line-height: 29px;
  padding: 0px 10px;
  background-color: #4ecfff;
  text-align: left;
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-image: url(../img/fleche_etape_up.png);
  background-repeat: no-repeat;
  background-position: 290px top;
}

.listeLiensHP ul.resumeEtapes li a.active {
  background-color: #0087c1;
  background-position: 290px bottom;
}

.listeLiensHP ul.resumeEtapes li a.open {
  background-image: url(../img/fleche_etape_down.png) !important;
}

.detailEtape {
  background-color: #009ee0;
  padding: 10px 10px;
  padding-bottom: 25px;
}

.detailEtape .contenuBlanc {
  color: white;
  padding: 0px 10px;
  font-size: 14px;
}

.detailEtape .modifier {
  text-align: right;
}

.detailEtape .modifier a {
  color: #a0e5ff !important;
  text-transform: none !important;
  font-style: italic;
  font-weight: normal !important;
  font-size: 14px !important;
  text-decoration: underline !important;
  background-color: transparent !important;
  display: inline !important;
  padding: 0px !important;
}

.detailEtape .infoEtape {
  color: white !important;
  padding: 20px 10px;
  font-size: 14px;
  line-height: 16px;
  background-color: #0087c1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.detailEtape .infoEtape .gros,
.detailEtape .contenuBlanc .gros {
  margin-top: 10px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.detailEtape .infoEtape .gros{
	font-weight:bold;
}

.detailEtape .detailPrix {
  width: 129px;
  float: left;
  background-color: #4e4e4e;
  color: white;
  height: 65px;
  font-size: 30px;
  text-align: center;
  padding-top: 5px;
}

.detailEtape .detailPrix sup {
  vertical-align: super;
  font-size: 14px;
}

.detailEtape .detailPrix .titre {
  font-size: 12px;
  color: #c3c3c3;
}

.detailEtape .detailPrix:first-child {
  margin-right: 10px;
}

.detailEtape .prixDetail {
  margin-top: 10px;
  background-color: white;
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.detailEtape .prixDetail .prix {
  color: #2a9dcc;
  font-size: 40px;
  font-weight: 600;
}

.detailEtape .prixDetail sup {
  vertical-align: super;
  font-size: 20px;
}

.detailEtape .prixDetail .prixUnit {
  color: #656565;
  margin-bottom: 5px;
  font-size: 16px;
}

.detailEtape .prixDetail .prixUnit sup {
  vertical-align: super;
  font-size: 10px;
}

.detailEtape .prixDetail .lienValide a,
.detailEtape .prixDetail .lienValide a:hover {
  text-align: center;
  background-color: #e32f5a;
  line-height: 17px;
  font-size: 17px;
  padding: 7px 0px;
  height: 47px;
}

.detailEtape .sep {
  height: 1px;
  border-top: 1px solid white;
  margin: 20px 0px;
}

.detailEtape .lienContact a {
  font-size: 15px !important;
  background-image: url(../img/picto_contact_detail.png) !important;
  background-repeat: no-repeat;
  background-position: top center !important;
  color: white;
  font-weight: 600;
  margin-bottom: 10px !important;
  height: 65px !important;
  line-height: 17px !important;
  padding-top: 35px !important;
  text-align: center !important;
  background-color: #4e4e4e !important;
}

.detailEtape .elementLien {
  width: 143px;
  float: left;
  background-color: white;
  color: white;
  height: 65px;
  font-size: 13px;
  text-align: center;
  padding-top: 5px;
  cursor: pointer;
}

.detailEtape .elementLien {
  /*@include single-box-shadow;*/
  -webkit-box-shadow: #888888 2px 2px 15px;
  -moz-box-shadow: #888888 2px 2px 15px;
  box-shadow: #888888 2px 2px 15px;
}

.detailEtape .elementLien a {
  text-align: center !important;
  background-color: white !important;
  color: #4e4e4e !important;
  line-height: 17px !important;
  height: auto !important;
  padding: 0px !important;
  padding-bottom: 10px !important;
  font-size: 13px !important;
}

/* TUNNEL DE COMMANDE */
.tunnelCommande {
  margin-bottom: 15px;
}

.tunnelCommande ul li {
  display: block;
  width: 225px;
  position: relative;
  float: right;
  margin-right: -34px;
  line-height: 37px;
  height: 37px;
  padding: 0px 15px;
  background-image: url(../img/etapes/fond_etape_ko.png);
  background-position: top right;
}

.tunnelCommande ul li.done {
  background-image: url(../img/etapes/fond_etape_ok.png);
}

.tunnelCommande ul li.active {
  background-image: url(../img/etapes/fond_etape_active.png);
}

.tunnelCommande ul li:last-child {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  -o-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -ms-border-bottom-left-radius: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 0px;
}

.tunnelCommande ul li:first-child {
  background-image: none;
  background-color: #c1c1c1;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  -o-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -ms-border-bottom-right-radius: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: grey 0px 0px 0px;
  -moz-box-shadow: grey 0px 0px 0px;
  box-shadow: grey 0px 0px 0px;
  margin-right: 0px;
}

.tunnelCommande ul li:first-child.active {
  background-image: url(../img/etapes/fond_etape_active.png);
  background-position: top left;
}

.tunnelCommande ul li:first-child.done {
  background-image: url(../img/etapes/fond_etape_ok.png);
  background-position: top left;
}

.tunnelCommande ul li a {
  color: white;
  padding-left: 20px;
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

.tunnelCommande ul li a .number {
  display: block;
  float: left;
  position: relative;
  left: 15px;
  top: 5px;
  padding-left: 3px;
  width: 27px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
  color: #c1c1c1;
  font-size: 18px;
  background-image: url(../img/etapes/number.png);
}

.tunnelCommande ul li:last-child a {
  padding-left: 8px;
}

.tunnelCommande ul li:last-child a .number {
  left: 0px;
}

.tunnelCommande ul li.done a .number {
  color: #4ecfff;
}

.tunnelCommande ul li.active a .number {
  color: #009fda;
}

/* ETAPE 5 */
.outilsRecap {
  text-align: right;
  margin-top: -20px;
  margin-bottom: 10px;
}

.outilsRecap ul li {
  display: inline-block;
}

.outilsRecap ul li a {
  display: inline-block;
  width: 35px;
  height: 26px;
  margin-left: 5px;
  -webkit-box-shadow: grey 1px 1px 4px;
  -moz-box-shadow: grey 1px 1px 4px;
  box-shadow: grey 1px 1px 4px;
}

.outilsRecap ul li a.save {
  background-image: url(../img/pictos_recap/save.png);
}

.outilsRecap ul li a.tel {
  background-image: url(../img/pictos_recap/tel.png);
}

.outilsRecap ul li a.print {
  background-image: url(../img/pictos_recap/print.png);
}

.outilsRecap ul li a.contact {
  background-image: url(../img/pictos_recap/contact.png);
}

.encartBlancInner {
  background-color: white;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.etapeDevis .encartBlancInner h2 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

.order-name {
  width: 400px;
  text-transform: uppercase;
}

.detailElement {
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
  background-color: #f4f4f4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.detailElement .modif {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.etapeDevis .detailElement h3 {
  margin: 0px;
  color: #4e4e4e;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: normal;
}

.etapeDevis .detailElement .colDetail {
  float: left;
  min-width: 150px;
  margin-right: 30px;
  padding-left: 30px;
  border-left: 1px solid #dddddd;
    max-width: 300px;
}

.etapeDevis .detailElement .colDetail:first-child {
  border: none;
  padding-left: 0px;
}

.etapeDevis .detailElement .colDetail .contenuDetail .picto {
  float: left;
  margin-right: 15px;
}

.etapeDevis .detailElement .colDetail .contenuDetail .texte {
  line-height: 18px;
  color: #4e4e4e;
  font-style: normal;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}

.etapeDevis .detailElement .colDetail .contenuDetail .texte ul li {
  line-height: 22px;
  margin-top: 4px;
}

.etapeDevis .detailElement .colDetail .contenuDetail .texte ul li i {
  display: block;
  width: 20px;
  float: left;
  margin-right: 10px;
  height: 20px;
  border: 1px solid #dadada;
}

.etapeDevis .detailElement .colDetail .contenuDetail .texte ul li i.blanc {
  background-color: white;
}

.etapeDevis .detailElement .colDetail .contenuDetail .texte ul li i.rose {
  background-color: #ff0078;
}

.etapeDevis .detailElement .colDetail .contenuDetail .texte ul li i.dore {
  background-image: url(../img/matieres/dore.png);
}

.infosComplementaires {
  margin-top: 10px;
  width: 315px;
  float: left;
  font-size: 14px;
  color: #4e4e4e;
  margin-right: 20px;
}

.infosComplementaires h2,
.gammesPrix h2 {
  height: auto !important;
  font-size: 17px !important;
  line-height: 18px !important;
  color: #4e4e4e !important;
}

.infosComplementaires p {
  margin-bottom: 10px;
}

.gammesPrix {
  margin-top: 10px;
}

.resumPrix {
  background-color: #414040;
  padding: 15px 10px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  color: white;
  text-align: center;
}

.resumPrix .prix {
  background-color: white;
  display: inline-block;
  margin-right: 10px;
  font-size: 56px;
  color: #2a9dcc;
  height: 85px;
  padding: 0px 20px;
}

.resumPrix .prix .prixUnit {
  font-size: 16px;
  color: #4e4e4e;
}

.resumPrix.accompte .prix {
  height: 65px;
  padding-top: 15px;
  top: -4px;
  position: relative;
  font-size: 33px;
}

.resumPrix .boutonSubmitRose {
  display: inline-block;
  font-size: 20px;
  color: white;
  position: relative;
  top: -15px;
  padding: 0px 20px;
  padding-top: 22px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #e32f5a;
  height: 85px;
}

.resumPrix.accompte .boutonSubmitRose {
  top: 0px;
  height: 65px;
  padding-top: 10px;
}

.resumPrix .infosPrix {
  color: white;
  position: relative;
  font-style: italic;
  padding-bottom: 10px;
  font-size: 14px;
}

.explicationAcompte {
  color: #4e4e4e;
  font-style: italic;
  padding: 10px 40px;
  padding-top: 0px;
}

.choixTVA .elementChoix {
  width: 550px;
  float: left;
  margin-left: 40px;
}

.choixTVA .elementChoix h3 {
  color: #2a9dcc !important;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 22px !important;
  display: inline;
}

.choixTVA .elementChoix .elementChoixItem {
  margin-left: 40px;
}

.choixTVA .elementChoix .elementChoixItem label {
  color: #343434;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.choixTVA .elementChoix .elementChoixItem .sousElementChoixItem {
  margin-left: 40px;
  margin-top: 10px;
  color: #4e4e4e;
  font-size: 14px;
  width: 450px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.choixTVA .elementChoix .elementChoixItem .sousElementChoixItem label {
  color: #4e4e4e;
  font-size: 14px;
}

.choixTVA .elementChoix .elementChoixItem .sousElementChoixItem .sirenValue {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 30px;
}

.detailTVA {
  color: #4e4e4e;
  font-size: 14px;
  padding-left: 30px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.choixTVA .prix {
  width: 290px;
  text-align: center;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 10px;
  font-size: 55px;
  color: #009fda;
  float: left;
}

.choixTVA .prix sup {
  font-size: 18px;
}

.choixTVA .prix .prixUnit {
  color: #535353;
  margin-top: 5px;
  font-size: 15px;
}

.choixTVA .prix .prixUnit sup {
  font-size: 10px;
}

.choixTVA input[type="text"] {
  width: 244px;
  height: 22px;
  line-height: 22px;
  padding: 0px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background-color: transparent;
}

.choixPromo .elementChoix {
  width: 550px;
  margin-left: 0px;
}

.choixPromo .elementChoix h3 {
  color: #2a9dcc !important;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 22px !important;
  display: inline;
}

.choixPromo input[type="text"] {
  width: 244px;
  height: 22px;
  line-height: 22px;
  padding: 0px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background-color: transparent;
}

.accept-cgu {
  margin: 20px 0;
  font-size:14px;
}
.accept-cgu a {
  color:#009EE0;
}

.elementPrix {
  margin-top: 15px;
    font-size: 22px;
}

.elementPrix .itemPrix {
  float: left;
  width: 111px;
}

.elementPrix .itemPrix .qte {
  height: 32px;
  line-height: 32px;
  background-color: #f3f2f2;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #009ee0;
}

.elementPrix .itemPrix .prix {
  height: 76px;
  background-color: #f3f2f2;
  color: #4e4e4e;
  padding-top: 15px;
  text-align: center;
  font-size: 17px;
}

.elementPrix .itemPrix.first .prix {
  padding-top: 30px;
  font-weight: 600;
}

.elementPrix .itemPrix .prix sup {
  font-size: 12px;
}

.elementPrix .itemPrix .prix .prixUnit {
  font-size: 14px;
}

.elementPrix .itemPrix .prix .prixUnit sup {
  font-size: 10px;
}

.elementPrix .itemPrix .prix .prixUnit .petit {
  font-size: 12px;
}

.elementPrix .itemPrix.first .qte,
.elementPrix .itemPrix.first .prix {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.elementPrix .itemPrix.last .qte
.elementPrix .itemPrix.last .prix {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.elementPrix .itemPrix.active {
  background-color: #009ee0;
  height: 123px;
  position: relative;
  top: -3px;
  background-position: top center;
  background-image: url(../img/fond_qte_active.png);
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-top: 3px;
    cursor: pointer;
}

.elementPrix .itemPrix.active .prix,
.elementPrix .itemPrix.active .qte {
  background-color: transparent;
  color: white;
}

/* SUIVI DE COMMANDE */
.menuCompteInter {
  margin-top: -15px;
  background-color: #F4F4F4;
  padding-bottom: 0px;
  height: 20px;
}

.menuCompteInter ul {
  display: block;
  float: right;
}

.menuCompteInter ul li {
  display: inline-block;
}

.menuCompteInter ul li a {
  color: #009ee0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0px 10px;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  border-left: 1px solid #009ee0;
  text-decoration: none;
}

.menuCompteInter ul li:first-child a {
  border: none;
}

.menuCompteInter ul li a:hover {
  text-decoration: underline;
}

.infosCommande {
  display: inline-block;
  float: right;
  height: 34px;
  line-height: 34px;
  background-color: #dfdbdb;
  padding: 0px 10px;
  margin: 10px 0px;
  color: #4e4e4e;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.infosCommande .numCommande {
  color: #7b7b7b;
  font-style: italic;
}

.infosCommande .detail {
  color: #4e4e4e;
  font-style: italic;
}

.tunnelTraitement {
  margin-bottom: 10px;
}

.tunnelTraitement ul li {
  display: block;
  width: 235px;
  position: relative;
  float: right;
  margin-right: -46px;
  height: 46px;
  padding: 10px 15px;
  padding-left: 48px;
  line-height: 0;
  background-image: url(../img/etapes/commande/tunnelTraitement_ko.png);
  background-position: top right;
}

.tunnelTraitement ul li.done {
  background-image: url(../img/etapes/commande/tunnelTraitement_done.png);
}

.tunnelTraitement ul li.active {
  background-image: url(../img/etapes/commande/tunnelTraitement_active.png);
}

.tunnelTraitement ul li:last-child {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  -o-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -ms-border-bottom-left-radius: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 0px;
}

.tunnelTraitement ul li:first-child {
  background-position: top left;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  -o-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -ms-border-bottom-right-radius: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: grey 0px 0px 0px;
  -moz-box-shadow: grey 0px 0px 0px;
  box-shadow: grey 0px 0px 0px;
  margin-right: 0px;
}

.tunnelTraitement ul li a {
  color: white;
  font-size: 13px;
  line-height: 13px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

.tunnelTraitement ul li.little {
  width: 140px;
}

.tunnelTraitement ul li:last-child {
  width: 140px;
  padding-left: 20px;
}

.contenuGris {
  padding: 0px 30px;
  padding-bottom: 30px;
  background-color: #f0eeee;
  position: relative;
  min-height: 300px;
}

.contenuGris .menuCommande {
  position: absolute;
  top: 0px;
  left: 0px;
}

.contenuGris .menuCommande ul li {
  display: block;
  height: 67px;
}

.contenuGris .menuCommande ul li a {
  display: block;
  width: 155px;
  font-size: 13px;
  line-height: 13px;
  height: 67px;
  background-color: #c4c3c3;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px;
}

.contenuGris .menuCommande ul li:first-child a {
  padding-top: 21px;
}

.contenuGris .menuCommande ul li a.active {
  background-color: transparent;
  width: 171px;
  background-image: url(../img/fond_etape_commande_on.png);
}

.contenuEtapeCommade {
  padding-left: 191px;
}

.contenuEtapeCommade.noMargin {
  padding-left: 0px;
}

.contenuEtapeCommade .lienContactCommande {
  float: right;
  margin-right: -30px;
}

.contenuEtapeCommade h1 {
  /*background-image: url(../img/fond-h1.png);*/
  width: 460px;
  padding-right: 20px;
  background-color: #434343;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
  margin-bottom: 15px;
}

.submitEtape {
  width: 460px;
  text-align: right;
}

.contenuEtapeCommade .elementFichier {
  background-color: white;
  width: 460px;
  padding: 0px 10px;
  padding-top: 7px;
  color: #6a6c6d;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 7px;
  min-height: 47px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}

.contenuEtapeCommade .elementFichier label {
  font-size: 14px;
  color: #009fda;
  display: inline-block;
  width: 250px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.contenuEtapeCommade .elementFichier.valide label {
  width: 50%;
}

.contenuEtapeCommade .elementFichier.valide strong {
  font-weight: 600;
}

.contenuEtapeCommade .elementFichier .finish {
  font-size: 14px;
  color: #009fda;
  float: right;
  display: block;
  margin-top:-20px;
}

.contenuEtapeCommade .infosEtape {
  text-align: center;
  font-size: 13px;
  color: #4e4e4e;
  margin-bottom: 10px;
}

.contenuEtapeCommade.noMargin .infosEtape {
  text-align: left;
  padding-top: 30px;
}

.contenuEtapeCommade.noMargin .infosEtape strong {
  font-weight: 600;
}

.contenuEtapeCommade .elementFichier a.voir {
  font-style: normal !important;
  text-align: right;
  display: inline-block;
  width: 50%;
  font-size: 12px !important;
}

.messageList {
  margin-top: 20px;
  width: 100%;
  height: 400px;
  overflow: auto;
  padding: 30px;
  margin-bottom: 30px;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.messageList .titreMessage {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background-color: #009ee0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  font-size: 15px;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}

.messageList .titreMessage .date {
  position: absolute;
  font-size: 14px;
  font-weight: normal;
  color: #9de2ff;
  font-style: italic;
  left: 20px;
}

.messageList .messageElement {
  width: 780px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 30px;
  position: relative;
}

.messageList .messageElement .auteur {
  margin-bottom: 10px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}

.messageList .messageElement .auteur .date {
  font-size: 14px;
  font-style: italic;
  text-transform: none;
  font-weight: normal;
}

.messageList .messageElement .pointeur {
  position: absolute;
}

.messageList .messageElement.bookspirit {
  background-color: #eeeded;
  float: left;
  color: #292929;
}

.messageList .messageElement.bookspirit .auteur {
  color: #818181;
}

.messageList .messageElement.bookspirit .pointeur {
  bottom: -17px;
  left: 28px;
  background-image: url(../img/pointeur_gris.png);
  width: 24px;
  height: 17px;
}

.messageList .messageElement.internaute {
  /*background-color: #4e4e4e;*/
  background-color: #c6c6c6;
  float: right;
  /*color:white;*/
}

.messageList .messageElement.internaute .auteur {
  /*color:white;*/
}

.messageList .messageElement.internaute .pointeur {
  bottom: -21px;
  right: 28px;
  width: 26px;
  height: 21px;
  background-image: url(../img/pointeur_noir.png);
}

.ajMessage {
  margin-top: 40px;
}

.ajMessage textarea {
  width: 100%;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  display: block;
  margin-bottom: 15px;
}

.ajMessage .actionMessage {
  text-align: right;
}

.ajMessage .actionMessage a {
  margin-right: 10px;
}

.ajMessage .actionMessage .boutonRouge {
  padding: 0px 20px;
  padding-top: 0px;
  height: 46px;
}

.dlFacture {
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
}

.dlFacture a {
  font-weight: 600;
  color: #515151;
  font-size: 12px;
  text-transform:uppercase;
}
.dlFacture a:hover {
	opacity:0.8;
}

.infoDelaiBleu {
  display: block;
  padding-top: 10px;
  font-weight: 600;
  color: #009ee0;
  font-size: 14px;
}

.listeBlocs .blocBlanc {
  width: 211px;
  background-color: white;
  padding: 15px 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}

.listeBlocs .blocBlanc .lignePrix,
.listeBlocs .blocGris .lignePrix {
  color: #4e4e4e;
  margin-bottom: 5px;
  position: relative;
}

.listeBlocs .blocBlanc .lignePrix .titre,
.listeBlocs .blocGris .lignePrix .titre {
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  color: #515151;
  display: inline-block;
  width: 90px;
}

.listeBlocs .blocBlanc .lignePrix .prix.absolutePrix {
  display: block;
  position: absolute;
  right: 0px;
  margin-top: -16px;
}

.listeBlocs .blocBlanc .lignePrix .prix,
.listeBlocs .blocGris .lignePrix .prix {
  font-size: 18px;
  font-style: italic;
}

.listeBlocs .blocBlanc .lignePrix .tva,
.listeBlocs .blocGris .lignePrix .choixTVA {
  font-style: italic;
  font-weight: normal;
  color: #4e4e4e;
  font-size: 14px;
}

.listeBlocs .blocBlanc .titreSolde {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
  color: #535353;
}

#payementSolde {
	font-size:13px;
}

.listeBlocs .blocBlanc .prixBleu {
  color: #009fda;
  font-weight: 600;
  font-size: 30px;
}

.listeBlocs .blocGris {
  width: 231px;
  float: left;
  padding: 15px 25px;
}

.paiementAcompte {
  padding: 45px 30px;
  color: #4e4e4e;
  font-size: 14px;
}

.paiementAcompte .colonneGauche {
  width: 440px;
  float: left;
  margin-right: 25px;
}

.paiementAcompte .colonneDroite {
  width: 440px;
  float: left;
}

.sousEtape {
  padding-left: 30px;
  line-height: 18px;
}

.sousEtape label {
  font-size: 16px;
  color: #4e4e4e;
  text-transform: uppercase;
}

.sousEtape .bleu {
  color: #2a9dcc;
}

.sousEtape input[type="text"] {
  margin-top: 5px;
  background-image: url(../img/input_blanc_grand.png);
  width: 399px;
  height: 26px;
  line-height: 26px;
  padding: 0px 15px;
  border: none;
  background-color: transparent;
}

.sousEtape .sousTotal {
  margin-top: 15px;
}

.sousEtape .sousTotal .lignePrix {
  margin-bottom: 10px;
}

.sousEtape .sousTotal .lignePrix .titre {
  display: inline-block;
  width: 320px;
  text-align: right;
  text-transform: uppercase;
  /*color:#bdbdbd;*/
  color: #009EE0;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}

.sousEtape .sousTotal .lignePrix .prix {
  display: inline-block;
  width: 80px;
  text-align: right;
  /*color:#bdbdbd;*/
  color: #009EE0;
  font-size: 18px;
  font-style: italic;
}

.sousEtape .cgv {
  font-size: 12px;
  margin-top: 20px;
}

.sousEtape .cgv a {
  color: #4e4e4e;
}

.sousEtape h3 {
  padding-left: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 10px !important;
}

.sousEtapeForm {
  padding-left: 30px;
}

.sousEtapeForm .elementForm, .sousEtape .elementForm {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

.sousEtape .infoForm {
  text-align: right;
  color: #969696;
  font-size: 12px;
  font-style: italic;
}

.sousEtapeForm .elementForm .middle {
  display: inline-block;
  width: 200px;
}

.sousEtapeForm .elementForm input[type='text'],
.sousEtape .elementForm input[type='text'] {
  font-style: italic;
}

.sousEtapeForm .elementForm .middle input[type='text'] {
  background-color: transparent;
  border: none;
  display: block;
  width: 195px;
  height: 22px;
  line-height: 22px;
  padding: 0px 10px;
  background-image: url(../img/input_colonne_solde.png);
}

.sousEtape .elementForm label {
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  width: 230px;
  color: #4e4e4e !important;
}

.sousEtape .elementForm label.bleu {
  color: #009ee0 !important;
}

.sousEtape .elementForm.choixPays label {
  width: 60px;
  font-size: 16px;
  font-weight: normal;
}

.sousEtape .elementForm.choixPays select {
  width: 150px;
  margin-right: 10px;
}

.sousEtape .elementForm .third {
  display: inline-block;
  width: 90px;
}

.third input[type="text"] {
  width: 75px;
  height: 22px;
  display: block;
  padding: 0px 10px;
  line-height: 22px;
  background-image: url(../img/input_thitrd.png);
  background-color: transparent;
  border: none;
}

.sousEtape .elementForm .cp {
  display: inline-block;
  width: 155px;
}

.sousEtape .elementForm .cp input[type="text"] {
  width: 145px;
  height: 22px;
  display: block;
  padding: 0px 10px;
  line-height: 22px;
  background-color: transparent;
  border: none;
  background-image: url(../img/input_cp_solde.png);
}

.elementForm .nomAdresse {
  width: 170px;
}

.elementForm .nomAdresse input[type="text"] {
  width: 170px !important;
  background-image: url(../img/fond_input_nom_adresse.png) !important;
}

.sousEtape .elementForm .ville {
  display: inline-block;
}

.sousEtape .elementForm .ville input[type="text"] {
  width: 244px;
  height: 22px;
  display: block;
  padding: 0px 10px;
  line-height: 22px;
  background-color: transparent;
  border: none;
  background-image: url(../img/input_ville_solde.png);
}

.sousEtape .elementForm textarea {
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  height: 120px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eceded;
}

.sousEtape .elementForm .infoChamps {
  font-style: italic;
  font-size: 12px;
  color: #8c8c8c;
}

.infoacompte {
  font-size: 12px;
  font-style: italic;
  color: #858585;
  text-align: center;
}

/* TABLEAU DE PRIX */
.tableauPrix {
  padding-left: 10px;
}

.tableauPrix .legende {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

.tableauPrix .absisses {
  width: 520px;
  float: left;
  padding-top: 8px;
  height: 50px;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.tableauPrix .absisses .element {
  display: block;
  float: left;
  padding: 0px 8px;
  border-left: 1px solid #dddddd;
}

.tableauPrix .absisses .element:first-child {
  border: 0;
}

.tableauPrix .absisses .element:last-child{ border-right: none; }

.tableauPrix .absisses .element.noBorder {
  border: none;
}

.tableauPrix .absisses .element .chiffre {
  display: block;
  width: 87px;
  text-align: center;
  height: 34px;
  font-size: 18px;
  color: #009ee0;
  line-height: 34px;
}

.tableauPrix .absisses .element .chiffre.active {
  background-color: #009ee0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
}

.tableauPrix .ordonnees {
  width: 80px;
  float: left;
  padding: 0px 8px;
  /*height: 792px;*/
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.tableauPrix .ordonnees .element {
  display: block;
  padding: 6px 0px;
  padding-bottom: 7px;
  border-bottom: 1px solid #dddddd;
}

.tableauPrix .ordonnees .element:last-child{ border-bottom: none; }

.tableauPrix .ordonnees .element.noBorder {
  border: none;
}

.tableauPrix .ordonnees .element .chiffre {
  display: block;
  width: 64px;
  text-align: center;
  height: 42px;
  font-size: 18px;
  color: #009ee0;
  line-height: 42px;
}

.tableauPrix .ordonnees .element .chiffre.active {
  background-color: #009ee0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
}

.tableauPrix .contenuGrille {
  float: left;
  width: 526px;
  margin-left: 8px;
}

.tableauPrix .contenuGrille .element {
  width: 100px;
  height: 53px;
  float: left;
  margin-right: 0px;
  font-size: 18px;
  color: #4e4e4e;
  padding-top: 10px;
  font-weight: 600;
  margin-bottom: 3px;
  background-color: white;
  text-align: center;
  margin-right: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.tableauPrix .contenuGrille .element.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.tableauPrix .contenuGrille .element .prXunit {
  font-size: 12px;
}

.tableauPrix .contenuGrille .element:hover,
.tableauPrix .contenuGrille .element.subactive {
  color: black;
  cursor: pointer;
  background-color: #CCE5FF;
}

.tableauPrix .contenuGrille .element.active {
  color: white;
  cursor: pointer;
  background-color: #009fda;
}

.tableauPrix .contenuGrille .element.inactive.active,
.tableauPrix .contenuGrille .element.inactive:hover {
  cursor: not-allowed;
  background-color: white;
  color: #4e4e4e;
}

.detailQuantite {
  margin-top: 20px;
  color: white;
  font-size: 14px;
}

.detailQuantite .pagiContent {
  float: right;
}

.detailQuantite .quteContent {
  float: left;
}

.detailQuantite .infos {
  margin-top: 15px;
  font-style: italic;
  padding-left: 22px;
  line-height: 20px;
  background-image: url(../img/picto_infos.png);
  background-repeat: no-repeat;
  background-position: top left;
}

.detailQuantite .infos a {
  display: inline !important;
  background-color: transparent !important;
  color: #95e2ff !important;
  font-size: 14px !important;
  padding: 0px !important;
  margin: 0px !important;
  text-transform: none !important;
  text-decoration: underline !important;
  text-align: right;
  line-height: 14px !important;
}

.plusPages {
  margin-top: 5px;
  display: block;
  margin-bottom: 10px;
}

.dlGrille {
  padding-right: 35px;
}

.dlGrille a {
  color: #4e4e4e;
  font-size: 12px;
}

.infosSup {
  font-size: 14px;
  color: #4e4e4e;
}

.infosSup2 {
  color: #999999;
  font-size: 14px;
}

.infosSup a, .infosSup2 a {
  color: #009ee0;
}

.infosClient {
  color: #009ee0;
  font-size: 15px;
  margin-bottom: 20px;
}

/* NOTIFICATIONS */
.notificationCookie {
  width: 100%;
  padding: 10px 0px;
  text-align: center;
  font-size: 14px;
  background-image: url(../img/fond_notification.png);
  color: white;
}

.notificationCookie a {
  color: white;
}

.notificationCookie a.close {
  display: block;
  top: 0px;
  right: 20px;
  background-image: url(../img/fermer_notif.png);
  position: absolute;
  width: 8px;
  height: 11px;
}

/* OVERLAY */
.overlay {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}

.overlay .overlayBG {
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: rgba(255, 255, 255, 0.7);
}

.overlay .overlayContent {
  padding: 30px;
  background-color: white;
  width: 560px;
  position: absolute;
  z-index: 10001;
  /*margin:0 auto;*/
  left: 50%;
  top: 50%;
  margin-left: -280px;
  font-size: 15px;
  color: #515151;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-top: -200px;
  /*@include single-box-shadow;*/
  -webkit-box-shadow: #888888 2px 2px 15px;
  -moz-box-shadow: #888888 2px 2px 15px;
  box-shadow: #888888 2px 2px 15px;
}

.overlay .overlayContent strong {
  font-weight: bold;
}

.overlay .overlayContent .close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 24px;
}

.overlay .overlayContent p {
  padding: 10px 0px;
  font-size: 17px;
}

.overlay .overlayContent h1 p strong {
  text-transform: uppercase;
  color: #4e4e4e;
}

.overlay .overlayContent p a {
  color: #3399cc;
}

.overlayWrap {
  display: none;
}

/* DIVERS */
strong {
  font-weight: 600;
}

a.voir {
  font-size: 14px;
  color: #009ee0;
  font-style: italic;
}

.contenuEdito {
  padding: 13px;
  font-size: 13px;
  color: #474747;
}

.contenuEdito ul li {
  margin: 5px;
}

.contenuEdito ul li:before {
  content: '• ';
}

.contenuEdito ul li a {
  color: #474747;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.contenuEdito ul li a:hover {
  color: #009ee0;
}

.clear {
  clear: both;
}

.clearleft {
  clear: left;
}

.italic {
  font-style: italic;
}

sup {
  vertical-align: super;
  font-size: 14px;
  text-transform: uppercase;
}

.contenuEtapeCommade .elementFichier sup{
  text-transform: lowercase;
}

.rose {
  color: #d80536;
}

.infoLivraisonRecap {
  font-size: 16px;
  color: #4e4e4e;
  padding: 10px 0px;
}

.infoLivraisonRecap em {
  font-size: 14px;
  font-style: italic;
}

.infoLivraisonRecap a {
  color: #2a9dcc;
}

.elementChoixItem a.aide {
  position: absolute;
  margin-top: -18px;
  left: 75px;
  background-image: url(../img/aide_blanc.png);
}

.elementChoixCheck {
  width: 460px;
  text-align: right;
}

.elementChoixCheck label {
  font-size: 14px;
  color: #484848;
  display: inline-block;
  margin-left: 5px;
}

/* PAGE CONTENU TYPE */
.contenuType {
    background-color: white;
    padding: 25px 35px;
    font-size: 14px;
    line-height: 16px;
    color: #7a7a7a;
    text-align: justify;
}

.contenuType h1 {
    text-transform: uppercase;
    color: #009ee0;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: left;
}

.contenuType h2 {
    text-transform: uppercase;
    color: #009ee0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.contenuType .accroche {
    font-style: italic;
    margin-bottom: 15px;
    font-weight: 200;
}

.contenuType .contenuTexte a {
    color: #009ee0 !important;
    text-decoration: none;
    text-transform: uppercase;
    color: #009ee0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}

.contenuType .contenuTexte a:hover {
    color: #e52f5a;
}

.contenuTypeAuthentification {
    background-color: white;
    padding: 25px 15px 25px 35px;
    font-size: 14px;
    line-height: 16px;
    color: #7a7a7a;
    text-align: left;
}

.contenuTypeAuthentification h1 {
    text-transform: uppercase;
    color: #009ee0;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: left;
}

.contenuTypeAuthentification h2 {
    text-transform: uppercase;
    color: #009ee0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.contenuTypeAuthentification .accroche {
    font-style: italic;
    margin-bottom: 15px;
    font-weight: 200;
}

.contenuTypeAuthentification .contenuTexte a {
    color: #009ee0 !important;
}

.contenuTypeAuthentification .contenuTexte a:hover {
    color: #e52f5a;
}

.contenuTypeAuthentification strong {
    font-weight: bold;
}

.ajAdresse {
  margin-bottom: 5px;
}

.ajAdresse a {
  color: #009ee0 !important;
}

.contenuType strong {
  font-weight: bold;
}

img.alignleft {
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.alignright {
  display: block;
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

/* FAQ */
.elementQuestion {
  margin-bottom: 10px;
}

.elementQuestion .titre {
  font-weight: 700;
  display: inline-block;
  padding-right: 20px;
  line-height: 14px;
  color: #4e4e4e;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
  background-image: url(../img/fleche_faq.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.elementQuestion .titre.open {
  background-position: bottom right;
}

.elementQuestion .contenuQuestion {
  display: none;
}

/* RESULTAT DE RECHERCHE */
.resultatRecherche {
  font-size: 16px;
    margin-bottom: 20px;
}

.resultatRecherche strong {
  font-size: 18px;
}

.pagination {
  font-size: 16px;
}

.pagination a {
  display: inline-block;
  padding: 0px 1px;
}

/* PAGE REFERECES */
.elementReference {
  width: 187px;
  height: 187px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.elementReference.last {
  margin-right: 0px;
}

.elementReference .captionReference {
  background: rgba(0, 0, 0, 0.7);
  width: 187px;
  height: 187px;
  top: 125px;
  left: 0px;
  padding: 15px;
  text-align: center;
  position: absolute;
}

.elementReference .captionReference .titre {
  font-weight: 700;
  text-transform: uppercase;
  color: #009fda;
  font-size: 20px;
  margin-bottom: 40px;
}

.elementReference .captionReference .texte {
  font-size: 15px;
  color: white;
  margin-bottom: 10px;
}

/* LEXIQUE */
.listeLettre {
  margin-bottom: 20px;
  text-align: center;
  height: 19px;
  line-height: 19px;
  background-color: #f2f0f0;
}

.listeLettre a {
  display: inline-block;
  width: 19px;
  height: 19px;
  font-size: 18px;
  color: #7a7a7a;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.listeLettre a:hover,
.listeLettre a.active {
  color: white;
  background-image: url(../img/fond_lettre_active.png);
}

.elementLexique {
  margin-bottom: 20px;
}

.elementLexique .titre {
  font-size: 18px;
  color: #7a7a7a;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding: 0px 5px;
  margin-bottom: 5px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(../img/fleche_lexique_titre.png);
  background-color: #f2f0f0;
}

.elementLexique .titre.open {
  background-position: bottom right !important;
}

.elementLexique .contenu {
  display: none;
    min-height: 70px;
}

/* GUIDELINES */
h3.titreFormat {
  color: #434343;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
}

/* MOT DE PASSE OUBLIÉ */
.formMdp {
  margin: 20px 0px;
}

.formMdp input[type="text"] {
  border: none;
  width: 195px;
  height: 22px;
  line-height: 22px;
  padding: 0px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background-color: transparent;
  background-image: url(../img/fond_input_blanc.png);
}

.formMdp input[type="submit"] {
  cursor: pointer;
  border: none;
  padding: 0px 10px;
  margin-left: 10px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: white;
  background-color: #e32f5a;
}

.adresseContainer .observations {
  font-size: 14px;
  color: #4e4e4e;
  line-height: 14px;
}

.fichierValide {
  font-weight: 600;
  margin-left: -14px;
  font-size: 12px;
  color: #4e4e4e;
  background-image: url(../img/fond_fichierValide.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  float: right;
  max-width: 200px;
}

.fichierArreur {
  font-weight: 600;
  margin-left: -14px;
  font-size: 12px;
  padding-left: 20px;
  color: #e32f5a;
  background-image: url(../img/fond_fichierArreur.png);
  background-repeat: no-repeat;
  float: right;
  max-width: 195px;
  margin-top: 0;
}

.elementFichier2 .fichierArreur {
  margin-top: -28px;
}

.valideEpreuveTexte {
  font-size: 14px;
  color: #4e4e4e;
  margin-bottom: 20px;
}

/* ETAPE 3 - OPTIONS */
.bandeaudetailQte {
  width: 100%;
  padding: 5px;
  padding-top: 8px;
  padding-left: 10px;
  height: 30px;
  color: white;
  font-size: 12px;
  background-color: #575757;
  border-bottom: 1px solid #707070;
  margin-bottom: 0px;
}

.bandeaudetailQte ul li {
  display: inline-block;
  padding: 0px 4px;
  border-left: 1px solid white;
  line-height: 12px;
}

.bandeaudetailQte ul li:first-child {
  border: none;
}

.bandeauPrix {
  width: 100%;
  padding: 5px;
  height: 80px;
  background-color: #575757;
  margin-bottom: 10px;
}

.bandeaudetailQte.is_stuck {
  z-index: 999;
  margin-top: 40px;
  width: 655px !important;
  top: 0px !important;
}

.bandeauPrix.is_stuck {
  z-index: 999;
  margin-top: 70px;
  width: 655px !important;
  top: 0px !important;
}

.bandeauPrix .prixDet {
  float: left;
  color: white;
}

.bandeauPrix .prixDet .prix {
  float: left;
  padding: 5px 10px;
  font-size: 15px !important;
    max-width: 120px;
}

.bandeauPrix .prixDet .prix .titre {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}

.bandeauPrix .prixDet .prix:first-child {
  border-right: 1px solid #707070;
}

.bandeauPrix .prixDet .lienRetourOptions {
  margin-top: 0px;
  font-size: 12px;
  text-align: center;
}

.bandeauPrix .prixDet .lienRetourOptions a {
  color: white;
}

.bandeauPrix .prixBleu {
  float: left;
  width: 185px;
  background-color: white;
  color: #2a9dcc;
  font-size: 33px;
  margin: 0px 15px;
  padding: 4px 0px;
  text-align: center;
}

.bandeauPrix .prixBleu .prixUnit {
  font-size: 12px;
}

.bandeauPrix .prixBleu .prixUnit sup {
  font-size: 10px;
}

.bandeauPrix .validOptions {
  float: left;
}

.bandeauPrix .validOptions a {
  -webkit-box-shadow: #c6c6c4 0px 0px 0px;
  -moz-box-shadow: #c6c6c4 0px 0px 0px;
  box-shadow: #c6c6c4 0px 0px 0px;
  text-align: center;
}

.choixPapier,
.choixPage {
  padding: 0px 15px;
}

.listePapier li {
  display: block;
  position: relative;
  width: 204px;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  padding: 15px;
  cursor: pointer;
  margin-left: 6px;
  background-color: #e3e0e0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.listePapier li:first-child {
  margin-left: 0px;
}

.listePapier li.active {
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.listePapier li .aide {
  position: absolute;
  right: 5px;
  top: 5px;
}

.listePapier li .titre {
  color: #4e4e4e;
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: 700;
}

.listePapier li .soustitre {
  font-size: 14px;
  font-style: italic;
}

.listePapier li .soustitre.bleu {
  color: #2a9dcc;
}

.listePapier li .soustitre.rose {
  color: #e4224e;
}

.pelliculages {
  overflow:hidden;
}
.pelliculages .pelliculage {
  float:left;
  width:33.2%;
  height:30px;
}
.pelliculages .pelliculage input {
  float:left;
}

.encartCouverture {
  display: none;
  padding-left: 3px;
  padding-top: 20px;
}

.encartCouverture h4 {
  color: #4e4e4e;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}

.encartCouverture label {
  font-size: 12px;
  color: #474747;
  font-weight: 600;
}

.encartCouverture label .bleuitalic {
  color: #009fda;
  font-weight: normal;
  font-style: italic;
}

.encartCouverture label .roseitalic {
  color: #d80536;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
}

.encartCouverture label sup {
  font-size: 10px;
}

.listePage li {
  display: block;
  position: relative;
  width: 164px;
  min-height:110px;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  padding: 15px;
  cursor: pointer;
  margin-left: 6px;
  background-color: #e3e0e0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.listePage li:first-child {
  margin-left: 0px;
}

.listePage li.active {
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.listePage li .aide {
  position: absolute;
  right: 15px;
  top: 15px;
}

.listePage li .titre {
  color: #4e4e4e;
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: 700;
}

.listePage li .soustitre {
  font-size: 14px;
  font-style: italic;
}

.listePage li .soustitre.bleu {
  color: #2a9dcc;
}

.texteOption .soustitre.bleu{
  color: #2a9dcc;
  font-size: 14px;
  font-style: italic;
  text-transform: initial;
}

.listePage li .soustitre.rose {
  color: #e4224e;
}

.visuelIllu {
  float: right;
}

.listeCouleurs {
  width: 340px;
  margin-top: 20px;
}

.listeCouleurs li {
  cursor: pointer;
  display: block;
  width: 42px;
  float: left;
  height: 42px;
  margin-right: 5px;
  margin-bottom: 5px;
  /*background-color: white;*/
  border: 3px solid #f0eeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.listeCouleurs li:hover,
.listeCouleurs li.active {
  border: 3px solid #ff0067;
}

.listeCouleurs li.noir {
  background-color: black;
}

.listeCouleurs li.gris1 {
  background-color: #d2d1d1;
}

.listeCouleurs li.gris2 {
  background-color: #bdbcbc;
}

.listeCouleurs li.gris3 {
  background-color: #a09f9f;
}

.listeCouleurs li.gris4 {
  background-color: #898888;
}

.listeCouleurs li.bleu {
  background-color: #8dc5dd;
}

.listeCouleurs li.dore {
  background-color: #dedbc4;
}

.listeCouleurs li.rose {
  background-color: #f877b3;
}

.listeCouleurs li.violet {
  background-color: #dc77a6;
}

.listeCouleurs li.degrad {
  background-image: url(../img/fond_degrad_marquage.png);
}

.listeMatieres {
  margin-top: 20px;
  width: 400px;
}

.listeMatieres li {
  cursor: pointer;
  display: block;
  float: left;
  width: 150px;
  height: 105px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.listeMatieres li .matiere {
  width: 85px;
  height: 85px;
  background-color: white;
  border: 1px solid #f0eeee;
  margin: 0 auto 5px;
}

.listeMatieres li .caption {
  color: #484848;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
}

.listeMatieres li:hover .matiere,
.listeMatieres li.active .matiere {
  border: 1px solid black;
}

.apercuCouleur {
  float: right;
  margin-top: 20px;
  width: 278px;
  height: 90px;
  background-color: white;
}

.img-small img{
  height: 90px!important;
}

.apercuCouleur img
{
    width: 278px;
    height: 90px;
}

.apercuCouleur.widthApercuCouleur img {
    width:100%;
    height:100%;
}

.choixZoneMarquage {
  font-size: 12px;
  font-style: italic;
  color: #4e4e4e;
}

.suppAdresse {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.suppAdresse a, a.modifierAdresse {
  font-style: italic;
  color: #009ee0;
  font-size: 13px;
}

a.modifierAdresse {
  display: block;
  margin-top: 5px;
}

.listeEpreuves h2 {
  font-weight: bold;
}

.euroArial {
  font-family: arial;
  font-weight: normal !important;
  font-size: 14px !important;
}

.btn-link {
  margin-top: 20px;
}

.btn-link a {
  text-decoration: none;
}

.btn-center {
  text-align: center;
}

span.customSelect {
  line-height: 22px;
  padding: 0px 10px;
  color: #6a6b6b;
  font-size: 13px;
  font-weight: 400;
  background: url(../img/select_arrow.png) right center no-repeat;
  padding: 0 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px 0px;
  height: 22px;
}
span.customSelect .customSelectInner {
  width: 100% !important;
}

.warning
{
    margin-bottom: 15px;
}

.hidden
{
    display: none !important;
}

.menuAccount ul {
    list-style-type:none;
    text-align:center;
    z-index: 999;
}
.menuAccount li {
    /*float:left;*/
}
.menuAccount li a {
    display:block;
    color:white;
    text-decoration:none;
}
.menuAccount li ul li a:hover {
    background-color:#0aa1d9;
}
.menuAccount li ul {
    display:none;
    background-color:#C7C7C7;
}
.menuAccount li:hover ul {
    display:block;
}
.menuAccount li:hover ul li {
    float:none;
}
.menuAccount li ul {
    position:absolute;
}

.col-xs-4
{
    display: inline-block;
}

.labelForm
{
    display:inline-block;
    width:215px;
}

.requiredFiled
{
    color: #ff0000;
    font-style: italic;
}

.footerNyseEuroNext
{
    margin-top: 10px;
}

.account_creation h3
{
    margin: 30px 0 20px 0;
    font-size: 20px;
}

.success{
    text-align: left;
	padding:5px 10px;
	margin-bottom:20px;
	margin-left:20px;
	background-color:#009FDA;
	color:#FFF !important;
}
.fond-vert {
	background-color:#74D767;
}

#login_form .submitForm{
    margin-top: 20px;
}

#login_form .encartForm{
    margin-top: 16px
}

#create-account_form .form_content p{
    font-style: italic;
}

.account_creation .required{
  margin-top: 10px
}

.account_creation .required sup{
    vertical-align: baseline;
}

.account_creation .required .requiredFiled{
    color: #737373;
}

.monCompte .overCompte{
    font-size: 14px;
}

.monCompte .overCompte .hello{
    color: white;
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: 10px;
}

.monCompte .overCompte .hello span{
    color: #E63F66;
}

.monCompte .overCompte .hello span:nth-child(2){
    text-transform: uppercase;
}

.monCompte .overCompte a{
    color: white;
    text-decoration: none;
}

.monCompte .overCompte ul{
    line-height:normal;
}

.monCompte .overCompte ul a{
    line-height: 1.5em;
}

.monCompte .overCompte .logout a{
    text-transform: uppercase;
}

.monCompte .overCompte .logout{
    float: right;
    text-decoration: underline;
    font-weight: bold;
    line-height:1.5em;
}

.progress { position:relative; width:200px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
.bar { background-color: #0aa1d9; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

div#apercuMatiere img {
    height: 100%;
    width: 100%;
}

#fileExchangeTextConfirm {
    float: left;
    display: inline-block;
}

.visuelIllu img
{
    width: 278px;
    height: 182px;
}

@media (max-height: 750px) {
    .overlay .overlayContent {
        top: 0;
        margin-top: 10px !important;
        max-height: 95%;
        overflow-y: auto;
        margin-bottom: 20px;
    }
}


/*olivier*/
/*.listeMatieres li:hover .matiere,
.listeMatieres li.active .matiere {
    border: 1px solid black;
}*/
.listeReference{
    margin-top: 15px;
}
#login_form h2{
    padding-bottom: 5px;
}
.upperInput input[type='text'],.upperInput select option{
/*
    text-transform: uppercase;
*/
}
.error{
    display: none;
    visibility: hidden;
}
.detailEtape .prixDetail .prix{
    margin-bottom: 6px;
}
.prXunit{
    margin-top: 4px;
}
.listePapier li .titre{
     text-transform: lowercase;
 }
.listePapier li .titre:first-letter{
    text-transform: uppercase;
}
.listeMatieres li  .matiere{
    border:3px solid #f0eeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 5px;
}
.listeMatieres li:hover  .matiere,
.listeMatieres li.active .matiere{
    border:3px solid #ff0067;
}
.apercuCouleur{
    overflow: hidden;
}
.apercuCouleur img{
    height: 220px;
}

.img-hide {
  display: none;
}

.elementReference{
  margin-right: 5px;
}
.appercuMatiere {
  height: 218px;
}
.couleurMarquage{
  background: none;

}
.couleurMarquage img{
  width: 100%;

}

/*etape 5*/
.resumPrix.accompte .picto-contact{
  position: absolute;
  width: 95px;
}
.resumPrix.accompte .picto-contact,.resumPrix.accompte .boutonSubmitRose{
  display:inline-block;
}
.resumPrix.accompte .picto-contact a{
  display: inline-block;
  width: 35px;
  height: 26px;
  margin-left: 12px;
  float: left;
  -webkit-box-shadow: grey 1px 1px 4px;
  -moz-box-shadow: grey 1px 1px 4px;
  box-shadow: grey 1px 1px 4px;
}
.resumPrix.accompte .picto-contact a.print {
  margin-bottom: 10px ;
  background-image: url(../img/pictos_recap/print.png);
}

.resumPrix.accompte .picto-contact a.contact {
  margin-bottom: 10px;
  background-image: url(../img/pictos_recap/contact.png);
}
.resumPrix.accompte .picto-contact a.save {
  background-image: url(../img/pictos_recap/save.png);
}

.resumPrix.accompte .picto-contact a.tel {
  background-image: url(../img/pictos_recap/tel.png);
}

.fancybox-close {
  background-image: url(../img/close_popup.png) !important;
  width: 30px !important;
  height: 30px !important;
  top: 15px !important;
  right : 15px !important;

}

.fancybox-skin {
  text-align: center;
  background-color: #FFFFFF !important;
}

.fancybox-skin .title{
  color: #606060;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 20px;
}

.fancybox-skin .def {
  margin: 25px 0 10px 0;
  font-family: 'Source Sans Pro', regular;
  font-size: 14px;
}

.fancybox-skin .def_spec {
  margin: 25px 0 35px 108px;
  font-family: 'Source Sans Pro', regular;
  width: 50%;
  padding: 0 0 0 60px;
  font-size: 15px;
}

.fancybox-skin .subtitle {
  text-transform: uppercase;
  color: #009EE0;
}

.fancybox-skin .logo_popup {
  margin-top: 25px;
}

#popupnews {
  display: none;
}

.fancybox-skin .subtitle .strong {
  margin-top: 45px;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
}

.fancybox-skin .subtitle .reduc {
  color: #E63F66;
  font-weight: 700;
  font-size: 23px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 3px;
}

.fancybox-skin .inputBtn {
    margin-top: 20px;
    width: 204px;
    height: 26px
    font-family: 'Source Sans Pro', sans-serif;
}

.fancybox-skin #select_book, .fancybox-skin #select_delai {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
}

.fancybox-skin .lunchpopup {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  display: inline;
  padding: 15px;
    font-family: 'Source Sans Pro', sans-serif;

}

.fancybox-skin .infos {
  padding : 15px 20px 15px 90px;
  font-style: italic;
  font-size: 12px;
  margin-left: 35px;
}

.footerHamon {
  text-align: center;
  color: #494949;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #f6f6f6;
  padding: 25px 0;
}

#poppromo {
  display: none;
  font-family: 'Source Sans Pro', sans-serif;

}

#poppromo .title {
  margin-top:20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: italic;
}

#poppromo .subtitle {
  margin-top: 45px;
}

#poppromo .info_code{
  margin : 30px 0 10px 0;
}

#poppromo .infos {
  font-style: italic;
  padding: 0;
  margin:0;
}

#promo_code {
  margin : 20px 0 5px 0;
  border-left-width: 1px;
  border-left-color : #CECECE;
  border-left-style: solid;
  border-top-width : 1px;
  border-top-color : #CECECE;
  border-top-style: solid;
  border-bottom-width : 1px;
  border-bottom-color : #CECECE;
  border-bottom-style: solid;
  border-right-width : 1px;
  border-right-color : #CECECE;
  border-right-style: solid;
  padding: 15px;
  color: #009EE0;
  display : inline-block;
  font-weight: 700;
  font-size: 20px;
}

#poppromo .subtitle .strong {
  font-weight: 700;
  margin-top: 0;
}
.footerHamon img {
  display: block;
  margin: 0 auto;
}

.social_network .title {
  color: #FFFFFF;
}

.list_social_network {
  padding: 10px 0 10px 0;
}

.list_social_network li {
  display: inline;
  padding: 0 37px 0 0;
}

.list_social_network i {
  color: #FFFFFF;
  font-size: 20px;
  border-radius: 50%;
  border: 5px solid #FFFFFF;
  padding: 10px 12px 10px 12px;
}

.list_social_network i:hover {
    border: 5px solid #009ee0;

}

.list_social_network .fa-facebook {
    padding: 10px 14px 10px 14px;

}

.list_social_network i#viadeo {
  padding: 7px 10px 7px 10px;
}

.list_social_network #viadeo_image {
  width: 20px;
  height: 20px;
}