@charset "UTF-8";
/* NUANCIER DE COULEURS */
/* Basé entièrement sur le nuancier fourni par l'équipe DESIGN */
/* URL : .pdf */
/*********************************************************************/
/* COULEURS DE SECTIONS **********************************************************/
/* UNE : À la une */
/* ACT : Actualités */
/* AFF : affaires/portfolio */
/* ART : Arts */
/* AUT : Auto */
/* CIN : Cinéma */
/* DEB : Débats */
/* DOS : Dossiers */
/* GOU : Gourmand */
/* MAI : Maison */
/* PAU : Pause (billboard) */
/* SPO : Sport */
/* VOY : Voyage */
/* TEC : Techno */
/** spécial **/
/* NOEL : Noël */
/* WCM (petit crayon) */
/* réseau Sociaux */
/* Listes de couleurs */
/**** POUR GENERER RAPIDEMENT UNE LISTE

		var output="";
		var variante="1";
		var a_list=new Array("UNE","ACT","AFF","ART","AUT","CIN","DEB","DOS","GOU","MAI","PAU","SPO","VOY","TEC","NOEL")
		for(i=0;i<a_list.length-1;i++){
		  output+= a_list[i]+": $"+a_list[i]+variante+", "; 
		}
		console.log(output);

(et enlver la dernière virgule :P) **/
/** GRADIANTS ***/
/****** revoir la fonction pour être cross browser ************/
/* LISTE DES GRADIANTS */
/*******************************************************************/
@font-face {
  font-family: "lp_web_icons";
  src: url("../fonts/lp_web_icons/lp_web_icons.woff2") format("woff2"), url("../fonts/lp_web_icons/lp_web_icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }
/********** admin *********** */
/* petit crayon CSS */
.petitCrayon, .petitCrayonListe, .petitCrayonListeOrigine, .id_obj {
  display: none; }

.isRmon1Pupitreur .petitCrayon.active, .isRmon1Pupitreur .petitCrayonListe.active {
  right: 10px; }

.petitCrayon.active, .petitCrayonListe.active {
  display: block;
  background: #660066;
  position: absolute;
  margin: 10px 0 0 10px;
  width: 32px;
  height: 32px;
  min-height: 32px;
  overflow: hidden;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.45) 1px 1px 0 0;
  z-index: 50;
  opacity: 1;
  transition: all 150ms linear; }
  .petitCrayon.active:hover, .petitCrayonListe.active:hover {
    opacity: 1;
    width: 200px;
    height: auto;
    border-radius: 0;
    z-index: 52; }
    .petitCrayon.active:hover:before, .petitCrayonListe.active:hover:before {
      width: 30px;
      background: #da9eda;
      margin: 0;
      border-radius: 0;
      display: block;
      position: absolute;
      font: normal 35px/30px lp_web_icons, sans-serif;
      padding: 2px; }
    .petitCrayon.active:hover .contenuEdit, .petitCrayonListe.active:hover .contenuEdit {
      width: 150px;
      margin: 5px 5px 0 40px;
      padding: 4px 0 0 0;
      opacity: 1;
      display: block;
      word-break: break-word; }
      .petitCrayon.active:hover .contenuEdit:last-child, .petitCrayonListe.active:hover .contenuEdit:last-child {
        margin-bottom: 10px; }
  .petitCrayon.active:before, .petitCrayonListe.active:before {
    content: "/";
    color: #fff;
    position: absolute;
    font: normal 35px/30px lp_web_icons, sans-serif;
    padding: 2px; }
  .petitCrayon.active .contenuEdit, .petitCrayonListe.active .contenuEdit {
    color: #ffffff !important;
    position: relative !important;
    display: block;
    width: 125px;
    font: normal 12px Arial, sans-serif;
    max-height: 45px;
    overflow: hidden;
    margin: 8px 8px 8px 40px;
    opacity: 0;
    transition: all 150ms linear; }
    .petitCrayon.active .contenuEdit a, .petitCrayonListe.active .contenuEdit a {
      color: #ffffff !important;
      padding: 4px 0 0 0;
      display: block; }
    .petitCrayon.active .contenuEdit:hover, .petitCrayon.active .contenuEdit a:hover, .petitCrayonListe.active .contenuEdit:hover, .petitCrayonListe.active .contenuEdit a:hover {
      color: #da9eda !important; }

.petitCrayon.active:before {
  padding: 1px 2px; }

.petitCrayonListe.active {
  z-index: 51; }
  .petitCrayonListe.active .contenuEdit {
    padding: 4px 0 10px 0;
    height: auto;
    max-height: none; }
  .petitCrayonListe.active:hover {
    max-height: none; }
    .petitCrayonListe.active:hover .contenuEdit {
      padding: 4px 0 10px 10px;
      height: auto; }
  .petitCrayonListe.active:before {
    content: "6";
    font: 100 35px/30px lp_web_icons, sans-serif; }

.une .petitCrayon.active {
  margin-top: 38px; }

aside.manchette .petitCrayonListe.active {
  margin-top: 0px; }

.hardNews .petitCrayonListe.active {
  right: 57px; }

.slowNews .petitCrayon.active {
  margin-top: 112px;
  right: 4px; }

.slowNews .petitCrayonListe.active {
  right: 4px; }

.petitCrayon.active.hidden, .petitCrayonListe.active.hidden {
  display: none; }

.hotTopic .petitCrayon.active {
  margin: 0; }
.hotTopic .petitCrayon.active:nth-child(4) {
  left: 0; }
.hotTopic .petitCrayon.active:nth-child(3) {
  left: 200px; }
.hotTopic .petitCrayon.active:nth-child(2) {
  left: 400px; }
.hotTopic .petitCrayon.active:nth-child(1) {
  left: 600px; }

.manchetteSuite .petitCrayonListe.active {
  top: -43px; }

.xtra .petitCrayon.active {
  margin-top: 60px; }
.xtra ul li .petitCrayon.active {
  margin-top: -30px !important; }

.sectionDouble > .petitCrayonListe {
  left: 0; }

.colGauche section.half:nth-child(odd) .petitCrayonListe.active {
  right: 341px; }

.adminSwitch {
  display: block;
  background: #660066;
  position: fixed;
  right: 10px;
  bottom: 10px;
  height: 41px;
  padding: 10px 10px 1px 45px;
  box-shadow: 1px 2px 0 rgba(102, 0, 102, 0.7);
  z-index: 5000001;
  color: #ffffff; }
  .adminSwitch:hover {
    color: #ffffff; }
  .adminSwitch:before {
    content: "/";
    color: #da9eda;
    position: absolute;
    font: normal 50px/39px lp_web_icons, sans-serif;
    padding: 0;
    margin: -6px 0 0 -44px;
    opacity: 1; }
  .adminSwitch.off:before {
    opacity: 0.3; }

.petitCrayonListe.active a, .petitCrayon.active a {
  font-size: 13px !important; }

.petitCrayon.active .contenuEdit,
.petitCrayonListe.active .contenuEdit {
  padding: 0; }

.isPupitreur .petitCrayonListe.active {
  right: 10px;
  top: -9px;
  position: absolute; }
.isPupitreur .mise-en-valeur .petitCrayonListe.active {
  right: 55px; }
.isPupitreur h1, .isPupitreur h2, .isPupitreur h3,
.isPupitreur .article-page,
.isPupitreur .inner {
  position: relative; }
  .isPupitreur h1 .petitCrayon.active, .isPupitreur h2 .petitCrayon.active, .isPupitreur h3 .petitCrayon.active,
  .isPupitreur .article-page .petitCrayon.active,
  .isPupitreur .inner .petitCrayon.active {
    right: 1;
    top: -18px; }
  .isPupitreur h1 dl .petitCrayon.active, .isPupitreur h2 dl .petitCrayon.active, .isPupitreur h3 dl .petitCrayon.active,
  .isPupitreur .article-page dl .petitCrayon.active,
  .isPupitreur .inner dl .petitCrayon.active {
    right: -9px;
    top: -6px;
    min-height: 35px; }
.isPupitreur .article-page .petitCrayon.active, .isPupitreur .dossier-page h1 .petitCrayon.active {
  margin-top: 0;
  top: -10px; }
.isPupitreur #hotTopics p .petitCrayon.active {
  left: -38px;
  top: -23px; }
.isPupitreur #manchetteOpinion .sub-news-box .petitCrayon.active {
  right: 0;
  top: 0; }
.isPupitreur .boxEdito li .petitCrayon.active,
.isPupitreur .boxChroniqueurs ul.chroniqueurs li .petitCrayon.active {
  right: 0;
  top: 0; }
  .isPupitreur .boxEdito li .petitCrayon.active:hover,
  .isPupitreur .boxChroniqueurs ul.chroniqueurs li .petitCrayon.active:hover {
    width: 100%; }
  .isPupitreur .boxEdito li .petitCrayon.active a,
  .isPupitreur .boxChroniqueurs ul.chroniqueurs li .petitCrayon.active a {
    width: 110px; }
.isPupitreur .boxChroniqueurs ul.listes .petitCrayon.active {
  top: 0;
  right: 0; }
.isPupitreur .centerbar .clear-box p.amorce .petitCrayon.active {
  top: -56px;
  right: 0; }
.isPupitreur #slideshow4horiz630 .listePhotos .petitCrayon.active,
.isPupitreur .petitCrayon.active a[id~="fleche"] {
  display: none !important; }
.isPupitreur .stories li {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #999;
  clear: both;
  min-height: 40px;
  width: 100%; }
.isPupitreur .stories h4 .petitCrayon.active {
  right: 0;
  top: 0; }
.isPupitreur .stories .petitCrayon.active {
  margin-top: 0;
  top: -10px; }
.isPupitreur .stories .first .petitCrayon.active {
  top: -9px; }
.isPupitreur .square li, .isPupitreur .square h4 {
  position: relative;
  min-height: 35px; }
  .isPupitreur .square li .petitCrayon.active, .isPupitreur .square h4 .petitCrayon.active {
    margin-top: 0;
    top: 1px;
    right: 2px; }
.isPupitreur .w634 .petitCrayon.active, .isPupitreur .w434 .petitCrayon.active {
  margin-top: 0;
  top: 1px;
  right: 5px; }
.isPupitreur .box634 li, .isPupitreur .box634 h4, .isPupitreur .box634 p, .isPupitreur .box434 li, .isPupitreur .box434 h4, .isPupitreur .box434 p, .isPupitreur .box180content li, .isPupitreur .box180content h4, .isPupitreur .box180content p {
  position: relative;
  min-height: 35px; }
.isPupitreur .box634 .petitCrayon.active, .isPupitreur .box434 .petitCrayon.active, .isPupitreur .box180content .petitCrayon.active {
  margin-top: 0;
  top: 1px;
  right: 5px; }
.isPupitreur #sousManchette634 p {
  position: relative; }
.isPupitreur #sousManchette634 .petitCrayon.active {
  margin-top: 0;
  top: 1px;
  right: 5px; }
.isPupitreur .boxRecherche .petitCrayonListe.active {
  display: none; }
.isPupitreur .centerbar .petitCrayon.active:hover {
  width: 179px; }
.isPupitreur .rail-right > .petitCrayonListe.active {
  display: none; }
.isPupitreur .entry.chapitre .petitCrayon.active {
  display: none; }

/*# sourceMappingURL=petitcrayon.css.map */
