/*
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 : 14 mai 2014, 14:04:24.000
    Author     : mdosimont
*/
/* ORANGE */
/* BLEU */
/* VIOLET */
/* VERT */
/* ROUGE */
/* GRIS*/
/* AUTRES */
.roseClair.boxUser {
  background-color: #E57373;
}
.rouge.boxUser {
  background-color: #D32F2F;
}
.rose.boxUser {
  background-color: #C2185B;
}
.violetClair.boxUser {
  background-color: #9575CD;
}
.bleuFonce.boxUser {
  background-color: #303F9F;
}
.violet.boxUser {
  background-color: #7986CB;
}
.violetFonce.boxUser {
  background-color: #512DA8;
}
.bleu.boxUser {
  background-color: #64B5F6;
}
.turquoise.boxUser {
  background-color: #0097A7;
}
.bleuTurquoise.boxUser {
  background-color: #4DB6AC;
}
.vertFonce.boxUser {
  background-color: #00796B;
}
.vertClair.boxUser {
  background-color: #81C784;
}
.vert.boxUser {
  background-color: #388E3C;
}
.mauve.boxUser {
  background-color: #D473D4;
}
.moutarde.boxUser {
  background-color: #FBC02D;
}
.orange.boxUser {
  background-color: #FFA000;
}
.beige.boxUser {
  background-color: #FF8A65;
}
.orangeFonce.boxUser {
  background-color: #E64A19;
}
.grisMarron.boxUser {
  background-color: #A1887F;
}
.gris.boxUser {
  background-color: #90A4AE;
}
.noir.boxUser {
  background-color: #000000;
}
.marron.boxUser {
  background-color: #5D4037;
}
.grisFonce.boxUser {
  background-color: #455A64;
}
.violetFonce.boxUser {
  background-color: #AB47BC;
}
.rougeRose.boxUser {
  background-color: #E91E63;
}
.bleuNuit.boxUser {
  background-color: #3d4a6e;
}
.marronFonce.boxUser {
  background-color: #4c2015;
}
.verKaki.boxUser {
  background-color: #AFB42B;
}
.orangeClair.boxUser {
  background-color: #ff9700;
}
.vertBleu.boxUser {
  background-color: #466964;
}
.vertMarron.boxUser {
  background-color: #6e643d;
}
.bleuCyan.boxUser {
  background-color: #4DD0E1;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
@font-face {
  font-family: 'jaapokki';
  src: url('../../../fonts/Jaapokki-font/subtract/web/jaapokkisubtract-regular.woff');
}
@font-face {
  font-family: 'jaapokkiRegular';
  src: url('../../../fonts/Jaapokki-font/Regular/web/jaapokki-regular.woff');
}
h1 {
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-weight: 100;
  font-size: 2em;
}
h2 {
  color: #fff;
  display: inline-block;
  font-family: "futura-pt", sans-serif;
  font-size: 1.153846153846154em;
  font-weight: 500;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 40px;
  text-transform: uppercase;
}
h3 {
  color: #01aadb;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-size: 1.153846153846154em;
  margin-bottom: 10px;
}
a {
  text-decoration: none;
  color: #45bee1;
}
a:hover {
  color: #9ddcf9;
}
b {
  font-weight: bold;
}
.txtHighlight {
  color: #45bee1;
  font-weight: 400;
}
.txtGROSHighlight {
  color: #01aadb;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
}
.txtTag {
  color: #707070;
  text-shadow: 1px 0 9px rgba(255, 255, 255, 0.75);
}
.txtPlaceholder {
  color: #96938f;
  font-size: 1.384615384615385em;
}
.titreDashboard {
  font-family: "Univers", sans-serif;
  font-size: 1.923076923076923;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.bigTxt {
  font-size: 3em;
  text-shadow: 0 3px rgba(0, 0, 0, 0.1);
  font-weight: bold;
}
.mediumTxt {
  font-family: "futura-pt", sans-serif;
  font-size: 1.153846153846154em;
  font-weight: bold;
}
.miniTxt {
  font-size: 0.8em;
  font-weight: lighter;
  font-style: italic;
}
.italicTxt {
  font-style: italic;
}
.exergue {
  text-transform: uppercase;
}
.txtCPrim {
  color: #45bee1;
}
.colorPrimary .txtCPrim {
  color: #00FFFF;
}
