/* ----------------------------------------- */
/* Vue : Période XXe siècle : début */
/* ----------------------------------------- */
.pagination > li > a,
.pagination > li > span {
background: #ffffff;
border: 1px solid #a6a6a6;
color: #a6a6a6
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > li.active > a,
.pagination > li.active > span {
background: #ffffff;
border: 1px solid #444444;
color: #444444
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #444444; color:#ffffff }
div.paginate {
float:right;
margin-top:3em;
}
/* ----------------------------------------- */
/* Vue : Période XXe siècle : fin */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* Modèle de contenu : Élément de boucle dans Période XXe siècle - démarrer */
/* ----------------------------------------- */
div.col-sm-12 {
width: auto;
margin-left:0;
margin-right:0;
margin-bottom:0;
margin-top:2em;
}
div.col-sm-4 {
width:185px;
position:relative;
margin:0;
padding:0;
}
div.flxproducttxtcoll {
width:auto;
text-align:justify;
overflow:hidden;
margin:0;
margin-top:0em;
padding:0;
padding-left:1em;
}
div.col-sm-6 {
position:relative;
text-align:justify;
width:auto;
margin:0;
padding:0;
}
p.flxcouverturecoll{
text-align:left;
margin:0;
padding:0;
}
div.col-sm-8 p {
margin:0;
padding:0;
}
h2.flxtitrecoll {
margin:0;
margin-bottom:0.3em;
padding;0
}
h2.flxtitrecoll a {
color:#777777;
}
h3.flxauteurcoll {
padding:0;
margin:0;
margin-bottom:1em;
}
h3.flxauteurcoll a {
color:#999999;
}
p.flxexcerptcoll {
font-size:1.2em;
padding:0;
margin:0;
}
p.flxexcerptcoll a{
color:#999999;
}
p.flxprixcoll {
font-size:0.875em;
color:#888888;
margin-top:2em;
padding:0;
}
/* ruban disponibilite begin */
.ribbon {
position: absolute;
left: -5px; top: -5px;
z-index: 1;
overflow: hidden;
width: 75px; height: 75px;
text-align: right;
}
.ribbon span {
font-size: 10px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 100px;
display: block;
background: #ffffff;
background: linear-gradient(#ffffff 0%, #ffffff 100%);
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
position: absolute;
top: 19px; left: -21px;
}
.ribbon span::before {
content: "";
position: absolute; left: 0px; top: 100%;
z-index: -1;
border-left: 3px solid #79A70A;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #79A70A;
}
.ribbon span::after {
content: "";
position: absolute; right: 0px; top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #79A70A;
border-bottom: 3px solid transparent;
border-top: 3px solid #79A70A;
}
/* ruban disponibilite end*/
/* ----------------------------------------- */
/* Modèle de contenu : Élément de boucle dans Période XXe siècle - terminer */
/* ----------------------------------------- */