@import url("_ie8.css"); /* -- IE8 -- */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  padding-bottom: 20px;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}

/* pour le breadcrumb / fil d'ariane */
.body-content li{
	list-style: none outside none;
	display:inline;
	font-style:italic;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove padding from wrapping element since we kick in the grid classes here */
  .body-content {
    padding: 0;
  }
}
/*************************GENERAL*****************************/
.marginT50 {
	margin-top:50px;
}
.marginT20 {
	margin-top:20px;
}
.marginT25 {
	margin-top:25px;
}
.marginT10 {
	margin-top:10px;
}
.marginT2 {
	margin-top:2px;
}
.marginR20 {
	margin-right:20px;
}
.marginR10 {
	margin-right:10px;
}
.marginB10 {
	margin-bottom:10px;
}
.marginB20 {
	margin-bottom:20px;
}
.padding0 {
	padding:0;
}
.padding10 {
	padding:10px;
}
.paddingL0 {
	padding-left:0;
}
.paddingR0 {
	padding-right:0;
}
.paddingR20 {
	padding-right:20px;
}
.paddingT10 {
	padding-top:10px;
}
.paddingT20 {
	padding-top:20px;
}
.paddingT40 {
	padding-top:40px;
}
.paddingT150 {
	padding-top:150px;
}
.paddingT3 {
	padding-top:3px;
}
.paddingR5 {
	padding-right:5px;
}
.paddingB10 {
	padding-bottom:10px;
}
.paddingB20 {
	padding-bottom:20px;
}
.paddingB30 {
	padding-bottom:30px;
}

/* Couleur de texte : */
.blanc-txt {
	color:white;
}
.dispo-dispo {
	color:green;
}
.dispo-indispo {
	color: rgb(223, 38, 18);;
}
.dispo-delai {
	color:black;
}
.font_ss {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fontsize150 {
	font-size:150%;
}
.fontsize200 {
	font-size:200%;
}
.fontsize300 {
	font-size:300%;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}

/*************************TOOLBAR (HEADER HAUT)*****************************/

span.block, a span.block {
	display:block;
	/*font-family:archivo-regular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:87%;
	white-space: nowrap;
}
.btn-222 {
	/*background-color:#222;
	border-color:#222;
	color:#fff;*/
	margin-left:5px;
	margin-top : 3px;
	padding:7px 8px;
}
.navbar-form {
margin-top:3px;
}

#formRecherche span.glyphicon {
	font-size:1.3em;
}

#formRecherche button.btn-danger{
	padding:7px 11px;
}
	#formRecherche button.btn{
	border-radius:0px 2px 2px 0px;
}
	
.flag{
width:22px;
height:16px;
margin-left:7px;
}

/*
#keysearch {
	width:25em;
}*/
@media (min-width: 1221px) {
    #keysearch {
		width:25em;/*25em*/
	}
}
@media (min-width: 991px) and (max-width: 1220px) {
    #keysearch {
		width:16em;
	}
}
@media (min-width: 581px) and (max-width: 990px) {
    #keysearch {
		width:25em;
	}
}
@media (max-width: 580px) {
    #keysearch {
		width:16em;
	}
	#toolbar .block {display:none;}
}

/*************************HEADER MENU*****************************/
#menu {
float:right;
font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:2rem;
}
@media screen and (max-width: 1200px) {
    #menu {
		font-size:1.6rem;
	}
}
.navbar {
	margin-top:50px;
}
@media screen and (max-width: 992px) {
    .navbar {
		margin-top:120px;
	}
}

.container .navbar-brand h1 /* Rajout Joris 09/09/2013, pour que le logo cepadues en h1 sur la homepage ne descende pas */
{
margin-top : 0px;	
}

.container a.navbar-brand 
{
margin-left:0px;
}

/*******Page centrale HP ******************/
#gabarit-principal  {
padding-right:40px;
}
#gabarit-principal h2 {
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:170%;
}
#gabarit-principal p {
	line-height:1.5rem;
}
h2.h2-gris, #gabarit-principal h2.h2-gris {
	background-color:#666;
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:170%;
	margin-bottom:20px;
	padding:5px 15px;
	color:#fff;
}

#gabarit-principal img {
	-webkit-box-shadow : 2px 4px 6px rgba(0,0,0,0.4);
	-moz-box-shadow : 2px 4px 6px rgba(0,0,0,0.4);
	box-shadow : 2px 4px 6px rgba(0,0,0,0.4);
}
@media screen and (max-width: 400px) {
    #gabarit-principal  img {
		max-width:100px;
	}
}
.voir_plus {
	color:#DF2612;
	/*font-family:archivo-regular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:2rem;
}

#gabarit-principal .carousel-inner .show-on-hover {
    display:none;
    position:absolute;
    top:0;
    left:0;
}
#gabarit-principal .carousel-inner .show-on-hover:hover {
    display:inline;
}

/*******COL DROITE ******************/
#col-droite {
	background-color:#f2f2f2;
}
#col-droite h2 {
	background-color:#e0e0e0;
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:140%;
	margin-bottom:20px;
	margin-left:-30px;
	padding:5px 15px;
}
#col-droite h2 .voir_plus 
{
    text-transform:capitalize;
    text-align:right;
}

h3 a,h3{
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:Black;
	font-size:90%;
	}
	
h3{
	font-size:145%;
	}
	
h4 a.title_book{
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:115%;
	color:Black;	
	}

#col-droite h3 {
	/*font-family:archivo-bold, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	font-size:1.3rem;
	color:#000;
	margin-top:0;
}
#col-droite h3.dossier,#col-droite h3.manif  {
	color:#DF2612;
}

#col-droite .row p {
	/*font-family:archivo-regular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-size:1.2rem;
	line-height:1.4rem;
	color:#000;
}
#col-droite p.date {
	color:#DF2612;
}

/****Autres pages*********************/

.body-content h1,.h1 {
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:170%;
}

h1.h1-gris, .body-content h1.h1-gris {
	background-color:#666;
	font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:170%;
	margin-bottom:20px;
	padding:5px 15px;
	color:#fff;
}

.h2
{
background-color: rgb(224, 224, 224);
font-family: franklin-condensed,"Trebuchet MS",Arial,Helvetica,sans-serif;
color: rgb(0, 0, 0);
text-transform: uppercase;
font-size: 140%;
margin-bottom: 0px;
padding: 5px 15px;
	}
	


.prix {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
	color:#DF2612;
    margin-bottom: 10px;
}

.detailChapeau {
    color:#808080;
    margin-bottom:1.5em;
}

.obligatoire{color:Red;}
.erreur_span{color:Red;}


/*******FOOTER ******************/
footer {
	background-color:#666;
	margin-top:20px;
	position:relative;
	z-index:0;
}
#footer1 {
	background-color:#666;
	color:#fff;
	margin-top:30px;
	max-width:1172px;
	margin:0 auto;
}
#footer2 {
	background-color:#222;
	color:#fff;
	width:100%;
}
.footer2_content 
{
	max-width:1172px;
	margin:0 auto;
}
#liens_statiques ul
{
	padding-left:0px;
	}
#footer1 ul li, #footer2 ul li{
	display:inline;
	list-style: none outside none;
}
#footer1 h4 {
	/*font-family:archivo-regular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:2.5rem;
	text-decoration:underline;
}
#footer2 #liens_statiques {
	/*font-family:archivo-regular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:1.4rem;
	padding-left:0px;
	margin-top:7px;
}

#footer2 #realisation 
{
	padding-right:0px;
	margin-top:5px;
}
#footer2 #realisation span
{
	color:#999;
	}

#footer2 #realisation a
{
	color:#999;
}
#footer2 #realisation a img
{
	max-height:30px;
	}

#footer1 a, #footer2 a {
	color:#fff;
}

#search {
    background-color: #a7a6a6;
	border:1px solid #fff;
   /* height: 3em;*/
    padding: 0.5em;
    position: relative;
	width:80%;
	vertical-align:middle;
}
#separation-footer {
	border-right:1px solid #fff;
}



/*******AJOUT JORIS ******************/

.breadcrumb li{
	font-style: normal;
	}
	
.links_social{
	display: inline;
	vertical-align: top;
	float: left;
	margin-right:20px;
}

.pagination > li > a, .pagination > li > span 
{
	font-style:normal;
	font-weight:bold;
	}
	
.pagination > .active > a, .pagination > .active > span {
    color: white;
    cursor: default;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span {
	background-color:rgb(224, 224, 224);
}

.pagination > li.active  > a:hover, .pagination > li.active  > a:focus, .pagination > .active > a, .pagination > .active > span {
    background-color: rgb(223, 38, 18);
}



.pagination > li > a, .pagination > li > span 
{
	color:rgb(51, 51, 51);
    float: left;
    padding: 6px 14px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: rgb(245, 245, 245);
    border-width: 0px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-left-width: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    }
    
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination > li > a, .pagination > li > span 
{
	border:0px;
	}



.dispo {
	font-weight:bold;
	margin-bottom:30px;
}

.imgtte {/*style pour imagettes */
	box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);
	max-height:200px;
}

.shadowbook {
	box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);
}

a {	
	color: #DF2612;/*color: #000;*/
}
a:hover,a:focus {	
	opacity:0.7;
}
#multi-promo a {
	color: #000;
}
#multi-promo a:hover,#multi-promo a:focus {	
	opacity:1;
}

#liste-auteurs a,#liste-collections a, .conteneurClassement h4 a {
	color: #000;
}

/* Page collection */
	
.collec {
	border-radius:5px;
	margin-bottom:30px;
	padding:10px;
	background-color:rgb(245,245,245);
	
	}
		
.list-col a {
	display:block;
	}


/* Page notice */
.pop-over {

	position: absolute;
	background:white;
	border-radius:5px;
	box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);
	padding:10px;
	max-width:620px;/*max-width:320px;*/
	font-size:0.9em;
	opacity: 0.99999;
	z-index:1;
}

.pop-over a
{
	color:#333333;
}

.btn-contributeurs
{
	background-color:white;
	color: rgb(223, 38, 18);
	box-shadow: none;
	transition-property: background;
	text-shadow: none;
	border: 0px;
	padding:0px;
	}
	
.tips_ancre{
	padding-top: 160px; 
	margin-top: -160px;
	}
	
.content_video{max-width:700px;
               margin-left:auto;
               margin-right:auto;}


/* Gestions des onglets dans la page notice */
#onglets_notices{
	margin-top:20px;
	margin-bottom:20px;
	}
	
#onglets_notices ul{
	padding:0px;
	}
	
#onglets_notices ul li
{
	font-style: normal;	
	position: relative;
	display: inline-block;
	height:43px;
}
/*#notice_resume, #notice_tablematieres, #notice_description, 
#notice_videos, #notice_mp3, #notice_erratum , #notice_article, #notice_autre {
	margin-top:20px;
}*/
/*
.onglet_notice{color: #DF2612;padding:10px;cursor:pointer;	}
.onglet_notice:hover{    text-decoration: underline;}
*/

#onglets_notices .non-active {
	background-color:#000;
	color:#fff;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	margin-right:10px;
}
.manifestation #onglets_notices .non-active {
	background-color:#5DBCD2 !important;
    border-radius: 4px !important;
}

#onglets_notices .non-active:hover 
{
	opacity:0.7;
	}
#onglets_notices .active {
	background-color:#DF2612;
	color:#fff;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-right:10px;
}

.logostore{
	width:170px;
	height:auto;
}



/* page Catalogue */
.img_catalogue{max-height:206px;width:auto;box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);}
.titlecata{min-height:40px;	
    font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:Black;
	font-size:130%;}

/* Bloc catalogue homepage*/
.img-catalogue-homepage{width:auto;max-height:150px;}

/* Page Vidéo */

.videowrapper { /* vidéo à placer dans une div avec cette classe pour qu'elle soit responsive */
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Page Contact */
.adresse p strong
{
	float: left;
	font-weight: 600;
	margin: 0px 5px 5px 0px;
}
	
.adresse p strong.high
{
	margin: 0px 5px 50px 0px;
}

/* Page Mon compte */
#add_compte label, .formu label{
	margin-top : 12px;
	}
	
.bg_grey
{
	background-color:rgb(245,245,245);padding:15px;
}
	
.bg_grey h2, .bg_grey h3{
/*background-color: rgb(224, 224, 224);*/
font-family: franklin-condensed,"Trebuchet MS",Arial,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 140%;
}


#leftcol ul
{
	background-color:rgb(224, 224, 224);
	padding-top:8px;
	padding-bottom:8px;
	}
	
#leftcol ul li a:hover {	
	background-color: #DF2612;/*color: #000;*/
	color:White;
	opacity: 1;
	
}

#leftcol ul li a
{
	font-style:normal;
	font-family: franklin-condensed,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:black;
	text-transform: uppercase;
	font-size: 120%;

	}
#leftcol ul li a span{margin-right:8px;font-size: 90%;}

	
	/* Page panier*/
.etapesPanier{
	margin:40px 0px;
}

.etapesPanier a{
	color:#333333;
}

a.clicked {
	color: rgb(223, 38, 18);
}
	
.table-pan{
	width:100%;
}
		
.table-pan th, .table-pan td{
	padding:8px;
}

.table-pan > tbody > tr:nth-child(odd) > td,
.table-pan > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.resumecommande{
	margin-right:0px;
	margin-left:0px;
}
	

.wnumberarticle
{
	width:35px;}
	.table-pan th{background-color: #f2f2f2;border-bottom: 1px solid rgb(220, 220, 220);font-family: franklin-condensed,"Trebuchet MS",Arial,Helvetica,sans-serif;text-transform: uppercase;font-size: 130%;}
	.table-pan{border:1px solid rgb(220, 220, 220);}
	.table-pan tfoot{border-top: 1px solid rgb(220, 220, 220);}

	.table-pan tbody td, .table-pan tfoot td {
    border-left: 1px solid rgb(220, 220, 220);
}

/*******MULTI PROMOS ******************/

#multi-promo h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
	font-size:1.4rem;
	color:#DF2612;
}

figure { 
display: block;
position: relative;
/*float: left;*/
overflow:hidden;
}

figcaption{
position: absolute;
background: #DF2612;
background: rgba(223,38,18,0.75);
color: #fff;
padding:10px 20px;
text-align: center;
width:100%;
opacity: 0;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}

figure:hover figcaption {
opacity: 1;
}

.cap-bot figcaption {
left: 0;
bottom: -30%;
}
.cap-bot:hover figcaption {
bottom: 0;
}

figure img {
	max-width:100%;
}

/* Pieces jointes */
.pj{border-radius:5px;padding:15px;background-color:rgb(238,238,238);margin-bottom:10px;}
.pj:hover{background-color:rgb(233,233,233);}
.pj .col-sm-1 span{font-size:2.5em;}

/* Ajout panier */
.popupajoutpan{
	background-color:White;
	padding:20px;
	border-radius:10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
    
#popAjoutPanier, #popNewsletter
{
    width:600px
}
@media (max-width: 600px) {
    #popAjoutPanier, #popNewsletter
    {
        width:300px
    }
}


/* Test New footer */
footer, #footer1 {background-color:rgb(60,60,60);}

#footer1 p,#footer1 a{color:#CCCCCC;}
#footer1 h4{text-decoration:none;}
#footer1 h4 a{color:White;}
#search{width:100%;border:0px;background-color:rgb(60,60,60);padding:0px;}
#footer1 .adresse{padding-left:-15px;margin-right:-15px;font-size:0.9em;}
#footer1 i{color:#AAAAAA;}

/* Extranet */
.menuextracontent{padding:0px;}
#menuextra{
font-family:franklin-condensed, "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:2rem;
padding:0px;
}

/* Navbar responsive*/
.navbar-toggle {right:10px;}
@media screen and (max-width: 768px) {
    #menu {
		float:right;
	}
}


/* le 25062018 */
.article-cover {
    width: 100%; /* 160px; */
    /*height: 190px;*/ /*175px;*/
    margin: auto;
    position: relative;
}

.article-container-popup {
    position: absolute;
    display: none; 
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.article-container:hover .article-container-popup, .article-cover:hover .article-container-popup {
    display: block;
}
.article-container-popup ul {
    margin:0;
    padding:0;
}

.article-container-popup ul li a, .article-container-popup ul li.detail {
    background-color: #f2f2f2;
    opacity:0.85;
    display: block;
    padding: 3px;
    color: black !important;
    text-align: center !important;
    font-style:normal !important;
}

.article-container-popup ul li.detail .prix {
    margin-bottom:0 !important;
    margin-top:5px !important;
}

    .article-container-popup a:hover, .article-container-popup li:hover a {
        background-color: #e0e0e0;
        color: black !important;
        text-decoration: none;
        font-style:normal;
    }

        .article-container-popup ul .detail a.btn-danger {
        background-color: #af010c !important;
        padding: 3px;
        color: #fff !important;
        margin:0 10px;
    }


    .article-container-popup .panier a:hover, .article-container-popup .panier:hover a {
        background-color: #af010c !important;
        color: white !important;
        text-decoration: none;
    }
    
    /**** BANDEAU IMAGE ******/

    #carousel-home .carousel-text {
        position:absolute;
        top:10%;
        left:5%;
        max-width:80%;
        background-color: rgba(223,38,18,0.45);
        padding:10px;
    }

    #carousel-home h1 {
        color:white;
        text-align:left;
    }
    #carousel-home p {
        color:white;
        text-align:left;
        font-size:18px;
    }
    #carousel-home .btn {
        float:left;
    }
