/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 oct. 2014, 14:36:10
    Author     : Olivier Briat <olivier.briat@mazedia.fr>
*/


@charset "UTF-8";

body.cke_editable {
    color: #6b6766;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #e8e3dd;
    font-size: 14px; 
}

@font-face {
  font-family: "confluences-pack";
  src:url("../fontes/confluences-pack.eot");
  src:url("../fontes/cconfluences-pack.eot?#iefix") format("embedded-opentype"),
    url("../fontes/confluences-pack.woff") format("woff"),
    url("../fontes/confluences-pack.ttf") format("truetype"),
    url("../fontes/confluences-pack.svg#confluences-pack") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "confluences-pack" !important;
  content: attr(data-icon);
  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;
}

[class^="picto-"]:before,
[class*=" picto-"]:before {
  font-family: "confluences-pack" !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;
}

.picto-chevrons-right:before {
  content: "b";
}
.picto-billetterie:before {
  content: "h";
}
.picto-boutique:before {
  content: "i";
}
.picto-chevrons-left:before {
  content: "j";
}
.picto-escalator-down:before {
  content: "k";
}
.picto-escalator-up:before {
  content: "l";
}
.picto-escalier:before {
  content: "m";
}
.picto-fleche-droite:before {
  content: "n";
}
.picto-vestiaires:before {
  content: "p";
}
.picto-tickets:before {
  content: "q";
}
.picto-sortie:before {
  content: "r";
}
.picto-salon:before {
  content: "s";
}
.picto-restaurant:before {
  content: "t";
}
.picto-pmr:before {
  content: "u";
}
.picto-pharmacie:before {
  content: "v";
}
.picto-monte-charge:before {
  content: "w";
}
.picto-administration:before {
  content: "a";
}
.picto-viewpoint:before {
  content: "d";
}
.picto-wc:before {
  content: "e";
}
.picto-wc-pmr:before {
  content: "f";
}
.picto-groupe:before {
  content: "g";
}
.picto-fleche-gauche:before {
  content: "o";
}
.picto-information:before {
  content: "x";
}
.picto-interdit:before {
  content: "y";
}
.picto-bibliotheque:before {
  content: "z";
}
.picto-auditorium:before {
  content: "A";
}
.picto-audioguide:before {
  content: "B";
}
.picto-ascenseur:before {
  content: "C";
}
.picto-fleche-droite-bold:before {
  content: "c";
}


img.wsg_modal {
    
}