/*@import url('habillage.css');*/
header, footer, section, hgroup, aside, nav, article, figure, figcaption, time {
    display: block;
}
body {
    background-image: url('../images/bkg_soldes_ete_2013.jpg') no-repeat scroll center top;
    color: black;
    background: none white;
    overflow-y: scroll;
}
.page-title h1{
    font-size: 2em!important;
}
.my-account h2{
    font-size: 1.5em;
}
:target:before {
    content:"";
    display:block;
    height:190px; /* fixed header height*/
    margin:-190px 0 0; /* negative fixed header height */
}
.std h2{
    font-size: 1.5em;
}
.item.std {
    margin-bottom: 1.5rem;
}
.posts-category-list .std p {
    font-size: 0.9rem !important;
}
.page-title h1, .page-title h2,
h1, h2, h3, h4, h5, h6, h7, h8, h9 {
    /*color: #D8651A;*/
    /* text-shadow: 1px 1px 1px #eee; */
    text-shadow: 0 0 1px lightgray;
}

h3 {
    /* font-weight: normal; */
}

/*a {
    color: #84523e;
    font-weight: bold;
}*/

b, strong {
    color: #d8651A;
    font-weight: bold;
}

dt,dd {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

a:focus {
    color: #626262;
}

input.input-text:focus, select:focus, textarea:focus {
    background-color: #eee;
}

small {
    font-size: 1.1em;
    line-height: 1.2em;
}

.panel-group {
    margin: 0;
}
.current-menu-item > a {
    color: #d8651a;
}

caption, th, td {
    vertical-align: top;
    text-align: left;
}

.fa-angle-left:before, .fa-angle-right:before {
    display: none;
}

.nobr {
    white-space: nowrap !important;
}

/*.wrapper {
     background: url('../images/bkg_body.jpg') center top scroll no-repeat #fff; 
    background: url('../images/bkg_body_light.jpg') center top scroll repeat-y #fff;
}
*/

.sidebar.col-md-2 {
    width: 18.66666667%;
}

.col2-set .col-1 {
    float: left;
    width: 48.5%;
}

.col2-set .col-2 {
    float: right;
    width: 48.5%;
}

.a-right {
    text-align: right !important;
}

.f-right, .right {
    float: right !important;
}

img.calignleft {
    float: left;
    margin: 0 1em 1em 0;
    max-width: 230px;
}

.clear { 
    clear: both;
    line-height: 0;
    height: 1px;
}
.bootbox-body p {
    font-size: 1.1rem;
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.buttons-set {
    border: none;
    margin: 0;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}

/*.sidebar {
    position: relative;
}*/

.sidebar img {
    max-width: 200px;
}

.sidebar a[aria-expanded="true"] {
    color: #d8651A;
    font-weight: bold;
}

.sidebar .block {
    border: none;
}

.sidebar .block.block-sidebar-help {
    position: absolute;
    bottom: -999px;
}

.page {
}

.page-title {
    margin-bottom: 10px;
    border: none;
}

.navbar-header {
    display: none;
}

.header-container {
    background: none;
    border: none;
}

.header-container .header {
    padding: 0;
    width: 950px;
    height: 156px;
    background: url('../images/bkg_header.jpg') center bottom no-repeat;
}

.header-container .header .logo {
    margin: 0;
    background-color: white;
    height: 139px;
}

.header-container .header .quick-access {
    background: url('../images/bkg_quick-access.jpg') no-repeat;
    padding: 0;
    width: 722px;
    height: 107px;
}

.header-container .header .quick-access .form-search {
    background: none repeat scroll 0 0 transparent;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 352px;
    top: 9px;
    width: 350px;
}

.header-container .header .quick-access .form-search input.input-text {
    border: medium none;
    float: left;
    height: 16px;
    margin-right: 4px;
    width: 262px;
}

.header-container .header .quick-access .help {
    height: 25px;
    text-align: left;
    width: 251px;
    float: right;
    margin-top: 6px;
    margin-right: 75px;
}

.header-container .header .quick-access .help a {
    position: absolute;
    top: 8px;
}

.header-container .header .quick-access .help .telephone {
    font-weight: bold;
    color: #ff6633;
    font-size: 12pt;
    float: right;
}
.header-container .header .quick-access .social{
    position: absolute;
    right: 10px;
    text-align: left;
    top: 10px;
    width: 40px;
}

.header-container .header .quick-access .links {
    float: none;
    height: 25px;
    position: absolute;
    right: 15px;
    top: 63px;
}

.header-container .header .quick-access .links li a.button span span {
    font-size: 11px !important;
    font-weight: bold !important;
}

.header-container .header .quick-access .links a {
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.header-container .header .links li {
    background: none;
    padding: 0;
}

/*** user_bar ***/

#user_bar {
    font-size:16px;
    height:53px;
    line-height:53px;
    background:#d8651a url(images/layout_orange_bg.jpg);
    position:relative;
    z-index:2;
}

#user_bar h2,
#user_bar .nav > li > a {
    color:#FFF;
    text-shadow:1px 1px 0 rgba(0,0,0,.2);
}

#user_bar  .nav > li > a:focus {
    background-color: initial !important;
}
#user_bar h2 {
    position:absolute;
    left:20px;
    font-size:1.4em;
    margin:0px;
}

#user_bar .nav > li {
    background:url(images/layout_orange_sep.png) no-repeat left;
}


#user_bar .nav > li.active > a,
#user_bar .nav > li.active > a:hover {
    font-weight:bold;
    text-decoration:none;
    background-color: transparent;
}

#user_bar .nav > li a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.main-container .main {
    width: 923px;
    background: url('../images/bkg_main.jpg') center top repeat-y;
    padding: 5px 15px 0 12px;
}
.main { text-align:left; }

@media(max-width: 1100px) {
    #user_bar {
        height: initial;
        line-height: initial;
    }

    .navbar-header {
        float: none;
        display: block;
    }
    
    #user-navbar .navbar-toggle {
        display: block;
    }
    #user-navbar .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    #user-navbar .navbar-collapse.collapse {
        display: none!important;
    }
    #user-navbar .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    #user-navbar .navbar-nav>li {
        float: none;
    }
    #user-navbar .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #user-navbar .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    #user-navbar .navbar-collapse.collapse.in { 
        display: block!important;
    }
    #user-navbar .collapsing {
        overflow: hidden!important;
    }

    #user-navbar .navbar-header h2 {
        font-size: 1.5em;
        float: left;
        margin-top: 0.5em;
    }

    #user_bar h2 {
        display: none;
    }

    #header .nav {
        text-align: center;
    }

    #user_bar .nav > li {
        background: none;
        display: inline;
        margin: 0 5px;
    }
}

/*
 * Breadcrumbs
 */
.breadcrumbs {
    font-size: 14px;
    margin: 0 0 13px 0px;
}

.breadcrumbs li strong {
    color: #956E60
}
[class^=" customer"] .breadcrumbs,
[class^=" parrainage"] .breadcrumbs,
[class^=" review"] .breadcrumbs,
[class^=" tag"] .breadcrumbs,
[class^=" newsletter"] .breadcrumbs,
.cms-index-index .breadcrumbs{
    display: none;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.col-main {
    padding: 0 5px 20px 10px;
    width: 670px;
}

.col-left {
    width: 206px;
    overflow:hidden;
}

.footer-container {
    border: none;
}

.footer {
    background: url('../images/bkg_footer.jpg') 0 0 no-repeat #B6B3AE;
    padding: 0;
    width: 950px;
    position: relative;
}

.footer_top { 
    height:138px;
    padding:13px 0 0 0;
}
.footer_bottom{
    clear:both;
}

.footer_top_twitter {
    float:left;
    width:227px;
    margin-top: 4px;
}

.footer_top_facebook {
    float:right;
    width:224px;
    margin-top: 4px;
}

.footer_top_text_twitter, .footer_top_text_facebook {
    text-transform:uppercase;
    color:#666;
    font-weight:bold;
    padding:10px;
    line-height:15px;
}

.footer_title_facebook {
    color:#4b6cb3;
    font-size:14px;
}
.footer_title_twitter {
    color:#33b9fc;
    font-size:14px;
}

.footer .button-twitter {
    height: 20px;
    left: 20px;
    position: absolute;
    top: 106px;
    width: 186px;
    text-transform:uppercase;
    font-size:11px;
    line-height:22px;
    border:1px solid #76eef9;
    border-right-color:#0f97e1;
    border-bottom-color:#0f97e1;

    background-image: -moz-linear-gradient(top, #52dafc, #34aeee);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#52dafc), to(#34aeee));
    background-image: -o-linear-gradient(top, #52dafc, #34aeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52dafc', endColorstr='#34aeee');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#52dafc', endColorstr='#34aeee')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: linear-gradient(top, #52dafc, #34aeee);
}

.footer .button-facebook {
    height: 20px;
    left: 747px;
    position: absolute;
    top: 106px;
    width: 186px;
    text-transform:uppercase;
    font-size: 11px;
    line-height: 22px;
    border:1px solid #a0b4d7;
    border-right-color:#6d81b6;
    border-bottom-color:#2c4794;
    background-image: -moz-linear-gradient(top, #6589d3, #284f92);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#6589d3), to(#284f92));
    background-image: -o-linear-gradient(top, #6589d3, #284f92);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6589d3', endColorstr='#284f92');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6589d3', endColorstr='#284f92')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: linear-gradient(top, #6589d3, #284f92);
}

.footer-col {
    width: 16%;
    margin: 0 2px;
    float: left;
}

.footer-col .footer-col-title {
    display: block;
    height: 28px;
    padding-top: 4px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.footer-col ul {
    border-left: solid 1px white;
    display: block;
    margin: 5px 0 0 10px;
}

.footer-col ul li {
    display: block;
    padding: 0 0 0 10px;
    margin-left: 10px;
    background: none;
    background: url('/skin/frontend/default/edilivre/images/footer-arrow.jpg') 0 5px no-repeat;
    text-align: left;
}

.footer-col ul li a {
    font-size: 12px;
    color: white;
}

.footer a {
    color: white;
}

.footer ul.links {
    margin-top: 11px;
    text-align: center;
    padding: 0 0 5px 0;
}

.footer ul.links li.last,
.footer ul.links a {
    color: white !important;
}
.footer-col ul li a{
    font-size: 11px;
}

/* SIDEBAR ARTICLES */

.sidebar .block-recent-posts .block-title {
    background: no-repeat scroll 7px 7px #D8651A;
    border: none;
    padding: 2px 9px;
    height: 35px;
}

.sidebar .block-recent-posts .block-title span {
    color: white;
}

.sidebar .block-recent-posts .block-content li.item {
    padding: 7px 9px;
}

.block li.odd {
    background-color: #f4f3f3;
}

.block li.even {
    background-color: #fafafa;
}

/* HOME AUTEURS + SLIDESHOW */


.slideshow_wrapper {
    margin-top: 100px;
}

.slideshow {
    float: right;
}

#marketing {
    height: 308px;
    text-align: center;
}

#send, #marketing .a-single {
    float: left;
    border: 1px solid #626262;
    border-radius: 6px;
    margin-bottom: 0;
}

.slideshow {
    position: relative;
    width: 784px;
    height: 308px;
}

.slideshow .g {
    display: block;
    width: 782px;
    height: 306px;
    overflow: hidden;
    border: 1px solid #626262;
    position: relative;
    max-width: initial;
}

.slideshow .g .g-col {
    display: block;
    height: 100%;
    overflow: hidden;
}

.logged-in #services > ul > li {
    float: left;
    width: 246px;
    height: 13em;
    padding: 8px 12px 0 10px;
    border: 1px solid #626262;
    border-radius: 6px;
    margin-right: 40px;
    overflow: hidden;
}

.logged-in #services .hidden {
    display: block;
    width: 41px;
    height: 41px;
    background: url(images/sprite_pictos.png) no-repeat 0 -310px;
    position: absolute;
    right: 0;
    top: 2px;
}

.logged-in #services li li {
    list-style: outside disc;
    margin-left: 13px;
    padding-left: 2px;
    font-size: 12px;
}

.logged-in .cols .col .item {
    padding-top: 1.8em;
    margin-top: 1em;
    border-top: 1px solid #a1a1a0;
}

.logged-in .cols .col .main_title {
    font-size: 20px;
    line-height: 2.7em;
    height: 2.7em;
}

.logged-in .cols .col .main_title, .logged-in .cols .col .main_title a, .logged-in .cols .col .bottom, .logged-in .cols .col .bottom a {
    color: #FFF;
    font-weight: 400;
}

.logged-in .cols .col .main_title, .logged-in .cols .col .bottom {
    text-align: center;
    background: #d8651a url(images/layout_orange_bg.jpg);
}

.logged-in .cols #news_column .highlight .title, .logged-in .cols #news_advice_column .highlight .title {
    line-height: 1.6em;
    height: 3.2em;
    margin-bottom: .4em;
}

.logged-in .cols #news_column .item .title, .logged-in .cols #news_advice_column .item .title, .logged-in .cols #news_medias_column .item .title {
    line-height: 1.4em;
    height: 2.8em;
}

.logged-in .cols .col .title, .logged-in .cols .col .price {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    color: #F58220;
}

.logged-in .cols .col .visu {
    display: block;
    float: left;
    max-width: 100%;
    border: 1px solid #a1a1a0;
    margin: 0 13px 16px 0;
}

.logged-in .cols #news_column .item .visu, .logged-in .cols #news_advice_column .item .visu {
    max-width: 102px;
    max-height: 94px;
    margin-top: .3em;
}

.logged-in .cols #news_medias_column .highlight .visu {
    max-width: 118px;
    max-height: 181px;
}

.logged-in .cols #news_column .highlight .visu, .logged-in .cols #news_advice_column .highlight .visu {
    margin-top: 0.3em;
    max-width: 118px;
    max-height: 181px;
}

.logged-in .cols #news_medias_column .item .logo {
    display: block;
    max-width: 370px;
    max-height: 48px;
    margin-bottom: 14px;
}

.logged-in .cols #news_medias_column .highlight .logo {
    display:block;
    margin-bottom:1.4em;
    max-height:94px;
    max-width: 102px;
}

.logged-in .cols #news_medias_column .highlight .title {
    line-height:1.6em;
    font-weight:normal;
}

.logged-in .cols #news_column .highlight, .logged-in .cols #news_advice_column .highlight, .logged-in .cols #news_medias_column .highlight {
    height: 13.0em;
}

.logged-in .cols #news_column .item, .logged-in .cols #news_advice_column .item, .logged-in .cols #news_medias_column .item {
    font-size: 12px;
    line-height: 1.4em;
    height: 10em;
}

.logged-in .cols #news_column .item .content, .logged-in .cols #news_advice_column .item .content {
    line-height: 1.4em;
    height: 4.2em;
    margin-top: .6em;
}

.logged-in .cols .col .bottom {
    font-size: 12px;
    line-height: 2.8em;
    padding-bottom: .2em;
    margin-top: 1.2em;
}

.logged-in .cols .col .bottom a {
    display: block;
}

.logged-in .cols .col .bottom a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    background: url(images/sprite_pictos.png) no-repeat 0 -460px;
    margin: -2px 0 0 12px;
}


/* CAROUSEL */

.carousel {
    position:relative;
}

#slide-small {
    height: 260px;
    line-height: 260px;
    width: 850px;
}

#slide-small img {
    vertical-align: middle;
    max-width: 140px;
    border: 1px solid #a1a1a0;
}

h2 + .carousel {
    margin-top:-14px;
}
.overlay {
    display:none;
}
.overlay .product-name{
    line-height: 0.5em;
    text-transform: uppercase;
}

/* carousel_nav */

.owl-nav div {
    width:41px;
    height:41px;
    position:absolute;
    z-index:1000;
    top:55%;
    margin-top:-27px;
    background:url(images/sprite_pictos.png) no-repeat 0 25px;
    cursor:pointer;
}

.owl-nav .owl-prev {
    left:0;
    background-position:-50px -260px;
}

.owl-nav .owl-next {
    right:0;
    background-position:-50px -310px;
}

.owl-nav .disabled {
    cursor:auto;
}

.owl-nav .owl-prev.disabled {
    background-position:0 -260px;
}

.owl-nav .owl-next.disabled {
    background-position:0 -310px;
}

/* CLUB AUTEUR */

#link-club {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7700', endColorstr='#FF9940');
    background: #D8651A;
    /* border: 1px solid darkorange; */
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: whitesmoke;
    font-weight: bold;
    padding: 3px 7px;
    text-decoration: none;
    vertical-align: text-bottom;
}

.bloc {
    float: left;
    text-align: center;
    width: 300px;
    background-color: white;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

.bloc-droite {
    float: left;
    width: 300px;
    background-color: white;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 5px;
    vertical-align: top;
    text-align: center;
}

.bloc-droite img, .bloc img, .visu img {
    max-width: 230px;
    padding-top: 5px;
}

.title {
    font-weight: nomal;
    font-size: 1.3em;
    color: #F58220;
    text-shadow: 0 0 1px lightgrey;
    line-height: 2.5em;
    margin: 0 0 5px;
}


/* CAROUSEL ITEMS */

/*.owl-carousel .owl-stage-outer {
    margin: 0 50px;
}

.owl-carousel .owl-item {
    max-width: 200px;
}*/

.owl-carousel img {
    vertical-align:middle;
    max-width:198px;
    border:1px solid #a1a1a0;
    margin: 0 auto;
}


/* BOUTONS */
.button {
    background: none;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

button#close_add_adresse > span{
    background: #eb340a;
}

button.button > span,
.button > span {
    border: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 3px 10px;
    background: #D8651A; /* Old browsers */
    /*background: -moz-linear-gradient(top,  #F27900 0%, #CE3400 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F27900), color-stop(100%,#CE3400)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  #F27900 0%,#CE3400 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  #F27900 0%,#CE3400 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #F27900 0%,#CE3400 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  #F27900 0%,#CE3400 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F27900', endColorstr='#CE3400',GradientType=0 ); /* IE6-9 */
    /*border: solid 1px rgba(0, 0, 0, 0.2);*/
    /*display: inline-block;*/
    float:right;
    text-decoration: none;
    color:#ffffff;
}

button.button:hover > span,
.button:hover > span {
    background: #D8651A;
    color:#FFFFFF;
    border:none;
}

button.button span span,
.button span span {
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: bold;
    background: none !important;
    color: #f5f5f5;
}

.button.button-small > span {
    padding: 3px 6px;
}

.button.button-small span span {
    font-size: 0.8em !important;
    font-weight: normal !important;
}

button.button:hover span span,
.button:hover span span {
    color: white;
}


/* ACTUALITES */

.page-blog #grid-container, .page-blog .grid {
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: auto;
}

.page-blog .table-bordered, .page-blog .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none;
}

#grid-container .grid-item, #grid-container .blog-item {
    width: 190px;
    padding: 0px;
    margin: 0 1rem 2rem;
}

.grid article {
    border: medium none;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
    border-radius: 7px;
    float: left;
    display: block;
    background-color: transparent;
    margin: 0.5%;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.page-blog .grid-item .blog-top {
    border-bottom: 1px solid #ccc;
    border-radius: 7px 7px 0 0;
    min-height: 2rem;
    padding: 0;
}

.blog-top img {
    width: 100%;
    height: auto;
}

.blog-bottom {
    padding: 0;
    max-width: 100% !important;
}

.blog-bottom.container .row {
    padding: 1rem 0;
    display: flex;
    align-items: center;
}

.text_blog {
    padding: 0.5em 1em;
    margin: 1px 0 0;
    background-color: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
}


/* INTERVIEWS */

.wordpress .more-posts .wordpress-post a, .wordpress .wordpress-post a h4, .wordpress .wordpress-post a h3, .wordpress .wordpress-post a h1, .wordpress .last-post a {
    font-weight: bold;
    color: #F58220;
    text-decoration: none;
}

.wordpress .wordpress-post a h1 {
    font-size: 1.5em;
}

.wordpress.wordpress-homepage-layout .last-post .wordpress-post {
    margin-bottom: 0px;
}
.wordpress .col2-left-layout .post-col2 {
    float: left;
    width: 820px;
}
.wordpress .wordpress-post {
    float: left;
    margin-bottom: 15px;
}
.wordpress .post-col2 {
    float: left;
    width: 830px;
}
.wordpress.wordpress-homepage-layout .post-author {
    margin-right: 20px;
}
.wordpress .post-author {
    font-weight: bold;
}


/* CART */

.cart .discount, .cart .shipping {
    border: 1px solid #d0cbc1;
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    padding: 12px 15px;
    margin: 0 0 18px;
}
.cart .discount h2 {
    background-image: url(../images/i_discount.gif);
}
.cart .discount h2, .cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
    padding: 0 0 0 21px;
    color: #e26703;
    text-transform: uppercase;
}
.cart .discount input.input-text {
    width: 254px;
    padding: 0;
    height: 25px;
    margin-bottom: 10px;
    border-radius: 0;
}
.cart .discount button.button > span span,
.cart .shipping button.button > span span,
.cart-table button.btn-continue > span span,
.cart-table button.btn-update > span span
/*.product-view .box-tags .form-add button.button > span span,
.button.blue > span span*/{
    color: #333;
}

.cart .discount button.button:hover > span span,
.cart .shipping button.button:hover > span span,
.cart-table button.btn-continue:hover > span span,
.cart-table button.btn-update:hover > span span
/*.product-view .box-tags .form-add button.button:hover > span span,
.button.blue:hover > span span*/{
    color: black !important;
}

.cart .discount button.button > span,
.cart .shipping button.button > span,
.cart-table button.btn-continue > span,
.cart-table button.btn-update > span
/*.product-view .box-tags .form-add button.button > span,*/
/*.button.blue > span*/ {
    color: #333 ! important;
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#e1e1e1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#e1e1e1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5f5f5 0%,#e1e1e1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
    border: solid 1px rgba(0, 0, 0, 0.2);
}

.cart .discount button.button:hover > span,
.cart .shipping button.button:hover > span,
.cart-table button.btn-continue:hover > span,
.cart-table button.btn-update:hover > span
/*.product-view .box-tags .form-add button.button:hover > span,
.button.blue:hover > span*/ {
    border-color: #bbb;
    color: #000 ! important;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #f1f1f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8f8f8 0%,#f1f1f1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#f1f1f1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f8f8f8 0%,#f1f1f1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}

.cart .totals {
    float: right;
    background: #dee5e8;
    border: 1px solid #bebcb7;
}

.cart .totals table {
    width: 100%;
    margin: 7px 0;
    border: 0;
}

.cart .totals td {
    padding: 5px 15px 5px 7px;
    border: 0;
}

.cart .totals tr {
    margin-bottom: 10px;
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    text-align: right;
}

.publish-details .promo,
.customer-account .promo {
    font-weight: bold;
    color:red;
}

.publish-details .promo.green,
.customer-account .promo.green {
    
    color:green;
}

.customer-account .promo.green.big {
    font-size:1.2em;
}

button.button.green span,
button.button.btn-proceed-checkout,
button.button.btn-checkout span {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.03, #2F8E16), color-stop(0.65, #35A118));
    background: -moz-linear-gradient( center bottom, #2F8E16 3%, #35A118 65%);
    text-shadow: 1px 1px 1px #262;
    height:25px;
}

button.button.green:hover span,
button.button.btn-proceed-checkout:hover span,
button.button.btn-checkout:hover span {
    background: #35A118;
}

button.btn-checkout span {
    height: auto;
}

button.btn-checkout span span {
    font: bold 13px Arial !important;
    padding: 10px 25px 0 16px;
}

button.btn-cart {
    background: url('../images/add-to-cart.gif') 0 -36px !important;
    width: 140px !important;
    height: 27px;
}

button.btn-cart:hover {
    background-position: 0 0px;
}

button.btn-cart span {
    display: none;
}

#button-preview > span {
    margin-top: 10px;
    padding: 3px 18px;
}
#button-preview {
    float:left;
    margin-left: 6px;
}

#button-preview span span {
    background: url("../images/ico_extrait.png") no-repeat scroll left center transparent !important;

    display: block;
    font-size: 14px !important;
    height: 26px;
    padding-left: 45px;
    padding-top: 7px;
}

/* MENU */

.menu {
    bottom: 18px;
    height: 32px;
    position: absolute;
    right: 0;
    width: 722px;
}

.menu > div:hover {
    box-shadow: 5px 5px 2px rgba(0,0,0,0.3);
}

.menu .menu-accueil {
    float: left;
    width: 41px;
    height: 32px;
    /*background: url('../images/menu.jpg');*/
    background: url('../images/menu-edilivre-2012.jpg');
    cursor: pointer;
    border-bottom: solid 1px #b66800;
}
.menu .menu-edilivre {
    float: left;
    width: 136px;
    height: 32px;
    /*background: url('../images/menu.jpg');*/
    background: url('../images/menu-edilivre-2012.jpg') -41px 0;
    cursor: pointer;
    border-bottom: solid 1px #b66800;
}

.menu .menu-publier {
    float: left;
    width: 136px;
    height: 32px;
    /*background: url('../images/menu.jpg') -142px 0;*/
    background: url('../images/menu-edilivre-2012.jpg') -176px 0;
    cursor: pointer;
    border-bottom: solid 1px #b66800;
}

.menu .menu-librairie {
    float: left;
    width: 136px;
    height: 32px;
    /*background: url('../images/menu.jpg') -291px 0;*/
    background: url('../images/menu-edilivre-2012.jpg') -313px 0;
    cursor: pointer;
    border-bottom: solid 1px #b66800;
}

.menu .menu-actualite {
    float: left;
    width: 136px;
    height: 32px;
    /*background: url('../images/menu.jpg') -441px 0;*/
    background: url('../images/menu-edilivre-2012.jpg') -449px 0;
    cursor: pointer;
    border-bottom: solid 1px #b66800;
}

.menu .menu-espace {
    float: left;
    width: 137px;
    height: 32px;
    /*background: url('../images/menu.jpg') -578px 0;*/
    background: url('../images/menu-edilivre-2012.jpg') -585px 0;
    cursor: pointer;
    border-bottom: solid 1px #b66800;
}

.menu .menu-accueil.active,
.menu .menu-accueil:hover {
    background-position: 0 -43px;
    border-bottom: solid 1px #ff7e00;
}

.menu .menu-edilivre.active,
.menu .menu-edilivre:hover {
    background-position: -41px -43px;
    border-bottom: solid 1px #FF9201;
}
.menu .menu-publier.active,
.menu .menu-publier:hover {
    background-position: -176px -43px;
    border-bottom: solid 1px #FF9201;
}

.menu .menu-librairie.active,
.menu .menu-librairie:hover {
    background-position: -313px -43px;
    border-bottom: solid 1px #FF9201;
}

.menu .menu-actualite.active,
.menu .menu-actualite:hover {
    background-position: -449px -43px;
    border-bottom: solid 1px #FF9201;
}

.menu .menu-espace.active,
.menu .menu-espace:hover {
    background-position: -585px -43px;
    border-bottom: solid 1px #D53C00;
}

.menu .submenu,
.menu .submenu-child {
    visibility: hidden;
    position: absolute;
    /*
    border: solid 1px #FF9201;
    border-top: 0;
    */
    border: none !important;
    background: #FF9201;
    z-index: 1000;
    border-radius: 2px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    box-shadow: 5px 5px 2px rgba(0,0,0,0.3);
    text-align: left;
}

.menu .submenu-child {
    background: #fda42f;
    border: solid 1px #fda42f;
}

.menu .submenu{
    top: 33px;
}

.menu .submenu a {
    display: block;
    text-decoration: none;
    color: white;
}

.menu .submenu a span {
    padding: 5px 6px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

.menu .submenu a span {
    border-bottom: solid 1px #e08104;
}

.menu .menu-espace .submenu a span {
    border-bottom: solid 1px #9B0600;
}

.menu .submenu a.last span {
    border-bottom: none;
}

.menu .submenu a:hover {
    background: #D8651A;
    color: white;
}
.menu-edilivre:hover .submenu{
    visibility: visible;
}

.menu-publier .submenu a,
.menu-publier .submenu {
    width: 235px;
}

.menu-publier:hover .submenu {
    visibility: visible;
}

.menu-publier .submenu {
    left: 177px;
}
.menu-librairie:hover .submenu{
    visibility: visible;
}
.menu-actualite .submenu a,
.menu-actualite .submenu {
    width: 155px;
}

.menu-actualite:hover .submenu,
.menu-actualite .submenu-parent:hover .submenu-child,
.menu-publier .submenu-parent:hover .submenu-child,
.menu-edilivre .submenu-parent:hover .submenu-child{
    visibility: visible;
}
.submenu-parent:hover {
    background: #D8651A;
    color: white;
}
.menu-actualite .submenu {
    left: 449px;
}
.menu-actualite .submenu-child.submenu-nos-dossiers {
    left: 155px;
    top: 59px;
}

.menu-actualite .submenu-child.submenu-interviews {
    left: 155px;
    top: 148px;
}

.menu-actualite .submenu-child{
    left: 156px;
    top: 110px;
}
.menu-actualite .submenu-child,
.menu-actualite .submenu-child a{
    width: 180px;
}
.menu-edilivre .submenu-child{
    left: 165px;
    top: 0;
}

.menu-edilivre .submenu a,
.menu-edilivre .submenu {
    width: 165px;
}

.menu-publier .submenu-child{
    left: 235px;
    top: 0;
}

.menu-publier .submenu-child.submenu-child-services {
    top: 88px;
}

.menu-espace:hover .submenu {
    visibility: visible;
}

.menu-espace .submenu {
    left: 585px;
    width: 137px;
    background-color: #D53C00;
    border-color: #D53C00;
}

.menu-espace .submenu a:hover {
    background: #B61D01;
}

/* Page CMS */
.std ul {
    list-style-type: square;
    padding:15px 0 0 30px;
    margin-bottom: 20px;
}

.std ul li {
    /*margin-bottom: 10px;*/
}
.std p{
    font-size:1rem !important;
}

/* ACCUEIL */
.cms-home .col-main .std {
    position: relative;
}

.cms-home #button-publish {
    cursor: pointer;
    height: 50px;
    left: 190px;
    position: absolute;
    top: 370px;
    width: 200px;
    z-index: 1000;
}

.cms-home #button-publish span {
    display: none;
}

.cms-home #block-publiez h1 {
    color: #b28877;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin: 0;
}

.cms-home #block-publiez h2 {
    font-size: 44px;
    color: #D8651A;
    line-height: 0.9em;
    margin-bottom: 7px;
}

.cms-home #block-publiez h3 {
    font-style: italic;
    font-size: 18px;
    font-weight: normal;
    color: #D8651A;
    line-height: 1.5em;
    margin: 18px 0 0 0;
}

.cms-home #block-publiez {
    background: url('../images/bkg_home-1.jpg') bottom left no-repeat;
    width: 402px;
    height: 430px;
    float: left;
    margin-bottom: 15px;
}

.cms-home .col-main #mot-du-fondateur {
    background: url('../images/bkg_mot-du-fondateur.gif') top repeat-x #EFEEEE;
    float: right;
    width: 250px;
    margin-bottom: 15px;
    border-radius: 3px;
}

.cms-home .col-main #mot-du-fondateur p {
    margin: 0;
    padding: 5px 15px;
    font-size: 12px;
    font-style: italic;
}

.cms-home .col-main #mot-du-fondateur h4 {
    padding: 10px 0 0 15px;
    color: #574c49;
    text-transform: uppercase;
    font-size: 12px;
}

/* Homepage block ils nous ont dit */
#inod {
    padding: 10px 0px;
    height: 210px;
}

/*
.product-image {
border: solid 1px #bbb;
padding: 1px;
}
*/

/* Coverflow */
.block-coverflow {
    border: none;
}
.cmd_derives p {
    margin: 0 1rem 10px;
}

.cmd_derives .secteur .row {
    margin-right: 0;
}	

p {
    margin: 0 0 10px;
    font-size: 0.9em;
}
p.comment {
    font-style: italic;
    line-height: 1.2em;
    margin: 0;
    font-size: 14px;
    color: #666;
}

.who {
    float: right;
    text-align: right;
    margin: 10px 0 10px 3px;
    color: #a25a3d;
}

.who .author-name {
    font-weight: bold;
}

.read-more {
    margin-bottom: 0px;
}

.last-post .read-more {
    margin-bottom: 10px;
}

.read-more b {
    font-weight: bold;
    color: #333;
    color: #D8651A;
}

.col-main .block.les-dernieres-interviews,
.col-main .block.les-evenements-a-venir,
.col-main .block.edito,
.col-main .block.la-presse-en-parle {
    border: medium none;
    float: left;
    /* margin: 0; */
    padding: 0;
    width: 332px;
}

.col-main .block.les-dernieres-interviews .block-content small,
.col-main .block.les-evenements-a-venir .block-content small,
.col-main .block.edito .block-content small,
.col-main .block.la-presse-en-parle .block-content small {
    float: left;
}

.col-main .block.edito, .col-main .block.la-presse-en-parle {
    background: url("../images/bkg_block_1.jpg") no-repeat scroll left top transparent;
}

.col-main .block.edito .block-title, .col-main .block.la-presse-en-parle .block-title {
    padding: 5px 0 5px 45px;
    font-size: 16px;
    color: white;
    font-weight: bold;
    background: none;
    height: auto;
    border: none;
}

.col-main .block.edito .block-content, .col-main .block.la-presse-en-parle .block-content {
    padding: 15px 25px 10px 10px;
    width: 283px;
}

.col-main .block.les-dernieres-interviews,
.col-main .block.les-evenements-a-venir {
    background: url("../images/bkg_block_2.jpg") no-repeat scroll left top transparent;
}

.col-main .block.les-dernieres-interviews .block-title,
.col-main .block.les-evenements-a-venir .block-title {
    padding: 0 0 0 55px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    background: none;
    height: auto;
    border: none;
}

.col-main .block.les-dernieres-interviews .block-content,
.col-main .block.les-evenements-a-venir .block-content {
    background: none repeat scroll 0 0 #FAD6B6;
    margin-bottom: 15px;
    margin-right: 14px;
    padding: 15px 10px 10px;
}

.col-main .block.les-dernieres-interviews {
    clear: left;
}

.col-main .block .block-content a.other-post-links { font-size:11px; display: block; width: 273px; padding-left: 10px; line-height:14px; margin-bottom:5px; }

/* Forms */
form { display:inline; }

/* Form Elements */
input,select,textarea,button { font:12px/15px ; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input[type="checkbox"] { width: 15px; }
input.qty { width:2.5em !important;font-weight: bold;float:none }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }

/* Form lists */

/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.error { color:#eb340a }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:300px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px !important; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px !important; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px !important; }

.form-list .customer-dob #datepicker { width: 254px; }
.form-list #change_password {
    box-shadow: none;
    -webkit-box-shadow: none;
}

input.checkbox {
    width: initial !important;
    height: initial !important;
}

/* Publish */
.publish h1 {
    /*color: #D8651A;*/
    font-size: 30px;
    line-height: 1em;
    margin: 0 0 7px;
}

.publish .content {
    position: relative;
}

.publish p {
    font-size: 13px;
}

.publish p strong,
.publish p b {
    color: #333;
}

.publish .fieldset {
    border : none !important;
    padding: 50px 20px 20px;
    /*background: url('../images/bkg_publish_step1.jpg') top no-repeat #fbede2;*/
    border: 1px orange;
    margin: 0;
}

.publish .buttons-set {
    position: relative;
    margin: 40px 0 0;
    border: none;
    padding: 0;
    text-align: right;
}

.publish .fieldset .legend {
    display: none;
}

legend span {
    display: block;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    /* border-radius: 3px; */
    background-color: #F25309;
    background-image: -moz-linear-gradient(top, #FF6600, #F25309);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF6600), to(#F25309));
    background-image: -webkit-linear-gradient(top, #FF6600, #F25309);
    background-image: -o-linear-gradient(top, #FF6600, #F25309);
    background-image: linear-gradient(to bottom, #FF6600, #F25309);
    background-repeat: repeat-x;
    border-color: #F25309;
    line-height: 40px;
    font-size: 21px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6600', endColorstr='#F25309', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.publish .form-list li {
    margin: 0 0 8px;
}

.publish .form-list .fields {
    width: 100%;
}

.publish .form-list label {
    font-size: 14px;
}

.publish .field-telephone,
.publish .field-email {
    width: 294px;
    float: left;
}

.publish #fields-password .field {
    width:294px;
}
.publish .form-list .customer-name-prefix .name-firstname, .publish .form-list .customer-name-middlename .name-firstname {
    width:230px;
}

/* ______________________________________________________PROGRESS BAR */

.col-xs-12 .list-group-item {
    border-radius: 0;
}

.bookinfo_couv {
    /*  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22); */
}

.recap_services, .add_services, .full_stats_graphs {
    background-color: transparent;
    border-radius: 7px;
}

.recap_services, .add_services .col-xs-12, .full_stats_graphs {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
}

.add_services .col-xs-12 {
    border-radius: 7px;
}

.add_services {
    margin-bottom:1rem;
}

.add_services .col-sm-6 {
    margin-bottom:1rem;
}


.progress {
    height: 3rem;
    vertical-align: middle !important;
}

.progress-bar{
    padding-top: 0.5rem;
    font-size: 0.8rem;
}

.progress_bar h2, .progress_bar .h2 {
    font-size: 1.5rem;
    font-weight: 300;
}

.progress-bar .page-header {
    padding-bottom: 9px;
    margin: 40px 0px 20px;
    border-bottom: 1px solid #EEE;
}

.progress .progress-bar:nth-child(n+1) {
    background-color: #CCFFFF;
    color:#333333;
}

.progress .progress-bar:nth-child(n+2) {
    background-color: #CBF9EA;
    color:#505050;
}

.progress .progress-bar:nth-child(n+3) {
    background-color: #C9F3D5;
    color:#6D6D6D;
}

.progress .progress-bar:nth-child(n+4) {
    background-color: #C8EDC0;
    color:#8A8A8A;
}

.progress .progress-bar:nth-child(n+5) {
    background-color: #C6E8AA;
    color:#A8A8A8;
}

.progress .progress-bar:nth-child(n+6) {
    background-color: #C5E295;
    color:#A8A8A8;
}

.progress .progress-bar:nth-child(n+7) {
    background-color: #C3DC80;
    color:#A8A8A8;
}

.progress .progress-bar:nth-child(n+8) {
    background-color: #C2D66B;
    color:#FFFFFF;
}

.fa.fa-chevron-right {
    float: left;
    padding: 0.5rem 1rem 0px 2rem;
    color: #fff;
}

.post_chevron {
    font-size: 1.7rem;
    font-weight: 300;
}

.post_chevron:hover, .add_services:hover {
    background-color: #FFF;
    color: #d9671d !important;
    border-radius: 7px;
}

.progress_services .page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
}

.owl-theme .fa.fa-chevron-right,
.owl-theme .fa.fa-chevron-left {
    color: #d9671d;
    float: none;
}


/* Tag */
legend {
    padding-bottom: 10px;
}
legend span {
    display: block;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    background-color: #F25309;
    background-image: -moz-linear-gradient(top, #FF6600, #F25309);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF6600), to(#F25309));
    background-image: -webkit-linear-gradient(top, #FF6600, #F25309);
    background-image: -o-linear-gradient(top, #FF6600, #F25309);
    background-image: linear-gradient(to bottom, #FF6600, #F25309);
    background-repeat: repeat-x;
    border-color: #F25309;
    line-height: 40px;
    font-size:21px;
    /*width:908px;*/
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6600', endColorstr='#F25309', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
@media (max-width: 979px) { 
    body {
        padding-top: 5px;
    }
}
.bullet li {
    line-height: 1.4em;
}
.bullet2 li {
    line-height: 1.9em;
    background: url('http://www.edilivre.com/landing/img/bullet.gif') no-repeat 0 7px;
    padding-left: 30px;
}

@media (max-width: 979px) { 
    .bullet2 li {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .input-xlarge {
        width: 210px;
    }
    legend {
        font-size: 14px !important;
        letter-spacing: 0;
    }
}

.publish #send {
    color:#ffffff;
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color:#5bb75b;
    background-image:-moz-linear-gradient(top, #62c462, #51a351);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image:-webkit-linear-gradient(top, #62c462, #51a351);
    background-image:-o-linear-gradient(top, #62c462, #51a351);
    background-image:linear-gradient(to bottom, #62c462, #51a351);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color:#51a351 #51a351 #387038;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color:#51a351;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    width: auto;
}

.publish #send:hover,
.publish #send:focus,
.publish #send:active,
.publish #send.active,
.publish #send.disabled,
.publish #send[disabled] {
    color:#ffffff;
    background-color:#51a351;
    *background-color:#499249;
    *background-color:#F25309; 
}

.publish #send.publish-send{
    background: url('../images/publish_step1_btn_send_v2.jpg') no-repeat;
}
.publish #message {
    width: 470px;
    height: 80px;
}

/*.publish label[for=prefix] {
    visibility: hidden;
}*/

.publish input[type=file] {
    border: none !important;
}

.publish #send span {
    display: none;
}

.publish-details h2 {
    margin-bottom: 0;
}

.publish-details img {
    max-width: 110px;
}

.product-update .input-text,
.publish .input-text {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
   /* box-shadow: inset 0 1px 1px #ddd;
    -moz-box-shadow: inset 0 1px 1px #ddd;
    -webkit-box-shadow: inset 0 1px 1px #ddd;*/
    font-weight: bold;
    font-size: 16px;
    color: #666;
    width:620px !important;
   /* background-color: #f9f9f9;*/
}

.form-list input.input-text {
    width: 254px !important;
}

/*.product-update .input-text:focus,
.publish .input-text:focus {
    background-color: white;
    box-shadow: inset 3px 3px 2px #ddd;
    -moz-box-shadow: inset 3px 3px 2px #ddd;
    -webkit-box-shadow: inset 3px 3px 2px #ddd;
}*/

.publish .content img {
    float: left;
    margin: 0 0 10px 10px;
}

.publish-details {
    padding: 20px;
    border: solid 1px #d9d9d9;
    /*background-color: #eee;*/
    margin: 15px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.services_opt img {
    max-width: 110px;
}

/**
 * 	
 */
.cms-edilivre-presentation-nos-collections .std img{
    margin: 5px 25px;
}

/*
 * PAGE NAV LEFT
 */
.page-nav-left  a{

    font-size: 1.1em;
    line-height: 1em;
    text-decoration: none;
    font-weight: normal;
}
.page-nav-left .sous-nav a{
    font-size: 0.9em;

}
.page-nav-left li {
    /*-moz-box-shadow:inset 0px 1px 0px 0px #cca192;*/
    /*-webkit-box-shadow:inset 0px 1px 0px 0px #cca192;*/
    /*box-shadow:inset 0px 1px 0px 0px #cca192;*/
    /*
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bf9582), color-stop(1, #a37a69) );
    background:-moz-linear-gradient( center top, #bf9582 5%, #a37a69 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf9582', endColorstr='#a37a69');
    */
    /*background-color:#F58220;*/
    border-top: 1px dotted #AA9999;
    /*padding:6px 24px;*/
    padding: 10px 0 10px 10px;
    /*text-shadow:1px 1px 0px #956e60;*/
    height: auto;
    /*margin-bottom: 5px;*/
    cursor: pointer;
}

.page-nav-left .sous-nav,
.page-nav-left .sous-nav:hover,
.page-nav-left .sous-nav{
    height: auto;
   /* margin-bottom: 20px;*/
    padding: 0 0 0 10px;
    display: none;
}

.page-nav-left .current-menu-parent .sous-nav {
    display: block !important;
}

.page-nav-left .sous-nav li{
    border-top: none;
    /*border-bottom: 1px dotted #AA9999;*/
    height: auto;
    padding: 5px 0 5px 10px;
}
.page-nav-left .sous-nav li + li{
    border-top:1px dotted #AA9999;
    
}
.page-nav-left a:focus {
    color: #626262;
}

/* Page Dépot */
.publish-index-index .publish-navigation {
    width: 680px;
    height: 50px;
}

.publish-index-index .publish-navigation li {
    float: left;
    margin-right: 6px;
}

.publish-index-index .content .publish-navigation img {
    margin: 0;
    opacity: .9;
}

.publish-index-index .content .publish-navigation img:hover {
    opacity: 1;
}

#sb-container #btn_publish {
    display: none;
}

#sb-container .link_publish {
    display:none;
}

/* Product */
.product-author {
    font-weight: bold;
    color: #a25a3d;
}

.product-box {
    float:right;
    width:150px;
}

/* Catalog index */

.products-grid .link-wishlist {
    font-size:10px;
    font-weight:normal;
}

.catalog-category-view .add-to-links {
    margin-top: 0;
    padding-bottom: 4px;
}

.box-additional .data-table th, .box-additional .data-table td {
    border: none !important;
    line-height: 1.25;
    text-align: left;
    color: black;
}

.box-additional .data-table th {
    font-weight: bold;
    vertical-align: middle;
}

#super-product-table {
    line-height: 1.2em;
}

.product-shop .product-name h1 {
    font: bold 20px/1.35 ;
    text-transform: none;
    margin: 0;
    color: #D8651A;
}

.product-shop .product-name h2 {
    text-transform: none;
    margin: 0;
    padding:0.3em 0;
    color: #D8651A;
}

.product-shop .add-to-links {
    padding-top: 1px;
}

.box-reviews dd {
    margin: 0 0 15px;
}

#customer-reviews dl dd {
    font-style: italic;
    color: #666;
}

#review-add-form {
    margin-bottom: 5px;
}

.reviews {
    margin-bottom: 10px;
}

.reviews h2 {
    margin-bottom: 10px;
    font-weight: bold;
}

.reviews li {
    padding: 5px 5px 0 5px;
}

.reviews li p {
    margin-bottom: 5px;
}

.reviews li .more {
    float: right;
}

#customer-reviews button#add-review {
    margin-bottom: 10px;
}

#customer-reviews h2 {
    font-size: 16px;
}

#customer-reviews h4 {
    color: #666;
}

.product-view .product-img-box {
    margin: 10px 0;
    /*width: 267px;
    float: left;*/
    display: inline-block;
}

.product-view .product-img-box .product-image {
    position: relative;
    margin: 0;
}

.product-view .product-img-box .product-image #image_new {
    position: absolute;
    top: 0;
    left: 0;
}

.product-view .product-img-box .product-image #image_new,
.product-view .product-img-box .product-image #image {
    box-shadow: 0 0 8px #666666;
    -moz-box-shadow: 0 0 8px #666666;
    -webkit-box-shadow: 0 0 8px #666666;
}

.products-list .product-image,
.products-grid .product-image {
    height: auto;
    margin: auto;
    width: auto;
    margin-bottom: 15px;
    text-align: center;
    min-height: 183px;
}


img.product-image,
.product-image img,
.product-image-desc img,
.products-list .product-image img,
.products-grid .product-image img {
    display: block;
    margin: 0 auto;
    -moz-box-shadow: 1px 1px 3px #888;
    -webkit-box-shadow: 1px 1px 3px #888;
    box-shadow: 1px 1px 3px #888;
}
.data-table tr.last th, .data-table tr.last td {
    border-bottom: 0 !important;
    height: 2.5em;
    vertical-align: middle;
}
.data-table thead th {
    background-color: #d8651A;
    font-weight: bold;
    border-right: 1px solid #c2d3e0;
    padding: 2px 8px;
    color: #ffffff;
    white-space: nowrap;
    vertical-align: middle;
}
.data-table .product-name{
    line-height: 1em;
}
.data-table h3 {
    font-size: 1.1em;
    color:#D8651A !important;
    text-align: left !important;
}
.data-table .cart-price {
    text-align: right;
}
.data-table tfoot {
    border-bottom: 1px solid #d9dde3;
}
.product-name {
    font: 3em;
    font-weight: bold;
    line-height: 3.9em;
    color: #9C3001 !important;
    /*text-shadow: 1px 1px 1px #c4c4c4;*/
    text-shadow:none;
}

.product-name a {
    text-transform: none;
    text-decoration: none;
    border: none;
    font-size: 1.1em ;
    font-weight: bold;
    line-height: 1.2em !important;
    color: #9C3001 !important;
}
.cart-table .product-name,
.cart-table .product-name a{
    font-size:1.1em
}
/* THEME */
.product-category {
    font-weight: bold;
    display: inline-block;
    font-size: 0.9em;


}

.product-published-at,
.product-nombre-page {
    font-size: 11px !important;
    margin: 0;
}

.products-list .product-image {
    margin: 0;
}

.products-list li.item {
    /*  margin: 0 80px;*/
}

.price-box-special {
    line-height:30px;
}
.minimal-price {
    margin-bottom: 10px;
    float:left;
}
.minimal-price .price-label {
    /*font-weight:bold;*/
    /*color: #575757;*/
    /*color:#C76200;*/
    color:#84523E;
    font-size:12px;
}

.minimal-price img {
    margin-bottom: 2px;
}


.product_list_block_special_price {
    width:148px;
}

.product_list_block_special_price img {
    margin:5px 3px 2px 0;
    float:left;
}
.product_list_block_special_price .block_prices {
    line-height:15px;
}

.save-price { color:#666; font-size:11px; margin: 0 }
.old-price .price-label { color:#666; font-size: 9px; }
.save-price span.price { font-weight:normal; }
span.old-price { text-decoration:line-through; color:#666; font-size: 11px;}
.old-price .price { color:#666; font-weight:normal; }

.products-grid .actions button.button,
.products-list button.button {
    display: none;
}

.products-list li.item {
    padding-top: 5px;
}

.catalog-category-view .products-grid .price,
.catalog-category-view .products-list .price {
    font-size: 12px;
}

.catalog-category-view .page-title {
    display: none;
}

.products-list .desc {
    text-align: justify;
    font-size:14px;
}

.product-shop p.author-name {
    margin-bottom: 5px;
}

.product-shop p.author-name span {
    font-weight: bold;
}

#load-catalog button {
    background-color: #da6c24;
    padding: 10px 40px;
    color: white;
    margin-top: 30px;
}

.products-grid li.item {
    position: relative;
    min-height: 400px;
    border: solid 1px #626262 \9;
    width: 180px;
    box-shadow: 0px 0px 3px #BBB;
    -moz-box-shadow: 0px 0px 3px #BBB;
    -webkit-box-shadow: 0px 0px 3px #BBB;
    margin-top: 5px;
    /*margin-left: 10px;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    float:left;
    padding: 15px 10px 10px 15px;
}

@media screen and (max-width: 460px) {
    .products-grid li.item {
        width: 100%;
        padding: 10px;
    }
}

@media screen and (min-width: 460px) and (max-width: 690px) {
    .products-grid li.item {
        width: 50%;
        padding: 10px;
    }
}

@media screen and (min-width: 690px) and (max-width: 900px) {
    .products-grid li.item {
        width: 33%;
        padding: 10px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
    .products-grid li.item {
        width: 25%;
        padding: 10px;
    }
}

.products-grid.two-columns li.item.first,
.products-grid.three-columns li.item.first{
    margin-left: 5px;
}

.products-grid li.item.first {
    margin-left: 5px;
}

.products-grid.two-columns .product-image,
.products-grid.three-columns .product-image,
.products-grid .desc .product-image-desc {
    float: left;
    margin: 0 8px 5px 0;
}

.products-grid .product-name {
    line-height: 1.2em;
    overflow: hidden;
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 13px;
    padding-top: 10px;
}

.products-grid.two-columns .product-name {
    height: auto;
}

.products-grid .desc .product-name-desc {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    border: medium none;
    font: 14px/1em ;
    text-shadow: 1px 1px 1px #c4c4c4;
}

.products-grid .product-description {
    font-style: italic;
    font-size: 0.9em;
}

.products-grid .desc .product-name-desc a {
    color: #9C3001 !important;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    /*text-shadow: 1px 1px 1px #c4c4c4;*/
    text-shadow:none;
}

.products-grid .desc {
    background: none repeat scroll 0 0 white;
    border: solid 1px #aaa;
    /* box-shadow: 10px 10px #888, -10px -10px #f4f4f4, 0px 0px 5px 5px #cc6600; */
    border: 4px solid #ddd;
    box-shadow: 0 0 0 10px #eee;
    /*
    box-shadow: 0px 0px 7px #476378;
    -moz-box-shadow: 0px 0px 7px #476378;
    -webkit-box-shadow: 0px 0px 7px #476378;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    */
    display: none;
    left: 0px;
    padding: 13px 8px;
    position: absolute;
    top: 0;
    width: 220px;
    z-index: 1000;
    font-size: 11px;
    min-height: 312px;
}

.product-auteur {
    font-size: 11px !important;
    margin:3px;
    /*font-weight: bold !important;*/
}

span.reduction {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: none repeat scroll 0 0 #999999;
    color: white;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    margin: 1px 2px;
    padding: 1px 4px;
}
span.reduction.green{
    background: none repeat scroll 0 0 green;
}

span.reduction.red{
    background: none repeat scroll 0 0 red;
}
.product-auteur span {
    font-weight: normal;
}

/*
.products-grid.four-columns li.item:hover .product-name a {
text-decoration:underline;
}

    .products-grid.four-columns li.item:hover .product-name {
    display: none;
}

    .products-grid li.item:hover .desc {
    display: block;
    visibility: visible;
    opacity: 100%;
}

    .products-grid li.item:hover .desc {
    top: -3px;
    left: -42px;
}

    .products-grid li.item.first:hover .desc {
    left: 0px;
}

    .products-grid li.item.last:hover .desc {
    left: -79px;
}
*/

.col2-left-layout .products-grid, .col2-right-layout .products-grid {
    /*
    background: url("../images/bkg_grid.gif") repeat scroll 0 0 transparent;
    background: transparent url("../images/bkg_grid_bottom.gif") 0 bottom repeat-x;
    */
    background: none;
    border-bottom: 0;
    border-top: 0;
    width: 680px;
}

.products-grid .price-box {
    margin: 0;
    clear:both;
}

.data-table {
    margin-bottom: 10px;
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;

}

.data-table th {
    padding: 3px 8px;
    font-weight: bold;
    text-align: left;
    font-size: 0.9em;
}

.data-table td {
    padding: 8px 7px;

}

.data-table td .price {
    text-align:right;
    float:right;
}
.data-table dl {
    text-align: left;
}
.data-table tbody td {
    border: none !important;
    border-bottom: solid 1px #ddd !important;
    /*background: transparent url("../images/bkg_product_attr_grid.gif") repeat-x bottom;*/
    vertical-align: middle !important;
    /*text-align: right;*/
}

.data-table tfoot tr.first td,
.data-table tfoot tr {
    background: #dee5e8 !important;
}

.product-collateral .box-random .random ul li,
.product-collateral .box-sameauthor .sameauthor ul li {
    float: left;
    margin-right: 10px;
    width: 135px;
    list-style: none;
}
.product-collateral .box-similar .similar ul li,
.product-collateral .box-sameauthor .similar ul li {
    float: left;
    margin-right: 10px;
    width: 115px;
    list-style: none;
}

.product-collateral .box-sameauthor .product-image,
.product-collateral .box-similar .product-image {
    min-height: 0;
}

.product-collateral .box-sameauthor li.item,
.product-collateral .box-similar li.item {
    border-color: #FAD9BD;
    box-shadow: 0 0 3px #DAB99D;
    -moz-box-shadow: 0 0 3px #DAB99D;
    -webkit-box-shadow: 0 0 3px #DAB99D;
}

.product-collateral .data-table {
    border: none;
}

.product-collateral .data-table tbody td {
    background: none;
    border: none;
}

.data-table thead th {
    background: none #D8651A;
    border-right-color: white;
    color: white;
    /*background-image: linear-gradient(bottom, #996454 0%, #B28677 43%);
    background-image: -o-linear-gradient(bottom, #996454 0%, #B28677 43%);
    background-image: -moz-linear-gradient(bottom, #996454 0%, #B28677 43%);
    background-image: -webkit-linear-gradient(bottom, #996454 0%, #B28677 43%);
    background-image: -ms-linear-gradient(bottom, #996454 0%, #B28677 43%);*/

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #996454),
        color-stop(0.43, #B28677)
        );
}

.data-table tbody th {
    border-right: 0;
    border: 0;
}

.data-table .odd {
    background: #fafafa;
    background: none;
}

.data-table .even {
    background: #F8F7F5;
    background: #eeeeee;
    background: #f2f2f2;
    background: none;
}

.box-additional .data-bio {
    margin-bottom: 20px;
}

.product-collateral {
    background: none;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 0;
}

.product-collateral .box-collateral {
    /*background: url('../images/bkg_box_collateral.gif') bottom repeat-x;*/
    padding: 15px 25px;
    margin-bottom: 0px;
    min-height: 120px;
}

.product-collateral .box-collateral .std {
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd;
}


.product-collateral .box-collateral.box-tags {
    border: none;
    background: none;
}

.product-collateral .box-collateral.box-description {
    background: none;
}

.product-collateral .box-collateral .box-collateral {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    min-height: 0;
}

.product-collateral h2 {
    font-weight: bold;
    font-size: 15px;
    color: #e26703;
    border-bottom: 1px solid #e5dcc3;
    padding: 0 0 1px;
    margin: 0 0 15px;
}

.product-collateral h3 {
    font-size: 1.1em;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.box-collateral .data-table th,
.box-collateral .data-table td{
    padding: 5px 0;
}

.box-tags h3 {
    padding-left: 0;
    margin-top: 0;
}

.main-container {
    background: transparent;
}

.toolbar .view-mode label {
    float: left;
    margin: 2px 5px 0 0;
    color: #EF8201;
    font-size:1.2em;
}

.toolbar-bottom {
    margin-top: 15px;
}

.sorter .view-mode {
    float: right;
}

.toolbar .view-mode a span,
.toolbar .view-mode strong span {
    display: none;
}

.toolbar .view-mode .grid {
    background: url('../images/ico_list-grid.gif') no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    float: left;
}

.toolbar .view-mode strong.grid,
.toolbar .view-mode a.grid:hover {
    background-position: -22px 0;
}

.toolbar .view-mode strong.list,
.toolbar .view-mode a.list:hover {
    background-position: -22px -22px;
}

.toolbar .view-mode .list {
    background: url('../images/ico_list-grid.gif') 0 -22px no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin-left: 4px;
}

.toolbar .pager {
    float: left;
    color: #D8651A;
    margin: 0 0 0 0px;
    border: none;
    padding: 0 0 10px 3px;
    background: none;
}

.toolbar .sorter {
    background: none;
    color: #D8651A;
    font-weight: bold;
    border: none;
    padding:3px 1px;
}
.pager .amount {
    margin: 6px 100px 0 0;
    /* visibility: hidden; */
    display: none;
}

.pager .pages {
    margin: 0;
    width:820px;
}

.pager .pages strong {
    display: none;
}

.pager .pages li {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 24px;
    height: 24px;
    color: white;
    padding: 0;
    margin: 0 7px;
    text-align:center;
}

.pager .pages li span, .pager .pages li a {
    color: #433;
    background: white;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: #f5f5f5;
    display: block;
    padding: 0;
    border: solid 1px #e8e8e8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding:0 4px;
}

.pager .pages li.current {
    border: solid 1px #EF8201;
    background: #FF9201;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding:0 4px;
    margin: 0 0 0 10px;
}

.pager .pages li a:hover {
    background: #FFA211;
    border-color: #FFA211;
    color: #FFF;
}

.pager .pages li a.previous {
    background: url('../images/i_pager-previous-big.gif') no-repeat;
}

.pager .pages li a.next {
    background: url('../images/i_pager-next-big.gif') no-repeat;
}

.pager .pages li a.previous,
.pager .pages li a.next {
    border: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    display: block;
    margin-top: 2px;
}

.pager .pages li a.previous:hover,
.pager .pages li a.next:hover {
    background-position: -21px 0;
}

.pager .pages li a.previous img,
.pager .pages li a.next img {
    display: none;
}

.pager .limiter {
    display: none;
}

.pager .limiter select {
    padding: 2px;
}

.pager {
    border: none;
    background: none;
}

input.qty {
    margin: 1px;
    text-align: center;
    width: 2.5em !important;
    font-weight: bold;
    float: none;
}
.button-cart{
    float: left;
    width: 13px;
    height: 13px;
    margin: 5px 2px;
}
a.increment-qty,
a.decrement-qty,
span.increment-qty,
span.decrement-qty {
    display: block;
    width: 13px;
    height: 13px;
    background: url('../images/btn_plus.gif') no-repeat;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    cursor: pointer;
}
a.decrement-qty,
span.decrement-qty{
    background: url('../images/btn_moins.gif') no-repeat;
}

a.increment-qty:hover,
a.decrement-qty:hover,
span.increment-qty:hover,
span.decrement-qty:hover {
    background-position: -13px 0;
    color: #1E7EC8;
}

a.increment-qty span,
a.decrement-qty span,
span.increment-qty span,
span.decrement-qty span {
    display: none;
}

.product-view {
    border: none;
}

.box-tags h3 {
    display: none;
}

.box-tags .form-add {
    min-height: 50px;
}

.box-tags .form-add .input-box {
    float: left;
    width: 305px;
    margin: 0 5px 0 0;
    background: url(../images/i_tag_add.gif) 0 2px no-repeat;
    padding: 0 0 0 23px;
}

.box-tags .form-add input.input-text {
    border-radius: 35px;
}


.box-tags .form-add label[for=productTagName] {
    color: #D8651A;
}

.box-tags .product-tags {
    display: block;
    margin: 0 0 15px;
}

.box-tags .product-tags li.last {
    background: none;
    padding-right: 0;
}

.box-tags .product-tags li.first {
    padding-left: 0;
}

.box-tags .product-tags li {
    display: inline-block;
    padding: 0 7px 0 4px;
}

.box-tags .product-tags li a > span {
    margin-bottom: 5px;
    border: none;
    color: #ffffff;
    line-height: 2.6em;
    background: #d8651a;
    border-radius: 35px;
}

.box-tags .note {
    margin: 3px 0 0;
    padding: 0 0 0 23px;
    font-size: 11px;
}

.product-view .product-shop .nbrpage,
.product-view .product-shop .dateEdition,
.product-view .product-shop .format {
    margin: 0;
}

.product-view .product-shop .nbrpage,
.product-view .product-shop .dateEdition,
.product-view .product-shop .format,
.product-view .product-shop .ean,
.product-view .product-shop .availability {
    margin-top: 0;
    font-size: 11px;
    font-style: italic;
    color: #555;
}

.product-view .product-shop .format span,
.product-view .product-shop .availability span {
    font-style: normal;
    font-weight: bold;
}

.product-view .product-shop {
    /*width: 670px;
    float:right;*/
}

.product-view .product-img-box {
    margin-bottom: 10px;
}

.product-view .product-img-box .more-views li a {
    padding: 2px;
}

.product-view .product-img-box .more-views li {
    margin-left: 5px;
}

.product-view .product-img-box .more-views li.img_current a {
    border-color: #467aa1; /* couleur barre bleue */
    border-color: #1E7EC8; /* couleur liens */
    border-color: #90b3ce;
}

.product-view .product-img-box .more-views img.fullsize,
.product-view .product-img-box .more-views img.fullsize2 {
    display: none;
}

.product-essential {
    padding: 15px;
    background: none;
}

/**
 * Addthis custom
 */
.block-social {
    width: 670px;
    float: right;
    margin-top: 10px;
}

.block-social .network {
    float: left;
    margin-left: 7px;
    /*
    padding-right: 5px;
    border-right: dotted 2px #aaa;
    */
    min-height: 30px;
}

.block-social .network.last {
    border: none;
    padding-right: 0;
    margin-top: 2px;
    float: right;
}

.social-bookmarking-container {
    float: right;
    padding: 3px 2px 3px 5px;
    background: #f5f5f5;
    border: 1px solid #bbb !important;
    border-top-color: #d8d8d8 !important;
    border-left-color: #ddd !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 5px 0 10px 0;
    width: 225px;
}

.social-bookmarking-container span.social-bookmarking-label {
    margin: 8px 10px 0 0;
    float: left;
    color: #777;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
}

.social-bookmarking-container:hover span.social-bookmarking-label {
    color: #333;
}

.ean {
    margin-top: 4px;
    clear: left;
}

.add-to-box .add-to-wishlist,
.add-to-box .add-to-cart {
    float: right;
    margin-left: 10px;
}

.add-to-wishlist button.button span {
    background: url('../images/btn_add_to_wishlist.gif') top left;
    border: 0;
    width: 160px;
    height: 26px;
}

button.button.catalog-return {
    position: absolute;
    top: 0;
    margin: 11px 0 0 5px;
}
.block-layered-nav .actions{
    text-align: right;
    font-size: 0.8em;


}
.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}
.block .btn-remove,
.block .btn-edit{
    float:right;
}
/* Layered nav */
.block-layered-nav .block-title {
    text-indent: 0;
    margin-bottom: 20px;
}

.block .block-subtitle {
    margin: 0;
    padding: 5px 9px;
    font-size: 1em;
    font-weight: bold;
    color: #0a263c;
}

.block-layered-nav .block-subtitle {
    display: none;
    background: none;
}

.block-layered-nav .buttons-set {
    border: none;
    margin: 0;
}

.block-layered-nav .block-content {
    background: none;
    margin: 0;
    border: none;
    padding: 5px 5px 0 5px;
}

.block-layered-nav dd {
    padding: 0 5px 0px 5px;
    background: none;
}

.block-layered-nav dt {
    color: #D8651A;
    padding: 0 0 0 5px;
    background: none;
}

.block-layered-nav ol {
    padding-bottom: 10px;
}

.block-layered-nav li {
    border-bottom: dotted 1px #a99;
}

.block-layered-nav .currently .label {
    background: none;
    padding: 0;
    text-transform: uppercase;
}

.block-layered-nav .currently li {
    background: none;
    padding: 2px 0;
}
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions {
    background: none;
    border: none;
}

.block-blog-categories .block-content ul li,
.block-blog-archives .block-content ul li,
.block-layered-nav li {
    margin: 0;
    font-size: 0.8em;
    /* padding: 0 3px 0 15px; */
    padding: 4px 0;
    /* background: url('../images/theme_selected_small.gif') top left no-repeat; */
    /* background: transparent url('../images/i_pager-next.gif') 4px 6px no-repeat; */
    background: none;

}

/*.sidebar .block-content li:nth-child(5) {
    display: none;
}*/

.block .block-content,
.block-layered-nav .block-content dl dd {
    /* background: transparent url('../images/bkg_layered_nav.gif') top repeat-x; */
}
.sorter .sort-by {
    display: none;
}

.mini-products-list .product-image {
    float: left;
    width: 50px;
    border: 1px solid #a9a9a9;
}

.mini-products-list .product-details {
    margin-left: 60px;
}

.block.block-cart .block-content {
    background: none;
}

.block-cart .actions {
    background: none;
    border-bottom: 1px solid #c2c2c2;
    background: #dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x;
    padding: 6px 9px;
    text-align: right;
}

.block-cart .summary {
    background: #ddd;
    padding: 2px 8px 8px;
    margin: -1px 0 0;
    position: relative;
    z-index: 1;
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 2px 0;
    background: #fbebd9;
    text-align: center;
}

.block-cart .subtotal span {
    color: black;
}

.block .block-content {
    padding: 5px;
    position: relative;
}

.block.block-banner .block-content {
    padding: 5px 0;
}

.block-cart, .block-wishlist, .block-subscribe, .block-compare, .block-reorder, .block-poll, .block-viewed, .block-compared, .block-related, .block-tags, .block-login {
    font-size: 12px;
}

.block-viewed .block-title strong {
    background: none;
}

/* Fieldset */

/*
.fieldset {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-color: #eee;
}

    h2 .legend,
    .fieldset .legend {
    padding: 0px 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: solid 1px #D8651A;
    background: #D8651A;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.03, #D8651A), color-stop(0.65, #D2A897));
    background: -moz-linear-gradient( center bottom, #D8651A 3%, #D2A897 65%);
    color: #fff !important;
}
*/

.fieldset {
    border: 1px solid #ddd !important;
    border-radius: 3px;
    border-top-left-radius: 0;
    -moz-border-radius: 3px;
    -moz-border-radius-topleft: 0;
    -webkit-border-radius: 3px;
    -webkit-border-top-left-radius: 0px;
    margin: 30px 0 20px 0;
    padding: 15px;
}

.fieldset .legend {
    background: none;
    color: #D8651A;
    font-size: 16px;
    padding: 5px 100px 3px 0px;
    border: none;
    top: -12px;
    left: -6px;
    height: 20px;
}


/* Compte client */
#accordion .panel {
    border: none;
}

#infocompte .form-list .input-box {
    width: auto;
}

#infocompte p.liner {
    float: left;
    margin-right: 25px;
}

.box-account .box-head {
    border-bottom: 1px solid #d9dde3;
    margin: 0 0 10px;
    text-align: right;
}

.box-account .box-head h2 {
    float: left;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 21px;
    color: #e65505;
}

.box-account {
    background: #fff;
    border: 1px solid #aaa !important;
    border-color: #ccc #999 #999 #ccc;
    padding: 15px;
    margin: 0 0 20px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

.my-account .form-list textarea {
    width: 90%;
}

.my-account img {
    max-width: 220px;
}

.dashboard .welcome-msg ul {
    list-style: square;
}

.dashboard .welcome-msg ul li {
    margin-left: 20px;
}

.events-account-list .box-head h2, .dashboard .box-customerproducts .box-head h2 {
    background-image: url('/media/icons/book_open.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

.dashboard .box .box-title {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 2px;
    margin: 0 0 8px;
    text-align: right;
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}

/** Menu compte auteur */
.publisher-breadcrumbs {
    clear: both;
    height: 40px;
}

.publisher-breadcrumbs li {
    float: left;
    margin: 0px 7px 10px 0;
}

.publisher-breadcrumbs button.button span {
    border-color: #a91747;
    border-top-color: #F96797;
    border-left-color: #F96797;
    border-bottom-color: #890027;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.03, #D53C00), color-stop(0.65, #F55C20));
    background: -moz-linear-gradient( center bottom, #D53C00 3%, #F55C20 65%);
}

.publisher-breadcrumbs button span {
    background-color: #b42641;
}

.publisher-breadcrumbs button span span {
    color: #f5f5f5;
}

.publisher-breadcrumbs button,
.publisher-breadcrumbs button {
    /*
    box-shadow: 0 2px 2px #dcc;
    -moz-box-shadow: 0 2px 2px #dcc;
    -webkit-box-shadow: 0 2px 2px #dcc;
    */
}

.publisher-breadcrumbs button:hover,
.publisher-breadcrumbs button.active {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.publisher-breadcrumbs button:hover span,
.publisher-breadcrumbs button.active span {
    background-color: #9d2147;
    border-color: #5d0007;
    box-shadow: inset 0 2px 5px #311;
    -moz-box-shadow: inset 0 2px 5px #311;
    -webkit-box-shadow: inset 0 2px 5px #311;
}

.publisher-breadcrumbs button:hover span span,
.publisher-breadcrumbs button.active span span {
    background: none;
    border: none;
    color: white;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.publisheraccount-stats-index .col-1,
.publisheraccount-stats-index .col-2 {
    border: 1px solid #aaa !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f8f8f8;
    height: 180px;
    position: relative;
    cursor: pointer;
}

.publisheraccount-stats-index .col-1:hover,
.publisheraccount-stats-index .col-2:hover {
    background: #f0f0f0;
    border: 1px solid #999 !important;
}

.publisheraccount-stats-index .content {
    padding: 10px;
}

.publisheraccount-stats-index .content ul li {
    list-style: circle;
    margin-left: 15px;
}

.publisheraccount-stats-index .more {
    position: absolute;
    right: 0px;
    bottom: 0px;
    float: right;
    margin: 10px;
}



.block-account .block-title span {
    color: #D53C00;
}

.block-account .block-content ul li {

    padding: 10px 0 10px 5px;
    border-top: dotted 1px #AA9999;
}

/* Boutique Auteur */

.customerproducts-liste {
    list-style: none;
    margin-bottom: 25px;
    border: 1px solid #D8651A;
    border-radius: 5px 5px 5px 5px;
    margin-top: 10px;
    padding: 10px;
}

.customerproducts-liste li.nav-item.active > a {
    background-color: #d8651a;
    color: white;
}
.customerproducts-liste li.nav-item > a {
    color: #d8651a;
    border-top: 1px solid #d8651a !important;
    border-left: 1px solid #d8651a !important;
    border-right: 1px solid #d8651a !important;
}
.customerproducts-liste h2 {
    background: #D8651A;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px;
    text-align: left;
}

.customerproducts-list li.nav-item {
    border: 1px solid #d8651a;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
}

.customerproducts-liste p.liner {
    float: left;
    padding: 15px;
}

.customerproducts-liste .cmd_services img, .customerproducts-liste .cmd_derives img {
    float: left;
    max-width: 80px;
    padding-left: 10px;
}


.customerproducts-liste .cmd_services input[type="checkbox"] {
    width: 15px;
    /*float: right;*/
}

/* Liste ouvrages auteur */

.customerproducts-list-index .product-item {
    border: solid 1px #eee;
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.customerproducts-list-index .content {
    padding: 10px;
}

.customerproducts-list-index .product-collection {
    background: #D8651A;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 0 5px 10px;
    margin: 0 0 10px 0;
    color: white;
    font-weight: bold;
}

.customerproducts-list-index .product-collection span {
    font-weight: normal;
}

.customerproducts-list-index .content ul li {
    list-style: circle outside none;
    margin-left: 15px;
}



/* Statistiques de ventes auteur */
.sales-stat-list {
    margin-bottom: 15px;
    position: relative;
    width:730px;
}


.sales-stat-list li:nth-child(2n) {
    line-height: 35px;
    margin-left: 10px;
    background-color : #f8f8f8;
}

.sales-stat-list li:nth-child(odd) {
    line-height: 35px;
    margin-left: 10px;
    background-color : #fff;
}



.sales-stat-list li ul li {
    margin-left: 50px;
}

.sales-products { float:left; width:150px; margin:10px; }
.sales-products img { max-width:150px; }
.sales-products .product-name { line-height: 1em; text-align:center; margin-top:5px;}
.sales-graph {float:left; margin-left:20px; }
.sales-all-stats { margin:10px 0; }


.sales-stat-value {
    /* float: right; */
    position: absolute;
    right: 10px;
    width: 60px;
    /*background: #f8f8f8;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 10px 15px 10px;
    margin: 0;
    height: 15px;
    color: #333;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    right: 10px;
}
.sales-stat-order-details table {border:1px solid #CCC; margin-bottom:15px;}
.sales-stat-order-details table thead tr { background-color:#F60; }
.sales-stat-order-details table tbody { font-size:11px;}
.sales-stat-order-details table tr th { color:white; font-weight:bold; padding:5px; }
.sales-stat-order-details table tr td { padding:5px; }
.sales-stat-order-details table tr td.center { text-align:center; }

/* BLOCK */

.block .block-title {
    background: no-repeat scroll 7px 7px;
    height: 35px;
    padding: 7px 0 0 10px;
    border: none;
}

.block .block-title strong,
.block .block-title span {
    color: #626262;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    text-transform: none;
    padding: 2px 0 2px 0;
    display: block;
    min-height: 16px;
}

.block .block-title strong span {
    padding: 0;
}

/* cart */
.cart .cart-collaterals .col2-set {
    width: auto;
}

/* Page Contact */
.contacts-index-index .fieldset {
    margin-bottom: 0;
}

.contacts-index-index .buttons-set {
    margin-top: 0;
    padding-bottom: 15px;
    border-top: 0;
}

.contacts-index-index .col3-set {
    border-bottom: 1px solid #E4E4E4;
    padding: 8px 0;
}

.contacts-index-index .col3-set p {
    margin: 0;
}

.contacts-index-index .col3-set {
    padding-bottom: 10px;
}

.contacts-index-index .col3-set .col-1 {
    font-weight: bold;
    font-size: 13px;
    color: #4B4840;
}

.contacts-index-index .col3-set .col-2 {
    color: #555555;
    font-size: 11px;
}

.contacts-index-index .col-bottom {
    font-size: 15px;
    border: 1px solid #C4C6C8;
    background: #FAF7EE;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
}

/* RSS */

.rss-title h1 {
    background: url("../images/i_rss-big.png") no-repeat scroll 0 12px transparent;
    padding-left: 27px;
}

/* Messages */
.error-msg, .success-msg, .note-msg, .notice-msg, .spinner-msg {
    background-position: 10px 0px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    min-height: 24px !important;
    padding: 10px 15px 10px 65px !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.note-msg, .notice-msg {
    background-color: #FAFAFC;
    background-image: url("../images/i_msg-note.gif");
    border-color: #EAEAFF;
    color: #6989EF;
}

.success-msg {
    background-color: #F9FFF5;
    background-image: url("../images/i_msg-success.gif");
    border-color: #648443;
    color: #5DA621;
}

.error-msg {
    background-color: #FCF1F1;
    background-image: url("../images/i_msg-error.gif");
    border-color: #FFA0A8;
    color: #DF280A;
}

.spinner-msg {
    background-color: #FFF;
    background-image: url("../images/ajax-loader.gif");
    border: none !important;
    color: #F25309;
    background-position: 10px 9px !important; 
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.messages li.spinner-msg {
    font-size: 16px !important;
    padding: 8px 8px 8px 70px !important;
}


.block .block-content .block-readmore {
    text-align: right;
    /*color: white !important; RETIRER LIEN BLANC DU BLOC LEFT */
    display: block;
    text-decoration: none;
}

.block .block-content .block-readmore span {
    text-decoration: underline;
}

.block.block-facebook-twitter  {
    background: url('../images/macaron/facebook-twitter-macaron.jpg') no-repeat;
    height: 90px;
}

.block.block-facebook-twitter a.facebook {
    display: block;
    width: 100%;
    height: 45px;
}

.block.block-facebook-twitter a.twitter {
    display: block;
    width: 100%;
    height: 45px;
}

.twitter-share-button {
    margin-top: 4px;
}

.account-login .content {
    min-height: 240px;
    padding: 14px 21px;
    /* background: #faf7ee url(../images/bkg_login-box.gif) 0 0 repeat-x; */
    border: 1px solid #bbb6a5;
    border-bottom: 0;
}

.account-login .content h2 {
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 0 0 5px 0px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #e76200;
}

.account-login .new-users h2 {
    background: none;
}

.account-login .content h2 {
    padding: 0;
}

.account-login .buttons-set {
            background: none #EFEEEE;
    border: 1px solid #bbb6a5;
    border-top: 0;
    margin: 0;
    padding: 8px 13px;
    /* background: #dee5e8 url(../images/bkg_buttons-set1.gif); */
}

.account-login .registered-users h2 {
    background: none;
}


/*
#shopping-cart-totals-table tbody {
display: none;
}
*/

/*
.customer-account-edit #account-author-info {
display: none;
}
*/
.customer-account-edit #author-image {
    margin-top: 10px;
}
/*
 * Events
 */
#add-event-form textarea{
    width: 536px;
}
#add-eventform select{
    width: auto;
}
.event-date select{
    width: auto;
}
.event-date span{
    font-weight: bold;
    color: #666;
}
.label-infos{
    margin-left: 15px;
}
.event-infos{
    color: #D8651A;
}
.event-desc-img{
    margin: 0px 20px 15px 0;
}
.event-book-list div{
    width: 170px;
    margin: 10px 5px;
    margin-left: 0px;
}
.hide-caption .wp-caption-text{
    display: none;
}

.event-line{
    text-align: center;
    background: #EEE;
    border: 1px solid #CCC;
    padding: 5px 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.03, #F8F8F8), color-stop(0.65, #FAFAFA));
    background: -moz-linear-gradient( center bottom, #E8E8E8 3%, #FAFAFA 65%);
}
.event-line span + span {
    margin: 0;
}

.event-line div {
    display: inline-block; 
    margin: auto;
}

.event-line span {
    float: left;
    padding: 3px 0;
    width:68px;
}

/*.event-line span:hover,*/
.event-line strong {
    background: #D8651A;
    padding:10px 3px;
    color: white;
    width:68px;
    border-radius: 1px;
}

.event-line span:hover a{
    color: white;
    background: #F58220;
    padding:10px 0 10px 0;
    width:68px;
    text-decoration: none;
}

.col-left.sidebar h4 a{
    color: #D8651A;
    text-decoration: none;
}
.col-left.sidebar h4{
    margin-top: 5px;
}
.articles_associes li p{
    font-size: 12px;
}



div.img-feuille {
    background: #D8651A;
    float:left;
    width:25px;
    height:28px;
    margin-right:10px;
}
div.feuille1 div.img-feuille{
    background-position: -25px 0px;
}
div.feuille2 div.img-feuille{
    background-position: 0px 0px;
    float:left;
}
div.block-titre {
    padding:5px 10px;
    /*background-color:#D8651A;*/
    border-top:1px dotted;
    border-bottom: 1px dotted;
    min-height:26px;
}

div.block-titre h3 {
    color:#626262;
    text-shadow: none;
    font-size: 1.3em;
    font-weight: normal;
    line-height:1.2em;

    margin:0px;
    width: 150px;
    display: block;
}
div.block-titre h3 a {
    color:#626262;
    text-decoration:none;
    font-weight: normal;
    font-size: 1.1em;
}

#youtubevideos-les-auteurs .items .video.item {
    margin:0;
    width:206px;
}
#youtubevideos-les-auteurs .items .video.item img {
    width:206px;
    box-shadow: none;
}
#youtubevideos-les-auteurs .visu img {
    width:206px;
    box-shadow: none;
}

#youtubevideos-les-auteurs .items .video.item div.youtube-title {
    background-color: black;
    width: 206px;
    padding: 0px 5px 7px 5px;
    margin-top:-3px;
}
#youtubevideos-les-auteurs .items .video.item div.youtube-title a {
    color:#cccccc;
    text-decoration:none;
}

#youtubevideos { height: 190px; }
#youtubevideos div.youtube-title { margin-bottom:2px; }
#youtubevideos div.youtube-title a { font-size:11px; }



.category-collection-universitaire .attribute-publishercollection,
.category-collection-universitaire .attribute-publishercollection-title,
.category-collection-tremplin .attribute-publishercollection,
.category-collection-tremplin .attribute-publishercollection-title {
    display: none;
}


.normlive_modal, .ebook_modal, .modal_box {
    background-color:#fff;
    display:none;
    width:455px;
    padding:15px;
    text-align:left;
    border:4px solid #F60!important;

    opacity:0.8;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}

.normlive_modal h2, .ebook_modal h2, .modal_box h2 {
    margin:0px 0 10px 0;
    padding:10px 0 10px 0;
    border-bottom:1px solid #333;
    font-size:20px;
}
.normlive_modal button, .ebook_modal button, .modal_box button {
    height:30px;
    border:1px solid #666;
    cursor:pointer;
}
.normlive_modal button.modal-yes, .ebook_modal button.ebook-yes, .modal_box button.yes {
    border:2px solid #333;
    color:white;
    opacity: 1;
    font-weight:bold;
    padding:0 20px; 
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    background-image: -moz-linear-gradient(top, #0fc103, #064b01);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#0fc103), to(#064b01));
    background-image: -o-linear-gradient(top, #0fc103, #064b01);
    background-image: -ms-linear-gradient(top, #0fc103 0%, #064b01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fc103', endColorstr='#064b01');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0fc103', endColorstr='#064b01')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: linear-gradient(top, #0fc103, #064b01);
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/




}
.normlive_modal button.modal-no, .ebook_modal button.ebook-no, .modal_box button.no {
    opacity: 1;
    color: #2F2F2F;
    padding:0 10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    background-image: -moz-linear-gradient(top, #f7f7f7, #c9c9c9);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#c9c9c9));
    background-image: -o-linear-gradient(top, #f7f7f7, #c9c9c9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#c9c9c9');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#c9c9c9')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: linear-gradient(top, #f7f7f7, #c9c9c9);
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

}

#normlive_msg {
    width: 512px;
}
.catalog-category-view .slideshow-divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; opacity: 0.5 }

.fieldset-address #normlive_msg { width:529px!important; }



.publish .help ul{
    list-style: none;
}
.publish .help ul li{
    background: url('../images/bullet.png') no-repeat center left;
    padding-left: 20px;
}

/*
 * Twitter Widget
 */ 
.twtr-doc { border-radius: 0 !important; font-size: 10px; }
.twtr-timeline { border-radius: 0 !important; }
.twtr-widget {clear:both; margin-bottom:12px; }
.twtr-widget .twtr-hd { background: #B28777 url("../images/fleur-fond-chamois.gif") no-repeat scroll 10px 7px; padding:5px 10px 5px 45px; min-height:26px; }
#twtr-widget-1 h3 { text-shadow:none; font-size: 18px!important; font-weight: normal; line-height: 1.1em; font-family:Arial, Helvetica, sans-serif; line-height:18px!important;}
.twtr-widget div.twtr-ft { height:1px; display:none; }
.twtr-widget .twtr-bd { background: #F0EEEF; }
a.twtr-reply { display:none; }
a.twtr-rt { display:none; }
a.twtr-fav { display:none; }
.twtr-tweet-text em { color:#F0EEEF; }

/*
 * Formattage texte
 */
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.bold{
    font-weight: bold;
}
.post-content h2{
    font-size: 1.5em;
}
.post-content .block-social {
    margin-top: -40px;
}
.post-picture{
    float: left;
    margin: 0px 15px 10px 0;
}

/*
 * Services aux auteurs
 */
.services-aux-auteurs .showtooltip{
    font-weight: normal!important;
    cursor: pointer;
}
.services-aux-auteurs .tooltip {
    z-index: -1;
}
.services-aux-auteurs table th p strong{
    color: #000;
}
.services-aux-auteurs{
    margin: 5px 0 25px;
}
.services-aux-auteurs .coche,
.services-aux-auteurs .center{
    float:right;
    font-size: 1.2em;
    font-weight: bold;
    color: #5FB22A;
    text-align: center;
}
.services-aux-auteurs .line{
    display:block;
    overflow: auto;
    border-top:dotted 1px;
    width:100%;
    
}
.services-aux-auteurs .coche img{
    vertical-align: baseline;
}
/*.center{
    text-align: center;
}*/

.services-aux-auteurs table {
    width: 100%;
}
.services-aux-auteurs table tr.beige td {
    border-left: 1px solid #FCD5B4;
}
.services-aux-auteurs table thead td:last-child{
    width: 85px;
}

.services-aux-auteurs div{
    padding: 5px;
    vertical-align: middle;
}
/*.services-aux-auteurs .line{
    display:block;
    line-height: 3em;
    border-top:dotted 1px;
}*/
.services-aux-auteurs .content{
    float:left;
    width:90%;
    line-height: 1.5em;
}
.services-aux-auteurs p{
    margin: 5px 0;
    text-align:left;
    /*line-height: 1.5em;*/
}
.services-aux-auteurs thead td{
    font-weight: bold;
    text-align: center;
}
.services-aux-auteurs .beige,
.services-aux-auteurs .beige th,
.services-aux-auteurs .beige td{
    background: #FDE9D9;
}
.ui-widget h3{
    font-size:1.0em;
}
.ui-widget p{
    font-size:0.9em;
}
/*
 * Cart Sidebar
 */
#cart-sidebar li{
    padding: 10px 5px;
}
#cart-sidebar li .product-name,
#cart-sidebar li .product-name a{
    font-size: 1em;
    line-height: 1.2em;
}
#cart-sidebar p{
    margin: 0
}
/*
 * Operation Croix-Rouge
 */
#operation-croix-rouge{
    width: 292px;
    margin-bottom: 15px;
}
#operation-croix-rouge.discount h2{
    background: none;
    padding: 0;
    margin: 10px 0 5px;
}

.catalog-category-view .slideshow-divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; opacity: 0.6 }

.slideshow div.tabs a {
    background: url("/media/icons/bullet_black_big.png") no-repeat scroll -8px -8px transparent;
    display: inline-block;
    float: none;
    font-size: 1px;
    height: 16px;
    width: 16px;
    margin: 0 5px;
    cursor: pointer;
    opacity: 0.6;
}

.slideshow div.tabs a:active,
.slideshow div.tabs a.active {
    cursor: default;
    background: url("/media/icons/bullet_orange_big.png") no-repeat scroll -8px -9px transparent;
}

.slideshow div.tabs a:hover {
    opacity: 1;
}

.slideshow div.tabs a.active {
    opacity: 0.8;
}

/*
 ** Twitter
 **/
.twtr-doc { border-radius: 0; }
.twtr-widget {clear:both; margin-bottom:12px; }
.twtr-widget .twtr-hd { background: #B28777 url("../images/fleur-fond-chamois.gif") no-repeat scroll 10px 7px; padding-left:48px; }
#twtr-widget-1 h3 { text-shadow:none; font-size: 18px!important; font-weight: normal; line-height: 1.1em; font-family:Arial, Helvetica, sans-serif; }
.twtr-widget div.twtr-ft { height:1px; }
.twtr-widget div.twtr-ft div { display:none; }
a.twtr-reply { display:none; }
a.twtr-rt { display:none; }
a.twtr-fav { display:none; }
.twtr-tweet-text em { color:#F0EEEF; }

.post-picture{
    /* width: 100px; */
    /* max-height: 100px; */
    /* overflow:hidden;*/
    float: left;
    margin: 0px 15px 15px 0;
    box-shadow: 0 2px 2px #ccc;
    -moz-box-shadow: 0 2px 2px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
}
/* PUBLISH VIEW */
.publish-view-index h3{
    font-weight: bold;
}
.explain{
    margin: 15px 15px 5px 7px;
    padding: 0 0 0 7px;
}
li.box, li.col_box{
    border: 5px solid #CCC;
    /*background: #FAFAFA;*/
    border: 3px solid #DDD;
    padding: 7px;
    vertical-align: top;
}
li.col_box{
    float: left;
    width: 46%;
}
li.col_box + li.col_box{
    float: right;
}

/* PUBLISH UPDATE */
#publish-update-form .visuel{
    margin: 0 15px 10px 0;
    float: left;
}

#publish-update-form .fieldset label input.checkbox, #publish-update-form .fieldset label h5 {
    display: inline-block;
}

.publish-view-index .fieldset label,
.publish-view-index .fieldset label span {
    font-size: 14px;
}

.publish-view-index small{
    font-size: 11px;
}


/* PAGES AUTEUR */
.product-collateral.author-collateral .std { border:none!important; }
.product-collateral.author-collateral .author-descriptions { border-bottom:1px solid #DDDDDD; }
.product-collateral.author-collateral .author-descriptions.last { border:none; }
.product-collateral.author-collateral .box-collateral.last { padding-bottom:0; margin-bottom:6px; }
.author-images { margin: 0 15px 10px 0; }
.author-descriptions h1 { font: bold 20px/1.35 ; text-transform: none; margin: 0; color: #9C3001; }
.author-descriptions h2 a { text-decoration:none; color:#F60; }
.author-descriptions .author-biographie-title { margin:8px 0 0 0; }
.author-product-infos { width:422px; margin-bottom:20px;}
.author-product-infos-right { margin-left:15px; }
.authors-events-posts { padding-bottom:15px; }
.authors-events-posts h3 { font-weight:bold; }

/* Résultats de recherche et page 404 */
.tabs-search-letter#tabs { border:none; }
.ui-tabs .ui-tabs-nav li a { color:#2F2F2F; font-weight:normal; }
.tabs-search-letter#tabs h3 { margin-top:10px; }
.tabs-search-letter#tabs ul { border:none; background:none; padding:0; }
.tabs-search-letter#tabs .tabs-search-letter-content { border:1px solid #AAA;}
.tabs-search-letter#tabs .index_pageaz ul li a { color:#84523E!important; }
.pageaz-theme {
    font-size: 9px;
    text-transform: uppercase;
}

.contener-search-list-authors { margin-bottom:15px; }
ul#search-list-authors { 
    height:140px; 
    overflow: hidden;
}
ul#search-list-authors li { width:25%; padding:5px 0px; line-height:50px; height:60px; overflow:hidden; margin-right: 10px; }
ul#search-list-authors li img { vertical-align:middle; }
ul#search-list-authors li a.author-image { text-align:center; display:inline-block; width:50px; }
ul#search-list-authors li a.author-name { margin-left:5px;}
#btns-list-search-authors { height:20px; overflow:hidden; position:relative; cursor:pointer; }
#list-search-authors-plus { position:absolute; }
#list-search-authors-moins { position:absolute; display:none; }

/**
 * Prix et distinction
 *
 */
/*.cms-edilivre-prix-et-distinctions .posts-category-list {
    margin-left: 20px;
}*/
/*.cms-edilivre-prix-et-distinctions .posts-category-list li {
    margin-bottom: 30px;
    height: 185px;
}
*/

.irs-bar, .irs-bar-edge, .irs-edge, .irs-single, .irs-slider {
    background: #d9671d 0 90px !important;
}
.irs-bar-edge {
    border-radius: 3px 0 0 3px;
}
.cms-edilivre-prix-et-distinctions .std {
    font-size: 1.2em;
}
.wordpress .product-shortcode-container {
    /*width: 100%;*/
    /*height: 185px;*/
    max-width: 100% !important;
}
.wordpress .products-grid {
    margin: 0;
}
.wordpress .products-grid li.item{
    position: inherit;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 210px;
    box-shadow: 0px 0px 0px #BBB;
    -moz-box-shadow: 0px 0px 0px #BBB;
    -webkit-box-shadow: 0px 0px 0px #BBB;
}

.wordpress .products-grid li.item .product-image {
    /*margin: 0;*/
    width: 120px;
    float: left;
    /*margin-right: 15px;*/
    box-shadow: 0px 0px 6px #cfcfcf;
    -moz-box-shadow: 0px 0px 6px #cfcfcf;
    -webkit-box-shadow: 0px 0px 6px #cfcfcf;
}
.wordpress .products-grid li.item h2.product-name {
    float: left;
    font-size: 1.2em !important;
    /*margin-top: 70px;*/
    /*max-width: 510px;*/
}
.wordpress .products-grid li.item h2.product-name {
    width: 100%;
}
.wordpress .products-grid li.item .product-auteur {
    margin-bottom: 20px;
    font-size: 1.0em !important;
    left: 0;
    right: 0;
}
.wordpress .posts-category-list .prix {
    position: relative;
    top: -140px;
    left: 135px;
    font-weight: bold;
    /*max-width: 525px;*/
}
/**
 * 	Interview auteur en vidéo
 */
.cms-publier-les-services-interview-auteur-video .std ul{
    list-style-position: inside;
}

#checkoutSteps input[type="radio"] {
	float: left;
}

#opc-shipping_method dt {
    display: none;
}

#opc-shipping_method label span.price {
    color: #C76200;
}
/**
 *  Checkout
 */
.checkout-cart-index #sb-player{
    background: #666;
}
.checkout-cart-index #sb-player img{
    margin: 10px;
}


/**** Boutique auteur *****/
.boutiquevisuel {
    padding: 0;
}

.boutiquevisuel img {
    max-width: 150px !important;
}

@media(max-width: 768px) {
    .boutiquevisuel {
        text-align: center;
    }
}
/**************************/

#shopping-cart-table .item-options .price {
    display: none;
}

#shopping-cart-table .service-description {
    font-size: 1em !important;
}

#shopping-cart-table .service-description h5 {
    font-weight: bold;
}

.checkout-cart-index .produit-offert{
    text-align: center;
    font-weight: bold;
    color: #E26703;
}
.jck-product.jck-product--single{
    display:inline-block;   
}    
