@charset "UTF-8";
/* base03 */
pre {
  padding: 0.8em;
  /* background-color: $base03; */
  background: #FAFEFF;
  color: #7f8c8d;
  color: #95a5a6;
  display: block; }
  pre .high0 {
    color: #7f8c8d; }
  pre .high, pre .high1 {
    color: #34495e; }
  pre .high2 {
    color: #2c3e50; }
  pre .DiffInserted, pre .DiffChanged, pre .DiffHeader, pre .DiffDeleted, pre .EmbeddedSource, pre .EmbeddedSourceBright {
    color: #95a5a6; }
  pre .DiffHeader {
    font-style: italic; }
  pre .EmbeddedSource, pre .EmbeddedSourceBright {
    background-color: #34495e; }
  pre .low, pre .line-numbers, pre .DoctypeXmlProcessing {
    color: #7f8c8d; }
  pre .Comment {
    color: #7f8c8d;
    font-style: italic; }
  pre .yellow, pre .CssClass, pre .CssPropertyName, pre .Entity, pre .MarkupList {
    color: #f1c40f; }
  pre .EntityInheritedClass {
    color: #f1c40f;
    font-style: italic; }
  pre .orange, pre .String, pre .StringRegexp, pre .StringEmbeddedSource, pre .StringConstant, pre .MetaTagAll {
    color: #e67e22; }
  pre .red {
    color: #e74c3c; }
  pre .InvalidIllegal, pre .CssAtRule, pre .InvalidDeprecated {
    color: #e74c3c;
    font-style: italic; }
  pre .magenta, pre .CCCPreprocessorLine, pre .CCCPreprocessorDirective {
    color: #c25379; }
  pre .violet, pre .Constant {
    color: #9b59b6; }
  pre .blue, pre .Storage, pre .Variable, pre .CssId, pre .SupportFunction, pre .MetaTagInline, pre .StringRegexpSpecial, pre .CssTagName, pre .StringVariable, pre .Support {
    color: #3498db; }
  pre .cyan, pre .MarkupHeading, pre .CssAdditionalConstants, pre .CssPropertyValue, pre .SupportConstant {
    color: #1abc9c; }
  pre .green, pre .CssPseudoClass, pre .Keyword, pre .CssConstructorArgument {
    color: #2ecc71; }
  pre code {
    /* background: $base03; */
    color: #7f8c8d;
    background-color: #f3f4f5; }
  pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc {
    color: #95a5a6;
    font-style: italic; }
  pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title {
    color: #2ecc71; }
  pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor {
    color: #1abc9c; }
  pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator, pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id {
    color: #3498db; }
  pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title, pre .parent, pre .haskell .label {
    color: #f1c40f; }
  pre .preprocessor, pre .pi, pre .shebang, pre .symbol, pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata {
    color: #e67e22; }
  pre .deletion {
    color: #e74c3c; }
  pre .tex .formula {
    background: #bdc3c7; }

@font-face {
  font-family: "social";
  src: url("fonts/social_font-webfont.eot");
  src: url("fonts/social_font-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/social_font-webfont.woff") format("woff"), url("fonts/social_font-webfont.ttf") format("truetype"), url("fonts/social_font-webfont.svg#social_font_faceregular") format("svg");
  font-style: normal; }
.social {
  font-family: social; }

#social {
  font-size: 2em;
  text-align: center;
  opacity: 0.3; }
  #social .message {
    font-size: 9px; }
  #social:hover {
    opacity: 1; }

html {
  padding: 0;
  overflow-x: hidden; }

body {
  padding: 0;
  margin: 0;
  font-family: Geneva, "PT Sans", Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 27px;
  background: #ecf0f1;
  color: #34495e;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Hoefler Text", Georgia, serif;
  font-style: italic;
  font-weight: thin;
  line-height: 2em; }

h1, h2 {
  font-size: 4em; }

h3, h4, h5, h6 {
  font-size: 2em; }

a {
  text-decoration: none;
  color: #3498db; }

a:visited {
  color: #3498db; }

a:hover {
  color: #e67e22; }

#afterheader .corps a:hover {
  color: #4CB1B1;
  border-bottom: solid #4CB1B1; }

.sc {
  font-variant: small-caps; }

abbr,
acronym {
  text-decoration: none;
  border-bottom-width: 0; }
  abbr:after,
  acronym:after {
    content: "*";
    vertical-align: super;
    line-height: 0;
    font-size: 0.66em; }

.corps a {
  color: #34495e;
  border-bottom: 1px dotted rgba(52, 73, 94, 0.2); }
  .corps a:visited {
    color: #34495e; }

#navigation {
  display: block;
  text-align: center;
  padding: 1em;
  letter-spacing: 0.25em;
  margin: 2em auto; }
  #navigation .sep {
    opacity: 0.3;
    font-style: italic; }

#blackpage, #nojsredirect {
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  text-align: center;
  background: #ecf0f1; }

#content {
  background: #fafafd;
  color: #34495e;
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  #content #titre {
    background: #896E9B;
    border-bottom: solid 4px rgba(0, 0, 0, 0.3);
    padding-bottom: 54px; }
    #content #titre h1, #content #titre h2 {
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 0;
      width: 100%;
      max-width: 774px;
      color: rgba(255, 255, 255, 0.9);
      padding-top: 1em;
      padding-bottom: 1em;
      margin-top: 0;
      margin-bottom: 0;
      text-align: center;
      font-size: 3em;
      line-height: 1.1em; }
    #content #titre h2 {
      color: rgba(255, 255, 255, 0.6);
      font-weight: 300;
      font-style: italic;
      background: none;
      border: none;
      font-size: 1.5em; }
  #content h1, #content h3 {
    margin-top: 36px;
    margin-bottom: 0;
    padding: 36px 18px;
    text-align: center; }
  #content h3 {
    color: #4CB1B1; }
  #content h4, #content h5, #content h6 {
    color: #34495e;
    margin-top: 27px;
    margin-bottom: 0;
    padding: 27px 18px;
    text-align: center;
    font-size: 1.5em; }
  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    clear: both; }
  #content h1 {
    color: #34495e; }
  #content h2 {
    color: rgba(255, 255, 255, 0.85);
    background: #4CB1B1;
    margin-top: 72px;
    margin-bottom: 0;
    padding: 72px 18px;
    text-align: center;
    border-bottom: solid 4.5px rgba(0, 0, 0, 0.1); }
  #content table {
    text-align: center;
    margin: 2em auto;
    padding: 1em;
    background: #ecf0f1;
    border-bottom: solid 4px #bdc3c7; }
    #content table tr {
      border: solid 1px; }
    #content table td, #content table th {
      padding: 0.5em; }
  #content figure, #content .figure {
    margin: 36px;
    padding: 0; }
    #content figure img, #content .figure img {
      margin: 18px auto;
      padding: 0; }
    #content figure figcaption, #content figure .caption, #content .figure figcaption, #content .figure .caption {
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 0;
      width: 100%;
      max-width: 774px;
      text-align: center; }
  #content p {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 18px;
    width: 100%;
    max-width: 738px;
    margin: 36px auto; }
    @media only screen and (max-width: 738px) {
      #content p {
        width: auto; } }
  #content a img, #content li img {
    display: inline;
    border: none;
    padding: 0;
    margin: 0; }
  #content img {
    max-width: 100%;
    display: block;
    border-bottom: solid 4.5px rgba(0, 0, 0, 0.1);
    margin: 0 auto; }
  #content img.clean, #content img.left.clean, #content img.right.clean {
    border: none; }
  #content pre {
    margin: 36px auto;
    max-width: 800px;
    background: #ecf0f1;
    font-family: monospace;
    font-size: 0.8em;
    overflow: auto;
    padding: 18px 36px;
    line-height: 1.2em;
    border-bottom: solid 4.5px rgba(0, 0, 0, 0.1); }
  #content pre code {
    background: none;
    border: none; }
  #content ul {
    list-style: none; }
  #content ul li:before {
    content: "- ";
    display: inline-block;
    margin-left: 9px;
    width: 0; }
  #content ul {
    padding-left: 0;
    margin: 18px 72px;
    text-indent: -9px; }
  #content ol {
    padding-left: 0;
    margin: 18px 72px; }
  #content .toc a, #content #markdown-toc a {
    color: #34495e; }
  #content .toc ol li, #content .toc ul li, #content #markdown-toc ol li, #content #markdown-toc ul li {
    margin: 9px 18px; }
  #content ol li ul, #content ol li ol, #content ul li ol, #content ul li ul {
    margin: 9px 27px;
    list-style: none; }
  #content ul, #content ol {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 18px;
    width: 100%;
    max-width: 738px; }
    @media only screen and (max-width: 738px) {
      #content ul, #content ol {
        width: auto; } }
  #content li p {
    display: inline;
    margin: 0;
    padding: 0; }

@media only screen and (max-width: 630px) {
  #content {
    padding: 0;
    width: 100%; } }
#entete > #choix > #choixlang {
  float: left; }

#choixlang {
  float: left; }

#switchcss {
  float: right; }

#choix {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
  width: 100%;
  max-width: 738px; }
  @media only screen and (max-width: 738px) {
    #choix {
      width: auto; } }

#choix > div {
  display: inline-block; }

#header {
  padding: 1em 0;
  margin-top: 0;
  top: 0; }

#header {
  background: #896E9B;
  color: rgba(0, 0, 0, 0.5); }
  #header a {
    color: rgba(0, 0, 0, 0.5);
    border-bottom: solid 3px rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 0.25em; }
    #header a:hover, #header a:active {
      background: rgba(255, 255, 255, 0.3);
      border-bottom: solid 3px #f1c40f; }

#choix {
  text-align: center;
  padding: 0 18px; }
  #choix #switchcss {
    float: right; }

.cut {
  color: #34495e;
  font-size: 12px;
  opacity: 0.5;
  display: block;
  text-align: right; }
  .cut:after {
    content: " »"; }
  .cut:hover {
    opacity: 1; }

hr {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
  width: 100%;
  max-width: 738px;
  color: #95a5a6;
  border-color: #bdc3c7; }
  @media only screen and (max-width: 738px) {
    hr {
      width: auto; } }

p code, li code {
  padding: 1px 2px;
  background: rgba(0, 0, 0, 0.05); }

#content blockquote {
  font-family: "Hoefler Text", Georgia, serif;
  font-size: 2em;
  font-style: italic;
  line-height: 2em;
  padding: 36px 18px;
  margin: 36px auto;
  background: #ecf0f1;
  color: #34495e;
  border-bottom: solid 4px #bdc3c7; }
  #content blockquote a {
    color: #2c3e50; }
    #content blockquote a:hover, #content blockquote a:active {
      color: #9b59b6; }
  #content blockquote pre, #content blockquote code, #content blockquote pre code {
    background: rgba(255, 255, 255, 0.3);
    color: #34495e;
    border: none; }
  #content blockquote > p, #content blockquote > ul, #content blockquote > ol {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 18px;
    width: 100%;
    max-width: 738px; }
    @media only screen and (max-width: 738px) {
      #content blockquote > p, #content blockquote > ul, #content blockquote > ol {
        width: auto; } }
  #content blockquote p {
    padding: 0 18px; }
#content .intro blockquote {
  background: rgba(0, 0, 0, 0.1);
  border-bottom: solid 4.5px rgba(0, 0, 0, 0.1);
  border-top: none;
  border-left: none;
  border-right: none;
  font-weight: 700;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
  max-width: 774px;
  padding-top: 4.5px; }

#afterarticle {
  padding-top: 2em;
  background: #2c3e50;
  color: #95a5a6; }
  #afterarticle .corps {
    background: #ecf0f1;
    color: #34495e; }
  #afterarticle a {
    color: #95a5a6; }
  #afterarticle a:active, #afterarticle a:hover {
    color: #f1c40f; }

#comment {
  padding: 2em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
  width: 100%;
  max-width: 738px; }
  @media only screen and (max-width: 738px) {
    #comment {
      width: auto; } }

#social {
  text-align: center;
  opacity: 0.3; }
  #social:hover {
    opacity: 1; }

#comment img {
  width: auto;
  max-width: 100%; }

#content .intro2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
  width: 100%;
  max-width: 738px;
  padding: 36px 18px;
  margin: 0 auto;
  font-size: 0.9em; }
  @media only screen and (max-width: 738px) {
    #content .intro2 {
      width: auto; } }
#content .intro {
  background: #ecf0f1;
  color: #34495e;
  padding: 36px 18px;
  margin: 0 auto;
  font-size: 0.9em;
  border-bottom: solid 4.5px rgba(0, 0, 0, 0.1); }
  #content .intro a {
    color: #2c3e50; }
    #content .intro a:hover, #content .intro a:active {
      color: #9b59b6; }
  #content .intro pre, #content .intro code, #content .intro pre code {
    background: rgba(255, 255, 255, 0.3);
    color: #34495e;
    border: none; }
  #content .intro > blockquote hr {
    display: none; }
  #content .intro > code {
    background: none; }

.left {
  float: left; }

.right {
  float: right; }

#content img.right, #content img.left {
  max-width: 246px;
  border-bottom: 4.5px solid rgba(0, 0, 0, 0.1); }
#content img.left {
  margin: 0 36px 0 72px; }
#content img.right {
  margin: 0 72px 0 36px; }

.flush {
  clear: both; }

#bottom {
  padding: 18px 0;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.575em; }

#entete {
  padding: 18px 0;
  text-align: center; }
  #entete ul {
    text-indent: 0; }
  #entete ul li:before {
    content: ""; }
  #entete ul li {
    display: inline-block; }
    #entete ul li span.active {
      color: #e67e22; }
  #entete ul li > * {
    padding: 2px 18px;
    border: solid; }

#previous_articles {
  float: left;
  text-align: left; }

#next_articles {
  float: right;
  text-align: right; }

.corps {
  padding-bottom: 36px; }

#tagcloud {
  margin: 18px 72px;
  font-size: 0.9em;
  line-height: 1.575em; }

#sousliens.archive > ul {
  display: none; }

#sousliens.archive > h4:hover {
  cursor: pointer; }

#hiddenDivs > div {
  display: none; }

.list {
  margin: 18px 72px; }

pre .list {
  margin: 0 0; }

#content img#mainlogo {
  width: auto;
  margin: 0 auto;
  display: block;
  max-width: 100%; }

.date, .day, .month, .year {
  display: inline-block;
  padding-left: 10px;
  text-align: right; }

.day {
  width: 10px; }

.month {
  width: 20px; }

.year {
  width: 30px; }

.date {
  margin-right: 10px; }

.article .corps .footnotes a:after, .article .corps .nostar a:after, .article .corps sup a:after {
  content: ""; }

#content .popularblock {
  display: block;
  float: left;
  margin: 0 auto;
  width: 258px; }
  #content .popularblock a:after {
    content: ""; }
  #content .popularblock figure, #content .popularblock .figure {
    width: 100%;
    overflow: hidden; }
    #content .popularblock figure img, #content .popularblock .figure img {
      height: 120px; }
    #content .popularblock figure figcaption, #content .popularblock figure p.caption, #content .popularblock .figure figcaption, #content .popularblock .figure p.caption {
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 0 18px;
      width: 100%;
      max-width: 738px;
      padding: 0;
      text-align: center; }
      @media only screen and (max-width: 738px) {
        #content .popularblock figure figcaption, #content .popularblock figure p.caption, #content .popularblock .figure figcaption, #content .popularblock .figure p.caption {
          width: auto; } }

.base03 {
  color: #2c3e50; }

.base02 {
  color: #34495e; }

.base01 {
  color: #7f8c8d; }

.base00 {
  color: #7f8c8d; }

.base0 {
  color: #95a5a6; }

.base1 {
  color: #95a5a6; }

.base2 {
  color: #bdc3c7; }

.base3 {
  color: #ecf0f1; }

.yellow {
  color: #f1c40f; }

.orange {
  color: #e67e22; }

.red {
  color: #e74c3c; }

.magenta {
  color: #c25379; }

.violet {
  color: #9b59b6; }

.blue {
  color: #3498db; }

.cyan {
  color: #1abc9c; }

.green {
  color: #2ecc71; }

#content section.slide {
  min-height: 20em;
  border-top: 1.8px solid #34495e;
  border-bottom: 1.8px solid #34495e;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
  width: 100%;
  max-width: 738px;
  margin-top: 72px;
  margin-bottom: 72px;
  background-color: #ecf0f1;
  color: #34495e;
  padding: 18px 0; }
  @media only screen and (max-width: 738px) {
    #content section.slide {
      width: auto; } }
  #content section.slide > * {
    padding: 0 18px; }
  #content section.slide a {
    text-decoration: none;
    color: #7f8c8d; }
  #content section.slide a:visited {
    color: #95a5a6; }
  #content section.slide pre {
    padding: 18px;
    margin: 18px; }
  #content section.slide pre, #content section.slide code {
    background-color: #ecf0f1;
    border: 1px solid #bdc3c7; }
    #content section.slide pre code, #content section.slide code code {
      border: none;
      background: none; }
  #content section.slide blockquote {
    background-color: #ecf0f1;
    border-color: #bdc3c7;
    width: 80%; }
  #content section.slide h1, #content section.slide h2, #content section.slide h3, #content section.slide h4, #content section.slide h5, #content section.slide h6 {
    color: #7f8c8d;
    background: none; }
  #content section.slide ul {
    margin: 18px 1em 18px 0;
    padding: 0; }
    #content section.slide ul li {
      margin: 9px 27px; }
  #content section.slide img {
    display: block;
    max-width: 80%;
    margin: 18px auto;
    padding: 9px;
    background-color: #ecf0f1;
    border: solid 1px #bdc3c7; }
  #content section.slide img.right, #content section.slide img.left, #content section.slide figure.right, #content section.slide figure.left, #content section.slide .figure.right, #content section.slide .figure.left {
    max-width: 26%;
    margin: 9px; }
    #content section.slide img.right figcaption, #content section.slide img.left figcaption, #content section.slide figure.right figcaption, #content section.slide figure.left figcaption, #content section.slide .figure.right figcaption, #content section.slide .figure.left figcaption {
      padding: 0;
      text-align: center; }
  #content section.slide figure, #content section.slide .figure {
    max-width: 80%;
    margin: 0 auto; }
    #content section.slide figure img, #content section.slide .figure img {
      max-width: 80%; }

.codefile {
  font-size: 12.6px;
  text-align: right;
  margin-bottom: -36px; }

.footnotes {
  font-size: 14.4px; }

#next_before_articles {
  font-size: 12.6px;
  padding: 0 72px;
  margin: 18px 0; }

#afterarticle #totop, #afterarticle .tomenu {
  text-align: center;
  font-size: 0.8em;
  height: 5em;
  width: 5em;
  display: block;
  border-radius: 2.5em;
  line-height: 5em;
  margin: 2.5em auto;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  background: #34495e; }
  #afterarticle #totop a, #afterarticle .tomenu a {
    display: block;
    height: 5em;
    width: 5em;
    display: block;
    border-radius: 2.5em; }
  #afterarticle #totop:hover, #afterarticle .tomenu:hover {
    color: #f1c40f; }

.button {
  display: block;
  text-align: center;
  margin: 2em auto;
  float: none;
  font-weight: bold; }
  .button span {
    display: inline-block;
    padding: 1em;
    border: solid 1px; }
  .button:hover {
    color: #3498db;
    cursor: pointer; }

#content .inlineblockimg {
  width: 60px;
  margin: 18px;
  text-align: center;
  vertical-align: middle;
  display: inline-block; }
#content img.inlineimage {
  display: inline-block;
  max-height: 48px;
  max-width: 48px;
  border: solid;
  box-shadow: none;
  margin: 0 auto;
  vertical-align: middle;
  font-size: 7px;
  font-family: "Open Sans", arial, sans-serif;
  overflow: hidden; }

.small {
  font-size: 0.8em; }

.tiny {
  font-size: 0.6em; }

#popular {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
  width: 100%;
  max-width: 738px; }
  @media only screen and (max-width: 738px) {
    #popular {
      width: auto; } }

.strike {
  text-decoration: line-through; }

@media only screen and (max-width: 600px) {
  #content ul, #content ol {
    padding: 0 45px; }

  #choixlang, #switchcss, #tomenu {
    float: none;
    width: 100%;
    margin-bottom: 0.2em; } }
@media only screen and (max-width: 1024px) {
  body {
    font-size: 18px;
    line-height: 27px; }

  #content ul, #content ol {
    padding: 0 45px; } }
@media only screen and (min-width: 1024px) and (max-width: 1524px) {
  body {
    font-size: 18px;
    line-height: 27px; } }
pre {
  max-width: 922.5px; }

@media only screen and (min-width: 1524px) and (max-width: 2024px) {
  body {
    font-size: 21px;
    line-height: 31.5px; } }
pre {
  max-width: 930px; }

@media only screen and (min-width: 2024px) and (max-width: 2524px) {
  body {
    font-size: 24px;
    line-height: 36px; } }
pre {
  max-width: 937.5px; }

@media only screen and (min-width: 2524px) and (max-width: 3024px) {
  body {
    font-size: 27px;
    line-height: 40.5px; } }
pre {
  max-width: 945px; }

@media only screen and (min-width: 3024px) {
  body {
    font-size: 30px;
      font-size-line-height: 45px; }

  pre {
    max-width: 952.5px; } }
pre .highlight {
  background-color: #f1c40f;
  font-weight: bold;
  color: #2c3e50 !important; }
  pre .highlight span {
    background-color: #f1c40f;
    font-weight: bold;
    color: #2c3e50 !important; }
