

@charset "UTF-8";
/* CSS Document */

/*

COULEURS

Gris Clair 1 {
	color:#F0F0F0;
	}

Gris Clair 2 {
	color:#8B948F;
	}

Gris {
	color:#BABABA;
	}

Gris Foncé {
	color:#647176;
	}

Bleu Clair	{
	color:#62B9E9;
	}

Bleu {
	color:#007AB3;
	}

Bleu Foncé 1 {
	color:#046695;
	}

Bleu Foncé 2 {
	color:#004674;
	}

Orange {
	color:#D74430;
	}

POLICES

font-family: 'Lora', sans-serif;
font-family: 'Ruda', sans-serif;

*/


/* ==========================================================================
   										GENERAL
   ========================================================================== */

body {
    background-color:#F0F0F0;
    margin: 0 auto;
    width:100%;
    font-family: 'Ruda', sans-serif;
    font-size:13px;
}

a {
    text-decoration:none;
    color:#046695;
}

.ombre {
    -moz-box-shadow: 0px 12px #BABABA;
    -webkit-box-shadow: 0px 12px #BABABA;
    box-shadow: 0px 12px #BABABA;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 12, direction = 180, color = '#BABABA');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 12, Direction = 180, Color = '#BABABA')";
}

.ombre_fonce {
    -moz-box-shadow: 0px 12px #004674;
    -webkit-box-shadow: 0px 12px #004674;
    box-shadow: 0px 12px #004674;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 12, direction = 180, color = '#004674');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 12, Direction = 180, Color = '#004674')";
}


.arrondi {
    -moz-border-radius: 13px 13x 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border-radius: 13px 13px 13px 13px;
}

.left {
    float:left;
}

.right {
    float:right;
}

.clear {
    clear:both;
}

.orange {
    color:#D74430;
}

/* ==========================================================================
   										HEADER
   ========================================================================== */

/* FOND */

header {
    width:990px;
    margin: 0 auto;
    padding-top:50px;
    height:160px;
}

header:before {
    content: " ";
    z-index: -1;
    height: 220px;
    position: absolute;
    background: url(../img/header_background.jpg) no-repeat left top;
    left: 50%;
    right: 0;
    margin: -50px 0 0 -750px;
}

/* LOGO */

header h1 {
    margin:0;
}

/* NAV */

header nav {
    color: #FFFFFF;
    font-size: 14px;
    margin: 25px 0 0 55px;
}

a.header_nav {
    color:#FFFFFF;
    font-family: 'Lora', sans-serif;
    margin: 0 5px;
}

a.header_nav:hover {
    text-decoration:underline;
}

a.header_background_panier {
    display:block;
    margin-top: -61px;
    padding:20px 10px 10px 10px;
    background-color:#3E4D54;
    border: 1px solid #BABABA;
    -moz-border-radius: 0px 0px 13px 13px;
    -webkit-border-radius: 0px 0px 13px 13px;
    border-radius: 0px 0px 13px 13px;
    color:#FFFFFF;
    font-family: 'Lora', sans-serif;
}

div#header_background_panier img {
    margin-right:5px;
}

/* CHERCHER UNE REVUE */

form.revue_search {
    background-color:#FFFFFF;
    border: 3px solid #046695;
    width: 290px;
    float: right;
}

form.revue_search input.revue_champs {
    font-size: 13px;
    font-family: 'Lora', sans-serif;
    border: none;
    padding: 5px 10px;
    width: 240px;
    background: none;
}

form.revue_search input.revue_btn {
    background:url(../img/search_btn.png);
    border:none;
    margin-right:10px;
    height:17px;
    width:17px;
    float:right;
    margin-top:5px;
}

/* ==========================================================================
   SECTION
   ========================================================================== */

footer,
section {
    margin: 0 auto;
}

footer > div.inner,
section > div.inner {
    width:990px;
    margin: 0 auto 0 auto;
}


/* ==========================================================================
   REVUE
   ========================================================================== */

/* DESCRIPTION PARUTION */

section#parution {
    background:url(../img/parution_icon_bottom.png) no-repeat bottom right;

}

article.parution div.parution_description {
    width:635px;
}

h2 {
    color:#647176;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    font-family: 'Lora', sans-serif;
    margin:0;
}

article.parution div.parution_description h2 span {
    font-size: 28px;
    font-weight: 100;
    color:#8B948F;
}

article.parution div.parution_description strong.parution_detail {
    /*font-size: 13px;
    color:#D74430;
    font-family: 'Ruda', sans-serif;*/
    
    font-weight:normal;
    font-style:italic;
    font-size: 25px;
    color: #BABABA;
    font-family: 'Lora', sans-serif;


}

/* MENU PARUTION */

.sprite-nav {
    display:block;
    background: url(../img/sprite-nav.png) no-repeat top left;
    margin-right: 10px;
    margin-top: 5px;
    float:left;
}
.sprite-nav-buy_btn{ background-position: 0 0; width: 20px; height: 19px; } 
.sprite-nav-buy_btn_disabled{ cursor:not-allowed; background-position: 0 -69px; width: 20px; height: 19px; } 
.sprite-nav-cover_btn{ background-position: 0 -138px; width: 16px; height: 19px; } 
.sprite-nav-download_btn{ background-position: 0 -207px; width: 21px; height: 20px; } 
.sprite-nav-prev_btn{ margin:0; display:inline-block; float:none; background-position: 0 -277px; width: 8px; height: 7px; } 
.sprite-nav-next_btn{ margin:0; display:inline-block; float:none; background-position: 0 -334px; width: 8px; height: 7px; } 


article.parution div.parution_description nav {
    font-family: 'Ruda', sans-serif;
    font-weight:700;
    margin-top: 30px;
}

article.parution div.parution_description nav a {
    background-color:#FFFFFF;
    margin-right:4px;
    width:125px;
    display:block;
    float:left;
    padding:13px;
}

article.parution div.parution_description nav a.disabled {
    cursor:not-allowed;
}

article.parution div.parution_description nav a:hover {
    background-color: #E6E6E6;
}

article.parution div.parution_description nav a.prev,
article.parution div.parution_description nav a.next {
    font-weight:100;
    color:#FFFFFF;
    font-size:11px;
    width:55px;
    height:29px;
    padding-top: 16px;
    background-color:#007AB3;
}

article.parution div.parution_description nav a.prev:hover,
article.parution div.parution_description nav a.next:hover {
    background-color:#046695;
}

article.parution div.parution_description nav a.prev.disabled,
article.parution div.parution_description nav a.next.disabled,
article.parution div.parution_description nav a.prev.disabled:hover,
article.parution div.parution_description nav a.next.disabled:hover {
    background-color:#BABABA;
}

article.parution div.parution_description nav a.next {
    text-align:right;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-bottom-left-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-bottomleft: 13px;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}

article.parution div.parution_description nav a.prev {
    -webkit-border-top-right-radius: 13px;
    -webkit-border-bottom-right-radius: 13px;
    -moz-border-radius-topright: 13px;
    -moz-border-radius-bottomright: 13px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}

article.parution div.parution_description nav a.epuise {
    color:#666;
}


article.parution div.parution_description nav a.epuise img {
    -webkit-filter: grayscale(100%);
}


article.parution div.parution_description nav a span {
    font-weight:100;
    font-size:75%;
}

#cboxLoadedContent h3 {
    color:#D74430;
}


/* DESCRIPTION BOX */

div.simple_box {
    position:relative;
    background-color:#FFFFFF;
    padding: 25px;
    margin-top: 30px;
}

div.box_corner {
    margin-top:60px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

article.parution div.parution_description div.simple_box div#box_icon_sommaire {
    background:url(../img/parution_icon_sommaire.png) no-repeat top left;
    width:34px;
    height:53px;
    display:block;
    right: 0;
    margin: -28px 20px;
    position:absolute;
}


article.parution div.parution_description div.simple_box.sommaire {
    width: 270px;
    padding-right: 70px;
}

article.parution div.parution_description div.simple_box.redacteurs ,
article.parution div.parution_description div.simple_box.social {
    width:170px;
}

em.title_box {
    position:absolute;
    margin: -64px 0 0 -24px;
    font-size: 30px;
    color: #BABABA;
    display:block;
    font-family: 'Lora', sans-serif;
}

ul.liste {
    margin:0;
    padding:0;
}

ul.liste li {
    background:url(../img/puce_liste.png) no-repeat top left;
    list-style:none;
    padding-left:10px;
}

article.parution div.parution_description div.simple_box.social p {
    width:65px;
    margin:0;
}

a.social {
    background-position:top;
    height:30px;
    width:30px;
    display:block;
    margin-left:5px;
}

a.social:hover {
    background-position:bottom;
}

a.twitter {
    background-image:url(../img/footer_social_twitter_btn.png);
}

a.google {
    background-image:url(../img/footer_social_google_btn.png);
}


a.facebook {
    background-image:url(../img/footer_social_facebook_btn.png);
}

/* IMAGE PARUTION */

img.parution_cover  {
    border: 6px solid #FFFFFF;
}

/* LIEN SITE AMT */

a#amt-link {
    display:block;
    width:60px;
    height:24px;
    background:url(../img/amt_small.png) no-repeat top left;
    
    float:right;
}


/* ==========================================================================
   									CHRONOLOGY
   ========================================================================== */

/* DATES */

section#wrapper_chronology {
    margin: 0 auto;
    margin-top:65px;
    padding-top: 10px;
    background-color:#3E4D54;
    border-bottom:10px solid #62B9E9;
    -moz-box-shadow: inset 0px 8px 15px 0px #000000;
    -webkit-box-shadow: inset 0px 8px 15px 0px #000000;
    -o-box-shadow: inset 0px 8px 15px 0px #000000;
    box-shadow: inset 0px 8px 15px 0px #000000;
}

section#wrapper_chronology nav#chronology {
    width:990px;
    margin: 0 auto;
}

section#wrapper_chronology nav#chronology a.chronology_nav_prev_next {
    background-image:url(../img/nav_chronology_prev_next.png);
    height:14px;
    width:16px;
    display:block;
    float:left;
    margin-top: 15px;
}

section#wrapper_chronology nav#chronology a.prev {
    background-position:left;
}

section#wrapper_chronology nav#chronology a.next {
    background-position:right;
    margin-right: 0;
}

section#wrapper_chronology nav#chronology ul.chronology_dates {
    list-style:none;
    padding:0;
    margin: 10px 0;
    white-space: nowrap;
    overflow:hidden;
    width:940px;
    
}

section#wrapper_chronology nav#chronology ul.chronology_dates li.chronology_annee {
    /*float:left;*/
    display:inline-block;
}

section#wrapper_chronology nav#chronology a {
    margin-right: 15px;
}

section#wrapper_chronology nav#chronology ul.chronology_dates li a {
    font-size: 20px;
    color:#FFFFFF;
    font-family: 'Ruda', sans-serif;
    padding: 10px;
}

section#wrapper_chronology nav#chronology ul.chronology_dates li a:hover,
#chronology ul.chronology_dates li.active a {
    background-color:#62B9E9;
}

/* REVUES */

span#chronology_loading {
    display:block;
    width:25px;
    height:25px;
    background:url(../img/chronology_loading.gif) no-repeat top left;
}

div#wrapper_chronology_revues {
    background-color:#F0F0F0;
    padding-top: 30px;
}

div#wrapper_chronology_revues div.contener_revues {
    width:990px;
    margin: 0 auto;
    min-height:240px;
}

div#wrapper_chronology_revues div.contener_revues a.chronology_revue {
    color:#3E4D54;
    width: 155px;
    display: block;
    float: left;
    text-align: center;
    margin-left:50px;
    margin-bottom:20px;
   
}

div#wrapper_chronology_revues div.contener_revues a.chronology_revue:nth-child(6n+1) {
    margin-left:0;
}

div#wrapper_chronology_revues div.contener_revues a.chronology_revue img {
    border: 2px solid #FFFFFF;
    -moz-box-shadow: 0px 7px #8B948F;
    -webkit-box-shadow: 0px 7px #8B948F;
    box-shadow: 0px 7px #8B948F;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 12, direction = 180, color = '#8B948F');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 12, Direction = 180, Color = '#8B948F')";
}

div#wrapper_chronology_revues div.contener_revues a.chronology_revue p {
    margin-top:20px;
}

div#wrapper_chronology_revues div.contener_revues a.chronology_revue p b {
    color:#D74430;
}

div#wrapper_chronology_revues div.contener_revues a.chronology_revue:hover p {
    text-decoration:underline;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

/* FOOTER */

section#apropos {
    background-color:#007AB3;
    width:100%;
}

section#apropos > div.inner {
    width:990px;
    margin: 0 auto 0 auto;
    padding:40px 0;
    background:url(../img/footer_background.png) no-repeat bottom right;
}

section#apropos > div.inner .title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    font-family: 'Lora', sans-serif;
    margin: 0;
    margin-bottom:30px;
    }

/* ARTICLE FOOTER */

section#apropos > div.inner .encart_footer {
    background-color:#FFFFFF;
    width:243px;
    padding:20px 30px;
    position:relative;
    margin-right: 40px;
}

section#apropos > div.inner .encart_footer .content {
    margin-top:10px;
}

section#apropos > div.inner .encart_footer .content p {
    clear:left;
}

section#apropos > div.inner .encart_footer .content .collapse {
    display:none;
}

section#apropos > div.inner article.encart_footer.commandes {
    background-color:#62B9E9;
}

section#apropos > div.inner article.encart_footer em.title_footer {
    color:#007AB3;
    font-family: 'Lora', sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size:30px;
    float:left;
    display:block;
}

section#apropos > div.inner article.encart_footer.commandes em.title_footer,
section#apropos > div.inner article.encart_footer.commandes .content p {
    color:#FFFFFF;
}

section#apropos > div.inner article.encart_footer .widen {
    cursor:pointer;
}

section#apropos > div.inner article.encart_footer a.widen.arrow {
    background: url(../img/footer_wide_btn_orange.png) no-repeat right bottom;
    width:25px;
    height: 30px;
    display: inline-block;
    color:#D74430;
    margin-left:5px;
}

section#apropos > div.inner article.encart_footer.commandes a.widen.arrow {
    background:url(../img/footer_wide_btn.png) no-repeat right bottom;
}

/* BLOC ADRESSE */

section#apropos > div.inner address.encart_footer {
    margin:0;
    font-style:normal;
}

section#apropos > div.inner address.encart_footer strong {
    font-size:17px;
    font-weight:900;
    display:block;
    color:#D74430;
}

section#apropos > div.inner address.encart_footer p span {
    text-transform:uppercase;
    color:#D74430;
}


// COPYRIGHT

footer {
    padding-top:30px;
    height:100px;
}


footer > div.inner a {
    font-size:75%;
}

/* ==========================================================================
   RESULTAT RECHERCHE
   ========================================================================== */


/* ENTÊTE */

h2 {
    color: #647176;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    font-family: 'Lora', sans-serif;
    margin: 0;
}

form.result_search {
    width:550px;
    float: left;
    margin-bottom: 20px;
}

form.result_search input.result_champs {
    font-size: 14px;
    width: 480px;
    float:left;
}

form.result_search input[type="submit"] {
    font-size: 24px;
    text-transform: uppercase;
    margin-left: 7px;
}

/* PAGINATION */

div#result_pagination {
    float:right;
}

div#result_pagination ul {
    margin: 0;
}

div#result_pagination ul li {
    list-style:none;
    float: left;
    margin-left: 8px;
    background-color: #FFFFFF;
    padding: 6px;
}

div#result_pagination ul li:hover,
div#result_pagination ul li.active {
    background-color: #D74430;
}

div#result_pagination ul li:hover a,
div#result_pagination ul li.active a{
    color: #FFFFFF;
}

/* RESULTAT AFFINER */

strong#result_number {
    font-size: 17px;
    color: #BABABA;
    display: block;
    float: left;
    margin-bottom: 20px;
}

div#result_number_view {
    float:right;
}

/* RESULTATS */

article.result h3 {
    margin-bottom: 0;
}

article.result h3 a {
    font-family: 'Lora', sans-serif;
    font-style: italic;
    font-size: 18px;
}

article.result h3 a span {
    color: #D74430;
    font-size: 12px;
    font-weight: 600;
}

article.result p {
    margin-top:0;
}

article.result hr {
    margin: 25px 0;
}

/* ==========================================================================
   								MON PANIER
   ========================================================================== */


/* STYLE PANIER */
section#panier {
    
}


div.panier {
    margin-bottom:20px;
    width:940px;
    margin-top:30px;
}

table {
    border-spacing: 0;
}

table.panier_recap tr th:first-of-type {
    -webkit-border-top-left-radius: 12px;
    -moz-border-radius-topleft: 12px;
    border-top-left-radius: 12px;
}

table.panier_recap tr th:last-of-type {
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    border-top-right-radius: 12px;
}

table.panier_recap tr th {
    text-align:left;
    font-family: 'Ruda', sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding-top:0;
    color: #FFFFFF;
    background-color: #BABABA;
}

table.panier_recap tr td,
table.panier_recap tr th {
    border-bottom:1px solid #BABABA;
    padding: 10px 20px;
}

table.panier_recap tr td.panier_recap_revue {
    width: 610px;
}

table.panier_recap tr td.panier_recap_revue img {
    border:1px solid #BABABA;
    float:left;
    margin-right:20px;
}

table.panier_recap tr td.panier_recap_revue a {
    font-weight: 700;
    font-size: 18px;
    display:block;
    color: #D74430;
    float:left;
}

table.panier_recap tr td.panier_recap_revue a span {
    font-weight: 100;
    font-size: 14px;
    display:block;
    color: #BABABA;
    float:left;
}

table.panier_recap tr td.panier_recap_quantity_revue {
    text-align:center;
}

table.panier_recap tr td.panier_recap_quantity_revue input[type="text"] {
    width: 30px;
}

table.panier_recap tr td.panier_recap_suppr_revue button {
    width:17px;
    height:20px;
    display:block;
    margin-left: 25px;
    background:url(../img/panier_revue_suppr.png) no-repeat top left;
    padding:0;
    border:0;
    background-color:#fff;
    cursor:pointer;
}

table.panier_recap tr td.panier_recap_suppr_revue button:hover {
    background-position: bottom left;
}

/* VIDER LE PANIER */

.panier_btn_clean {
    margin-top: 20px;
    background-color:#D74430;
    color:#FFFFFF;
    text-transform:uppercase;
    padding: 10px 20px 10px 40px;
    border:none;
    cursor:pointer;
}

.panier_btn_clean:after {
    content:"";
    background:url(../img/panier_btn_clean.png) no-repeat top left;
    display:block;
    position:absolute;
    width: 11px;
    margin: -16px 0 0 -21px;
    height: 17px;
}

.panier_btn_clean:hover {
    background-color:#9C3320;
}

/* TOTAL */

div.panier_total {
    margin-top: 15px;
    margin-right: 20px;
    text-align: right;
    color: #969696;
}

div.panier_total p {
    margin:0;
}

div.panier_total p em {
    font-style: normal;
    font-weight: 700;
}

div.panier_total p.panier_total_payer {
    font-size: 20px;
    margin-top: 15px;
    color:#000000;
}

div.panier_total p.panier_total_payer em {
    color: #D74430;
}

/* COORDONNEES ET LIVRAISON */


div.coordonnees {
    width: 310px;
    margin-right: 35px;
}

div.coordonnees fieldset {
    border:none;
    padding:.5em 0 0 0;
    margin:0;
    position:relative;
}

div.coordonnees fieldset legend {
    /*position:absolute;
    top:11px;
    left:0; */
} 


div.coordonnees label {
    float:left;
    margin-bottom:.75em;
    clear:both;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-blox;
} 

div.coordonnees label span {
    color:#888;
    padding-left:.5em;
    font-size:.9em;
    font-style: italic;
}



div.coordonnees label input,
div.coordonnees label textarea,
div.coordonnees label select {
    width:100%;
    font-size:1.23em;
    font-family: 'Ruda', sans-serif;
    font-weight:bold;
    padding:.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-blox;
}

div.coordonnees label input[disabled="disabled"],
div.coordonnees label textarea[disabled="disabled"],
div.coordonnees label select[disabled="disabled"] {
    background-color:#eee;
}

div.coordonnees label input[type="checkbox"] {
    width:auto;
}

div.coordonnees label.disabled {
    display:none;
}

div.coordonnees label.panier_indications {
    margin-top: 66px;
}

div.coordonnees label.panier_indications input[type="checkbox"] {
    float:left;
    margin-top:0;
    width:auto;
    margin-right: 10px;
}

/* PAIEMENT */

div.paiement {
    width: 150px;
}

div.paiement label {
    display:block;
    margin-top: 20px;
}

div.paiement label input {
    margin-right: 10px;
    float:left;
}

div.paiement label img {
    max-width:100px;
    height:auto;
    display:block;
    margin-bottom:5px;
}

.panier_indications {
    font-size:10px;
    display: block;
    margin-top: 20px;
}

.panier_indications a {
    text-decoration:underline;
}