*, a:link, a:visited, a:hover, a:active { outline:none } 

#sousnavgauche .glyphicon-chevron-right			{top:7px;}
#sousnavgauche .glyphicon-triangle-right		{top:7px;}

.categ-142 .conteneur-photo-article {height: auto;}
.conteneur-photo-article			{height: auto;}
.vignette-custom					{height: auto;}

@media (min-width: 991px) {
	.conteneur-vignette:nth-child(4n+1) {
	    clear: both;
	}

	.conteneur-produit:nth-child(3n+1) {
	    clear: both;
	}
}

@media (max-width: 991px) {
	.conteneur-vignette:nth-child(3n+1) {
	    clear: both;
	}

	.conteneur-produit:nth-child(2n+1) {
	    clear: both;
	}
}

.footer							{margin-top: 0;}
.footer strong 					{font-size: 1.1em;}
.footer ul li, .footer ul a 	{font-size: 1em;}

.acces-menu-accueil h2			{font-size: 2.5em;}

.dropdown-menu .dropdown-menu	{position: relative;border: none !important;margin: 0;padding: 0;box-shadow: none;
								 width: 100%;background: #FAFAFA;}
.dropdown-menu a						{text-decoration: none !important;}
.dropdown-menu a i.jardi-icon 			{color: #333;}

.conteneur-accordion .collapseTitle a i {margin-top: 4px;}
.collapse > .contenuParagraphe, .collapsing > .contenuParagraphe {padding: 15px;}

.region.gauche .conteneur-plante {width: 50%;}
.conteneur-plante a {color: #fff !important;}
.titre-vignette 						{min-height: inherit;}
.spec_liste-activites .titre-vignette 	{min-height: auto;}
.spec_liste-ateliers  .titre-vignette 	{min-height: auto;}
.titre-vignette h3 						{margin-bottom: 0;}

@media (min-width: 992px) {
  .region.gauche .contenuParagraphe,
  .region.gauche .photosParagraphe,
  .region.gauche .liensParagraphe,
  .region.gauche .fichiersParagraphe {
    padding-left: 50px;/*remplace le margin-left de 35px qui décale trop sur la droite*/
	margin-left:0;
  }
}

.region.gauche ul.liste-tags-vignette 	{font-size: 12px;color: #666; min-height: inherit;}
.region.gauche li						{margin-bottom: 0;}
.region.gauche .contenuParagraphe p 	{margin-bottom:1.3em;}
.region.intro .contenuParagraphe		{padding-top:7px;}

.spec_accueil .containerPage {margin-bottom: 80px;}



@media (min-width: 990px) {
	.intro.region .contenuParagraphe {
		width: 75%
	}
}

.conteneur-image-vignette img {
	width: 100%;
}

.dropdown-menu .span2.photomenu {
    min-height: 300px;
    max-width: none;
}

.dropdown-menu .span2.photomenu img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.dropdown-menu .span2.photomenu img {
	max-width: 200px;
	max-height: 300px;
}

@media (min-width: 1140px) {
	.dropdown-menu .span2.photomenu img {
		max-width: 200px;
	}
	.dropdown-menu .span2.photomenu {
		max-width: 200px;
	}
}

@media (min-width: 1300px) {
	.dropdown-menu .span2.photomenu img {
		max-width: 250px;
	}
	.dropdown-menu .span2.photomenu {
		max-width: 250px;
	}
}

.categ a {
    font-size: 14px;
}

.containerColTitre a, .categ .containerColTitre a {
    font-size: 14px;
}


/*
fam-104 .dropdown-menu .span2.photomenu {
    min-width: auto;
    width: 100px;
}

.fam-104 .dropdown-menu .span2.photomenu img {
    max-width: 298px;
    bottom: 10px;
}

.fam-105 .dropdown-menu .span2.photomenu {
    width: 180px;
}

.fam-105 .dropdown-menu .span2.photomenu img {
    max-width: 197px;
}

.fam-106 .dropdown-menu .span2.photomenu {
    width: 300px;
}

.fam-106 .dropdown-menu .span2.photomenu img {
    max-width: 300px;
    bottom: 40px;
}
*/
.modal-body .img-responsive {
    height: auto !important;
}

.maintain-aspect-ratio {
	padding-top: 75%; 
}

.menu-top-1 small.fake-icone i {
    font-size: 180%;
}

.modal-backdrop {
    position: fixed;
}

.containerColTitre a, .categ .containerColTitre a {
    margin-bottom: 0;
}

.categ .menuRubrique {
	margin-top: 10px;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 15px 10px;
    font-size: 16px !important;
  }
}
@media (min-width: 992px) AND (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    padding: 29px 3px;
  }
}
@media (min-width: 1200px) AND (max-width: 1519px) {
  .navbar-default .navbar-nav > li > a {
    padding: 29px 5px;
  }
}
@media (min-width: 1520px) {
  .navbar-default .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 30px;
  }
}

ul.sscateg.dropdown-menu {
    background-color: #f4f4f4;
    font-size: 0.8em;
    margin-left: 0;
    padding: 5px;
}

ul.sscateg.dropdown-menu a {
    font-size: 14px;
    font-family: Lato, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
    font-weight: 300;
}

ul.categ .open > a, ul.categ .open > a:hover, ul.categ .open > a:focus {
    /*background: none;
    color: #333;*/
}

#filtrerPagesParTitre {
	margin: 30px auto;
	width: auto;
	display: block;
	margin-bottom: 0;
}

.vignette-realisation .contenuParagraphe ul {
    padding-left: 40px;
    text-align: left;
}

.custom-modal .modal-content img {
    margin-bottom: 5px !important;
}

.custom-modal .modal-content p {
    font-size: 1em;
}

.custom-modal .modal-content .modal-body {
    padding-top: 0;
}

.region.onglets {
    margin-bottom: 20px;
}

.jardin .containerPage a.toggle-conseil-astuces {
    background-color: #43991e;
    border: 1px solid #43991e;
    color: #fff !important;
    margin-bottom: 5px;
}

.jardin .containerPage a.toggle-conseil-astuces:hover {
    background-color: #e1e1e1 !important;
    color: #43991e !important;
}


.activite .caracteristiques-vignette {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1;
}

.ressources .containerPage a.btn-ressources {
    color: #fff;
}

#container-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}



.panier-sep {
    border: none;
    border-bottom: solid 1px #ddd;
}

.vignette-realisation ul li.lien-para {
    list-style: none;
}

.typepage_page .coldroite .titreParagraphe > h2:before, .typepage_a-faire-ce-mois-ci .coldroite .titreParagraphe > h2:before, .typepage_fam_plante .coldroite .titreParagraphe > h2:before {
    font-family: "jardinons-fonts" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;
    content: "b";
    font-size: 0.8em;
    top: 4px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 1em;
}

.coldroite .jardi-icon {
    font-size: 0.8em;
    top: 4px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 1em;
}

.typepage_page .coldroite .vignette-realisation h2:before, .typepage_page .coldroite .conteneur-accordion h2:before, .typepage_page .coldroite .conseil-astuces h2:before, .typepage_page .coldroite .intro h2:before, .typepage_a-faire-ce-mois-ci .coldroite .intro h2:before {
    content: none;
}

.pageadmin .containerPage {
    padding-top: 0 !important;
}

.pageadmin .containerPageAdmin {
    padding-top: 130px !important;
}

.pageadmin .contenuPageAdmin .clickable								{cursor:pointer;}
.pageadmin .contenuPageAdmin .container-collapse .caret-cell		{width:48px;}

.btn-semaine {
    background: #f5b200;
    color: #fff !important;
    margin-bottom: 3px;
}

#googleMapPartenaires {
    height: 600px;
}

.fichiersParagraphe ul {
    list-style: none;
}

.grid-sizer {
    display: none;
}

.modal-footer .btn i {
    margin-right: 5px;
    margin-top: 2px;
}

h2 {
    margin-top: 30px;
}

.filtrer-para {
    margin-top: 20px;
}

#filtrerParTagsPrincipaux {
    margin-top: 20px;
}

.copyright-modal {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
    text-align: right;
}

@media (min-width: 1100px) AND (max-width: 1265px) {
    .listeLiensPartage a {
        font-size: 9px;
        height: 30px;
        width: 30px;
    }
}

@media (max-width: 1100px) {
    .listeLiensPartage a {
        height: 25px;
        width: 25px;
        font-size: 9px;
    }
}

.container-lien-transversal {
    max-height:300px;
    overflow:hidden;
}

@media (max-width: 768px) {
    .container-lien-transversal {
        max-height:350px;
    }
}

.ressources .affichagepublic a {
    color: #2F2F2F;
}

.titre-liens-transversaux {
    margin-bottom: 25px;
    margin-top:35px;
    border-bottom: solid 3px;
    padding-bottom: 10px;
}

.liensParagraphe ul {
    margin-bottom: 20px;
}

.acces-menu-accueil h2 {
    font-size: 1.5em;
    margin-top: 15px;
}

.acces-menu-accueil {
    border: none;
}

@media (max-width: 769px) {
    .containerColTitre a, .categ .containerColTitre a, .categ a {
        padding: 5px 10px;
    }

    .famille ul.categ a:hover, .famille ul.categ .open > a:hover {
        background: none;
        color: #333;
    }

    .famille ul.categ a:active, .famille ul.categ .open > a:active {
        background: #a72139;
        color: #fff;
    }

    .region.gauche .contenuParagraphe, .region.gauche .photosParagraphe, .region.gauche .liensParagraphe, .region.gauche .fichiersParagraphe {
        margin-left: 0
    }

    .conteneur-plante .astuce-position-absolute {
        position: relative;
    }

    .conteneur-plante .masque-photo {
        width: 100%;
        padding: 0 !important;
    }

    .conteneur-plante h2 {
        font-size: 1.4em;
        padding: 0 15px;
    }

    .navbar-form {
        left: 15px;
    }
}

.region.gauche .videosParagraphe {
    margin-left: 35px;
}

ul {
    font-weight: normal;
}

h4.modal-title {
    margin-right: 210px;
}

.spec_actualites .liensParagraphe {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.spec_actualites .liensParagraphe li {
    margin-bottom: 5px;
}

.spec_actualites .liensParagraphe a {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.spec_actualites .liensParagraphe a:focus,
.spec_actualites .liensParagraphe a:active:focus,
.spec_actualites .liensParagraphe a.active:focus,
.spec_actualites .liensParagraphe a.focus,
.spec_actualites .liensParagraphe a:active.focus,
.spec_actualites .liensParagraphe a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.spec_actualites .liensParagraphe a:hover,
.spec_actualites .liensParagraphe a:focus,
.spec_actualites .liensParagraphe a.focus {
  color: #333;
  text-decoration: none;
}
.spec_actualites .liensParagraphe a:active,
.spec_actualites .liensParagraphe a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.spec_actualites .liensParagraphe a.disabled,
.spec_actualites .liensParagraphe a[disabled]{
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.spec_actualites .liensParagraphe a.disabled {
  pointer-events: none;
}

.spec_actualites .liensParagraphe a {
  color: #fff;
  background-color: #9a59b5;
  border-color: #7f4497;
}

.spec_actualites .liensParagraphe a:hover {
  color: #fff;
  background-color: #7f4497;
  border-color: #7f4497;
}

.acces-menu-accueil img {
    width: 70%;
}

.acces-menu-accueil h2 {
    font-size: 2.8em;
}

.acces-menu-accueil .carousel-control {
  color: #000;
  text-shadow: none;
}

.mise-en-avant-accueil > .ss-titre-mise-en-avant-accueil {
  width: 100%;
  display: block;
  height: 70px;
  overflow: hidden;
  margin-bottom: 40px;
}

.mise-en-avant-accueil > .ss-titre-mise-en-avant-accueil h2 {
    border: none !important;
}

.mise-en-avant-accueil > .ss-titre-mise-en-avant-accueil h2 a {
    color: #fff !important;
}

.couleur-temoignage {
  background-color: #9a59b5;
}
.couleur-semaine {
  background-color: #f5b200;
}
.containerPage {
    padding-top: 115px !important;
}

.navbar-form {
  position: absolute;
  bottom: -73px;
  padding: 15px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  display: none;
}

.navbar-form input.form-control {
  width: 100%;
}

#container-top .img-circle .fa:hover, 
#container-top .img-circle .jardi-icon:hover {
  color: #999;
}

.filter-options {
  margin-bottom: 30px;
  margin-top: 10px;
}

#grid {
  margin-bottom: 40px;
}

#grid h3 {
  margin-bottom: 20px;
}

#grid h3 i {
  margin-right: 5px;
}

.acces-menu-accueil .conteneur-image {
    max-height: 280px;
}

.acces-menu-accueil {
    padding-bottom: 0;
}

.spec_partenaires .region.gauche .contenuParagraphe, .spec_partenaires .region.gauche .photosParagraphe, .spec_partenaires .region.gauche .liensParagraphe, .spec_partenaires .region.gauche .fichiersParagraphe {
    margin-left: 0;
}

.spec_partenaires .region.droite {
  height: 725px;
  overflow: auto;
  font-size: 0.8em;
  display: none;
  width: 48%;
}

.spec_partenaires .region.droite .row {
  border-bottom: solid #ddd 1px; 
}

.spec_partenaires .region.droite h2 {
  font-size: 1.6em;
  font-weight: 700;
}

.menu-recherche {
    right: 123px;
    background-color: #ccc;
    border: 6px solid #fff;
    display: block;
    height: 50px;
    margin-top: 0;
    position: absolute;
    top: 85px;
    width: 50px;
    z-index: 999;
}

.activite .menu-recherche:hover {
  background-color: #dd516a;
}
.activite .menu-recherche {
  background-color: #a72139;
}
.jardin .menu-recherche:hover {
  background-color: #70da43;
}
.jardin .menu-recherche {
  background-color: #43991e;
}
.temoignage .menu-recherche:hover {
  background-color: #c5a0d4;
}
.temoignage .menu-recherche {
  background-color: #9a59b5;
}
.ressources .menu-recherche:hover {
  background-color: #63d8f1;
}
.ressources .menu-recherche {
  background-color: #13b8db;
}
.semaine .menu-recherche:hover {
  background-color: #ffd25c;
}
.semaine .menu-recherche {
  background-color: #f5b200;
}
.menu-recherche .fa {
  color: #333;
  vertical-align: middle;
}
.activite .menu-recherche .fa,
.jardin .menu-recherche .fa,
.temoignage .menu-recherche .fa,
.ressources .menu-recherche .fa,
.semaine .menu-recherche .fa {
  color: #fff;
}

#titreListMap {
    font-size: 2.5em;
    font-weight: normal;
}

/********************** ADMIN NEWSLETTER ***********************************/

#tabsNewsletters > .ui-widget-content {
  background: #fff;
}

#preview h3 {
  text-align: center;
  margin-top: 15px;
}

#preview-edit {
  margin-top: 20px;
  padding-top: 15px;
  background: #eee;
}

#preview-edit .cke {
  margin-left: 50px;
  margin-bottom: 20px;
}

#preview-content {
  margin: 15px auto;
  margin-top: 0;
  overflow: hidden;
  width: 600px;
}

#preview-gabarit p {
  margin-bottom: 0;
}

#preview-gabarit {
  width: 100%;
  margin: 20px auto;
  overflow: hidden;
}

.interact-editor {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 1px;
}

.interact-editor.create {
  background: #eee;
}

.interact-editor.edit {
  background: none;
}

.interact-editor .btn-editor, .interact-editor .btn-move {
  opacity: 0;
  transition: opacity .3s linear;
}

.interact-editor:hover .btn-editor, .interact-editor:hover .btn-move {
  opacity: 1;
}

.interact-editor .btn-editor:before {
  display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 5px 10px;
    background: #FFAD33;
    color: #fff;
    transition: background .3s linear;
}

.interact-editor .btn-editor:hover:before, .interact-editor .btn-move:hover:before, #contentFirstTitle .btn-edit:hover:before {
  background: #222;
}

.interact-editor .btn-move:hover:before {
  cursor: move;
}

.interact-editor .btn-create:before {
  content: "\f067";
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
}

.interact-editor .btn-move:before {
  display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 5px 10px;
    background: #FFAD33;
    color: #fff;
    transition: all .3s linear;
  content: "\f07d";
    -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: absolute;
}

.interact-editor .btn-edit:before {
  content: "\f040";
  position: absolute;
}

.interact-editor .btn-link:before {
  content: "\f0c1";
  position: absolute;
}

#contentFirstTitle {
  position: relative;
}

#contentFirstTitle .btn-edit:before {
  display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 8px 10px;
    background: #FFAD33;
    color: #fff;
    transition: all .3s linear;
    content: "\f040";
  position: absolute;
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 20%;
  left: 40%;
  line-height: normal;
  opacity: 0;
}

#contentFirstTitle:hover .btn-edit:before {
  opacity: 1;
}

.interact-editor .btn-remove:before {
  content: "\f014";
    -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
}

.add-block {
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  opacity: 0;
  text-decoration: none;
}

.add-block:before {
  content: "\f067";
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 20px;
  width: 100%;
  background: #eee;
  display: block;
  text-align: center;
  line-height: 20px;
  color: #333;
  font-family: FontAwesome;
    font-size: 14px;
}

#gabarit2 .interact-editor .btn-create:before {
  top: 41%;
  left: 43%;
}

#gabarit2 .interact-editor[data-images=true] .btn-edit:before {
  top: 41%;
  left: 40%;
}

#gabarit2 .interact-editor[data-images=true] .btn-link:before {
  top: 41%;
  left: 51.5%;
}

#gabarit2 .interact-editor[data-images=true] .btn-move:before {
  top: 41%;
  left: 30.7%;
}

#gabarit2 .interact-editor[data-images=true] .btn-remove:before {
  top: 41%;
  left: 62.9%;
}

#gabarit2 .interact-editor[data-content=true] .btn-edit:before {
  top: 41%;
  left: 46%;
}

#gabarit2 .interact-editor[data-content=true] .btn-move:before {
  top: 41%;
  left: 36.5%;
}

#gabarit2 .interact-editor[data-content=true] .btn-remove:before {
  top: 41%;
  left: 58%;
}

#gabarit7 .interact-editor .btn-create:before {
  top: 41%;
  left: 43%;
}

#gabarit7 .interact-editor[data-images=true] .btn-edit:before {
  top: 41%;
  left: 40%;
}

#gabarit7 .interact-editor[data-images=true] .btn-link:before {
  top: 41%;
  left: 51.5%;
}

#contentTextCont em {
    color: #001946;
    margin-left: 0;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
}

#gabarit7 .interact-editor[data-zone=col3] .btn-edit:before, #gabarit7 .interact-editor[data-zone=col4] .btn-edit:before, #gabarit7 .interact-editor[data-zone=col5] .btn-edit:before {
  top: 41%;
  left: 40%;
}

.interact-editor:hover .add-block {
  opacity: 1;
}

.sortable .interact-editor .add-block {
  display: none;
}

.sortable .interact-editor:last-child .add-block {
  display: block;
}

#list-gabarits {
  width: 560px;
}

#list-gabarits > div {
  float: left;
  text-align: center;
}

#list-gabarits a {
  width: 160px;
  display: block;
  text-align: center;
  height: 135px;
  margin: 10px;
  overflow: hidden;
  position: relative;
  border: solid 3px #fff;
  transition: all .3s linear;
}

#list-gabarits a:hover {
  opacity: 0.7;
}

#list-gabarits a.selected {
  border: solid 3px #FFAD33;
}

#list-gabarits a img {
  width: 100%;
}

#preview-newsletter {
  width: 736px;
  overflow: hidden;
  text-align: center;
  margin: 20px 0;
}

#preview-newsletter {
  position: relative;
}

.bibliotheque {
  overflow: hidden;
  margin-bottom: 20px;
}

.bibliotheque-element {
  float: left;
  width: 150px;
  cursor: pointer;
  text-align: center;
  margin: 5px; 
}

.bibliotheque-element img {
  border: solid 3px transparent;
  max-height: 100px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  max-width: 100%;
}

.bibliotheque-element.selected img {
  border: solid 3px #FFAD33;
}

#dialog-footer button {
    font-size: 12px;
}

.selector, .selector span, .selector select {
  width: 250px !important;
}

.cke_dialog {
  z-index: 99999999 !important;
}

#gabarit2 td, #gabarit7 td {
  vertical-align: top;
}

.bibliotheque-element {
  position: relative;
}

.bibliotheque-element .remove {
  position: absolute;
  right: 5px;
    top: 5px;
    text-decoration: none;
}

.bibliotheque-element .remove:before {
  content: "\f014";
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 20px;
  width: 20px !important;
  background: red;
  display: block;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-family: FontAwesome;
    font-size: 14px;
    display: block;
    text-decoration: none;
}

.select-expediteur-admin, .select-gabarit-admin {
    width: 215px;
}

#scroll-haut {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    opacity: .5;
    border-radius: 3px;
    display: block;
}

#scroll-haut:hover {
    opacity: 1;
}

.nouveaute {
    font-size: 13px;
    font-weight: normal;
    left: 24px;
    padding: 3px 7px;
    top: 12px;
}

@media (max-width: 769px) {
    .photosParagraphe ol {
        display: none !important;
    }
}

.row.actu img {
    margin-top: 34px;
}