<html>
  <head>
    <meta  content="text/html; charset=windows-1252"  http-equiv="content-type">
    <link  rel="alternate stylesheet"  type="text/css"  href="resource://gre-resources/plaintext.css"
       title="Wrap Long Lines">
  </head>
  <body>
    <pre>@charset "CP850";
/*
VLIDO	Fucking menu magique

VLIDO Ouin, pis mobile ready?
*/
.clearfix:after, div.corps:after, div.footer:after, div.footer div.contenu:after {
  content: "";
  display: table;
  clear: both; }

div.propos, div.evenement {
  padding: 15px; }

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #CCCCCC;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  font-family: "Roboto slab", georgia, "times new roman";
  font-size: 15px;
  color: #4e4e4e;
  line-height: 25px;
  margin: 0;
  padding: 0; }
  body a {
    color: #3384b1;
    text-decoration: none; }
    body a:hover {
      color: #4ea2d0; }
  body h1, body h2, body h3 {
    font-family: Raleway, "lucida grande";
    text-transform: uppercase;
    font-weight: bold; }

div.clear {
  clear: both; }

a span.bouton {
  display: block;
  float: left;
  background-color: #3384b1;
  color: white;
  margin: 0 1px 1px 0;
  padding: 3px 10px; }
a span.plus {
  float: left;
  font-size: 20px;
  width: 20px;
  text-align: center;
  padding: 3px 5px; }
a:hover span.bouton {
  background-color: #4ea2d0; }
a.blogue {
  display: block;
  float: right;
  margin-bottom: 25px; }

div.evenement div.plus {
  float: none;
  margin: 0 auto;
  width: 30px; }

h1 {
  font-size: 25px;
  line-height: 35px;
  color: #f39266; }
  h1.event {
    color: #3384b1;
    width: 500px; }

header div.cover {
  position: relative;
  height: 300px; }
  header div.cover.first {
    height: 400px; }
    header div.cover.first ul {
      top: 285px; }
  header div.cover ul {
    float: right;
    position: absolute;
    top: 185px;
    right: 30px; }
    header div.cover ul li {
      float: right;
      clear: right; }
      header div.cover ul li a {
        margin-top: 1px; }

div.top {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px; }
  div.top a img {
    float: left;
    margin-top: 15px;
    padding-left: 20px; }
  div.top div.menu #menu-mobile {
    display: none; }
  div.top div.menu ul.menu {
    float: right; }
    div.top div.menu ul.menu li {
      float: left;
      font-family: Ubuntu, "lucida grande";
     }
      div.top div.menu ul.menu li a {
        display: block;
        margin: 0 8px;
        padding-top: 25px;
        text-transform: uppercase;
        color: #4e4e4e;
        font-size: 14px; }
        div.top div.menu ul.menu li a:hover {
          color: #3384b1; }
      div.top div.menu ul.menu li.current_page_item a, div.top div.menu ul.menu li:hover a {
        border-top: #3384b1 solid 2px;
        padding-top: 23px; }

div.propos {
background-color: #CCCCCC;
 /* background: white url("images/point.png") repeat-x bottom;*/
   }
  div.propos h1, div.propos p {
    max-width: 650px;
    width: 100%;
    margin: 60px auto 60px;
    font-size: 40px;
    color: #4e4e4e;
    line-height: 35px;
    text-align: center; }

div.corps {
  margin: 0 auto;
  /*	margin-bottom: 25px;*/ }

/* Articles */
div#contenu article {
  padding: 10px 0;
  margin-top: 30px; }
  div#contenu article:last-of-type div.article {
    background-image: none;
    margin-bottom: 0; }
  div#contenu article header {
    margin-right: 45px;
    max-width: 290px;
    margin-left: 0px !important;
    width: 21%;
    float: left;
    margin-top: 2px;
    padding: 0; }
    div#contenu article header p {
      text-align: right;
      font-family: Raleway, "lucida grande";
      text-transform: uppercase;
      color: #f39266;
      font-size: 15px;
      line-height: 20px; }
      div#contenu article header p span {
        color: #333300;
        font-weight: 100;
        font-family: "Roboto slab", georgia, "times new roman";
        text-transform: lowercase; }
  div#contenu article div.article {
    float: left;
    width: 100%;
    max-width: 622px;
	background-color: #CCCCCC;
    padding-bottom: 50px;
    text-align: justify;
	    /*background: white url("images/point.png") repeat-x bottom;*/ }
    div#contenu article div.article p {
      margin-bottom: 20px; }
    div#contenu article div.article h1 {
      text-align: left;
      color: black; }
div#contenu div.wp-pagenavi {
  margin-left: 330px;
  padding-bottom: 20px; }
  div#contenu div.wp-pagenavi .pages {
    display: none; }
  div#contenu div.wp-pagenavi a, div#contenu div.wp-pagenavi span {
    border: none; }

div.footer {
background-color: #CCCCCC;
  /*background-color: #ebf2f5;*/
  color: #4e4e4e; }
  div.footer div.contenu {
    width: 100%;
    max-width: 960px;
    margin: 50px auto 0;
    padding: 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/wp-content/themes/serum_theme/boxsizing.htc);
    /*Require absolute path from html*/ }
    div.footer div.contenu a.googlemap {
      width: 55%; }
      div.footer div.contenu a.googlemap img {
        margin: 40px 0 20px; }
  div.footer div.info {
    float: left;
    margin-top: 40px;
    width: 28%; }
    div.footer div.info p {
      margin-top: 30px; }

/* Accueil */
body.home div#contenu, body.single div#contenu {
  margin: 0 auto;
  width: 100%;
  max-width: 960px; }
  body.home div#contenu article header, body.single div#contenu article header {
    margin-left: 110px; }

/* Pages */
div.bloc {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto; }

div.page {
  float: left; }

div.tag-desc {
  margin: 41px 0;
  text-align: center;
  font-size: 20px;
  color: #4e4e4e; }

div.sousmenu {
  /*background: white url("images/point.png") repeat-x top;*/
  float: right;
  width: 23%;
  max-width: 245px;
  margin: 25px 0 0 25px;
  padding: 5px 0 15px 0px; }
  div.sousmenu.page {
    margin-top: 50px; }
  div.sousmenu ul {
    margin-bottom: 30px; 
	background-color: #CCCCCC;}
    div.sousmenu ul li {
      font-family: Ubuntu, "lucida grande";
      text-transform: uppercase;
      /*background: white url("images/point.png") repeat-x bottom;*/ }
      div.sousmenu ul li a {
        display: block;
        width: 100%;
        padding: 10px;
        color: #4e4e4e; }
        div.sousmenu ul li a:hover {
          color: #4ea2d0; }
      div.sousmenu ul li .sous a {
        padding: 6px 10px 10px;
        line-height: 13px; }
      div.sousmenu ul li.actif a {
        color: #3384b1; }
      div.sousmenu ul li.actif ul li a {
        color: #4e4e4e; }
      div.sousmenu ul li ul {
        margin-bottom: 0;
        padding-bottom: 30px;
        margin-left: 25px; }
        div.sousmenu ul li ul li {
          background: none; }
          div.sousmenu ul li ul li a {
            font-size: 12px; }

/* FAQ */
.post-toggle {
  display: inline-block;
  margin-bottom: 15px; }

.post-toggled {
  margin-bottom: 15px; }

div#contenu div.faq article {
  width: 100%;
  max-width: 622px;
  padding-bottom: 0;
  background: white url("images/point.png") repeat-x bottom; }
  div#contenu div.faq article.post {
    padding-bottom: 15px; }
  div#contenu div.faq article h1 {
    background: url("images/fleche_bas.png") no-repeat right center; }
    div#contenu div.faq article h1 a {
      padding-right: 75px;
      padding-bottom: 15px; }
  div#contenu div.faq article:last-of-type {
    background-image: none; }

/* Événement */
div.sousmenu.event {
  margin-top: 75px; }

div.side_event div {
  background: white url("images/point.png") repeat-x bottom; }
  div.side_event div h3 {
    padding-top: 15px;
    text-transform: lowercase;
    font-family: "Roboto slab", georgia, "times new roman";
    font-size: 13px;
    color: #f39266; }
  div.side_event div h2 {
    padding-bottom: 15px;
    color: #4e4e4e; }
    div.side_event div h2 a {
      color: #3384b1; }

div.evenement {
  background: white url("images/point.png") repeat-x top;
  clear: both;
  width: 100%;
  padding: 75px 0 0; }
  div.evenement .wrapper {
    margin: 0 auto;
    max-width: 960px;
    width: 100%; }
  div.evenement h2 {
    color: #f39266;
    text-align: center;
    font-size: 15px; }
    div.evenement h2.mobile {
      display: none; }
  div.evenement a.seul {
    display: block;
    margin: 0 auto;
    padding-left: 300px; }
  div.evenement a:hover h4 span, div.evenement a:hover div.plus {
    opacity: 0.9; }
  div.evenement a:hover h3 {
    color: #4ea2d0; }
  div.evenement a h3 {
    height: 2.2em;
    margin: 0 auto 30px;
    text-align: center;
    width: 350px;
    color: #3384b1; }
  div.evenement a div {
    float: left;
    margin-top: 50px;
    width: 50%; }
    div.evenement a div h4 {
      margin-top: -2px;
      margin-bottom: 30px;
      text-align: center;
      background-color: #ebf2f5; }
      div.evenement a div h4 span {
        /*padding: 4px 15px 4px 6px;*/
        background: #3384b1 url("images/fleche_bleue.png") no-repeat right;
        color: white;
        font-family: "Roboto slab", georgia, "times new roman";
        font-size: 13px;
        text-transform: lowercase; }

div.event_single article {
  margin-bottom: 60px; }
  div.event_single article h1 {
    margin: 15px 0 35px; }
  div.event_single article h4 {
    margin-top: 45px; }
    div.event_single article h4 span {
      padding-right: 10px; }

body.single-event .corps {
  background: none; }

h4 {
  font-size: 13px; }
  h4 span {
    display: inline-block;
    margin-right: 5px;
    padding: 0px 5px 0px 5px;
    background: #3384b1 url("images/fleche_blanc.png") no-repeat right;
    color: white;
    font-family: "Roboto slab", georgia, "times new roman";
    text-transform: lowercase; }

/* Mobile Style Sheet */
/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width: 1120px) {
  .top, .propos, .corps {
    padding: 0 25px;
    text-align: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/wp-content/themes/serum_theme/boxsizing.htc);
    /*Require absolute path from html*/ } }
@media screen and (max-width: 930px) {
  div.sousmenu {
    float: none;
    margin: 0 auto; }

  .corps .bloc .page {
    width: 100%; }
    .corps .bloc .page article {
      width: 100%; }
      .corps .bloc .page article .article {
        width: 100% !important;
        max-width: 100% !important; } }
@media screen and (max-width: 920px) {
  body, div#contenu, header, header div.cover, div.propos, div.footer div.contenu, div#contenu article, div.article p, div.evenement, body.home div#contenu, body.single div#contenu, div#contenu article div.article {
    width: auto; }

  div.propos h1 {
    width: auto;
    /*margin: 40px 15px 40px 25px;*/
    font-size: 25px;
    text-align: left; }

  body.home div#contenu, body.single div#contenu {
    background: white url("images/point.png") repeat-x bottom; }
    body.home div#contenu article, body.single div#contenu article {
      padding: 20px 0px 10px; }
      body.home div#contenu article header, body.single div#contenu article header {
        margin: 0;
        float: none; }
        body.home div#contenu article header p, body.single div#contenu article header p {
          font-size: 20px;
          text-align: left;
          line-height: 25px; }
          body.home div#contenu article header p span, body.single div#contenu article header p span {
            font-size: 16px; }
      body.home div#contenu article div.article h1, body.single div#contenu article div.article h1 {
        margin-top: 15px; }
    body.home div#contenu div.wp-pagenavi, body.single div#contenu div.wp-pagenavi {
      margin-left: 0; }

  div.evenement {
    padding: 0;
    margin: 0 auto; }
    div.evenement h2 {
      font-size: 20px;
      text-align: left; }
      div.evenement h2.desktop {
        display: none; }
      div.evenement h2.mobile {
        display: inline; }
    div.evenement a, div.evenement a.seul {
      padding-left: 0; }
      div.evenement a span, div.evenement a.seul span {
        display: block;
        margin: 0 auto;
        font-size: 16px; }
      div.evenement a div, div.evenement a.seul div {
        width: 100%; }
      div.evenement a h4, div.evenement a.seul h4 {
        width: auto;
        background: none;
        margin-bottom: 15px; }
        div.evenement a h4 span, div.evenement a.seul h4 span {
          padding-left: 0;
          background: none;
          color: #cbcbcb;
          font-weight: 100;
          text-align: left; }
      div.evenement a h3, div.evenement a.seul h3 {
        margin-bottom: 15px;
        text-align: left;
        font-size: 22px; }

  div.footer {
    margin: 0px; }
    div.footer div.info {
      margin-top: 10px !important;
      width: 100% !important; } }
@media screen and (max-width: 880px) {
  header {
    padding: 0;
    background-color: white; }
    header div.top {
      padding-bottom: 50px; }
      header div.top div.menu #menu-mobile {
        display: block;
        float: right;
        margin-top: 15px;
        padding-bottom: 20px; }
      header div.top div.menu .menu-menu-haut-container {
        float: left;
        width: 100%;
        position: relative;
        height: 0px;
        overflow: hidden; }
      header div.top div.menu ul {
        float: none !important; }
        header div.top div.menu ul li {
          display: block;
          width: 100%;
          text-align: center; }
          header div.top div.menu ul li.current_page_item a, header div.top div.menu ul li:hover a {
            border-top: transparent solid 2px !important;
            padding-top: 23px; }
      header div.top a img {
        float: left;
        margin-left: 0px; }
    header div.cover {
      clear: both; }
      header div.cover.first ul {
        bottom: 20px; }
      header div.cover ul {
        bottom: 20px;
        left: 25px; }
        header div.cover ul li {
          margin-left: 0;
          float: left;
          clear: left; }
          header div.cover ul li a span.plus {
            float: right; } }
</pre>
  </body>
</html>
