/*
 -Général ligne 11
 -Nav de droite ligne 55
 -SCIENTIFIC EXPLANATIONS ligne 108
 -PERFORMANCE ligne 199
 -WHITENING RITUAL ligne 318
 -APPLICATION RITUAL ligne 416
 -webstation encart ligne 499
  */
  
  
/*Général*/
#lcmCenter #lcmContent #lcmLeft div#lcmCentralContent {
    position: relative;
    z-index: 1 !important;
    background: url(../img/bg-centralcontent.jpg) no-repeat 0 0;
    overflow: auto;
} 

.separation {
    clear: both;
    margin: 0;
    padding: 0;
    height: 1px;
    visibility: hidden;
}
#lcmCentralContent .hide {
    display: none;
}
#flashContent {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    /*	z-index:300;
     display:none;*/
}
#lcmCenter h1 {
    color: #205398;
    padding: 5px 0 0 0;
    font-size: 30px;
    height: 33px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 25px 0 0 25px;
    font-weight: normal;
}
#lcmCenter .infos {
    position: absolute;
    bottom: 1px;
    right: 20px;
    color: #000000;
    font-size: 10px !important;
}

/*Nav de droite*/
#lcmCenter #lcmContent #lcmRight {
    background: url(../img/bg-tile-rightnav.gif) left top repeat-y #DEE8F2;
}
#lcmRight #navBex {
    height: 348px;
    width: 249px;
    padding-top: 1px;
    margin: 0 0 0 1px;
}
#lcmRight #navBex li {
    height: 51px;
    width: 249px;
    margin: 0;
    display: inline;
}
#lcmRight #navBex li a {
    display: block;
    height: 50px;
    color: #0a8596;
    width: 249px;
    overflow: hidden;
    text-indent: -9999px;
    border-bottom: 1px solid #FFFFFF;
}
#navBex #product a {
    background: url(../img/menu_product.jpg) no-repeat left top;
}
#navBex #explanations a {
    background: url(../img/menu_explanation.jpg) no-repeat left top;
}
#navBex #performance a {
    background: url(../img/menu_performance.jpg) no-repeat left top;
}
#navBex #whitening a {
    background: url(../img/menu_whitening.jpg) no-repeat left top;
}
#navBex #application a {
    background: url(../img/menu_application.jpg) no-repeat left top;
}
#lcmRight #navBex li a:hover, #lcmRight #navBex li.current a {
    background-position: left bottom;
    color: #fff;
    text-decoration: none;
}

/*#lcmRight #navBex li a span{
 position:absolute;
 left:-9999%;
 }*/
 
 
 
/* SCIENTIFIC EXPLANATIONS */
.explanations {
}
#lcmCenter .explanations h1 {
    position: absolute;
    left: -9999%;
}
#lcmCenter .explanations #blocs {
    margin: 10px 10px 10px 20px;
    width: 715px;
    padding: 0;
}
#lcmCenter #blocs #doc {
    display: none;
}
#lcmCenter #blocs .active #doc {
    display: inline;
    margin: 0;
    padding: 0;
}
#lcmCenter #blocs .active {
    height: 400px;
    position: relative;
}
#lcmCenter .explanations #blocs h2 {
    color: #205398;
    padding: 0 0 0 25px;
    margin: 4px 0 0 0;
    background: url(../img/arr-left.gif) 0 8px no-repeat;
    font-size: 14px;
    height: 33px;
    line-height: 30px;
    cursor: pointer;
    text-transform: uppercase;
}
#lcmCenter .explanations #blocs .active h2 {
    background: url(../img/arr-dwn.gif) 0 8px no-repeat;
    color: #205398;
}
#lcmCenter .explanations #blocs #professor #guarantee {
    float: left;
    width: 250px;
    display: inline;
    margin: 0 5px 0 25px;
}
#lcmCenter .explanations #blocs #professor #guarantee img {
    float: left;
}
#lcmCenter .explanations #blocs #professor #uvGraph, #lcmCenter .explanations #blocs #professor #pge2Graph {
    width: 195px;
    height: 350px;
    float: left;
    display: inline;
    margin: 0 8px;
}
#lcmCenter .explanations #blocs #professor #uvGraph img, #lcmCenter .explanations #blocs #professor #pge2Graph img {
    margin: 15px 0 0 0
}
#lcmCenter .explanations #blocs #scientific {
    border-top: 2px solid #FFFFFF;
}
#lcmCenter .explanations #blocs #scientific.active {
    height: 410px;
}

/* #lcmCenter .explanations #blocs #scientific.active {height:410px}
 */
#lcmCenter .explanations #blocs #scientific #player {
    width: 440px;
    display: inline;
    margin: 0 0 0 25px;
    float: left;
}
#lcmCenter .explanations #blocs #scientific #player h3 {
    margin: 25px 0 13px 0;
}
#lcmCenter .explanations #blocs #scientific #player #PlayerFlash {
    background: transparent !important;
}
#lcmCenter .explanations #blocs #scientific #explain {
    width: 240px;
    display: inline;
    margin: 0 0 0 5px;
    float: left;
}
#lcmCenter .explanations #blocs #professor #guarantee p, #lcmCenter .explanations #blocs #scientific #explain p {
    font-size: 11px;
    margin: 0 0 6px 0;
    text-align: justify;
}

/* PERFORMANCE */
.performance {
    background: url(../img/bg-cc-performance.jpg) no-repeat 0 0 !important;
}
.provenperf {
    background: url(../img/bg-cc-provenperf.jpg) no-repeat 0 0 !important;
}
#lcmCenter .performance h1, #lcmCenter .provenperf h1 {
    position: absolute;
    left: -9999%;
}
#lcmCenter .performance #blocs, #lcmCenter .provenperf #blocs {
    margin: 10px 10px 10px 20px;
    width: 715px;
    padding: 0;
}
#lcmCenter #blocs #doc {
    display: none;
}
#lcmCenter #blocs .active #doc {
    display: inline;
}
#lcmCenter #blocs .active {
    height: 400px;
    position: relative;
}
#lcmCenter .performance #blocs h2, #lcmCenter .provenperf #blocs h2 {
    color: #205398;
    padding: 0 0 0 25px;
    margin: 4px 0 0 0;
    background: url(../img/arr-left.gif) 0 8px no-repeat;
    font-size: 14px;
    height: 33px;
    line-height: 30px;
    cursor: pointer;
    text-transform: uppercase;
}
#lcmCenter .performance #blocs .active h2, #lcmCenter .provenperf #blocs .active h2 {
    background: url(../img/arr-dwn.gif) 0 8px no-repeat;
    color: #205398;
}
#lcmCenter .performance #blocs p, #lcmCenter .provenperf #blocs p {
    font-size: 11px;
    margin: 0 0 10px 0;
    text-align: justify;
}
#lcmCenter .performance #blocs p sup {
    font-size: 8px
}
#lcmCenter #efficacy ul {
    width: 680px;
    height: 250px;
    margin: 30px 0 0 20px;
    padding: 0
}
#lcmCenter #efficacy ul li {
    float: left;
    width: 230px;
    padding: 0 5px;
    height: 210px;
    border-right: 1px solid #95c2df
}
#lcmCenter #efficacy ul li.last {
    border-right: none;
    width: 190px
}
#lcmCenter #efficacy ul li.first {
    width: 210px
}
#lcmCenter #efficacy ul li h3 {
    color: #0064a8;
    color: #0064a8;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 0 5px 30px;
    height: 30px
}
#lcmCenter #efficacy ul li #level01 {
    background: url(../img/perf-h3-1.gif) left top no-repeat;
    width: 180px;
    height: 30px;
    padding: 2px 0 2px 30px;
}
#lcmCenter #efficacy ul li #level02 {
    background: url(../img/perf-h3-2.gif) left top no-repeat;
    width: 162px;
    height: 30px;
}
#lcmCenter #efficacy ul li #level03 {
    background: url(../img/perf-h3-3.gif) left top no-repeat;
    width: 118px;
    height: 30px;
}
#lcmCenter #efficacy ul li img {
    margin: 15px 0 15px 0
}
#lcmCenter #efficacy ul li p {
    font-size: 10px !important;
}
#lcmCenter #efficacy ul li.last img {
    margin-top: 0px
}
#lcmCenter #efficacy ul li.first img {
    margin: 13px 0 18px 0
}
#lcmCenter #efficacy #doc p.intro {
    margin: 25px 0 20px 30px;
}
#lcmCenter .performance #blocs #proven, #lcmCenter .provenperf #blocs #proven {
    border-top: 2px solid #FFFFFF;
    clear: both;
}
#lcmCenter .provenperf #proven #doc p {
    margin: 0 0 0 30px;
}
#lcmCenter .provenperf #proven #doc h3, #lcmCenter #proven #doc img {
    margin: 20px 0 0 30px;
}

/*WHITENING RITUAL*/
#lcmCenter #lcmContent #lcmLeft div#lcmCentralContent.whitening {
    background: url(../img/bg-cc-ritual.jpg) no-repeat 0 0;
}
#lcmCenter .whitening h1 {
}
#lcmCenter .whitening p {
    margin: 10px 0 0 25px;
}
#lcmCenter .whitening #ritual {
    margin: 10px 0 0 30px;
    width: 715px;
}
#lcmCenter .whitening #ritual div {
    text-align: center;
}
#lcmCenter .whitening #ritual #left {
    margin: 0;
    width: 183px;
    padding: 0;
    float: left;
    display: inline;
}
#lcmCenter .whitening #ritual #correct {
    margin: 0 10px 0 10px;
    width: 263px;
    padding: 0;
    float: left;
    display: inline;
}
#lcmCenter .whitening #ritual #right {
    margin: 0;
    width: 222px;
    padding: 0;
    float: left;
    display: inline;
}
#lcmCenter .whitening #ritual #left #cleanse {
    margin: 0 0 5px;
    width: 183px;
    padding: 0;
}
#lcmCenter .whitening #ritual #left #cleanse h2 {
    background: url(../img/ritual-h3-cleanse.gif) left top no-repeat;
    text-indent: -999px;
    overflow: hidden;
    width: 183px;
    height: 20px;
    margin: 0 0 5px 0
}
#lcmCenter .whitening #ritual #left #optimise {
    margin: 0;
    width: 183px;
    padding: 0;
}
#lcmCenter .whitening #ritual #left #optimise h2 {
    background: url(../img/ritual-h3-optimise.gif) left top no-repeat;
    text-indent: -999px;
    overflow: hidden;
    width: 183px;
    height: 20px;
    margin: 0 0 5px 0
}
#lcmCenter .whitening #ritual #correct h2 {
    background: url(../img/ritual-h3-correct.gif) left top no-repeat;
    text-indent: -999px;
    overflow: hidden;
    width: 263px;
    height: 20px;
    margin: 0 0 5px 0
}
#lcmCenter .whitening #ritual #right #hydrate {
    margin: 0;
    width: 222px;
    padding: 0;
}
#lcmCenter .whitening #ritual #right #hydrate h2 {
    background: url(../img/ritual-h3-hydrate.gif) left top no-repeat;
    text-indent: -999px;
    overflow: hidden;
    width: 222px;
    height: 20px;
    margin: 0 0 5px 0
}
#lcmCenter .whitening #ritual #right #protect {
    margin: 0;
    width: 222px;
    padding: 0;
}
#lcmCenter .whitening #ritual #right #protect h2 {
    background: url(../img/ritual-h3-protect.gif) left top no-repeat;
    text-indent: -999px;
    overflow: hidden;
    width: 222px;
    height: 20px;
    margin: 0 0 5px 0
}

/*APPLICATION RITUAL*/
.application {
}
#lcmCenter .application h1 {
}
#lcmCenter .application h3 {
    margin: 25px 0 0 30px;
}
#lcmCenter .application p {
    margin: 0 0 0 30px;
    width: 550px
}
#lcmCenter #slideshow {
    margin: 25px 0 0 30px;
    width: 550px;
    border: 1px solid #FFFFFF;
}
#lcmCenter #slideshow ul {
    margin: 0px 0 10px 10px;
    height: 30px;
    list-style: none;
}
#lcmCenter #slideshow ul li {
    float: left;
    width: 30px;
    height: 33px;
}
#lcmCenter #slideshow ul li#one a {
    background: url(../img/app1off.gif) left top no-repeat;
    height: 33px;
    width: 29px;
    display: block;
    text-indent: -999px;
    overflow: hidden
}
#lcmCenter #slideshow ul.one li#one a {
    background: url(../img/app1on.gif) left top no-repeat;
}
#lcmCenter #slideshow ul li#two a {
    background: url(../img/app2off.gif) left top no-repeat;
    height: 33px;
    width: 29px;
    display: block;
    text-indent: -999px;
    overflow: hidden
}
#lcmCenter #slideshow ul.two li#two a {
    background: url(../img/app2on.gif) left top no-repeat;
}
#lcmCenter #slideshow ul li#three a {
    background: url(../img/app3off.gif) left top no-repeat;
    height: 33px;
    width: 29px;
    display: block;
    text-indent: -999px;
    overflow: hidden
}
#lcmCenter #slideshow ul.three li#three a {
    background: url(../img/app3on.gif) left top no-repeat;
}
#lcmCenter #slideshow ul li#four a {
    background: url(../img/app4off.gif) left top no-repeat;
    height: 33px;
    width: 29px;
    display: block;
    text-indent: -999px;
    overflow: hidden
}
#lcmCenter #slideshow ul.four li#four a {
    background: url(../img/app4on.gif) left top no-repeat;
}
#lcmCenter #slideshow div {
    width: 530px;
    margin: 10px;
    height: 125px;
    clear: both
}
#lcmCenter #slideshow div img {
    float: left;
    margin: 0 10px 0 0;
}

/* webstation encart*/
#lcmLeft div.visitwebstation {
    display: none;
    width: 192px;
    margin: 0;
    padding: 5px;
    background: url(../img/bg-webstation.png) left top no-repeat;
    height: 68px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    right: 10px;
}
#lcmLeft div.visitwebstation p {
    font-size: 10px;
    width: 180px;
    margin: 0 auto 5px 0;
    text-align: left !important;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #4473ac;
}