/* ********* Parametres d'ombrage pour les elements du site Itafran ********* */

/*-webkit-box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 0.5);
-moz-box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 0.5);
-o-box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 0.5);
box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 0.5);*/

/*xof */

.h350p{
    height:265px;
}
.ovy{
    overflow-y:auto;
}
.noDecoration{
    text-decoration:none;
}

.cadre1Noir{
    border:1px solid black;
}
.cadre1Orange{
    border:1px solid orange;
}
.cadre1Gris{
    border:1px solid grey;
}
.cadre1RB{
    border-right:1px solid grey;
    border-bottom:1px solid grey;    
}

/****************/
/* Debut COMMUN */
/****************/

.bloc,
header,
nav,
section,
aside,
article,
footer,
.menuInterm div a,
.menuListePdts li a,
.clInfoComp .clCALenlevement a {
  display: block;
}

.posrel { position: relative; }
.posabs { position: absolute; }

.fontPTSans,
body { font-family: 'PT Sans', sans-serif; }

.fontOswald,
h1, h2, h3, h4, h5, h6,
.miniPanier caption /* Mini Panier */,
.pop1upConnexion label /* Pop-1UP de Connexion */,
.pop1upConnexion .connexion /* Pop-1UP de Connexion */,
.menuInterm div a .menuIntermTitle,
.menuSubInterm div .menuSubIntermTitle {
    font-family: 'Oswald', sans-serif;
}

/* ********* On RAZ toutes les Marges EXTERNES d'un element ********* */

.miniPanier caption /* Mini Panier */,
.pop1upConnexion ul /* Pop-1UP de Connexion */ {
    margin: 0;
}

.mac { margin: 0 auto; }
.mra { margin-right: auto; }
.mla { margin-left: auto; }

.ma02 { margin: 2px; }
.mt02 { margin-top: 2px; }
.mr02 { margin-right: 2px; }
.mb02 { margin-bottom: 2px; }
.ml02 { margin-left: 2px; }


.ma05 { margin: 5px; }
.mt05 { margin-top: 5px; }
.mr05 { margin-right: 5px; }
.mb05 { margin-bottom: 5px; }
.ml05 { margin-left: 5px; }
.mt18 { margin-top: 18px !important; }

/* ********* On RAZ toutes les Marges INTERNES d'un element ********* */

.miniPanier caption /* Mini Panier */,
.miniPanier td /* Mini Panier */,
.pop1upConnexion .connexion /* Pop-1UP de Connexion */,
.gear,
.infoPdt,
.menuInterm,
.menuSubInterm,
.menuListePdts {
    padding: 0;
}

.pa02 { padding: 2px; /* on cree des marges internes de 2px */ }
.pt02 { padding-top: 2px; }
.pr02 { padding-right: 2px; }
.pb02 { padding-bottom: 2px; }
.pl02 { padding-left: 2px; }

.pa05,
.clInfoComp .clCALenlevement a { padding: 5px; /* on cree des marges internes de 5px */ }
.pt05 { padding-top: 5px; }
.pr05 { padding-right: 5px; }
.pb05 { padding-bottom: 5px; }
.pl05 { padding-left: 5px; }

/* ********* On passe le texte en GRAS ********* */

.gras,
.loginAccess h4 /* Acces login */,
.pop1upConnexion label /* Pop-1UP de Connexion */,
.pop1upConnexion .connexion /* Pop-1UP de Connexion */,
.pop1upConnexion a /* Pop-1UP de Connexion */,
.gear1,
.gear5,
.menuInterm div a .menuIntermTitle,
.menuInterm div a .menuIntermDetails,
.menuSubInterm div .menuSubIntermTitle,
.clInfoComp .clCALenlevement a {
    font-weight: bold;
}

/* ********* On passe le texte en ITALIQUE ********* */

.italique {
    font-style: italic;
}
    
/* ********* Debut Bordures ********* */

.noBordSpacing { border-spacing: 0; }

.noBorder { border: none; }

.bordt1Blanc { border-top: 1px solid #fff; }
.bordr1Blanc { border-right: 1px solid #fff; }
.bordb1Blanc,
.menuListePdts li a { border-bottom: 1px solid #fff; }
.bordl1Blanc { border-left: 1px solid #fff; }

.bordt1Orange { border-top: 1px solid #ff5e14; }
.bordr1Orange { border-right: 1px solid #ff5e14; }
.bordb1Orange { border-bottom: 1px solid #ff5e14; }
.bordl1Orange { border-left: 1px solid #ff5e14; }

.bordt1Gris { border-top: 1px solid #666666; }
.bordr1Gris { border-right: 1px solid #666666; }
.bordb1Gris { border-bottom: 1px solid #666666; }
.bordl1Gris { border-left: 1px solid #666666; }

.bordt2Orange { border-top: 2px solid #ff5e14; }
.bordr2Orange { border-right: 2px solid #ff5e14; }
.bordb2Orange { border-bottom: 2px solid #ff5e14; }
.bordl2Orange { border-left: 2px solid #ff5e14; }

.bordt3Gris85 { border-top: 3px solid #d8d8d8; }
.bordr3Gris85 { border-right: 3px solid #d8d8d8; }
.bordb3Gris85 { border-bottom: 3px solid #d8d8d8; }
.bordl3Gris85 { border-left: 3px solid #d8d8d8; }*

.bordt2Gris78 { border-top: 2px solid #c8c8c8; }
.bordr2Gris78 { border-right: 2px solid #c8c8c8; }
.bordb2Gris78 { border-bottom: 2px solid #c8c8c8; }
.bordl2Gris78 { border-left: 2px solid #c8c8c8; }

.bordt2Gris72 { border-top: 2px solid #b8b8b8; }
.bordr2Gris72 { border-right: 2px solid #b8b8b8; }
.bordb2Gris72 { border-bottom: 2px solid #b8b8b8; }
.bordl2Gris72 { border-left: 2px solid #b8b8b8; }

.bordt1Gris40,
.clInfoComp .clCALenlevement a { border-top: 1px solid #666; }
.bordr1Gris40,
.clInfoComp .clCALenlevement a { border-right: 1px solid #666; }
.bordb1Gris40,
.clInfoComp .clCALenlevement a { border-bottom: 1px solid #666; }
.bordl1Gris40,
.clInfoComp .clCALenlevement a { border-left: 1px solid #666; }

.bord1dGris40 { border: 1px dotted #666; }
.bordt1dGris40 { border-top: 1px dotted #666; }
.bordr1dGris40 { border-right: 1px dotted #666; }
.bordb1dGris40 { border-bottom: 1px dotted #666; }
.bordl1dGris40 { border-left: 1px dotted #666; }

.notBorder { border-top: none; }
.norBorder { border-right: none; }
.nobBorder { border-bottom: none; }
.nolBorder { border-left: none; }

/* ********* Fin Bordures ********* */

/* ********* Debut couleurs des textes ********* */

.clBlanc,
.pop1upConnexion .connexion /* Pop-1UP de Connexion */,
.gear1,
.infoPdt,
.menuInterm div a .menuIntermTitle,
.menuInterm div a .menuIntermDetails,
.menuSubInterm div .menuSubIntermTitle,
.menuListePdts li a,
.clInfoComp .clCALenlevement a {
    color: #fff;
}

.clOrange,
.miniPanier caption a /* Mini Panier */,
.miniPanier .derCol /* Mini Panier */,
.gear5 {
    color: #ff5e14; /* #e95b10 */
}

.clGrisTresClair,
.infoPdt,
.clGris91 {
    color: #e8e8e8;
}

.clGris85 { color: #d8d8d8; }
.clGris78 { color: #c8c8c8; }
.clGris72 { color: #b8b8b8; }

.clGrisClair,
.clGris60,
.miniPanier td /* Mini panier */,
.miniPanier td a /* Mini Panier */,
.miniPanier p a /* Mini Panier */,
.menuInterm div a,
.menuSubInterm div .menuSubIntermWrapper {
    color: #999;
}

.clGrisFonce,
.clGris40,
body,
.loginAccess a /* Acces Login */,
.pop1upConnexion .fancybox-skin /* Pop-1UP de Connexion */,
.pop1upConnexion .connexion:hover /* Pop-1UP de Connexion */,
.pop1upConnexion a /* Pop-1UP de Connexion */,
.panier .loupePanier a {
    color: #666;
}

.clNoir { color: #000; }

.clVert { color: #33cc33; }
.clRouge { color: #cc3333; }

/* ********* Fin couleurs des textes ********* */

/* ********* Debut couleurs des arriere-plans ********* */

.fdBlanc {
    background-color: #fff;
}

.fdOrange {
    background-color: #ff5e14; /* #e95b10 */
}

.fdGrisTresClair,
.fdGris91,
.miniPanier tr:hover /* Mini Panier */,
.pop1upConnexion p /* Pop-1UP de Connexion */,
.pop1upConnexion ul /* Pop-1UP de Connexion */ {
    background-color: #e8e8e8;
}

.fdGris85 { background-color: #d8d8d8; }
.fdGris78 { background-color: #c8c8c8; }
.fdGris72 { background-color: #b8b8b8; }

.fdGrisClair,
.fdGris60,
.infoPdt,
.gear {
    background-color: #999;
}

.fdGrisFonce,
.fdGris40 {
    background-color: #666;
}

.fdNoir {
    background-color: #000;
}

/* ********* Fin couleurs des arriere-plans ********* */

/* ********* Debut des tailles des elements ********* */

/* ********* Debut des largeurs des elements ********* */

.w23 { width: 23%; }
.w35 { width: 35%; }
.w45 { width: 45%; }
.w80 { width: 80%; }
.w100 { width: 100%; }

.w20p { width: 20px; }
.w40p { width: 40px; }
.w55p { width: 55px; }
.w90p { width: 90px; }
.w110p { width: 110px; }
.w130p { width: 130px; }
.w154p { width: 154px; }
.w180p { width: 180px; }

.w90vw { width: 90vw; }
.w90vw { width: 90vw; }

/* ********* Fin des largeurs des elements ********* */

/* ********* Debut des hauteurs des elements ********* */

.h30p { height: 30px; }
.lh30p { line-height: 30px; }
.h31p { height: 31px; }
.lh31p { line-height: 31px; }

/* ********* Fin des hauteurs des elements ********* */

/* ********* Fin des tailles des elements ********* */

/* ********* On declare aucun style aux elements li ********* */

.listNoStyle { list-style-type: none; }

/* ********* On justifie le texte ********* */

.txtjust { text-align: justify; }

/* ********* On declare aucun style aux elements a ********* */

.txtNoDecoration,
.miniPanier caption a /* Mini Panier */,
.miniPanier td a /* Mini Panier */,
.miniPanier p a /* Mini Panier */,
.loginAccess a /* Acces Login */,
.menuInterm div a,
.menuListePdts li a,
.panier .loupePanier a,
.clInfoComp .clCALenlevement a {
    text-decoration: none;
}

/* ********* On definit le texte en MAJUSCULES ********* */

.majuscule { text-transform: uppercase; }

/* ********* On definit une taille de font a 10px a partir d'une taille de font de 14px ********* */

.font10,
.loginAccess p /* Acces Login */,*
.loginAccess select /* Acces Login */ {
    font-size: .714em;
}

/* ********* On definit une taille de font a 12px a partir d'une taille de font de 14px ********* */
.font11 { font-size: .785em; }
.font12 { font-size: .857em; }

.font14 { font-size: 1em; }
.font15 { font-size: 1.071em; }
.font16 { font-size: 0.8em; } /* a partir d'une taille de font de 20px */

/* ********* Styles de curseur ********* */

.defaultCursor { cursor: default; }
.handCursor { cursor: pointer; }

/**************/
/* Fin COMMUN */
/**************/

/****************/
/* Debut HEADER */
/****************/

/* ********* Debut Mini Panier ********* */

.miniPanier {
    position: relative;
    font-size: .857em;
}

.miniPanier table {
    float: left;
    width: 50%;
    margin-right: .3em
}

.miniPanier table,
.miniPanier tr,
.miniPanier td,
.miniPanier .derCol {
    border: none;
}

.miniPanier caption,
.miniPanier caption a {
    height: 30px;
}

.miniPanier caption {
    font-style: normal;
    text-align: left;
}

.miniPanier caption a {
    display: block;
    line-height: 30px;
    font-size: 2em;
    text-transform: uppercase;
    text-indent: 40px;
    background: url("/assets/images/U7-Interface/cart-orange-30-30.png") no-repeat;
}

.miniPanier td {
    border-right: .1em dotted #999;
}

.miniPanier .preCol {
    width: 31%;
}

.miniPanier .secCol,
.miniPanier .derCol {
    padding-right: 0.3em;
    text-align: right;
}

.miniPanier .secCol {
    width: 16%;
}

.miniPanier .derCol {
    width: 19%;
}

.miniPanier p {
    padding-left: .3em;
    border-left: .2em;
}

.miniPanierNC-Vide {
    font-size: 1.4em; /* Mini Panier Non Connecte OU Vide */
}

.miniPanier .restant {
    position: absolute;
    bottom: 0;
    left: 66.838%; /* par defaut 66.513% */
}
    
@media (max-width: 1024px) {
    .miniPanier {
        font-size: .714em;
    }
    .miniPanier .restant {
        position: absolute;
        bottom: 1.5em;
        left: 66.666%;
    }
}

@media (min-width: 1281px) {
    .miniPanier .restant {
        position: absolute;
        bottom: 1.5em;
        left: 66.492%;
    }
}

/* ********* Fin Mini Panier ********* */

/* ********* Debut Choix Langue ********* */

/* ********* Fin Choix Langue ********* */

/* ********* Debut Acces Login ********* */

.loginAccess h4 {
    height: 30px;
    text-align: left;
    text-transform: uppercase;
}

.loginAccess h4 a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 40px;
    background: url("/assets/images/U7-Interface/hand-gris-fonce-30-30.png") no-repeat;
    border-color: #ccc;
}

.loginAccess select {
    border: none;
    background: url("/assets/images/U7-Interface/gradient-gris-tres-clair-1-17.jpg") repeat-x;
}

/************************/
/* Debut GESTION COMPTE */
/************************/

/* ******** Debut Changer votre mot de passe ******** */

.formMdpU7 fieldset {
    background: #e8e8e8;
    border: 1px solid #ff5e14;
}

.formMdpU7 h4 {
    color: #fff;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
    border-bottom: 1px solid #fff;
}

.formMdpU7 label {
    color: #fff;
    background: url("/assets/images/U7-Interface/noir-transparent-1-1.png");
}

.formMdpU7 .submitMdp {
    color: #fff;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-21.png") repeat-x;
}

.formMdpU7 .submitMdp:hover {
    color: #666;
}

/* ********* Fin Changer votre mot de passe ********* */

/* ********* Debut Modifier votre profil ********* */

.formProfilU7 fieldset {
    background: #e8e8e8;
    border: 1px solid #ff5e14;
}

.formProfilU7 h4 {
    color: #fff;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
    border-bottom: 1px solid #fff;
}

.formProfilU7 label {
    color: #fff;
    background: url("/assets/images/U7-Interface/noir-transparent-1-1.png");
}

.formProfilU7 .abos label {
    color: #ff5e14;
    background: none;
}

.formProfilU7 .submitProfil {
    color: #fff;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-21.png") repeat-x;
}

.formProfilU7 .submitProfil:hover {
    color: #666;
}

/* ********* Fin Modifier votre profil ********* */

/* ********* Debut Mot de passe oublie?/Reinitialiser votre mot de passe ********* */

.formOubliMdpU7 fieldset {
    background: #e8e8e8;
    border: 1px solid #ff5e14;
}

.formOubliMdpU7 h4 {
    color: #fff;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
    border-bottom: 1px solid #fff;
}

.formOubliMdpU7 label {
    color: #fff;
    background: url("/assets/images/U7-Interface/noir-transparent-1-1.png");
}

.formOubliMdpU7 .submitOubliMdp {
	display: inline-block;
    color: #fff;
    text-decoration:none;
    padding: 5px 10px 5px 10px;
    height: 32px;
}
.formOubliMdpU7 .submitOubliMdp a {
    text-decoration:none;
} 
.formOubliMdpU7 .submitOubliMdp:hover {
    color: #666;
}

/* ********* Fin Mot de passe oublie?/Reinitialiser votre mot de passe ********* */

/************************/
/* Fin GESTION COMPTE */
/************************/

/* ********* Fin Acces Login ********* */

/* ********* Debut Pop-1UP de Connexion ********* */

.pop1upConnexion .fancybox-skin {
    background: none;
    border-radius: 0;
    box-shadow: none;
}

.pop1upConnexion ul {
    margin-top: -1px;
    padding: 11px 10px 10px 10px;
}

.pop1upConnexion li {
    list-style-type: none;
}

.pop1upConnexion p {
    width: 347px;
    margin: 0 auto 5px auto;
}

.pop1upConnexion .clOrange {
    padding-left: 109px;
}

.pop1upConnexion label,
.pop1upConnexion input {
    display: inline-block;
    height: 28px;
    line-height: 28px;
}

.pop1upConnexion label {
    width: 100px;
    margin-right: 5px;
    text-transform: uppercase;
}

.pop1upConnexion p input {
    width: 200px;
    border: none;
}

.pop1upConnexion .connexion {
    width: 28px;
    margin-left: 5px;
    height: 28px;
    line-height: 28px;
    background: url(/assets/images/U7-Interface/bouton-connexion-orange-28-28.png) no-repeat;
}

.pop1upConnexion a {
    margin-left: 143px;
}

/* ********* Fin Pop-1UP de Connexion ********* */

/**************/
/* Fin HEADER */
/**************/

/*****************/
/* Debut SECTION */
/*****************/

@media(min-width:976px){
    [class*=grid] > * + * { margin-left: 0.707%; } /* here's the gutter */
    .grid1-4 > *:first-child { width: 19.390%; }
    .grid1-4 > * + * { width: 79.903%; }
}

/* ********* Debut Aside ********* */

.filtres {
    position: relative;
}

.filtres fieldset {
    padding-bottom: 31px;
}

.filtres legend,
.filtres label {
    text-transform: uppercase;
}

.filtres label {
    position: relative;
}

.filtres select {
    position: absolute;
    top: 5px;
    right: 5px;
    min-height: 18px;
    border: none;
    background: url("/assets/images/U7-Interface/gradient-gris-tres-clair-1-17.jpg") repeat-x;
}

.filtres span {
    display: block;
    width:50%;
}

.filtres input {
    position: absolute;
    right: 10px;
    /*bottom: 10px;*/
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-21.png") repeat-x;
    border: none;
}

@media (max-width: 1024px) {
    .filtres label {
        font-size: .714em;
    }
    .filtres select {
        min-height: 15px;
    }
}

/* ********* Fin Aside ********* */

/* ********* Debut Article ********* */
titreProduit {
    font-size:2rem;
}
@media (max-width: 640px){
    titreProduit {
        font-size:1rem;
    }
}
    

titreProduit {
    position: relative;
    padding-left: 10px;
    text-transform: uppercase;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(102,102,102,0.65) 0%, rgba(102,102,102,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(102,102,102,0.65)), color-stop(100%,rgba(102,102,102,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(102,102,102,0.65) 0%,rgba(102,102,102,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(102,102,102,0.65) 0%,rgba(102,102,102,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(102,102,102,0.65) 0%,rgba(102,102,102,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(102,102,102,0.65) 0%,rgba(102,102,102,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6666666', endColorstr='#00666666',GradientType=1 ); /* IE6-8 */
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -o-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

titreProduit img {
    position: absolute;
    bottom: -10px;
    left: 0;
}

figureProduit img {
    display: block;
    margin: auto auto;
}

.infoPdt,
.gear {
    margin-top: 0; /* IE8 */
    margin-left: 20px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(153,153,153,0.65) 0%, rgba(153,153,153,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(153,153,153,0.65)), color-stop(100%,rgba(153,153,153,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(153,153,153,0.65) 0%,rgba(153,153,153,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(153,153,153,0.65) 0%,rgba(153,153,153,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(153,153,153,0.65) 0%,rgba(153,153,153,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(153,153,153,0.65) 0%,rgba(153,153,153,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6999999', endColorstr='#00999999',GradientType=1 ); /* IE6-8 */
}

.gear li {
    float: left;
    width: 20%;
    font-size: .857em;
    list-style-type: none;
}
.infoPdt {
    color : black;
}
.infoPdt p,
.gear p {
    margin: 15px 0;
    padding: 0 5px;
    border-right: .1em solid #ff5e14;
}
@media(max-width:768px){
    .gear li{
        float: none;
        width: 100%;
    }
    .gear p{
        border-right: none;
        border-bottom: .1em solid #ff5e14;
        padding: 5px;
    }
}

.gear5 p {
    border: none;
}

/*.interm figure {
    display: none;
    visibility: hidden;
}*/

/* ********* Debut Menu Intermediaire et Sous-Menu Intermediaire ********* */

.menuInterm,
.menuSubInterm {
    margin-top: 10px;
    margin-left: 20px;
}

.menuInterm div,
.menuSubInterm div {
    float: left;
    list-style-type: none;
}

.menuInterm div {
    height: 300px;
}

.menuSubInterm div {
    height: 233px;
}

.menuInterm div a,
.menuSubInterm div .menuSubIntermWrapper {
    position: relative;
    margin: 31px 10px 10px 10px;
    padding: 10px;
    border: .1em solid #999;
    box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 0.5);
}

.menuInterm div a {
    height: 259px;
    font-size: .857em;
}

.menuSubInterm div .menuSubIntermWrapper {
    height: 192px;
}

.menuListePdts {
    height: 170px;
    border-top: .1em solid #999;
    border-right: .1em solid #999;
    border-bottom: .1em solid #999;
    overflow-y: auto;
}

.menuListePdts li,
.menuListePdts li a {
    width: 100%;
}

.menuListePdts li a {
    line-height: 24px;
    text-indent: 5px;
    background: #666 url("/assets/images/U7-Interface/gradient-blanc-1-21.png") repeat-x;
}

.menuListePdts li a:hover {
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-21.png") repeat-x;
}

.menuInterm div a .menuIntermTitle,
.menuInterm div a .menuIntermDetails,
.menuSubInterm div .menuSubIntermTitle {
    position: absolute;
    display: block;
}

.menuInterm div a .menuIntermTitle,
.menuSubInterm div .menuSubIntermTitle {
    top: -29px;
    left: -1px;
    padding: 0 5px;
    height: 28px;
    line-height: 31px;
    text-transform: uppercase;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-28.png") repeat-x;
}

.menuInterm div a div,
.menuSubInterm div .menuSubIntermWrapper div {
    float: left;
    width: 33.333%;
    border-right: .1em solid #999;
}

.menuInterm div a div {
    padding: 0 10px 10px 0;
    height: 216px;
    border-bottom: .1em solid #999;
}

.menuSubInterm div .menuSubIntermWrapper div {
    padding: 0 10px 0 0;
    height: 170px;
}

.menuInterm div a img,
.menuSubInterm div img {
    display: block;
    margin: 0 auto;
}

.menuInterm div a p {
    height: 216px;
    padding: 0 0 10px 10px;
    border-bottom: .1em solid #999;
    overflow-y: auto;
}

.menuInterm div a .menuIntermDetails {
    right: 10px;
    width: 80px;
    height: 21px;
    line-height: 21px;
    font-size: .833em;
    text-indent: 26px;
    background: url("/assets/images/U7-Interface/bouton-details-80-21.png") no-repeat;
}

/* ********* Fin Menu Intermediaire et Sous-Menu Intermediaire ********* */

/* *********Sous menu Fabrication/latsetpost **** */
.sidemenuPost h3 {
    font-size: 1.4286em;
    color: #fff;
    width: 90%;
    text-decoration:none;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0 !important;
    background: #666666 url("/assets/images/U7-Interface/gradient-blanc-1-34.png") repeat-x;
}

.sidemenuPost ul {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    width: 90%;
    margin-top: 0 !important;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
} 
.sidemenu ul {
    padding-left: 0;
}


.ssmenuFabLink {
    list-style-type: none;
    padding:5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    text-decoration:none;
    width: 100%;
    font-size: 1em;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-34.png") repeat-x;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.ssmenuFabLink a {
	display: inline-block;
    color: #fff;
    margin-left: 5px;
    text-decoration:none;
    font-family: "Oswald",sans-serif;
    font-size: 1em;
}

.ssmenuFabLink a:hover {
	display: inline-block;
    color: #666;
}

/* ********* Debut Panier & Recherche Panier ********* */

.panier .clBtnModif,
.panier .clBtnSupp,
.clWrapRsltReduction .clBtnAjoutReduc,
.clWrapRsltReusinage .clBtnAjoutReu,
.clWrapRsltReduction .clBtnLoupe,
.clWrapRsltReusinage .clBtnLoupe,
.clWrapRsltRecherche .clBtnAjoutRech,
.clWrapRsltRecherche .loupeRecherche a {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.panier .clBtnModif { background: url("/assets/images/U7-Interface/modif-vert-15-15.png") no-repeat; }
.panier .clBtnModif:hover { background: url("/assets/images/U7-Interface/modif-orange-15-15.png") no-repeat; }
.panier .clBtnSupp { background: url("/assets/images/U7-Interface/retirer-rouge-15-15.png") no-repeat;}
.panier .clBtnSupp:hover { background: url("/assets/images/U7-Interface/retirer-orange-15-15.png") no-repeat; }
.clWrapRsltReduction .clBtnAjoutReducDsbld { background: url("/assets/images/U7-Interface/ajouter-gris-15-15.png") no-repeat; }
.clWrapRsltReduction .clBtnAjoutReduc,       .clWrapRsltRecherche .clBtnAjoutRech,       .clWrapRsltReusinage .clBtnAjoutReu { background: url("/assets/images/U7-Interface/ajouter-vert-15-15.png") no-repeat; }
.clWrapRsltReduction .clBtnAjoutReduc:hover, .clWrapRsltRecherche .clBtnAjoutRech:hover, .clWrapRsltReusinage .clBtnAjoutReu:hover { background: url("/assets/images/U7-Interface/ajouter-orange-15-15.png") no-repeat; }
.clWrapRsltReduction .loupeReduc a, .clWrapRsltRecherche .loupeRecherche a, .clWrapRsltReusinage .clBtnLoupe { background: url("/assets/images/U7-Interface/zoomer-gris40-15-15.png") no-repeat; }
.clWrapRsltReduction .loupeReduc a:hover, .clWrapRsltReduction .clBtnLoupe:hover, .clWrapRsltRecherche .loupeRecherche a:hover, .clWrapRsltReusinage .clBtnLoupe:hover { background: url("/assets/images/U7-Interface/zoomer-orange-15-15.png") no-repeat; }


/* ********* Fin Panier & Recherche Panier ********* */

/* ********* Debut Completer Panier ********* */

.FormRecherche { width: 470px; } /* par defaut 442px */

.FormRecherche label {
    font-size: 1.143em;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-34.png") repeat-x;
}

.FormRecherche input,
.FormRecherche .clBtnRecherche {
    height: 30px;
}

.FormRecherche input {
}

.FormRecherche .clBtnRecherche {
    width: 113px;
    margin-right: 0;
    margin-left: -5px;
    line-height: 18px;
    background: #ff5e14 url("/assets/images/U7-Interface/rechercher-blanc-20-20.png") 87px 5px no-repeat;
}

.FormRecherche .clBtnRecherche:hover { background: #ff5e14 url("/assets/images/U7-Interface/rechercher-gris40-20-20.png") 87px 5px no-repeat; }

/* ********* Fin Completer Panier ********* */

/* ********* Debut Recherche ********* */

.FormRecherche2 { } /* par defaut 442px */

.FormRecherche2 label {
    font-size: 1.143em;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-34.png") repeat-x;
}

.FormRecherche2 input,
.FormRecherche .clBtnRecherche {
    height: 30px;
}

.FormRecherche2 input {
    margin-left:10px;
}

.FormRecherche2 .clBtnRecherche {
    width: 48px;
    margin-right: 0;
    margin-left: -5px;
    line-height: 18px;
    background: #ff5e14 url("/assets/images/U7-Interface/rechercher-blanc-20-20.png") 10px 5px no-repeat;
    height:30px;
}

.FormRecherche2 .clBtnRecherche:hover { background: #ff5e14 url("/assets/images/U7-Interface/rechercher-gris40-20-20.png") 87px 5px no-repeat; }

/* ********* Fin Completer Panier ********* */
/* ********* Debut Annonce ********* */

.FormAnnonce { } /* par defaut 442px */

.FormAnnonce label {
    font-size: 1.143em;
    background: #666666 url("/assets/images/U7-Interface/gradient-blanc-1-34.png") repeat-x;
}

.FormAnnonce input,

.FormAnnonce input {
    margin-left:10px;
}

/* ********* Fin Annonce ********* */

/* ********* Debut Suite Commande ********* */

.FormValidationPanier,
.FormValidationPanier a {
    height: 40px;
}

.FormValidationPanier div { padding-right: 110px; }

.FormValidationPanier a {
    width: 101px; /* par defaut 91px */
    margin-right: 0;
    line-height: 18px;
    background: #ff5e14 url("/assets/images/U7-Interface/chevrons-bas-blanc-18-18.png") 72px 10px no-repeat;
}

.FormValidationPanier a:hover { background: #ff5e14 url("/assets/images/U7-Interface/chevrons-bas-gris40-18-18.png") 72px 10px no-repeat; }

/* ********* Fin Suite Commande ********* */

/* ********* Debut Renseignements Complémentaires ********* */

.clInfoComp  {
  counter-reset: h6;
}

.clInfoComp h6:before,
.clInfoComp h6:before {
  content: " - Étape " counter(h6) " - ";
  counter-increment: h6;
}

.clInfoComp .clCALenlevement a {
    width: 333px; /* par defaut 293px */
    margin-bottom: 10px;
    text-align: center;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-35.png") repeat-x;
}

/* ********* Debut Bouton Validation Commande ********* */

.clInfoComp .clBtnChxAdresse {
    width: 192px; /* par defaut 172px */
    margin-right: 0;
    height: 44px;
    line-height: 32px;
    background: #ff5e14 url("/assets/images/U7-Interface/valider-blanc-32-32.png") 152px 5px no-repeat;
}

.clInfoComp .clBtnChxAdresse:hover { background: #ff5e14 url("/assets/images/U7-Interface/valider-vert-32-32.png") 152px 5px no-repeat; }

/* ********* Fin Bouton Validation Commande ********* */

/* ********* Fin Renseignements Complémentaires ********* */

/* ********* Debut Pop-2UP ********* */

.fancybox-inner .ulUlFirst,
.fancybox-inner .ulUlSecond {
    margin-top: -21px;
}

.fancybox-inner .ulUlFirst {
    margin-left: 90px;
}

.fancybox-inner .ulUlSecond {
    margin-left: 136px;
}

.fancybox-inner .clBtnAjoutInput {
    top: 6px;
    right: 5px;
}

.fancybox-inner .clBtnAjout {
    width: 154px;
    height: 31px;
    line-height: 21px;
    background: #ff5e14 url("/assets/images/U7-Interface/panier-blanc-21-21.png") 5px 5px no-repeat;
}

.fancybox-inner .clBtnAjout:hover {
    background: #ff5e14 url("/assets/images/U7-Interface/panier-gris40-21-21.png") 5px 5px no-repeat;
}

/* ********* FancyBox Bouton Fermer ********* */

.fancybox-close {
    top: 15px;
    right: 31px; /* !!!ATTENTION!!! Ne pas oublier de prendre en compte la largeur de la ScrollBar verticale */
    width: 30px;
    height: 30px;
    background: #ff5e14 url("/assets/images/U7-Interface/fermer-blanc-30-30.png") no-repeat;
}

/* ********* Fin Pop-2UP ********* */

/* ********* Debut AR ********* */

/* ********* Debut Bouton Creer un Nouveau Panier ********* */

.clBtnRet {
    width: 250px; /* par defaut 189px / pab change depuis 213px*/
    height: 33px;
    line-height: 21px;
    background: #ff5e14 url("/assets/images/U7-Interface/retour-blanc-21-21.png") 213px 5px no-repeat; /*pab change en 213px depuis 185px*/
}

.clBtnRet:hover {
    color:#FFFFFF;/*style pour contrer vamtam*/
    background: #ff5e14 url("/assets/images/U7-Interface/retour-gris40-21-21.png") 213px 5px no-repeat;/*pab change en 213px depuis 185px*/
}

/* ********* Fin Bouton Creer un Nouveau Panier ********* */

/* ********* Fin AR ********* */


/* ********* Debut Popup Formulaire Ajout Adresse de Livraison ********* */
/* ********* Debut Popup Formulaire de Contact ********* */

/* Liens sur les pages */
/* ------------------- */
.ssmenuFabLink, .panierLink,
.importcmdLink, .listblivLink,
.listdevisLink, .listcmdLink,
.contactLink, .adrlivLink, 
.remCmwLink {
    padding:5px;
    margin-left: 10px;
    text-align: left;
    width: 90%;
    font-size: 1.143em;
    background: #ff5e14 
}

.ssmenuFabLink a, .panierLink a,
.importcmdLink a, .listblivLink a,
.listdevisLink a, .listcmdLink a,
.contactLink a, .adrlivLink a,
.remCmwLink a {
	display: inline-block;
    margin-left: 5px;
    text-decoration:none;
    font-family: "Oswald",sans-serif;
    font-size: 1.143em;
}

.ssmenuFabLink a:hover, .panierLink a:hover,
.importcmdLink a:hover, .listblivLink a:hover,
.listdevisLink a:hover, .listcmdLink a:hover,
.contactLink a:hover, .adrlivLink a:hover,
.remCmwLink a:hover{
	display: inline-block;
    color: #666;
}

.contactLink a { background: url("/assets/images/U7-Interface/contact-blanc-21-21.png") 0px 2px no-repeat; }
.contactLink a:hover { background: url("/assets/images/U7-Interface/contact-gris-21-21.png") 0px 2px no-repeat; }
.adrlivLink a  { background: url("/assets/images/U7-Interface/livrer-blanc-21-21.png") 0px 2px no-repeat; }
.adrlivLink a:hover  { background: url("/assets/images/U7-Interface/livrer-gris-21-21.png") 0px 2px no-repeat; }
.importcmdLink a  { background: url("/assets/images/U7-Interface/importfile-blanc-21-21.png") 0px 2px no-repeat; }
.importcmdLink a:hover  { background: url("/assets/images/U7-Interface/importfile-gris-21-21.png") 0px 2px no-repeat; }
.listdevisLink a  { background: url("/assets/images/U7-Interface/liste-blanc-21-21.png") 0px 2px no-repeat; }
.listdevisLink a:hover  { background: url("/assets/images/U7-Interface/liste-gris-21-21.png") 0px 2px no-repeat; }
.listblivLink a  { background: url("/assets/images/U7-Interface/liste-blanc-21-21.png") 0px 2px no-repeat; }
.listblivLink a:hover  { background: url("/assets/images/U7-Interface/liste-gris-21-21.png") 0px 2px no-repeat; }
.listcmdLink a  { background: url("/assets/images/U7-Interface/liste-blanc-21-21.png") 0px 2px no-repeat; }
.listcmdLink a:hover  { background: url("/assets/images/U7-Interface/liste-gris-21-21.png") 0px 2px no-repeat; }
.panierLink a { background: url("/assets/images/U7-Interface/panier-blanc-21-21.png") 0px 2px no-repeat; }
.panierLink a:hover { background: url("/assets/images/U7-Interface/panier-gris-21-21.png") 0px 2px no-repeat; }

/* Formulaire Ajout adresse livraison */
/* ---------------------------------- */
.formAjoutAdrLiv form {
    width: 460px;
    margin-top: 10px;
}

.formAjoutAdrLiv h4 {
    padding: 5px;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0 !important;
    margin-top: 10px;
    font-weight : bold;
    color: #fff;
}
.formAjoutAdrLiv fieldset {
    background: #e8e8e8;
    border: 1px solid #ff5e14;
    width: 90%;
    padding-top : 10px;
    margin-top: 0 !important;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}

.clBtnAjoutAdr {
    width: 150px;
    height:32px;  
    text-align: center;
    font-family: "Oswald",sans-serif;
    padding:2px;
    margin: 5px;
    margin-left:150px;
    font-size: 1.143em;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.clBtnAjoutAdr a {
    color: #fff;
    margin: 2px;
    text-decoration:none;

}

.clBtnAjoutAdr a:hover {
    color: #666;
}

.clBtnAjoutDesable {
    width: 150px;
    height:32px;  
    text-align: center;
    font-family: "Oswald",sans-serif;
    padding:2px;
    margin: 5px;
    margin-left:150px;
    font-size: 1.143em;
    background: #bbbbbb url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
}

.clBtnAjoutDesable a {
    color: #666;
    margin: 2px;
    text-decoration:none;
}
.clBtnAjoutDesable a:hover {
    color: #666;
}


.contactForm .clFormSubmit {
/*	font-size: 1.4286em;  equiv 20px */
    font-size: 1.143em;
/*	font-weight: normal; */
	line-height: 1.05em;
	margin:  1.05em 0 0 0;
	margin: 0 !important;
	padding : 5px;
	font-weight: bold;
    font-family: "Oswald",sans-serif; 
    color: #FFF;
    background-color: #ff5e14;
    border: none; 
}



/* Formulaire Contact */
/* ------------------ */

.contactForm h4 {
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-42.png") repeat-x;
}

.contactForm form fieldset {
    position: relative;
}

.contactForm form label {
    background: url("/assets/images/U7-Interface/noir-transparent-1-1.png");
}

.contactForm .submit {
    height: 40px;
}

.contactForm .submit input {
    position: absolute;
    right: 10px;
    bottom: 0;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-40.png") repeat-x;
}

.contactForm .submit input:hover {
    color: #666;
}

/* ********* Debut Importer une  Commande ********* */

.clBtnImportCmd {
    width: 150px;
    height:32px;  
    text-align: center;
    font-family: "Oswald",sans-serif;
    padding:2px;
    margin: 5px;
    margin-left:150px;
    font-size: 1.143em;
    background: #ff5e14 url("/assets/images/U7-Interface/gradient-blanc-1-32.png") repeat-x;
}

.clBtnImportCmd a {
    color: #fff;
    margin: 2px;
    text-decoration:none;

}

.clBtnImportCmd a:hover {
    color: #666;
}

/* ********* Fin Importer Commande ********* */



@media (max-width: 1024px) {
    .contactForm textarea {
        max-width: 750px;
    }
}

/* ********* Fin Formulaire de Contact ********* */

/*****************/
/* Fin SECTION */
/*****************/

/****************/
/* Debut FOOTER */
/****************/

footer {
    border-top: .8em solid #999;
}

/**************/
/* Fin FOOTER */
/**************/

/* ********* ClearFix ********* */

.miniPanier p,
.gear,
.infoPdt,
.menuInterm {
    overflow: hidden;
}

.miniPanier p:after,
.gear:after,
.infoPdt:after,
.menuInterm:after {
    content: "";
    display: table;
    clear: both;
}

.ie67 .miniPanier p,
.ie67 .interm .gear, .infoPdt,
.ie67 .menuInterm {
    zoom: 1;
}
.alignLeft { text-align: left; }
.fdGreen { background-color:green;}

.tl-tag{
   color:#ff5e14;
    background-color:#ccc;
    list-style:none;
    margin-top:5px;
    margin-left:5px;
}

.archives{    
    color:#ff5e14;
    background-color:#ccc;
    list-style:none;
    margin-top:5px;
    margin-left:5px;
    
}
.tl-tag a{
    text-decoration:none;
    color:#ff5e14;
    padding-left:5px;
    padding-right:5px
}


.archives a{
    text-decoration:none;
    color:#ff5e14;
    padding-left:5px;
    padding-right:5px
}

.my-span1 { background-color: #ff5e14; display:inline-block; text-align:center; font-weight:bold; width:30px; }
.my-span2 { background-color: #ffA300; display:inline-block; text-align:center; font-weight:normal; width:150px }
.my-span3 { background-color: #ffffff; display:inline-block; text-align:left; font-weight:normal; width:600px; padding-left:5px; }

/*Fabrication 
L'id de la classe correspond à l'id de la page */
span.fabricationMenuTitle{
    top: -29px;
    left: -1px;
    padding: 0px 5px;
    height: 28px;
    line-height: 31px;
    text-transform: uppercase;
    background: url('/assets/images/U7-Interface/gradient-blanc-1-28.png') repeat-x scroll 0% 0% #F60;
}
.fab-4371{
    float: left;
    list-style-type: none;
    height:300px;
}
.fab-6009{
    float: left;
    list-style-type: none;
    height:300px;
}
.fab-6791{
    float: left;
    list-style-type: none;
    height:300px;
}
.fabImg{
    float: left;
    width: 33.333%;
    border-right: 0.1em solid #999;
}

.download a{
    font-size:2rem;
}
.totalPanier{
    float:left; 
    border-left: 0.3em solid #ff6600; 
    padding-right:0.2em;
}
.versionMobile{
    display:none;
}
.versionMobile .gear{
    margin:0;
}
@media(max-width:976px){
    .versionPc{
        float:none;
    }
    .ov-wrap-break{
        overflow-wrap: break-word;
    }
}

@media(max-width:768px){
    .versionMobile{
        display:block;
    }
    .versionPc{
        display:none;
    }
    .totalPanier{
    float:left; 
    border-left: none; 
    padding-right:0;
}
}
.tableHeadMobile{
    display:none;
}
@media(max-width:640px){
    .tableHeadMobile{
        display:inline;
    }
}
.fdYellow{
    background-color:#F3F363;
    color:black;
}
.fdBlue{background-color:blue;}

.neighbors{
    margin-top:2vmin;
    background-color:#ff5e14;
}
.link-prev{
    display:inline-block;
    padding-left:5vmin;
    width:33%;
    text-align:left;
}
.link-up{
    display:inline-block;
    padding-left:5vmin;
    width:33%;
    text-align:center;
}
.link-next{
    display:inline-block;
    padding-right:5vmin;
    width:33%;
    text-align:right;
}