body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }

.btn {background-color:#f44029;border-radius: 4px;display: inline-block;padding:3px 8px;color:#fff;}
.orange {color: #f44029;font-size: 14px;text-transform: uppercase;}
.orange-lower {color: #f44029;font-size: 18px;text-transform: none;}

.nom { font-family: DINRegular; font-size:14px; color:#231f20;text-transform: uppercase;}
.fonction {font-family: Arial; font-size: 12px;color: #f44029;}
.metier {font-family: Arial;font-size: 12px; color: #686868;}
.encart{display:inline-block;background-color: #f5f5f5;font-size: 11px;font-family: Arial;color:#343434;padding:5px 7px;}
.vertical {border-left:1px solid #f44029; padding-left:10px;}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/****
**************************************
Name : 			GENERAL.LESS / GENERAL.CSS
Description : 	NEUT general website stylesheet
Creation :		Thursday 17th of July of 2014
Author :		Romain MALARDE, Keyline Web Agency
**************************************
****/

/**
MAIN TAGS
**/

/** Cards on home **/

.card {
    overflow: visible;
}

.card .content-slider {
    width: 100% !important;
    background: #efefef;
    box-shadow: 0px 0px 5px #abaead;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}

.card .slider-wrapper {
    width: 90% !important;
    display: flex;
    justify-content: space-between;
}

.card .slider-wrapper .ce_text {
    width: 40% !important;
}

.card .slider-wrapper .ce_text h2 {
    font-family: DinRegular;
    color: #f44029;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 20px;
}

.card .slider-wrapper .ce_text p {
    font-family: arial;
    font-size: 12px;
    color: #686868;
}

.card .slider-wrapper .ce_text a {
    margin-top: 10px;
    color: #000000;
    /*font-weight: bold;*/
    text-decoration: none;
    background: url(../../files/neut/images/home/picto-fleche-rouge.png) no-repeat left center rgba(255, 255, 255, 0);
    padding-left: 10px;
}

.card .slider-wrapper .ce_image {
    width: 40% !important;
}

.card .slider-wrapper .ce_player {
    width: 50% !important;
    padding-top: 30px;
    margin-bottom: 30px;
}

.card .slider-wrapper .ce_player video {
    width: 100%;
    height: auto;
}

.card .slider-wrapper .ce_youtube {
    width: 50% !important;
    padding-top: 30px;
    margin-bottom: 30px;
}

.card .slider-wrapper .ce_youtube iframe {
    width: 100%;
    height: auto;
}

.card .slider-control {
    display: none;
}

.ce_youtube #mep_0 {
    position: inherit;
}

div.breh .mejs-layers,
div.breh .mejs-controls,
div.breh .mejs-clear {
    display: none;
}

* {
    outline: none;
}

html {
    padding: 0;
    margin: 0;
}

body.home {
    background: url(../../files/neut/images/general/bg.jpg) repeat-x top left #eeeeee;
    margin: 0;
    padding: 0;
}

body {
    background: #ececec url('../../files/neut/images/header/header_bg_standard.png') repeat-x left top;
    font-family: Arial;
}

a {
    color: #f44029;
}

/**
FONT
**/

@font-face {
    font-family: DINBlack;
    src: url(../../files/neut/font/DIN.eot);
    src: url(../../files/neut/font/DIN.eot?#iefix) format('embedded-opentype'), url(../../files/neut/font/DIN_Black.ttf);
}

@font-face {
    font-family: DINBold;
    src: url(../../files/neut/font/DIN.eot);
    src: url(../../files/neut/font/DIN.eot?#iefix) format('embedded-opentype'), url(../../files/neut/font/DIN_Bold.ttf);
}

@font-face {
    font-family: DINMedium;
    src: url(../../files/neut/font/DIN.eot);
    src: url(../../files/neut/font/DIN.eot?#iefix) format('embedded-opentype'), url(../../files/neut/font/DIN_Medium.ttf);
}

@font-face {
    font-family: DINRegular;
    src: url(../../files/neut/font/DIN.eot);
    src: url(../../files/neut/font/DIN.eot?#iefix) format('embedded-opentype'), url(../../files/neut/font/DIN_Regular.ttf);
}

/**
VARAIBLE
**/

/**
MAIN CLASS
**/

.clearer:after,
.clear:after,
.clear {
    clear: both;
}

.nego-oui {
    display: block;
}

.nego-non {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    display: block;
}

.code {
    display: none;
}

.map-text {
    display: none;
}

.gmap .sous-titre {
    font-size: 15px;
    margin-bottom: 20px;
}

.gmap .titre a {
    color: #000;
    text-decoration: none;
}

.gmap .titre a:hover {
    text-decoration: underline;
}

.pagination {
    margin-top: 40px;
    margin-bottom: 20px;
}

.pagination ul {
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination li a,
.pagination li span.current {
    margin-right: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #343434;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    background-clip: padding-box;
}

.pagination li a:hover,
.pagination li span.current:hover {
    color: #fff;
    background-color: #f44029;
}

.pagination li span.current {
    color: #fff;
    background-color: #f44029;
}

ul {
    list-style-type: disc;
    list-style-position: inside;
}

ul li {
    list-style-type: disc;
    list-style-position: inside;
}

ul ul,
ul ol,
ol ul,
ol,
ol {
    padding-left: 20px;
}

ul ul li {
    list-style-type: circle;
}

ul ol li {
    list-style-type: decimal;
}

.home .mod_newslist h3 {
    text-transform: uppercase;
    font-family: DINBold;
    font-size: 12px;
    line-height: 14px;
    color: #749c23;
    margin-left: 17px;
    margin-right: 14px;
    margin-top: 0;
}

#actualites h3 a {
    color: #749c23;
    text-decoration: none;
}

.home .mod_newslist .teaser {
    padding: 0 14px 0 17px;
}

/*.mod_newslist {
  height: 232px;
  position: relative;
}*/

.mod_newslist .more {
    margin-bottom: 0;
}

.mod_newslist .more a {
    color: #f44029;
    text-decoration: none;
}

.caroufredsel_wrapper {
    margin-bottom: 11px !important;
}

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

.text-right .btn {
    text-align: right;
    text-decoration: none;
}

#main #glossaire h3 {
    background-color: #f4f4f4;
    color: #000;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 14px;
    background-image: none;
    padding: 10px;
    margin-bottom: 4px;
}

.mod_glossaryCustomMenu {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    background: url('../../files/neut/images/general/glossaire_tri.png') no-repeat left top;
    padding: 10px 10px 10px 64px;
    margin-bottom: 32px;
}

.mod_glossaryCustomMenu ul,
.mod_glossaryCustomMenu li {
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0;
}

.mod_glossaryCustomMenu li {
    width: 26px;
    height: 26px;
    margin-right: 9px;
}

.mod_glossaryCustomMenu li:hover,
.mod_glossaryCustomMenu li.active {
    background-color: #f53f29;
}

.mod_glossaryCustomMenu li a {
    display: block;
    height: 26px;
    line-height: 26px;
    color: #211f20;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
}

.mod_glossaryCustomMenu a:hover,
.mod_glossaryCustomMenu li.active a {
    color: #fff;
}

.mod_glossaryCustomList dl {
    padding-top: 32px;
}

.mod_glossaryCustomList dl:first-child {
    padding-top: 0;
}

.mod_glossaryCustomList dt {
    padding-left: 50px;
    background: url('../../files/neut/images/general/glossaire_fleche.png') no-repeat left top;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 33px;
}

.mod_glossaryCustomList dt:first-child {
    margin-top: 0;
}

#main .mod_glossaryCustomList .ce_text {
    margin-bottom: 0;
}

.mod_glossaryCustomList dd {
    padding-left: 50px;
    padding-bottom: 33px;
    border-bottom: 1px solid #f4f4f4;
    padding-top: 32px;
}

.mod_glossaryCustomList .toplink {
    display: none;
}

.mod_customnav.documents {
    text-align: center;
    padding-bottom: 27px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.mod_customnav.documents ul {
    display: inline-block;
    margin-bottom: 0;
}

.mod_customnav.documents ul,
.mod_customnav.documents li {
    list-style-type: none;
}

.mod_customnav.documents li {
    display: inline-block;
    margin-right: 25px;
}

.mod_customnav.documents li:last-child {
    margin-right: 0;
}

.mod_customnav.documents a,
.mod_customnav.documents span {
    background-color: #ebebeb;
    display: inline-block;
    border-radius: 5px;
    padding: 3px 7px;
    color: #686868;
    font-size: 12px;
    text-decoration: none;
}

.mod_customnav.documents a:hover,
.mod_customnav.documents span {
    background-color: #f44029;
    color: #fff;
}

section.documents {
    padding-bottom: 22px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 22px;
}

.documents .ce_image {
    width: 149px;
    margin: 0 auto;
}

.documents img {
    width: auto;
    display: inline;
}

.documents .caption {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 35px;
}

.documents .ce_download {
    text-align: center;
    width: 93px;
    margin: 0 auto;
}

.documents .ce_download a {
    color: #f44029;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 3px 7px;
    border: 1px solid #f44029;
    border-radius: 5px;
}

.tl_multitextwizard img {
    display: inline;
}

span.color,
img.color {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    vertical-align: middle;
    border: 1px solid #a7a7a7;
}

#coloris .separateur {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    color: #686868;
}

#coloris>div .separateur:last-child {
    display: none;
}

.ce {
    position: absolute;
    right: 0;
    top: 325px;
}

.nouveau {
    position: absolute;
    top: 328px;
    right: 62px;
}

.nouveau-right {
    right: 0;
}

.productList .nouveau {
    top: 14px;
    left: 14px;
    right: auto;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

#contact hr {
    border: none;
    border-top: 1px solid #ebebeb;
    margin: 25px 0;
}

#contact .pseudoform {
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
}

#contact .widget {
    margin-bottom: 15px;
}

.mod_newsreader {
    font-size: 12px;
    color: #686868;
}

.mod_newsreader .back {
    text-align: right;
    padding-bottom: 12px;
    border-bottom: 1px dotted #d3d3d3;
}

.mod_newsreader .back a {
    color: #000404;
    font-size: 11px;
    text-decoration: none;
    padding-left: 15px;
    background: url('../../files/neut/images/header/navigation/produits/picto-fleche-actif.jpg') no-repeat left center;
}

.mod_newsreader h2 {
    font-size: 18px;
    font-family: DINMedium;
    text-transform: uppercase;
    margin-bottom: 7px;
    color: #749c23;
}

.mod_newsreader .infos {
    margin-top: 0;
    color: #686868;
    font-size: 11px;
}

.mod_newsreader img {
    display: inline;
}

#main .mod_newsreader h3 {
    background-image: none;
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 12px;
}

body.page_404 #main .inside,
body.page_403 #main .inside {
    padding-left: 20px;
    padding-right: 20px;
}

body.page_404 #main .ce_text p,
body.page_403 #main .ce_text p {
    font-family: DINBold;
    font-size: 22px;
    color: #010101;
    line-height: normal;
}

body.page_404 #main .ce_text p strong,
body.page_403 #main .ce_text p strong {
    font-size: 42px;
    color: #f44029;
    padding-left: 236px;
    display: block;
    text-align: left;
}

body.page_404 #main .ce_text,
body.page_403 #main .ce_text {
    text-align: center;
}

body.page_404 #main .list_404 ul li,
body.page_403 #main .list_404 ul li {
    font-size: 16px;
    color: #010101;
}

body.page_404 #main .list_404 ul li,
body.page_403 #main .list_404 ul li {
    list-style-type: none;
    list-style-image: none;
    /*url('../../files/neut/images/general/404_puce.jpg');*/
}

@media screen and (max-width: 480px) {
    .ce_sliderStart img {
        width: 100%;
        height: auto;
    }
}

/*.ce_sliderStart img {
  width: 100%;
  height: auto;
}*/

.ce_text ul {
    padding-left: 30px;
}

.ce_text ul li {
    list-style-position: outside;
}

header .mod_login p.error {
    padding: 5px 13px 0 13px;
    color: #f44029;
}

.mod_lostPassword p.error {
    position: absolute;
    top: 50px;
}

.mod_lostPassword .fields .widget:first-child label.error {
    margin-top: 25px;
}

.home .ce_sliderStart img {
    width: 100%;
    height: auto;
}
/****
**************************************
Name : 			HEADER.LESS / HEADER.CSS
Description : 	NEUT header website stylesheet
Creation :		Thursday 17th of July of 2014
Author :		Romain MALARDE, Keyline Web Agency
**************************************
****/
/**
DEFAULT VALUES
**/
/**
HEADER
**/
#header {
  /*background:url(../../files/neut/images/header/bg_header.jpg) repeat-x;*/
  background: rgba(255, 255, 255, 0.3);
  position: static;
  z-index: 100;
}
.home #header .container {
  margin: 0 auto;
  width: 950px;
}
#header .container {
  padding: 0;
  /*margin: 0 auto;
  width: 960px;*/
  position: relative;
  /*
		#article-header{
			width:@largeurpage;
		*/
  /*
		}
		*/
}
#header .container #logo {
  float: left;
 /* height: 88px;*/
  cursor: pointer;
}
#header .container #logo figure {
  display: block;
}
#header .container #logo figure a {
  display: block;
}
#header .container #logo figure a img {
 /* height: 88px;*/
  width: 80px;
  display: block;
}
#header .container #slogan {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  cursor: pointer;
}
#header .container #slogan h1 {
  color: #343434;
  font-size: 14px;
  font-family: DINRegular;
}
#header .container #liens {
  float: right;
  width: auto;/*230px*/
  text-align: right;
  font-family: DINRegular;
}
#header .container #liens ul,
#header .container #liens ul li {
  list-style-type: none;
}
#header .container #liens ul {
  text-align: left;
  /*float: right;*/
  height: 30px;
  margin: 0;
  /*
					li:first-child{
						padding-left:30px;
						background:url(../../files/neut/images/header/picto_espacePro.png) no-repeat 10px center rgba(255,255,255,0);
						background-size:12px 16px;
						color:@rouge;
						border-top-left-radius:5px;
						border-top-right-radius:5px;
						cursor:pointer;
					}
					li:first-child.prorouge{
						background:url(../../files/neut/images/header/picto_espacePro_actif.png) no-repeat 10px center @rouge;
						color:#ffffff;
						cursor:pointer;
					}
					*/
}
#header .container #liens ul li {
  float: left;
  padding: 0px 15px;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  position: relative;
}
#header .container #liens ul li:after {
  content: " ";
  position: absolute;
  height: 11px;
  width: 1px;
  background-color: #dcdcdc;
  top: 10px;
  right: 0px;
}
#header .container #liens ul li.fr:after,
#header .container #liens ul li.en:after  {
  display: none;
}
#header .container #liens ul li a {
  display: block;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
#header .container #liens ul li:nth-child(3) {
  
  
}
#header .container #liens ul li:nth-child(3) a {
  padding-left: 24px;
  background: url(../../files/neut/images/header/picto_contact.png) no-repeat left center;
  background-size: 16px 13px;
}
#header .container #liens ul li:last-child  {
  padding-right: 0;
}
#header .container #liens ul li.fr a {
  padding-right: 0;
  background: url(../../files/neut/images/header/picto_drapeau_fr.png) no-repeat left center;
  background-size: 16px 11px;
  color: rgba(0, 0, 0, 0);
  width: 17px;

  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#header .container #liens ul li.fr{
  padding-right: 5px;
}
#header .container #liens ul li.en  {
  padding-left: 0;
  width: 16px;
}
#header .container #liens ul li.en a {
  background: url(../../files/neut/images/header/picto_drapeau_en.jpg) no-repeat left center;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#header .container #moteurderecherche {
  /*float: right;
  margin-top: 25px;*/
  position: absolute;
  right: 0;
  bottom: 6px;
}
#header .container #moteurderecherche form {
  margin-bottom: 0px;
}
#header .container #moteurderecherche form .formbody, .mod_search form .formbody {
  background: #f44029;
  border-radius: 5px;
  padding: 2px;
}
.mod_search form .formbody {
  display: inline-block;
}
#header .container #moteurderecherche form .formbody .text, .mod_search form .formbody .text {
  width: 130px;
  height: 22px;
  border-radius: 5px;
  border-style: none;
  font-size: 12px;
  font-style: italic;
  color: #a3a3a3;
  padding: 0px 10px;
}
.mod_search form .formbody .text {
  width: 300px;
}
.mod_search h2 {
  font-size: 13px;
}
#header .container #moteurderecherche form .formbody .submit_container,
#header .container #moteurderecherche form .formbody .widget-text,
.mod_search form .formbody .submit_container,
.mod_search form .formbody .widget-text {
  display: inline;
}
#header .container #moteurderecherche form .formbody .submit,
.mod_search form .formbody .submit {
  cursor: pointer;
  border: none;
  color: rgba(0, 0, 0, 0);
  background: url(../../files/neut/images/header/btn_submit.jpg) no-repeat left center;
  width: 20px;
}
#header .container #moteurderecherche form p.header {
  display: none;
}
#header .container #navigation {
  float: right;
  margin-top: 24px;
  margin-right: 205px;
  overflow: visible;
}
#header .container #navigation ul,
#header .container #navigation ul li {
  list-style-type: none;
  /**
					NEUT SA
					**/
  /**
					NOS PRODUITS
					**/
  /**
					COMMUNICATION
					**/
  /**
					DOCUMENTS
					**/
}
#header .container #navigation ul.level_1 li {
  float: left;
  padding: 0px 15px;
  height: 32px;
  line-height: 32px;
}
#header .container #navigation ul.level_1 li a,
#header .container #navigation ul.level_1 li span {
  text-transform: uppercase;
  color: #070705;
  text-decoration: none;
  font-weight: bold;
}
#header .container #navigation ul.level_1 li a.trail,
#header .container #navigation ul.level_1 li span.trail {
  color: #f44029;
}
#header .container #navigation ul.level_1 li:hover {
  background: #f44029;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
#header .container #navigation ul.level_1 li:hover a,
#header .container #navigation ul.level_1 li:hover span {
  color: #ffffff;
  position: relative;
}
#header .container #navigation ul.level_1 li:hover ul.level_2 {
  display: block;
  padding: 0;
  position: absolute;
  z-index: 20;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 3px 5px #abaead;
  -moz-box-shadow: 0px 3px 5px #abaead;
  -webkit-box-shadow: 0px 3px 5px #abaead;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 {
  border-top: 2px solid #595959;
  background: #ffffff;
  margin-left: -15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 10000;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li {
  float: none;
  line-height: 50px;
  height: 50px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 > li {
  padding:0 12px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li span {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 49px;
  height: 49px;
  padding-left: 50px;
  border-bottom: 1px solid #eee;
  display: block;
  background: url(../../files/neut/images/header/spritemenu.png) no-repeat 0 0;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li a.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li span.active,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li span.trail {
  color: #f44029;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover {
  position: relative;
  background: #ffffff;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover a {
  color: #f44029;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 100;
  box-shadow: 0px 3px 5px #abaead;
  -moz-box-shadow: 0px 3px 5px #abaead;
  -webkit-box-shadow: 0px 3px 5px #abaead;
  width: 200px;
  background: #f0f0f0;
  border-left: 2px solid #ffffff;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 li {
  width: auto;
  line-height: 30px;
  height: 30px;
  background: #f0f0f0;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 li .inside-item {
  position: relative;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 li a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 li span {
  line-height: 30px;
  height: 30px;
  background: none;
  color: #000000;
  padding-left: 15px;
  text-transform: capitalize;
  font-size: 11px;
  background: url(../../files/neut/images/header/navigation/neut/picto-fleche.jpg) no-repeat left center;
  border: none;
  display: block;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 li:hover a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:hover ul.level_3 li:hover span {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/neut/picto-fleche-actif.jpg) no-repeat left center;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child span
{
  background-position: -3px -416px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2) a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2) span {
  background-position: -3px 0;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3) a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3) span {
  background-position: -3px -312px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4) a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4) span {
  background-position: -3px -104px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child span {
  background-position: -3px -208px;
  border: none;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child:hover a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child:hover span,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child a.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child span.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:first-child span.active {
  background-position: -2px -465px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2):hover a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2):hover span,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2) a.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2) span.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(2) span.active  {
  background-position: -3px -50px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3):hover a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3):hover span,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3) a.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3) span.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(3) span.active {
  background-position: -2px -361px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4):hover a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4):hover span,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4) a.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4) span.trail, 
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:nth-child(4) span.active {
  background-position: -2px -153px;
}
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child:hover a,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child:hover span,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child a.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child span.trail,
#header .container #navigation ul.level_1 li:first-child ul.level_2 li:last-child span.active {
  background-position: -2px -257px;
}

#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 {
    width: 960px;
    /* margin-left: -417px; */
    border-top: 2px solid #595959;
    background: #ffffff;
    position: absolute;
    top: 87px;
    left: 0;
    z-index: 10000;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li {
  width: 174px;
  padding: 20px 2px 10px 15px;
  margin: 0;
  float: left;
  line-height: 18px;
  display: inline-block;
  height: auto;
  /*background:url(../../files/neut/images/header/navigation/produits/bg-barre-grise-verticale.jpg) no-repeat right center #ffffff;*/
}

#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li a,
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li span {
  background: url(../../files/neut/images/header/navigation/produits/bg-barre-grise-horizontale.png) no-repeat bottom center #ffffff;
  padding: 0px 0px 0px 20px;
  margin: 0;
  color: #000000;
  font-family: DINRegular;
  font-weight: normal;
  display: block;
  height: 50px;
  text-transform: uppercase;
  font-weight: bold;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 {
  margin: 0;
  /*padding: 20px 0px 0px 0px;*/
  padding: 0;
  margin-top: 20px;
  width: 174px;
  display: block;
  padding-right:10px;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li.last ul.level_3 {
  border-right: none;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li {
  float: none;
  padding: 10px 3px 10px 20px;
  border-radius: 5px;
  line-height: 16px;
  width: 151px;
  height: auto;
  background: url(../../files/neut/images/header/navigation/produits/picto-rond.png) no-repeat 5px 15px #ffffff;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li a,
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li span {
  background: none;
  line-height: 16px;
  height: auto;
  color: #000000;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 11px;
  font-family: arial;
  padding: 0;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 {
  display: none;
  position: absolute;
  background: #f0f0f0;
  z-index: 40;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  left: 0;
  width: 940px;
  border-top: 2px solid #595959;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 3px 5px #abaead;
  -moz-box-shadow: 0px 3px 5px #abaead;
  -webkit-box-shadow: 0px 3px 5px #abaead;
  padding: 10px 10px;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 li {
  background: #f0f0f0;
  float: left;
  width: 305px;
  padding: 5px 0px 5px 0px;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 li a,
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 li span {
  background: url(../../files/neut/images/header/navigation/produits/picto-fleche.jpg) no-repeat left center #f0f0f0;
  color: #000000;
  padding-left: 15px;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 li:hover {
  background: #f0f0f0;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 li:hover a,
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li ul.level_4 li:hover span {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/produits/picto-fleche-actif.jpg) no-repeat left center #f0f0f0;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li:hover {
  background: url(../../files/neut/images/header/navigation/produits/picto-rond-actif.png) no-repeat 5px 15px #f44029;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li ul.level_3 li:hover a {
  color: #ffffff;
}
#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li:hover {
  background: url(../../files/neut/images/header/navigation/produits/bg-barre-grise-horizontale.png) no-repeat 50% 60px transparent;
  border: none;
}
/*#header .container #navigation ul.level_1 li:nth-child(2) ul.level_2 li:nth-child(4) ul.level_3 {
  padding-top: 20px;
}*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 {
  border-top: 2px solid #595959;
  background: #ffffff;
  margin-left: -15px;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li {
  background: #ffffff;
  float: none;
  line-height: 50px;
  height: 50px;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li span {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 49px;
  height: 49px;
  padding-left: 50px;
  display: block;
  border-bottom: 1px solid #eee;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover {
  position: relative;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.active a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.trail a {
  color: #f44029;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover ul.level_3 {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 30;
  box-shadow: 0px 3px 5px #abaead;
  -moz-box-shadow: 0px 3px 5px #abaead;
  -webkit-box-shadow: 0px 3px 5px #abaead;
  width: 200px;
  background: #f0f0f0;
  /*border-left: 2px solid #ffffff;*/
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover ul.level_3 li {
  width: auto;
  line-height: 30px;
  height: 30px;
  background: #f0f0f0;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover ul.level_3 li a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover ul.level_3 li span {
  line-height: 30px;
  height: 30px;
  background: none;
  color: #000000;
  padding-left: 15px;
  text-transform: capitalize;
  font-size: 11px;
  background: url(../../files/neut/images/header/navigation/communication/picto-fleche.jpg) no-repeat left center;
  display: block;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:hover ul.level_3 li:hover a {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/communication/picto-fleche-actif.jpg) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:first-child a {*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-actus a {
  background: url(../../files/neut/images/header/navigation/communication/picto-actualite.png) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:first-child:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:first-child.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:first-child.trail span*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-actus:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-actus.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-actus.trail span {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/communication/picto-actualite-actif.png) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(2) a {*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-themes a {
  background: url(../../files/neut/images/header/navigation/communication/picto-theme.png) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(2):hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(2).active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(2).trail span*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-themes:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-themes.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-themes.trail span {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/communication/picto-theme-actif.png) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(3) a {*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-revuedepresse a {
  background: url(../../files/neut/images/header/navigation/communication/picto-presse.png) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(3):hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(3).active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:nth-child(3).trail span*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-revuedepresse:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-revuedepresse.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-revuedepresse.trail span  {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/communication/picto-presse-actif.png) no-repeat left center;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:last-child a {*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-videos a {
  background: url(../../files/neut/images/header/navigation/communication/picto-video.png) no-repeat left center;
  border: none;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-zoom:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-zoom.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-zoom.trail span {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/communication/picto-zoom-actif.png) no-repeat left center;
}
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-zoom a {
  background: url(../../files/neut/images/header/navigation/communication/picto-zoom.png) no-repeat left center;
  border: none;
}
/*#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:last-child:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:last-child.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li:last-child.trail span*/
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-videos:hover a,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-videos.active span,
#header .container #navigation ul.level_1 li:nth-child(3) ul.level_2 li.picto-videos.trail span {
  color: #f44029;
  background: url(../../files/neut/images/header/navigation/communication/picto-video-actif.png) no-repeat left center;
}
#header .container #navigation ul.level_2 {
  display: none;
}
#header .container #navigation ul.level_3 {
  display: none;
  border-right: 1px solid #ededed;
}

#header .container #navigation ul.level_4 {
  display: none;
}
#header .container #navigation ul.level_5 {
  display: none;
}
#header .container #espacepro {
  float: right;
  width: auto;/*110px;*/
  /*margin-left: 250px;*/
  text-align: right;
  font-family: DINRegular;
  position: relative;
}
#header .container #espacepro a.espacepro {
  padding-left: 30px;
  padding-right: 10px;
  background: url(../../files/neut/images/header/picto_espacePro.png) no-repeat 10px center rgba(255, 255, 255, 0);
  background-size: 12px 16px;
  color: #f44029;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  height: 31px;
  line-height: 31px;
}
#header .container #espacepro a.espacepro.prorouge {
  background: url(../../files/neut/images/header/picto_espacePro_actif.png) no-repeat 10px center #f44029;
  color: #ffffff;
  cursor: pointer;
}
#header .container #espacepro #form-espacepro {
  text-align: left;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 100;
  width: 286px;
  background: #ffffff;
  border-top: 2px solid #595959;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 3px 5px #abaead;
  -moz-box-shadow: 0px 3px 5px #abaead;
  -webkit-box-shadow: 0px 3px 5px #abaead;
}
#header .container #espacepro #form-espacepro label {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
#header .container #espacepro #form-espacepro input[type=text] {
  margin-top: 10px;
  width: 115px;
}
#header .container #espacepro #form-espacepro input[type=password] {
  margin-top: 10px;
  width: 115px;
}
#header .container #espacepro #form-espacepro .c1 {
  margin-top: 10px;
  float: left;
  width: 117px;
  /*border-bottom:1px solid #f0f0f0;*/
  padding: 0px 13px 5px 13px;
}
#header .container #espacepro #form-espacepro .c2 {
  margin-top: 10px;
  float: left;
  width: 117px;
  /*border-bottom:1px solid #f0f0f0;*/
  padding: 0px 13px 5px 13px;
}
#header .container #espacepro #form-espacepro .forgotpassword {
  clear: both;
  text-align: right;
  padding-right: 13px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
#header .container #espacepro #form-espacepro .forgotpassword a {
  color: #686868;
  font-size: 8px;
}
#header .container #espacepro #form-espacepro .getaccess {
  float: left;
  width: 160px;
  padding-left: 13px;
  padding-top: 10px;
  margin-bottom: 10px;
}
#header .container #espacepro #form-espacepro .getaccess a {
  text-decoration: none;
  color: #686868;
  background: url(../../files/neut/images/header/picto-fleche-rouge.jpg) no-repeat left center;
  padding-left: 10px;
}
#header .container #espacepro #form-espacepro .submit_container {
  float: right;
  text-align: right;
  width: 100px;
  margin-bottom: 10px;
  padding-right: 13px;
}
#header .container #espacepro #form-espacepro .submit_container input {
  padding: 0;
  margin: 0;
  background: #f44029;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  border: none;
  border-radius: 5px;
  padding: 3px 10px;
  cursor: pointer;
}
.mod_login.logout {
  height: 31px;
  line-height: 31px;
  text-align: right;
  font-size: 12px;
  font-family: DinRegular;
}
.mod_login.logout span {
  font-weight: bold;
  color:#f44029;
  margin-right: 10px;
}
.mod_login.logout input[type="submit"] {
  padding: 0;
  border: none;
  background-image: none;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  font-size: 12px;
  background-color: #f44029;
  color: #fff;
  border-radius: 5px;
  padding:3px 5px;
}
/****
**************************************
Name : 			FOOTER.LESS / FOOTER.CSS
Description : 	NEUT footer website stylesheet
Creation :		Thursday 17th of July of 2014
Author :		Romain MALARDE, Keyline Web Agency
**************************************
****/
/**
DEFAULT VALUES
**/
/**
FOOTER
**/
#footer {
  width: 100%;
  background: #343434;
  -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#footer .inside {
  width: 960px;
  margin: 0 auto;
  background: #343434;
}
#footer .inside .nav-produits {
  background: #343434;
  padding: 0px;
  float: left;
  margin-left: 46px;
}
#footer .inside .nav-produits ul,
#footer .inside .nav-produits ul li {
  list-style-type: none;
}
#footer .inside .nav-produits ul.level_1 li:first-child {
  padding-bottom: 20px;
  width: 155px;
}
#footer .inside .nav-produits ul.level_1 li:first-child a,
#footer .inside .nav-produits ul.level_1 li:first-child span {
  color: #aeaeae;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: DINRegular;
  font-weight: normal;
}
#footer .inside .nav-produits ul.level_1 li {
  width: 155px;
  padding: 3px 0px;
}
#footer .inside .nav-produits ul.level_1 li a,
#footer .inside .nav-produits ul.level_1 li span {
  color: #a1a1a1;
  text-decoration: none;
  font-size: 11px;
}
#footer .inside #nav-ortheses {
  margin-left: 0px;
}
#footer .inside #nav-ortheses ul.level_1 li:first-child,
#footer .inside #nav-protheses ul.level_1 li:first-child,
#footer .inside #nav-pied ul.level_1 li:first-child {
  padding-bottom: 35px;
}
#footer .inside #liens-sites ul li {
  float: left;
}
#footer .inside #liens-sites ul li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
}
#footer .inside #liens-sites ul li:first-child {
  padding-left: 0px;
}
#footer .inside #liens-sites ul li:last-child {
  padding-right: 0px;
}
#footer .inside #liens-sites ul li:last-child:after {
  content: "";
  color: rgba(255, 255, 255, 0.5);
  padding-right: 0px;
}
#footer .inside #liens-sites ul li:after {
  content: "|";
  padding: 0px 7px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  font-weight: normal;
}
#footer .inside #copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  font-weight: normal;
}
#footer .inside .footer-separator {
  clear: both;
  margin: 15px 0px;
  width: 100%;
  height: 3px;
  background: url(../../files/neut/images/footer/separator.png) no-repeat center top #343434;
}
#footer .inside #partenaires h2 {
  float: left;
  margin: 20px 0px;
  color: #aeaeae;
  font-family: arial;
  font-size: 11px;
  background: #424242;
  border-radius: 5px;
  padding: 7px 13px;
}
#footer .inside #partenaires ul,
#footer .inside #partenaires > div {
  float: left;
  margin-top: 13px;
}
#footer .inside #partenaires ul li,
#footer .inside #partenaires .item,
#footer .inside #partenaires .owl-item{
  float: left;
  margin-left: 25px;
}
#footer .inside #certifications {
  margin-top: 13px;
}
#liens-sites ul,
#liens-sites ul li,
#footer .inside #partenaires ul,
#footer .inside #partenaires ul li {
  list-style-type: none;
}
#footer .mod_sitemap {
  clear: both; 
}
#footer .mod_sitemap ul {
  padding-left: 0;
}
#footer .mod_sitemap .level_1 > li {
  display: inline-block;
  float: left;
  margin-right: 46px;
  width: 155px;
}
#footer .mod_sitemap .level_1 > li:last-child {
  margin-right: 0;
}
#footer .mod_sitemap .level_1 > li a {
  color: #aeaeae;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: DINRegular;
  font-weight: normal;
}
#footer .mod_sitemap .level_1 > li > a {
  display: block;
  height: 30px;
}
#footer .mod_sitemap .level_2 {
  margin-top: 5px;
}
#footer .mod_sitemap .level_3 {
  display: none;
}
#footer .mod_sitemap .level_2 > li {
  float: none;
  display: block;
  width: 155px;
  padding: 3px 0px;
}
#footer .mod_sitemap .level_2 > li a {
  color: #a1a1a1;
  text-decoration: none;
  text-transform:none;
  font-family: Arial;
  font-size: 11px;
}

#footer .carousel {
  float: left;
  width: 745px;
  margin-top: 15px;
}
#footer .carousel .item {
  float: left;
}
#footer .carousel .image_container {
  position:relative;
  display:block;
}
#footer .carou_nav {
  position: absolute;
  right: 120px;
  top: 3px;
}
#footer .carou_nav a {
  color: rgba(255, 255, 255, 0);
  display: block;
  height: 15px;
  width: 15px;
  line-height: 15px;
  /*position: absolute;
  top: 25px;*/
}
#footer .carou_nav #prev {
  background: url("../../files/neut/images/home/slider/button_prev.png") no-repeat center right rgba(255, 255, 255, 0);
  background-size: cover;
  margin-bottom: 4px;
  /*left: 108px;*/
}
#footer .carou_nav #next {
    background: url("../../files/neut/images/home/slider/button_next.png") no-repeat center right rgba(255, 255, 255, 0);
      background-size: cover;
      /*right: 138px;*/
}
/****
**************************************
Name : 			CATEGORIE.LESS / CATEGORIE.CSS
Description : 	NEUT categorie page stylesheet
Creation :		Thursday 17th of July of 2014
Author :		Romain MALARDE, Keyline Web Agency
**************************************
****/
/**
DEFAULT VALUES
**/
/**
	HEADER
**/
body.produit {
  background-color: #fff;
}
#header {
  background: #ffffff;
}
body.produit #header,
body.categories #header {
  width: 950px;
  margin: 0 auto;
}
#header_categorie .inside {
  width: 960px;
  position: static;
  margin: 0 auto;
}
#header_categorie .inside .cat-header-top #breadcrumbs {
  display: block;
}
#header_categorie .inside .cat-header-top #breadcrumbs ul {
  margin-bottom: 0px;
}
#header_categorie .inside .cat-header-top #breadcrumbs ul li {
  display: inline;
  color: #949494;
  font-size: 10px;
  font-family: arial;
  height: 23px;
  line-height: 23px;
}
#header_categorie .inside .cat-header-top #breadcrumbs ul li a {
  text-decoration: none;
  color: #949494;
}
#header_categorie .inside .cat-header-top #breadcrumbs ul li:after {
  content: ">";
  padding: 0px 5px;
}
#header_categorie .inside .cat-header-top #breadcrumbs ul li:first-child {
  display: none;
}
#header_categorie .inside .cat-header-top #breadcrumbs ul li:last-child:after {
  content: "";
  padding: 0px 5px;
}
#header_categorie .inside .cat-header-top #text-search-product {
  background: #ffffff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 15px;
  display: block;
  height: 30px;
  width: 630px;
  float: left;
}
#header_categorie .inside .cat-header-top #text-search-product p {
  font-size: 11px;
  color: #939393;
  line-height: 30px;
  letter-spacing: -0.2px;
}
#header_categorie .inside .cat-header-top #text-search-product p strong {
  color: #343434;
}
#header_categorie .inside .cat-header-top .template_productSearch_default {
  background: url(../../files/neut/images/general/bg-search-product.png) no-repeat left center #ffffff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  display: block;
  height: 30px;
  width: 285px;
  float: left;
  padding-left: 30px;
}
#header_categorie .inside .cat-header-top .template_productSearch_default input.text {
  background: #f4f4f4;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  color: #b0b0b0;
  font-family: arial;
  font-size: 12px;
  font-style: italic;
  height: 22px;
  width: 215px;
  margin-top: 3px;
  padding-left: 10px;
}
#header_categorie .inside .cat-header-top .template_productSearch_default input.submit {
  color: #f44029;
  font-size: 12px;
  background: #ffffff;
  border: none;
  margin-left: 20px;
  padding-right: 11px;
  cursor: pointer;
}
#header_categorie .inside .nom-gamme {
  margin: 6px 0px 0px 0px;
  padding: 25px;
  background: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: uppercase;
  font-family: DINRegular;
  font-size: 36px;
  color: #343434;
}
#header_categorie .inside .cat-header-bottom .nav-ligne {
  background: url(../../files/neut/images/categorie/bg-nev-cat.png) repeat-x top left #343434;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: 2px;
  width: 960px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne .cat-prev {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  height: 120px;
  width: 42px;
  background: url(../../files/neut/images/categorie/fleche-nav-prev.png) no-repeat center center #494949;
  border-radius: 5px;
  float: left;
  margin-left: 8px;
  margin-top: 10px;
  cursor: pointer;
  z-index: 20;
}
#header_categorie .inside .cat-header-bottom .nav-ligne .cat-next {
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  height: 120px;
  width: 42px;
  background: url(../../files/neut/images/categorie/fleche-nav-next.png) no-repeat center center #494949;
  border-radius: 5px;
  margin-right: 8px;
  margin-top: 10px;
  cursor: pointer;
  z-index: 20;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo {
  width: 860px;
  float: left;
  overflow: hidden;
  height: 140px;
}
#recommanded_prod .productList .clearfix {
    overflow: hidden;
  height: 200px;
}
#recommanded_prod .productList .clearfix .item {
  float: left;
  width: 126px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .owl-wrapper {
  position: relative;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .owl-item,
 #recommanded_prod .productList .clearfix .owl-item {
  float: left;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item {
  float: left;
  height: 110px;
  width: 120px;
  border-radius: 5px;
  margin: 10px 6px;
  padding: 5px;
  background-color: #ffffff;
  background-position: center -10px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item:hover,
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item.active,
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item.trail{
  background-color: transparent;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item.first {
  margin-left: 10px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item.last {
  margin-right: 10px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item h3 {
  text-align: center;
  margin: 0;
  height: 110px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item h3 a {
  height: 35px;
  padding-top: 75px;
  font-size: 12px;
  font-family: arial;
  color: #000000;
  text-decoration: none;
  text-align: center;

display: table-cell;
vertical-align: middle;
width: 120px;
}
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item h3 a:hover,
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item.active h3 a,
#header_categorie .inside .cat-header-bottom .nav-ligne #owl-demo .item.trail h3 a {
  color: #fff;
}
#header_categorie .inside .cat-header-bottom .cat-separator {
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #dedede;
  margin-top: 16px;
  margin-bottom: 17px;

}

/**
	CONTAINER
**/
#container {
  background: #ececec !important;
  width: 960px;
  margin: 0 auto;
}
#container > .inside {
  padding-left: 230px;
}
#container > .inside:after {
  content: "";
  display: table;
  clear: both;
}
#container #left {
  width: 230px;
  right: 230px;
}
#container #left .cat-left {
  width: 230px;
  float: left;
  overflow: visible;
  position: relative;
  padding-bottom: 20px;
}
#container #left .cat-left .nav-categorie h3 {
  background: #ffffff;
  border-radius: 5px;
  margin: 0;
  padding: 15px;
  font-family: DINBold;
  font-size: 12px;
  color: #f44029;
  text-transform: uppercase;
  cursor: pointer;
}
#container #left .cat-left .nav-categorie ul {
  margin-left: 20px;
  margin-top: 15px;
}
#container #left .cat-left .nav-categorie ul li {
  display: block;
  /*height:20px;*/
  
}
#container #left .cat-left .nav-categorie ul li a {
  font-family: arial;
  font-size: 12px;
  color: #464646;
  text-decoration: none;
  display: block;
  /*height:20px;*/
  line-height: 20px;
  background: url(../../files/neut/images/categorie/nav-nonactif.png) no-repeat left 4px #ececec;
  padding-left: 20px;
}
#container #left .cat-left .nav-categorie ul li.active,
#container #left .cat-left .nav-categorie ul li.trail {

}
#container #left .cat-left .nav-categorie ul li.active a,
#container #left .cat-left .nav-categorie ul li.trail a {
  font-weight: bold;
  color: #f44029;
    background: url(../../files/neut/images/categorie/nav-actif.png) no-repeat left 4px #ececec;
}
#container #left .cat-left .nav-fabrication {
  margin-top: 15px;
}
#container #left .cat-left .nav-fabrication:first-child {
  margin-top: 0;
}
#container #left .cat-left .nav-fabrication div {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #ffffff;
  /*background: url(../../files/neut/images/categorie/fleche-rouge.png) no-repeat 95% center #ffffff;*/
  border-radius: 5px;
  padding: 15px;
  /*cursor: pointer;*/
}
#container #left .cat-left .nav-fabrication div strong {
  font-family: DINBold;
  font-size: 12px;
  font-weight: normal;
  color: #f44029;
  text-transform: uppercase;
  width: 230px;
}
#container #left .cat-left .nav-fabrication ul {
  margin-left: 32px;
  margin-top: 15px;
}
#container #left .cat-left .nav-fabrication ul li {
  display: block;
  height: 20px;
  cursor: pointer;
}
#container #left .cat-left .nav-fabrication ul li a {
  font-family: arial;
  font-size: 12px;
  color: #464646;
  text-decoration: none;
  display: block;
  height: 20px;
  line-height: 20px;
  padding-left: 20px;
  background: url(../../files/neut/images/categorie/nav-nonactif.png) no-repeat left center #ececec;
}
#container #left .cat-left .nav-fabrication ul li.active a {
  background: url(../../files/neut/images/categorie/nav-actif.png) no-repeat left center #ececec;
}
#container #left .cat-left .nav-fabrication ul li.active a {
  font-weight: bold;
  color: #f44029;
}
#container #left .cat-left .nav-fabrication li:last-child {
  margin-top: 10px;
}
#container #left .cat-left .nav-fabrication li:last-child a {
  background-image: none;
  padding-left: 0;
}
#container #left .cat-left .legende {
  margin-top: 15px;
  background: #e3e3e3;
  border-radius: 5px;
  border: 1px solid #d0d0d0;
}
#container #left .cat-left .legende div {
  padding: 15px;
}
#container #left .cat-left .legende div strong {
  font-family: arial;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #343434;
}
#container #left .cat-left .legende ul {
  margin-left: 20px;
}
#container #left .cat-left .legende ul li {
  font-family: arial;
  font-size: 12px;
  color: #464646;
  text-decoration: none;
  display: block;
  height: 24px;
  line-height: 25px;
  padding-left: 30px;
}
#container #left .cat-left .legende ul li {
  background: url('../../files/neut/images/general/sprite-fab.png') no-repeat 0 0;
}
#container #left .cat-left .legende ul li:first-child {
  /*background: url(../../files/neut/images/categorie/legende/picto-de-serie.png) no-repeat left center #e3e3e3;*/
  background-position: 0 -24px;
}
#container #left .cat-left .legende ul li:nth-child(2) {
  /*background: url(../../files/neut/images/categorie/legende/picto-sur-mesure.png) no-repeat left center #e3e3e3;*/
  background-position: 0 0;
}
#container #left .cat-left .legende ul li:nth-child(3) {
  /*background: url(../../files/neut/images/categorie/legende/picto-sur-moulage.png) no-repeat left center #e3e3e3;*/
  background-position: 0 -48px;
}
#container #left .cat-left .legende ul li:last-child {
  /*background: url(../../files/neut/images/categorie/legende/picto-cfao.png) no-repeat left center #e3e3e3;*/
  background-position: 0 -72px;
}
#container #left .cat-left .separator {
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  height: 15px;
  background: url(../../files/neut/images/categorie/bg-separator.jpg) no-repeat center center #ececec;
}
#container #main.fiche-produit,
.produit #container #main {
  background-image: url(../../files/neut/images/categorie/produit/bg_halo_fiche_produit.jpg), url(../../files/neut/images/categorie/produit/bg_pixel_fiche_produit.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: 50% 0%, top left;
  background-color: #ffffff;
}
#container #main .inside {
  /*width:@largeurpage;
			position:static;
			margin:0 auto;*/
  /** CAT HEADER ICI ***/
}
#container #main .inside .cat-products .cat-description,
#container #main .inside .cat-products .ce_accordion {
  margin-left: 10px;
  margin-bottom: 20px;
}
#container #main .inside .cat-products .cat-description .title,
#container #main .inside .cat-products .ce_accordion .title,
#container #main .inside .cat-products .cat-description .toggler,
#container #main .inside .cat-products .ce_accordion .toggler {
  background: url(../../files/neut/images/categorie/fleche-grise2.png) no-repeat 98% center #ffffff;
  border-radius: 5px;
  margin: 0;
  padding: 15px;
  font-family: DINBold;
  font-size: 12px;
  color: #464646;
  text-transform: uppercase;
  cursor: pointer;
}
#container #main .inside .cat-products .ce_accordion .ui-accordion-header-active  {
  background: url(../../files/neut/images/categorie/fleche-grise.png) no-repeat 98% center #ffffff;
}

#container #main .inside .cat-products .cat-description p,
#container #main .inside .cat-products .ce_accordion p,
#container #main .inside .cat-products .cat-description ul,
#container #main .inside .cat-products .ce_accordion ul, 
#container #main .inside .cat-products .cat-description ol,
#container #main .inside .cat-products .ce_accordion ol {
  /*display:none;*/
  margin-top: 10px;
  padding-left: 15px;
  font-family: arial;
  font-size: 12px;
  color: #464646;
}
#container #main .inside .cat-products .cat-description ul,
#container #main .inside .cat-products .ce_accordion ul,
#container #main .inside .cat-products .cat-description ol,
#container #main .inside .cat-products .ce_accordion ol {
  padding-left: 30px;
}
#container #main .inside .cat-products .productOverview {
  float: left;
  display: block;
  width: 730px;
}
#container #main .inside .cat-products .productOverview .productList .userSortingForm {
  display: none;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct,
#container #main .inside .cat-products .crossSeller .productList .shopProduct {
  position: relative;
  background: #ffffff;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 217px;
  border-radius: 5px;
  padding: 8px;
  float: left;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .imageContainer,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .imageContainer {
  height: 254px;
  width: 217px;
  padding-top: 20px;
  /*img{
										height:274px;
										width:217px;
									}*/
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .naviProductInfo,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .naviProductInfo {
  margin-top: 12px;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .naviProductInfo .ls_shop_tooltipContentContainer h3,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .naviProductInfo .ls_shop_tooltipContentContainer h3{
  margin: 0;
  height: 53px;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .naviProductInfo .ls_shop_tooltipContentContainer h3 a,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .naviProductInfo .ls_shop_tooltipContentContainer h3 a {
  color: #060604;
  font-size: 12px;
  text-transform: uppercase;
  font-family: DINMedium;
  text-decoration: none;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .naviProductInfo .ls_shop_tooltipContentContainer div,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .naviProductInfo .ls_shop_tooltipContentContainer div {
  margin-top: 8px;
  margin-bottom: 40px;
  font-family: arial;
  font-size: 12px;
  color: #737373;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .productlist-overlay,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .productlist-overlay {
  display: none;
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  background: url(../../files/neut/images/categorie/oeil-overlay.png) 50% 45% no-repeat rgba(255, 255, 255, 0.8);
  border: 1px solid #f44029;
  border-radius: 5px;
  width: 231px;
  height: 287px;
  /*378px;*/
  line-height: 440px;
  text-align: center;
  cursor: pointer;
}
#container #main .inside .cat-products .productOverview .productList .shopProduct .productlist-overlay a,
#container #main .inside .cat-products .crossSeller .productList .shopProduct .productlist-overlay a {
  font-family: DINRegular;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
  width: 231px;
  height: 287px;
}
#header .mod_breadcrumb {
  position: absolute;
  top: 87px;
  z-index: 10;
}
.pdt-header {
  padding-top: 25px;
}
#container #main .inside .cat-single-product .pdt-header .breadcrumbs ul li,
#header .breadcrumbs ul li {
  font-family: arial;
  font-size: 10px;
  display: block;
  color: #949494;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  padding: 0;
  float: left;
  text-transform: lowercase;
}
#container #main .inside .cat-single-product .pdt-header .breadcrumbs ul li a,
#header .breadcrumbs ul li a {
  color: #949494;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
}
#container #main .inside .cat-single-product .pdt-header .breadcrumbs ul li:after,
#header .breadcrumbs ul li:after {
  content: ">";
  margin: 0 5px;
}
#container #main .inside .cat-single-product .pdt-header .breadcrumbs ul li.first,
#header .breadcrumbs ul li.first {
  display: none;
}
#container #main .inside .cat-single-product .pdt-header .breadcrumbs ul li.last:after,
#header .breadcrumbs ul li.last:after {
  content: "";
}
#container #main .inside .cat-single-product .pdt-header .header-left {
  float: left;
  width: 470px;
  height: 355px;
  /*&.cfao {
							background:url(../../files/neut/images/categorie/produit/bg-header-moulage.png) no-repeat 0% 95% rgba(255,255,255,0);
						}*/
}
#container #main .inside .cat-single-product .pdt-header .header-left h1,
#container #main .inside .cat-single-product .pdt-header .header-left h2,
#container #main .inside .cat-single-product .pdt-header .header-left h3,
#container #main .inside .cat-single-product .pdt-header .header-left h4 {
  margin: 0;
  font: 12px/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#container #main .inside .cat-single-product .pdt-header .header-left.sur-mesure {
  background: url(../../files/neut/images/categorie/produit/bg-header-mesure.png) no-repeat 0% 95% rgba(255, 255, 255, 0);
}
#container #main .inside .cat-single-product .pdt-header .header-left.de-serie {
  background: url(../../files/neut/images/categorie/produit/bg-header-serie.png) no-repeat 0% 95% rgba(255, 255, 255, 0);
}
#container #main .inside .cat-single-product .pdt-header .header-left.sur-moulage {
  background: url(../../files/neut/images/categorie/produit/bg-header-moulage.png) no-repeat 0% 95% rgba(255, 255, 255, 0);
}
#container #main .inside .cat-single-product .pdt-header .header-left .cat-produit,
#container #main .inside .cat-single-product .pdt-header .header-left .nom-produit {
  display: block;
  text-transform: none;
}
#container #main .inside .cat-single-product .pdt-header .header-left .nom-ligne {
  margin-top: 15px;
  font-family: DINRegular;
  text-transform: uppercase;
  color: #f44029;
}
#container #main .inside .cat-single-product .pdt-header .header-left .nom-produit {
  font-family: DINMedium;
  font-size: 28px;
  color: #060604;
  margin-top: 15px;
  text-transform: uppercase;
}
#container #main .inside .cat-single-product .pdt-header .header-left .separator {
  display: block;
  width: 60px;
  height: 10px;
  border-top: 1px solid #f44029;
  margin-top: 12px;
}
#container #main .inside .cat-single-product .pdt-header .header-left .cat-produit {
  margin-top: 3px;
  font-family: arial;
  font-size: 12px;
  color: #000000;
}
#container #main .inside .cat-single-product .pdt-header .header-left .code {
  margin-top: 5px;
  font-family: arial;
  font-size: 12px;
  color: #000000;
}
#container #main .inside .cat-single-product .pdt-header .header-left .indication {
  margin-top: 20px;
  color: #686868;
}
#container #main .inside .cat-single-product .pdt-header .header-left .indication .title {
  font-family: DINMedium;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#container #main .inside .cat-single-product .pdt-header .header-left .indication ul {
  list-style-type: square !important;
  list-style-position: outside;
  margin-left: 15px;
}
#container #main .inside .cat-single-product .pdt-header .header-left .indication ul > li {
  list-style-position: outside;
  /*list-style-type: none;
  background: url(../../files/neut/images/categorie/produit/picto-list-indication.png) no-repeat left 3px rgba(255, 255, 255, 0);
  padding-left: 20px;*/
}
#container #main .inside .cat-single-product .pdt-header .header-right {
  float: right;
  width: 480px;
  height: 355px;
  padding-top: 15px;
}
#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .labels {
  display: none;
}
/*#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents .content {
  display: none;
}
#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents .content.noJsDefault {
  display: block;
}*/
/*#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents .content.noJsDefault .imageContainer {
  text-align: right;
}*/

/*#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents .content.noJsDefault img {
  float: right;
  max-width: 100%;
  max-height: 100%;
}*/
#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents a.isOnSale {
  display: none;
}
#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents a.isOnSale img {
  display: none;
}
#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents a.isNew {
  display: none;
}
#container #main .inside .cat-single-product .pdt-header .header-right .image-produit .lsNavtabGallery .contents a.isNew img {
  display: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info {
  width: 670px;
  margin-right: 50px;
  float: left;
}
#container #main .inside .cat-single-product .shopProduct ul,
#container #main .inside .cat-single-product .shopProduct ol {
  padding-left: 20px;
  list-style-position: outside;
}
#container #main .inside .cat-single-product .shopProduct ul li,
#container #main .inside .cat-single-product .shopProduct ol li {
  list-style-position: outside;
  margin-bottom: 5px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul {
  margin: 0;
  padding-top: 26px;
  padding-left: 0;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul li {
  display: inline-block;
  /*height: 76px;
  padding-top: 26px;*/
  padding-bottom: 26px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul li a {
  font-family: DINRegular;
  font-size: 14px;
  color: #686868;
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px solid #c8c8c8;
  height: 25px;
  line-height: 25px;
  display: block;
  padding: 0 35px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul li.last a {
  padding-left: 45px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul li.last a {
  border: none;
  padding-right: 45px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul li.active {
  background: url(../../files/neut/images/categorie/produit/fleche-info-active.png) no-repeat 50% 60% rgba(255, 255, 255, 0);
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #menu-info ul li.active a {
  color: #000000;
  cursor: default;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet {
  margin-top: 12px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet.first {
  margin-top: 0;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet.last {
  margin-bottom: 12px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .titre-volet {
  cursor: pointer;
  /*background: url(../../files/neut/images/categorie/produit/bg-volet-ferme.png) no-repeat 98% 50%;*/
  border: 1px solid #a7a7a7;
  background-color: #fff !important;
  color: #000000 !important;
  font-family: DINMedium;
  font-size: 14px;
  height: 30px;
  line-height: 34px;
  display: block;
  text-transform: uppercase;
  border-radius: 5px;
  padding-left: 14px;
  margin: 0;
}
.titre-volet:before {
  content: "\25BA";
  float: right;
  color: #a7a7a7;
  margin-right: 11px;
}
.titre-volet.active:before {
  content: "\25BC";
}
.titre-volet:after {
  clear:both;
  content:"";
}
/*686868*/
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .titre-volet.active {
  /*background: url(../../files/neut/images/categorie/produit/bg-volet-ouvert.png) no-repeat 98% 50%;*/
  background-color: #eeeeee !important;
  color: #000000 !important;
  border: 1px solid #eeeeee;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet {
  padding: 14px;
  display: block;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet .titre-content {
  font-family: DINMedium;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
#container #main .inside .cat-single-product .shopProduct .separator {
  display: block;
  width: 60px;
  height: 10px;
  border-top: 1px solid #f44029;
  margin-top: 12px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet .data-content {
  margin-bottom: 15px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet .data-content.avec-media .media {
  width: 25%;
  float: right;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet .data-content.avec-media .media.video {
  width: 48%;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet .data-content.avec-media .text {
  width: 70%;
  float: left;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet .data-content.avec-media .text.video {
  width: 48%;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.active {
  display: block;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-vertical ul {
  margin: 0;
  padding: 0;
  clear: both;
    list-style-type: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-vertical ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 128px;/*134px;
  /*150px;*/
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  border-bottom: 1px solid #dcdcdc;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-vertical ul li:first-child {
  background: #eeeeee;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-vertical ul li:nth-child(3) {
  background: #eeeeee;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-vertical ul.first li {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-vertical ul.last li {
  border: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-horizontal ul {
  margin: 0;
  padding: 0;
  clear: both;
    list-style-type: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-horizontal ul li {
  margin: 0;
  padding: 0;
  float: left;
  min-width: 150px !important;
  text-align: left;
  padding-left: 5px;
  line-height: 25px;
  font-size: 12px;
  border-bottom: 1px solid #dcdcdc;
    list-style-type: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.tableau-horizontal ul li:first-child {
  background: #eeeeee;
  border-right: 1px solid #000000;
  font-weight: bold;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.avec-media .media {
  width: 25%;
  float: right;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.avec-media .media.video {
  width: 48%;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.avec-media .text {
  width: 70%;
  float: left;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info .volet .content-volet.avec-media .text.video {
  width: 48%;
}
#description, #technique, #videos, #tarifs, #caracteristiques, #mode, #tarifs {
  margin-bottom: 20px;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #description {
  display: block;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #technique {
  display: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #videos {
  display: none;
}
#container #main .inside .cat-single-product .shopProduct #pdt-info #tarifs {
  display: none;
}
#container #main .inside .cat-single-product .shopProduct .pdt-divers {
  float: right;
  width: 230px;
}
#videos .content-volet {
  text-align: center;
}
#container ul.fabs {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 19;
}
#container ul.fabs li {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 24px;
  height: 24px;
  background: url('../../files/neut/images/general/sprite-fab.png') no-repeat 0 0;
}
#container ul.fabs .sur-mesure {
  /*background: url(../../files/neut/images/categorie/legende/picto-sur-mesure.png) no-repeat 95% 97% #ffffff;*/
  background-position: 0 0;
}
#container ul.fabs .de-serie {
  /*background: url(../../files/neut/images/categorie/legende/picto-de-serie.png) no-repeat 95% 97% #ffffff;*/
  background-position: 0 -24px;
}
#container ul.fabs .sur-moulage {
  /*background: url(../../files/neut/images/categorie/legende/picto-sur-moulage.png) no-repeat 95% 97% #ffffff;*/
  background-position: 0 -48px;
}
#container ul.fabs .cfao {
  /*background: url(../../files/neut/images/categorie/legende/picto-cfao.png) no-repeat 95% 97% #ffffff;*/
  background-position: 0 -72px;
}


#container #left .cat-left .legende ul li {
  background: url('../../files/neut/images/general/sprite-fab.png') no-repeat 0 0;
}
#container #left .cat-left .legende ul li:first-child {
  /*background: url(../../files/neut/images/categorie/legende/picto-de-serie.png) no-repeat left center #e3e3e3;*/
  background-position: 0 -24px;
}
#container #left .cat-left .legende ul li:nth-child(2) {
  /*background: url(../../files/neut/images/categorie/legende/picto-sur-mesure.png) no-repeat left center #e3e3e3;*/
  background-position: 0 0;
}
#container #left .cat-left .legende ul li:nth-child(3) {
  /*background: url(../../files/neut/images/categorie/legende/picto-sur-moulage.png) no-repeat left center #e3e3e3;*/
  background-position: 0 -48px;
}
#container #left .cat-left .legende ul li:last-child {
  /*background: url(../../files/neut/images/categorie/legende/picto-cfao.png) no-repeat left center #e3e3e3;*/
  background-position: 0 -72px;
}



#container .header-left {
  position: relative;
}
#container .header-left ul.fabs {
  right: auto;
  left: 10px;
}
#container .header-left ul.fabs li {
  text-indent: 0;
  width: auto;
  line-height: 21px;
  padding-left: 26px;
  margin-right: 10px;
}
/*#container .header-left ul.fabs .sur-mesure,
#container .header-left ul.fabs .de-serie,
#container .header-left ul.fabs .sur-moulage,
#container .header-left ul.fabs .cfao {
  background-position: left center;
  background-color: transparent;
}*/
.cat-single-product {
  display: none;
}
body.produit .cat-single-product {
  display: block;
}
body.produit #container {
  width: 100%;
  margin: 0;
}
body.produit #container > .inside {
  padding-left: 0;
  /*width: 960px;
			margin: 0 auto;*/
}
body.produit #container #main .inside {
  width: 950px;
  margin: 0 auto;
}
body.produit #container #main .inside .cat-products {
  display: none;
}
/*body.produit .custom {
  min-height: 311px;
}*/
/*body.produit #produits-associes {
  position: absolute;
  width: 100%;
  bottom: -262px;
}*/
/*body.produit #produits-associes h2 {
  font-family: DINRegular;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 24px;
}*/
body.produit #produits-associes.no-related {
  bottom: -62px;
}
/*.produit .crossSeller .productList .shopProduct {
  width: 126px;
}*/
.produit .crossSeller .productList .item:last-child {
  margin-right: 0;
}
.produit .crossSeller .productList .item h3 {
  margin-bottom: 5px;
}
.produit .crossSeller .productList .item a {
  color: #060604;
  font-size: 12px;
  text-decoration: none;
  font-family: DINRegular;
  text-transform: uppercase;
  font-weight: bold;
}
.produit .crossSeller .productList .item .fabs,
.produit .crossSeller .productList .item .productlist-overlay {
  display: none;
}
.produit .crossSeller .productList .item .imageContainer {
  min-height: 90px;
  height: 142px;
  background-color: #fff;
  text-align: center;
  padding: 3px;
  line-height: 142px;
}
.produit .crossSeller .productList .item .imageContainer a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.produit .crossSeller .productList .item .ref {
  color: #737373;
  font-size: 11px;
}
.pdf_link {
  position: absolute;
  right: 150px;
  top: 400px;
}
.pdf_link .print {
  margin-right: 11px;
  width: 34px;
  height: 34px;
  display: inline-block;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: transparent url('../../files/neut/images/categorie/sprite-product-share.png') no-repeat -5px -72px;
}
.pdf_link .print:hover {
  background-position: -5px -122px;
}
.pdf_link .share {
  display: inline-block;
  float: left;
  width: 34px;
  height: 34px;
  background: transparent url('../../files/neut/images/categorie/sprite-product-share.png') no-repeat -42px -72px;
}
.pdf_link .share:hover {
  background-position: -42px -122px;
}
.pdf_link .share:hover .social {
  display: block;
}
.pdf_link .social {
  position: absolute;
  top: -56px;
  left: 24px;
  display: none;
  width: 169px;
  height: 57px;
  padding-top: 7px;
  padding-left: 7px;
  padding-right: 8px;
  background: transparent url('../../files/neut/images/categorie/sprite-product-share.png') no-repeat -4px -4px;
}
.pdf_link .social a {
  width: 32px;
  height: 33px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: transparent url('../../files/neut/images/categorie/sprite-product-share.png') no-repeat;
  margin-right: 6px;
}
.pdf_link .social a.facebook {
  background-position: -99px -74px;
}
.pdf_link .social a.facebook:hover {
  background-position: -99px -122px;
}
.pdf_link .social a.twitter {
  background-position: -181px -74px;
}
.pdf_link .social a.twitter:hover {
  background-position: -181px -122px;
}
.pdf_link .social a.gplus {
  background-position: -140px -74px;
}
.pdf_link .social a.gplus:hover {
  background-position: -140px -122px;
}
.pdf_link .social a.mail {
  background-position: -221px -74px;
  margin-right: 0;
}
.pdf_link .social a.mail:hover {
  background-position: -221px -122px;
}
.ce_text .btn {
  background-color: #f44029;
  border-radius: 4px;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
}
.ce_text .btn a {
  color: #fff;
  text-decoration: none;
}
.ce_text .orange {
  color: #f44029;
  font-size: 14px;
  font-family: DINRegular;
  text-transform: uppercase;
}
.bloc-right {
  float: right;
  width: 230px;
  padding-top: 77px;
  margin-bottom: 30px;
}
.bloc-right .ce_text.infos {
  margin-bottom: 20px;
}
.bloc-right .ce_text.infos h2 {
  font-size: 16px;
  font-family: DINRegular;
  text-transform: uppercase;
  padding-left: 49px;
  padding-right: 40px;
  margin-top: 14px;
  background: url('../../files/neut/images/categorie/picto-plus-dinfo.png') no-repeat 12px -2px;
  padding-bottom: 11px;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdfdf;
}
.bloc-right .ce_text.infos p {
  padding: 0 20px;
}
.bloc-right .ce_text.infos h2 + p {
  border-top: 1px solid #fff;
  margin-top: 0;
  padding-top: 15px;
}
.bloc-right .ce_text.infos.first {
  background-color: #ebebeb;
  border-radius: 5px;
}
.bloc-right .ce_text.nous-trouver {
  width: 217px;
  height: 92px;
  padding-left: 13px;
  background: url('../../files/neut/images/categorie/nous-trouver.png') no-repeat left top;
}
.bloc-right .ce_text.nous-trouver h2 {
  font-size: 16px;
  font-family: DINRegular;
  text-transform: uppercase;
  color: #fff;
  width: 80px;
}
.bloc-right .ce_text.nous-trouver a {
  color: #fff;
  text-decoration: none;
}
.bloc-right .ce_text.nous-trouver a:before {
  content: '\25BA';
  margin-right: 6px;
  vertical-align: middle;
}

.shopProduct {
  color: #686868;
}

.shopProduct table th,
.shopProduct table td {
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
  line-height: 25px;
  padding: 0px 4px;
}
.shopProduct table td:nth-child(even) {
  background-color: #ffffff;
}
.shopProduct table td:nth-child(odd) {
  background-color: #eeeeee;
}
.shopProduct table tr:last-child td {
  border: none;
}
.shopProduct table tr:first-child td {
  color: #000000;
  border-bottom: 1px solid #686868;
  font-weight: bold;
}
.shopProduct #composition table tr:first-child td,
.shopProduct #dimension table tr:first-child td {
  color:#686868;
  border-bottom: 1px solid #dcdcdc;
  font-weight: normal;
}
.shopProduct #composition table tr td:first-child,
.shopProduct #dimension table tr td:first-child {
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #686868;
}
.shopProduct #composition table tr:last-child td,
.shopProduct #dimension table tr:last-child td {
  border-bottom: none;
}
#caracteristiques, #mode, #tarifs/*, #composition */{
  border: 3px solid #eeeeee;
  padding: 17px;
  border-radius: 4px;
  font-size: 12px;
  font-family: Arial;
}
#description hr, #caracteristiques hr, #mode hr {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    margin: 24px 0;
}

#caracteristiques h2, #mode h2, #tarifs h2 {
  color: #000;
  font-size: 14px;
  font-family: DINMedium;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 13px;
  padding-bottom: 14px;
  border-bottom: 5px solid #eeeeee;
}
#caracteristiques h3, #mode h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
}
#caracteristiques ul, #mode ul {
  margin-bottom: 0;
}
#coloris {
  margin-top: 12px;
}
#coloris, #conditionnement{
  border-top: 5px solid #eeeeee;
  padding-top: 20px;
  padding-bottom: 17px;
}
#coloris > div, #conditionnement > div {
  float: left;
}

#coloris h2, #conditionnement h2 {
  font-size: 14px;
  color: #000;
  font-family: DINMedium;
  text-transform: uppercase;
  margin-top: 0;
  float: left;
  margin-right: 36px;
  margin-bottom: 0;
}
#coloris h2 {
  margin-top: 7px;
}
#conditionnement {
  color: #686868;
  font-size: 12px;
  font-family: Arial;
  margin-top: 12px;
}
#recommandations-et-conseils {
  color: #686868;
  font-family: Arial;
  font-size:12px;
}
#recommandations-et-conseils h3,
#technique h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  margin-top: 0;
}
#recommandations-et-conseils hr {
  border: none;
  border: 1px solid #dcdcdc;
}
.owl-item .imageContainer {
  text-align: center;
}
.owl-item .imageContainer img {
  display: inline;
}
.owl-prev, .owl-next, .assocPrev, .assocNext {
  width: 12px;
  height: 18px;
  background: url('../../files/neut/images/general/owl-sprite.png') no-repeat -15px 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
.owl-next, .assocNext {
  left: auto;
  right: 0;
  background-position: -76px 0;
}
.assocPrev, .assocNext {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  height: 148px;
  top: 71px;
  width: 30px;
  background-position: -6px center;
  cursor: pointer;
}
.assocNext {
  background-position: -66px center;
}
.assocPrev {
  left: -30px;
}
.owl-item .zoom {
  position: absolute;
  display: none;
  width: 67px;
  height: 67px;
  background: url('../../files/neut/images/general/zoom.png') no-repeat 0 0;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin-left: -33px;
  margin-top: -33px;
  outline: none;

  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
#cboxContent {
  background-color: #fff;
}
#cboxOverlay {
  background-color: #696969;
}
#cboxCurrent {
  display: none!important;
}
#cboxClose {
  width: 30px;
  height: 30px;
  background: url('../../files/neut/images/general/cbox_close.png') no-repeat;
  top: 24px;
  right: 24px;
}
#cboxLoadedContent {
  border: none;
  padding: 40px;
}
#cboxPrevious,#cboxNext {
  display: block;
  width: 30px;
  height: 30px;
  background: #f44029 url("../../files/neut/images/general/sprite-fleche-photo-prod.png") no-repeat -30px -30px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0);
  border-radius: 4px;
}
#cboxPrevious:hover {
  background-position: -30px 0px;
  background-color: #fff;
}
#cboxNext:hover {
  background-color: #fff;
  background-position: 0 0;
}
#cboxNext {
  background-position: 0 -30px;
}
/*.custom {
  background-color: #ececec !important;
}*/
#recommanded_prod .crossSeller {
  background-color: #ececec !important;
  padding-bottom: 24px;
}
#recommanded_prod .crossSeller .inside {
  width: 950px;
  margin: 0 auto;
  padding-top: 24px;
}

#recommanded_prod h2 {
  font-family: DINRegular;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
}

#references table {

}
#references td {
  width: 128px;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  border-bottom: 1px solid #dcdcdc;
  color: #686868;
  background-color: #eeeeee;
}
#references td:nth-child(even) {
  background-color: #fff;
}
#references tr:first-child td {
  color: #000000;
  border-bottom: 1px solid #686868;
  font-weight: bold;
}

#composition table {
  width: 100%;
}
#composition tr:last-child td { border-bottom: none;}
#composition tr td {
  padding: 0 3px;
}
#composition tr > td:first-child {
  border-right: 1px solid #686868;
  font-weight: bold;
  width: 128px;
}
#composition tr > td:last-child {
  color: #686868;
  font-size: 11px;
}
#owl .contents {
  height: 320px;
  overflow: hidden;
}
#owl .content {
  float: left;
  width: 480px;
}
#owl .imageContainer .cboxElement:before {
  content: " ";
  position: absolute;
  display: none;
  width: 67px;
  height: 67px;
  background: url('../../files/neut/images/general/zoom.png') no-repeat 0 0;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin-left: -33px;
  margin-top: -33px;
  outline: none;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
#owl .cboxElement:hover:before {
  display: block;
}
.productOverview p.empty, .crossSellerCTE p.empty{
  margin-left: 10px;
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold;
  color: #f44029;
  text-align: center;
}
.sep-bottom {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom:1px solid #dcdcdc;
}
#mode .sep-bottom:last-child,
#recommandations-et-conseils .content-volet .sep-bottom:last-child,
#caracteristiques .sep-bottom:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../../files/neut/lib/owlcarousel/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
