#cboxContent body {
    overflow: hidden !important;
}

.filigrane {
    height: 50px;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    z-index: 1;
}

article.produit {
    padding: 0 6px 20px;
}

article.produit > header {
    color: #FFF;
    position: relative;
    background-color: #000;
    padding: 5px;
    width: auto;
    background-image: none;
    font-size: 14px;
}

article.produit > header > h1 {
    border: medium none;
    color: white;
    font-size: 20px;
    margin-bottom: 4px;
    padding: 0;
    text-align: left;
    z-index: 1;
}

article.produit > header > span {
    font-size: 15px;
    left: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 5px;
    width: 230px;
}

article.produit > header > span > span {
    background-image: url("imgs/sprites.png");
    background-position: -223px -99px;
    background-repeat: no-repeat;
    color: transparent;
    cursor: help;
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 7px;
    top: -1px;
    width: 20px;
}

article.produit > header > span > b {
    display: block;
    font-size: 22px;
}

article.produit > section#fiche {
    width: 540px;
    float: left;
    margin-top: 20px;
    position: relative;
}

article.produit > section#fiche > a {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #000;
    background-color: #FFF;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    width: 25px;
    text-align: center;
    text-decoration: none;
    color: #000;
    z-index: 11;
}

article.produit > section#fiche > a:hover {
    color: #FFF;
    background-color: #000;
    border: 1px solid #FFF;
}

article.produit > section#fiche > iframe {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    border: 1px solid #000;
    width: 540px;
    height: 381px;
    overflow: hidden;
    background-color: #FFF;
}

article.produit section#galerie {
    position: relative;
    height: 460px;
    z-index: 2;
}

article.produit section#galerie > div#slide {
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    width: 540px;
    height: 371px;
}

article.produit section#galerie > div#slide > div.items {
    width: 2000em;
    position: absolute;
}

article.produit section#galerie > div#slide > div.items > a {
    float: left;
    display: block;
    width: 540px;
    line-height: 371px;
    text-align: center;
}

article.produit section#galerie > div#slide img {
    max-height: 371px;
    max-width: 530px;
    vertical-align: middle;
}

article.produit section#galerie > div#slide img.zoomImg {
    max-height: none;
    max-width: none;
    background-color: #FFF;
}

section#galerie div.jp-audio {
    width: 143px;
    height: 74px;
}

section#galerie div.jp-audio div.jp-type-playlist div.jp-progress {
    border: none;
    height: 9px;
    left: 5px;
    top: 67px;
    width: 130px;
}

section#galerie div.jp-audio {
    border: none;
    color: #666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.25em;
    line-height: 1.6;
    margin: 0;
    background-color: transparent;
}

section#galerie div.jp-audio div.jp-type-playlist div.jp-interface {
    height: 72px;
}

section#galerie div.jp-interface {
    background-color: #1B1B1B;
    border: 1px solid #777;
    left: 1px;
    position: relative;
    width: 141px;
}

section#galerie div.jp-interface ul.jp-controls {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

section#galerie div.jp-interface ul.jp-controls li {
    float: none;
}

section#galerie div.jp-interface ul.jp-controls a {
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}

section#galerie div.jp-audio div.jp-type-playlist div.jp-current-time, div.jp-audio div.jp-type-playlist div.jp-duration {
    float: none;
    left: 5px;
    top: 59px;
    width: 130px;
}

section#galerie div.jp-current-time, div.jp-duration {
    font-size: 0.64em;
    font-style: oblique;
    position: absolute;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-play, div.jp-audio div.jp-type-playlist a.jp-pause {
    left: 37px;
    top: 22px;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-play, div.jp-audio div.jp-type-playlist a.jp-pause {
    left: 43px;
    top: 22px;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-stop {
    left: 61px;
    top: 22px;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-mute, div.jp-audio div.jp-type-playlist a.jp-unmute {
    left: 20px;
    margin: 0;
    top: 10px;
}

section#galerie a.jp-mute, a.jp-unmute {
    height: 15px;
    margin: 0 !important;
    width: 18px;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-mute, div.jp-audio div.jp-type-playlist a.jp-unmute {
    left: 20px;
    top: 6px;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-previous {
    left: 5px;
    top: 22px;
}

section#galerie div.jp-audio div.jp-type-playlist a.jp-next {
    left: 108px;
    top: 22px;
}

section#galerie div.jp-audio div.jp-type-playlist div.jp-volume-bar {
    left: 55px;
    top: 10px;
}

section#galerie div.jp-audio div.jp-type-playlist div.jp-progress {
    left: 5px;
    width: 131px;
    top: 53px;
    height: 8px;
}

section#galerie div.jp-playlist {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    width: 141px;
    margin-top: 1px;
    margin-left: 1px;
}

section#galerie div.jp-playlist ul {
    padding: 0 6px;
    width: 264px;
}

section#galerie a.showPlaylist {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    padding: 1px 0;
    text-align: center;
    width: 100%;
    font-size: 12px;
}

section#galerie a.hidePlaylist {
    cursor: pointer;
    padding: 1px 0;
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 12px;
}

section#galerie div.jp-type-playlist div.jp-playlist a {
    color: black;
}

article.produit section#galerie > div#miniatures {
    overflow: hidden;
    width: 336px;
    height: 74px;
    position: absolute;
    bottom: 10px;
    right: 0;
}

a.prevGalerie, a.nextGalerie {
    background-image: url("imgs/sprites.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 30px;
    height: 32px;
    position: absolute;
    right: 336px;
}

a.prevGalerie {
    background-position: -145px 0;
    bottom: 51px;
}

a.nextGalerie {
    background-position: -177px 0;
    bottom: 10px;
}

article.produit section#galerie > div#miniatures > div.items {
    width: 2000em;
    position: absolute;
}

article.produit section#galerie > div#miniatures > div.items > div {
    height: 74px;
    width: 336px;
    float: left;
    text-align: right;
}

article.produit section#galerie > div#miniatures > div.items > div + div {
    text-align: left;
}

article.produit section#galerie > div#miniatures > div.items a {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    border: 2px solid #000;
    margin: 0 5px;
    overflow: hidden;
}

article.produit section#galerie > div#miniatures img {
    height: 70px;
    vertical-align: middle;
    position: absolute;
    left: -15px;
}

article.produit section#tabs {
    width: 100%;
    position: relative;
    margin-top: 40px;
    min-height: 130px;
}

article.produit section#tabs > h2 {
    display: inline;
    margin-right: 3px;
}

article.produit section#tabs > h2 > a {
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    text-transform: lowercase;
    font-variant: small-caps;
    width: 103px;
    line-height: 30px;
    text-align: center;
    background-color: #000;
    color: #FFF;
}

article.produit section#tabs > h2 > a:hover, article.produit section#tabs > h2.active > a {
    background-color: #FFF;
    color: #000;
    width: 101px;
    line-height: 28px;
    border: 1px solid #000;
}

article.produit section#tabs > span {
    display: none;
}

article.produit section#tabs > div {
    float: left;
    display: none;
    width: 100%;
    margin-top: 10px;
}

article.produit section#tabs > h2.active + div {
    display: block;
}

article.produit section#tabs > div iframe {
    border: 1px solid #000;
    margin: 0 auto !important;
}

article.produit section#tabs article.news {
    height: 68px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

article.produit section#tabs article.news:hover {
    background-color: #DDD;
}

article.produit section#tabs article.news > img {
    float: left;
    margin-right: 5px;
}

article.produit section#tabs article.news > h3 {
    margin: 0;
    font-size: 14px;
    display: inline;
    line-height: 16px;
}

article.produit section#tabs article.news > br {
    margin-bottom: 2px;
}

article.produit section#tabs article.news > a {
    display: block;
    height: 68px;
    width: 520px;
    position: absolute;
    top: 0;
    left: 0;
}

article.produit section#tabs article.news > a > span {
    position: absolute;
    bottom: 0;
    right: 0;
}

article.produit section#tabs article.news.video:before {
    background-image: url("imgs/filigrane-video.png");
    content: '';
    position: absolute;
    width: 180px;
    height: 68px;
    display: block;
}

div.artistes > a {
    width: 48%;
}

.simpleAvis {
    margin-top: 10px;
    border: 1px solid #dadada;
    padding: 5px;
}

#formulaireAvis {
    display: none;
}

div#zoneAvis {
    margin: auto auto 11px;
    width: 500px;
    box-shadow: 1px 1px 12px #555555;
    -moz-box-shadow: 1px 1px 12px #555555;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    padding: 10px;
    position: relative;
    background-color: white;
    behavior: url(../../../../../../../PIE.htc);
}

span#showFormulaireAvis {
    cursor: pointer;
}

div#formulaireAvis input {
    margin-left: 9em;
    line-height: 1.4em;
    margin-bottom: .2em;
    height: 20px;
}

div#formulaireAvis label:not(.invalid) {
    position: absolute;
    padding-top: .2em;
}

div#formulaireAvis .submitcontainer {
    text-align: right;
}

textarea#comment {
    margin-top: 15px;
    width: 370px;
}

.envoi {
    background-color: white;
    cursor: pointer;
    display: inline-block;
    border: 1px solid black;
    padding: 3px;
    height: auto !important;
    width: 100px;
    margin: 0 !important;
    margin-right: 15px !important;
    margin-bottom: 10px !important;
}

.ui-effects-transfer {
    border: 2px dotted gray;
}

#receptionCommentaire {
    text-align: center;
    width: 480px;
    height: 172px;
}

.invalid {
    color: red;
}

.invalid[for="comment"] {
    display: inline-block;
}

#formAddAvis {
    position: relative;
}

#divAncreAvis {
    float: right;
    margin-right: 5px;
}

div#formulaireAvis label:not(.invalid ) {
    padding-top: 0.2em;
    position: absolute;
}

div.simpleAvis p img {
    float: right;
}

.showFormulaireAvis img {
    background-color: white;
    border: 1px solid #CCCCCC;
    -moz-border-radius: 4px 4px 4px 4px;
    float: right;
    padding: 2px;
    margin-right: 68px;
}

.description {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}

article.produit > section#module_achat {
    width: 230px;
    color: #FFF;
    float: right;
    margin-top: 20px;
}

article.produit > section#module_achat a {
    color: white;
    text-decoration: none;
}

article.produit > section#module_achat a:hover h2 {
    text-decoration: underline;
}

article.produit > section#module_achat > section {
    background-color: #000;
    margin-bottom: 20px;
    position: relative;
}

article.produit > section#module_achat > section > span.cp {
    position: absolute;
    right: 7px;
}

article.produit > section#module_achat > section h2 {
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    line-height: 14px;
    font-size: 14px;
}

article.produit > section#module_achat > section > h2.green {
    color: #D2F800;
}

p.cp {
    margin: 10px 0;
    padding: 0 5px;
}

p.cp label {
    margin-right: 0;
}

article.produit > section#module_achat p.cp {
    margin: 0;
    /*padding: 15px 10px 15px;*/
    text-align: center;
    /*     height: 373px; */
}
article.produit > section#module_achat .magasins h2 {
    line-height: 24px;
}

article.produit > section#module_achat p.cp > span {
    display: block;
}

article.produit > section#module_achat p.cp > span + span {
    display: inline;
}

article.produit > section#module_achat p.cp label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

article.produit > section#module_achat p.cp input {
    font-size: 20px;
    margin-bottom: 17px;
    max-width:140px;
}

article.produit > section#module_achat p.cp > img {
    margin-bottom: 20px;
}

article.produit > section#module_achat p.cp > strong {
    display: block;
    text-align: left;
    font-size: 12px;
}

article.produit > section#module_achat p.cp > strong > span {
    color: #D2F800;
    font-size: 18px;
}

section#module_achat > p.cp {
    height: auto !important;
    background-color: #000;
    padding: 15px 10px !important;
    font-weight: bold;
}

section#module_achat > p.cp > span {
    display: block;
}

section#module_achat > p.cp > span + span {
    display: inline;
}

div#disponibilite {
    height: 29px;
    line-height: 29px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

div#disponibilite span {
    left: 7px;
    position: absolute;
}

span.dispo, span.indispo, span.new, span.rupture {
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    width: 220px;
}

span.dispo {
    background-color: #00963D;
}

span.new {
    background-color: #FED440;
}

span.indispo {
    background-color: #EC670C;
}

span.rupture {
    background-color: #DA0022;
}

div#disponibilite a {
    font-weight: bold;
    position: absolute;
    text-decoration: none;
}

div#disponibilite > a {
    background-image: url("imgs/sprites.png");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-position: -223px -99px;
    right: 5px;
    top: 4px;
}

div#legende {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    display: none;
    left: 0;
    padding: 4px;
    position: absolute;
    text-align: left;
    top: 35px;
    width: 220px;
    z-index: 50;
}

div#legende a {
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    line-height: 15px;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 15px;
}

div#legende a:hover {
    background-color: #000000;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

div#legende p {
    line-height: normal;
    margin-top: 20px;
}

div#legende p span {
    position: relative;
    left: 0;
    margin-bottom: 7px;
}

div#legende p b {
    line-height: 24px;
}

span.chargement {
    display: block;
    padding: 10px 10px 30px;
    position: relative;
}

a.prevMag, a.prevWeb {
    background-position: -106px 0;
}

a.nextMag, a.nextWeb {
    background-position: -66px 0;
}

a.nextMag.disabled, a.prevMag.disabled, a.prevWeb.disabled, a.nextWeb.disabled {
    visibility: hidden;
}

/* article.produit > section#module_achat>a.web_dealer { */
/* 	margin-bottom: 8px; */
/* 	display: block; */
/* } */

/* article.produit > section#module_achat>a.web_dealer>img { */
/* 	width: 100%; */
/* 	border: none; */
/* } */
.cboxElement {
    cursor: pointer;
}

.cboxElement img {
    vertical-align: middle;
}

div#webDealers > div {
    /* 	display: none; */
}

div#webDealers > a.compare {
    color: #FFF;
    position: relative;
    display: inline-block;
    width: 252px;
    margin: 10px;
}

a#delVille, a.delVille {
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    margin-left: 5px;
    background-color: #000;
    color: #FFF;
    border: 1px solid #303030;
}

a#delVille:hover, a.delVille:hover {
    background-color: #FFF;
    color: #000;
}

div#webDealersAjax {
    position: relative;
}
section#webDealers {
    padding-bottom: 20px;
    background-color: #e36521 !important;
    padding: 10px;
    width: 209px;
}
section#webDealers h2{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 185px;
    vertical-align: middle;
}
section#webDealers a.webDealer {
    display: block;
    text-decoration: none;
    color: #B6B6B6;
    font-weight: bold;
    line-height: 32px;
    padding: 2px 4px;
}

section#webDealers a.webDealer:hover, section#webDealers a.webDealer.active {
    color: #FFF;
}

section#webDealers a.webDealer > span {
    display: inline-block;
    width: 125px;
    vertical-align: top;
    text-transform: uppercase;
}

section#webDealers a.webDealer > span.tarif {
    width: 70px;
    text-align: right;
}

section#webDealers a.webDealer > span.voirOffre {
    width: 21px;
    height: 21px;
    margin-left: 5px;
    background-image: url("imgs/sprites.png");
    background-repeat: no-repeat;
    background-position: -248px -43px;
    vertical-align: sub;
}

div#infoConso {
    position: absolute;
    bottom: 3px;
    right: 0;
    z-index: 10;
}

div#infoConso > a {
    color: #B6B6B6;
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
}

div#infoConso > a > span {
    background-image: url("imgs/sprites.png");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-position: -248px -99px;
    margin: 0 5px;
}

.InfoConsoTexte {
    position: absolute;
    display: none;
    bottom: 23px;
    left: 0;
    background-color: #FFF;
    border: 1px solid #000;
    padding: 10px;
    color: #000;
    z-index: 10;
}

.closeInfoConso {
    background-color: #000000;
    border: 1px solid #303030;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    width: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
}

article.produit > nav {
    position: relative;
    height: 55px;
    width: 230px;
    margin-top: 20px;
    float: right;
}

article.produit > nav > a {
    display: inline-block;
    width: 116px;
    height: 55px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

article.produit > nav > a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

article.produit > nav > a > span {
    position: relative;
    top: 10px;
    border: 13px solid transparent;
    display: inline-block;
}

article.produit > nav > a > img {
    border: none;
    max-height: 55px;
    max-width: 90px;
    vertical-align: middle;
}

article.produit > nav > a.previous > span {
    border-right: 13px solid #000;
    margin-left: -13px;
    margin-right: 12px;
}

article.produit > nav > a.next {
    padding-left: 5px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

article.produit > nav > a.next > span {
    border-left: 13px solid #000;
    margin-right: -13px;
    margin-left: 12px;
}

#formulaireAvis .br-wrapper {
    height: 20px;
    margin-left: 120px;
    margin-bottom: 20px;
    line-height: 20px;
}

.note_chiffre {
    display: inline-block;
    height: 28px;
    vertical-align: top;
    margin-left: 25px;
}

.note_choisie {
    font-size: 24px;
    color: #ff7e00;
    font-weight: bold;
    margin-left: 5px;
}

.avis_donne .br-wrapper {
    display: inline-block;
}

.avis_donne .source {
    float: right;
}

.avis_donne .details {
    text-align: right;
}

.avis_donne .note_source {
    height: 30px;
}

#recap_avis {
    border: 1px solid #dadada;
    min-height: 100px;
    margin-top: 15px;
}

#details_notes, #moyenne {
    display: inline-block;
    width: calc(50% - 10px);
    vertical-align: top;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

#moyenne > div {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.chiffre_moyenne {
    font-size: 34px;
    color: #ff7e00;
    font-weight: bold;
    margin-left: 5px;
}

#moyenne > div:nth-child(2) {
    vertical-align: middle;
    padding-top: 10px;
}

#details_notes > div > a, #details_notes > div > span {
    margin-right: 20px;
}

#details_notes a, #details_notes .br-wrapper, #details_notes span {
    display: inline-block;
    height: 20px;
    vertical-align: top;
    line-height: 20px;
}

.noreview {
    opacity: 0.5;
}

#cboxLoadedContent {
    margin-top: 28px !important;
    margin-bottom: 0px !important;
}

#cboxTitle {
    top: 4px !important;
    bottom: auto !important;
}

#cboxCurrent {
    top: 4px !important;
}

#cboxSlideshow {
    top: 4px !important;
}

#cboxPrevious {
    top: 0 !important;
}

#cboxNext {
    top: 0 !important;
}

#cboxClose {
    top: 0 !important;
}

#formAddAvis .remarque {
    display: none;
}

#documents_produits p {
    font-size: 12px;
}

#documents_produits span {
    display: inline-block;
    vertical-align: middle;
}

#documents_produits a {
    height: 24px;
    line-height: 26px;
    vertical-align: middle;
    display: inline-block;
}

p.webcontent > a {
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;

}

ul.listDocuments_produits {
    list-style-type: none;
    padding-left: 0px;
}

.libelle_doc {
    margin-left: 3px;
    font-size: 13px;
    text-transform: capitalize;
}

div.webcontent a:hover .libelle_doc {
    border-bottom: 1px solid black;
}

.img_doc {
    width: 40px;
    text-align: center;
}

.listDocuments_produits li {
    height: 28px;
}

.listDocuments_produits a {
    display: block;
    width: 100%;
}
.linkws{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: #000000;
    padding: 10px;
}
.linkws a{
    color: #FFFFFF;
}
