@import url(media.css);

/** overview *************************************************************/

/*#content-main div.overview-general {
    _height:            1%;
    background:         url(images/products/overview.jpg) no-repeat right top;
}
#content-main div.product-collations {
    _height:            1%;
    background:         url(images/products/product-collations.jpg) no-repeat right top;
}
#content-main div.rsc-cases {
    _height:            1%;
    background:         url(images/products/rsc-cases.jpg) no-repeat right top;
}
#content-main div.multi-packaging {
    _height:            1%;
    background:         url(images/products/rsc-cases.jpg) no-repeat right top;
}
#content-main div.wrap-around-blanks {
    _height:            1%;
    background:         url(images/products/wrap-around-blanks.jpg) no-repeat right top;
}
#content-main div.film {
    _height:            1%;
    background:         url(images/products/film.jpg) no-repeat right top;
}
#content-main div.palletization {
    _height:            1%;
    background:         url(images/products/palletization.jpg) no-repeat right top;
}

#content-main div.multi-packaging {
    _height:            1%;
    background:         url(images/products/multi-packaging.jpg) no-repeat right top;
}

#content-main div.overview h2 {
    float:              none;
    width:              auto;
}*/



#content-main div.overview {
    margin:             0 auto;
}

#content-main div.overview dl {
    float:              left;
    width:              190px;
    height:             225px;
    margin:             5px;
    background:         #F2F2ED;
    border:             1px solid #E0DFD5;
    text-align:         center;
}

#content-main div.overview dl img {
    border:             none;    
}

#content-main div.overview dt {
    margin:             8px 0;
    font-size:          12px;
    font-weight:        bold;
}

#content-main div.overview dt a {
    padding-right:      14px;
    background:         url(images/submit.gif) no-repeat right 5px;
    color:              #F35B36;
    text-decoration:    none;
}

#content-main div.overview dd {
    margin:             0;
    padding:            0;
}

#content-main div.overview dd.description {
    margin:             5px;
}

#content-main div h2 {
    float:              right;
    width:              235px;
    min-height:         50px;
    height:             auto !important;
    height:             50px;
    margin:             0;
    padding:            0 0 0 0;
}

#content-main div.overview-general h2 {
    float:              none;
    width:              auto;
    margin:             0;
    padding:            0;
}

#content-main div h2 em {
    display:            block;
    font-size:          14px;
    font-style:         normal;
}

/** Couleur des titres principaux **/

#content-main div.product-collations h2 {
    color:              #014598;
}
#content-main div.rsc-cases h2 {
    color:              #014598;
}
#content-main div.multi-packaging h2 {
    color:              #014598;
}
#content-main div.wrap-around-blanks h2 {
    color:              #014598;
}
#content-main div.film h2 {
    color:              #014598;
}
#content-main div.palletization h2 {
    color:              #014598;
}
#content-main div.multi-packaging h2 {
    color:              #014598;
}



/** points-plus **********************************************************/

#content-main #points-plus {
    float:              right;
    width:              240px;
    margin:             20px 0 0 0px;
    padding:            0;
}

/*#content-main #points-plus h3 {
    margin:             10px 10px 0 0;
    padding:            0;
    border-bottom:      1px dashed #ccc;
    color:              #F35B36;
    text-align:         right;
    font-size:          13px;
}*/

#content-main #points-plus span.pointPlus {
    display: block;
    text-align: right;
    width:              220px;
    margin:             10px 10px 0 0;
    padding:            0;
    border-bottom:      1px dashed #ccc;
    color:              #F35B36;
    text-align:         right;
    font-size:          13px;
    font-weight: bold;
    margin-bottom:  5px;
}


#content-main #points-plus ul {
    margin:             0;
    padding:            0;
    list-style:         none;
    font-size:          12px;
}

#content-main #points-plus li {
    padding:            10px 0 5px 20px;
    background:         url(images/points-plus-li.png) no-repeat left 10px;
}

#content-main #points-plus h3 {
    margin:             0;
    padding:            0;
    list-style:         none;
    font-size:          12px;
    padding:            5px 0 5px 12px;
    /*padding-top: 0px;*/
    padding-left: 20px;
    font-weight:        normal!important;
    background:         url(images/points-plus-li.png) no-repeat left 7px;
}



/** caracteristiques *****************************************************/

#content-main #caracteristiques .titre-produit {
    color:              #2E79BC;
    text-transform:     uppercase;
    font-size:          12px;
    font-weight:        bold;
}



#content-main div.product-collations #caracteristiques .titre-produit {
    color:              #014598;
}
#content-main div.rsc-cases #caracteristiques .titre-produit {
    color:              #014598;
}
#content-main div.multi-packaging #caracteristiques .titre-produit {
    color:              #014598;
}
#content-main div.wrap-around-blanks #caracteristiques .titre-produit {
    color:              #014598;
}
#content-main div.film #caracteristiques .titre-produit {
    color:              #014598;
}
#content-main div.palletization #caracteristiques .titre-produit {
    color:              #014598;
}
#content-main div.multi-packaging #caracteristiques .titre-produit {
    color:              #014598;
}

#content-main #caracteristiques {
    clear:              both;
}

#content-main #caracteristiques h3 {
    display:            none;
}

#content-main #caracteristiques h4 {
    color:              #2E79BC;
    text-transform:     uppercase;
    font-size:          12px;
    font-weight:        bold;
}

#content-main #caracteristiques ul {
    margin:             10px 0 10px 20px;
    padding:            0;
    list-style:         none;
}

#content-main #caracteristiques li {
    padding:            2px 0 2px 10px;
    background:         url(images/caracteristiques-li.png) no-repeat left 6px;
}



/** content-more *********************************************************/

#content-more ul {
    margin:             10px;
    padding:            0;
    list-style:         none;
}


#content-more li {
    padding:            2px 0;
}

#content-more li.pdf a {
    padding:            2px 0 2px 20px;
    background:         url(images/pdf.gif) no-repeat left center;
}


#btn-points-plus {
  float: right;
  /*width: 260px;*/
  margin-left:5px;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  clear:both;
}

#btn-points-plus #ul-btn-points-plus {
    display: block;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEC1C3;
    float: left;
    list-style: none outside none;
    margin: 5px 5px 0 0;
    padding: 0;
    width: 120px;
}

#btn-points-plus #ul-btn-points-plus li.li-btn-points-plus {
    background: url("images/li-home-media.jpg") repeat-x scroll left center #FFFFFF;
    border: 1px solid #FFFFFF;
    padding-left: 10px;
    height: 14px;
}

#btn-points-plus #ul-btn-points-plus li.li-btn-points-plus a:link,
#btn-points-plus #ul-btn-points-plus li.li-btn-points-plus a:visited {
    background: url("images/submit.png") no-repeat center right;
    color: #FE501B;
    font-weight: bold;
    padding-right: 15px;
    text-decoration: none;
}

#btn-points-plus #ul-btn-points-plus li.li-btn-points-plus a:hover {
    text-decoration: underline;
}





























