/*
Theme Name: Vues et Voix
Author: La Fabrique de Blogs
Author URI: http://www.lafabriquedeblogs.com
Description: Thème sur mesure pour le projet Vues et Voix
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: vues-voix
*/

/*
-------------------------------------------------------------------------------------------------------------
NORMALIZE  [ normalize.css v3.0.0 | MIT License | git.io/normalize ]
-------------------------------------------------------------------------------------------------------------
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  cursor: help;
  padding-bottom: 0.063em;
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn, i, em {
  font-style: italic; }

h1 {
  margin: 0.25em 0; }

mark {
  background: #ff0;
  color: #000; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 2.500em; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0.125em;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*
-------------------------------------------------------------------------------------------------------------
BASE 
-------------------------------------------------------------------------------------------------------------
*/
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: 'proxima_nova_regular';
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4;
  color: #333;
  background-color: #efeeea; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }
  
/*
-------------------------------------------------------------------------------------------------------------
FONTS
-------------------------------------------------------------------------------------------------------------
*/

@font-face {
    font-family: 'proxima_nova_regular';
    src: url('library/fonts/proxima-nova/proximanova-regular-webfont.eot');
    src: url('library/fonts/proxima-nova/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/proxima-nova/proximanova-regular-webfont.woff2') format('woff2'),
         url('library/fonts/proxima-nova/proximanova-regular-webfont.woff') format('woff'),
         url('library/fonts/proxima-nova/proximanova-regular-webfont.ttf') format('truetype'),
         url('library/fonts/proxima-nova/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_bold';
    src: url('library/fonts/proxima-nova/proximanova-bold-webfont.eot');
    src: url('library/fonts/proxima-nova/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/proxima-nova/proximanova-bold-webfont.woff2') format('woff2'),
         url('library/fonts/proxima-nova/proximanova-bold-webfont.woff') format('woff'),
         url('library/fonts/proxima-nova/proximanova-bold-webfont.ttf') format('truetype'),
         url('library/fonts/proxima-nova/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_semibold';
    src: url('library/fonts/proxima-nova/proximanova-semibold-webfont.eot');
    src: url('library/fonts/proxima-nova/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/proxima-nova/proximanova-semibold-webfont.woff2') format('woff2'),
         url('library/fonts/proxima-nova/proximanova-semibold-webfont.woff') format('woff'),
         url('library/fonts/proxima-nova/proximanova-semibold-webfont.ttf') format('truetype'),
         url('library/fonts/proxima-nova/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_italic';
    src: url('library/fonts/proxima-nova/proximanova-regitalic-webfont.eot');
    src: url('library../fonts/proxima-nova/proximanova-regitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/proxima-nova/proximanova-regitalic-webfont.woff2') format('woff2'),
         url('library/fonts/proxima-nova/proximanova-regitalic-webfont.woff') format('woff'),
         url('library/fonts/proxima-nova/proximanova-regitalic-webfont.ttf') format('truetype'),
         url('library/fonts/proxima-nova/proximanova-regitalic-webfont.svg#proxima_novaregular_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
-------------------------------------------------------------------------------------------------------------
TYPOGRAPHY 
-------------------------------------------------------------------------------------------------------------
*/
::selection {
  background: #eaeaea;
  text-shadow: none; }

::-moz-selection {
  background: #eaeaea;
  text-shadow: none; }

::-webkit-selection {
  background: #eaeaea;
  text-shadow: none; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-family: 'proxima_nova_semibold';
  color: #444;
  line-height: normal;
  margin-bottom: 0.313em; }
  
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small, h4 small, h4 .small, .h4 small, .h4 .small {
    font-size: 65%;
    opacity: 0.6;
    filter: alpha(opacity=60); }

h5, .h5, h6, .h6 {
  font-family: 'proxima_nova_semibold';
  color: #666;
  letter-spacing: 0.063em;
  line-height: normal;
  margin-bottom: 0.313em; }
  h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%;
    opacity: 0.6;
    filter: alpha(opacity=60);
    text-transform: none; }

h1, .h1 {
  font-size: 2.8em;
  font-weight: lighter; }

h2, .h2 {
  font-size: 2.4em;
  font-weight: lighter; }

h3, .h3 {
  font-size: 2em;
  font-weight: lighter; }

h4, .h4 {
  font-size: 1.4em;
  font-weight: lighter; }

h5, .h5 {
  font-size: 1.4em;
  font-weight: lighter; }

h6, .h6 {
  font-size: 1.2em;
  font-weight: lighter; }

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 h6 a, .h6 a {
  color: #222; }
  h1 a:hover, h1 a:focus, .h1 a:hover, .h1 a:focus, h2 a:hover, h2 a:focus, .h2 a:hover, .h2 a:focus, h3 a:hover, h3 a:focus, .h3 a:hover, .h3 a:focus, h4 a:hover, h4 a:focus, .h4 a:hover, .h4 a:focus, h5 a:hover, h5 a:focus, .h5 h6 a:hover, .h5 h6 a:focus, .h6 a:hover, .h6 a:focus {
    color: #07389B;
    text-decoration: none; }

a {
  color: #07389B;
  text-decoration: none; }
  a:hover, a:focus {
    color: #07389B;
    text-decoration: underline; }

p {
  margin-bottom: 0.938em; }

.lead {
  margin-bottom: 0.625em;
  font-size: 130%;
  font-weight: 200;
  line-height: 1.4; }

.small, small {
  font-size: 85%;
  line-height: normal; }

.quiet {
  opacity: 0.6;
  filter: alpha(opacity=60); }

del, .del {
  text-decoration: line-through;
  opacity: 0.6;
  filter: alpha(opacity=60); }

ins, .ins {
  text-decoration: none;
  border-bottom: dotted 1px;
  padding-bottom: 0.063em; }

.caps {
  text-transform: uppercase; }

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

.dropcap {
  display: block;
  float: left;

  font-size: 3em;
  line-height: normal;
  margin: 0 0.313em 0 0; }

hr {
  display: block;
  height: 0.063em;
  border: 0;
  border-top: 1px solid #DDD;
  margin: 1em 0;
  padding: 0; }

ul, ol {
  padding-left: 1.8em;
  line-height: 1.4;
  margin-top: 0; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0.2em; }

ol {
  list-style-type: decimal; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -0.313em; }
  .list-inline > li {
    display: inline-block;
    padding-left: 0.313em;
    padding-right: 0.313em; }

dl {
  margin-top: 0; }

dt, dd {
  line-height: 1.4; }

dt {
  font-weight: bold;
  margin-bottom: 0.125em; }

dd {
  margin-left: 1.875em;
  margin-bottom: 0.750em;
  color: #666; }

.txtleft {
  text-align: left; }

.txtcenter {
  text-align: center; }

.txtright {
  text-align: right; }

.txtjustify {
  text-align: justify; }

blockquote {
  padding: 0.125em 0.625em 0.875em 0.875em;
  margin: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 1.4em;
  color: #666;
  border-left: 5px solid #DDD; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote cite {
    display: block;
    font-size: 80%;
    font-style: normal;
    margin-top: 0.625em;
    line-height: normal;
    color: #888;
    text-align: right; }
    blockquote cite:before {
      content: '\2014 \00A0 \00A0'; }
    blockquote cite:after {
      content: '\00A0 \00A0 \2014'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 0.938em;
  padding-left: 0;
  border-right: 5px solid #DDD;
  border-left: 0;
  text-align: right; }

cite {
  font-size: 90%;
  font-style: normal;
  line-height: normal;
  color: #666; }

q {
  color: #666;
  font-style: italic; }


address {
  margin-bottom: 1.875em;
  font-style: normal;
  line-height: 1.4; }

code, kbd, pre, samp, var {
  font-family: Consolas, monaco, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

code {
  padding: 0.125em 0.250em;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px; }

kbd {
  padding: 0.125em 0.250em;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 0.625em;
  margin: 0 0 0.625em;
  font-size: 0.875em;
  line-height: normal;
  word-break: break-all;
  word-wrap: break-word;
  color: #666;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 21.250em;
  overflow-y: scroll; }

/*
-------------------------------------------------------------------------------------------------------------
MEDIA
-------------------------------------------------------------------------------------------------------------
*/
embed, iframe, object, video {
  max-width: 100%; }

img {
  max-width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle; }

.alignright {
  float: right;
  margin: 0 0 0.625em 0.938em; }

.alignleft {
  float: left;
  margin: 0 0.938em 0.625em 0; }

.aligncenter {
  display: block;
  margin: 0 auto; }
  
.sticky {}  

.wp-caption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 0.625em;
  margin: 0.625em auto;
  border: 1px solid #fff;
  background-color: #f6f6f6;
  color: #666;
  text-shadow: 1px 1px 0 #fff;
  -webkit-box-shadow: 1px 1px 6px #ddd;
  -moz-box-shadow: 1px 1px 6px #ddd;
  box-shadow: 1px 1px 6px #ddd;
  position: relative;
  max-width: 100%; }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none; }

.wp-caption p.wp-caption-text {
  font-size: 0.688em;
  line-height: 1.063em;
  padding: 0.313em 0 0 0;
  margin: 0; }

.wp-caption.alignleft {
  margin: 0 0.625em 0 0; }

.wp-caption.alignright {
  margin: 0 0 0 0.625em; }

.gallery {
  display: inline-block; }

.gallery-item {
  float: left;
  text-align: center;
  width: 25%;
  margin-bottom: 1.250em; }

.gallery img {
  box-shadow: 0 0 4px #999;
  border: 1px solid white;
  padding: 0.500em;
  background: #fafafa; }

.gallery img:hover {
  background: #f2f2f2; }

.gallery .gallery-caption {
  display: none; }

.entry-attachment {
  margin: 1.250em; }

.attachment img {
  display: block;
  margin: 0 auto; }

.img-rounded {
  border-radius: 5px; }

.img-thumbnail {
  padding: 0.250em;
  line-height: 1.4;
  background-color: #DDD;
  border: 1px solid #DDD;
  border-radius: 2px; }

.img-circle {
  border-radius: 50%; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 1.875em;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
-------------------------------------------------------------------------------------------------------------
TABLE
-------------------------------------------------------------------------------------------------------------
*/
table {
  max-width: 100%; }

th {
  text-align: left; }

table, .table {
  width: 100%;
  margin-bottom: 1.4; }
  table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td, .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 0.625em;
    line-height: 1.4;
    vertical-align: top;
    border-bottom: 1px solid #DDD; }
  table > thead > tr > th, .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #DDD; }
  table > caption + thead > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > th, table > thead:first-child > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  table > tbody + tbody, .table > tbody + tbody {
    border-top: 2px solid #DDD; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 0.250em; }

.table-bordered {
  border: 1px solid #DDD; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #DDD; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(238, 238, 238, 0.6); }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: rgba(238, 238, 238, 0.6); }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table-responsive {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch; }

/*
-------------------------------------------------------------------------------------------------------------
FORMS
-------------------------------------------------------------------------------------------------------------
*/
fieldset {
  margin: 0 0 0.625em 0;
  padding: 0.625em 0.625em 0.313em 0.625em;
  min-width: 0;
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

fieldset p {
  margin: 0; }

legend {
  padding: 0 0.313em;
  font-size: 2.1em;
  line-height: inherit;
  color: #333; }

label {
  font-weight: bold;
  margin-top: 0.625em;
  margin-bottom: 0;
  font-size: 0.875em; }

input, textarea {
  margin-bottom: 0.250em; }

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
  display: inline-block;
  padding: 0.375em 0.250em;
  border: 1px solid #ccc;
  color: #777;
  font-size: 0.875em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 0.125em 0 0.625em 0;
  line-height: normal;
  display: inline;
  margin-right: 0.125em; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select {
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #EEE url('library/img/select-arrow.png') no-repeat 95% center;
  min-width: 10.000em;
  text-indent: 0.01px;
  text-overflow: "";
  color: #222;
  border-radius: 0.313em;
  margin-bottom: 0.625em;
  padding: 0.313em;
  font-size: 0.875em; }

select[multiple], select[size] {
  height: auto; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, select:focus, textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.wpcf7-form input, .wpcf7-form textarea {
  width: 100%; }

.wpcf7-form input[type="submit"] {
  text-transform: uppercase; }
  
.wpcf7-form input[type="submit"] {background-color: #07389B; color: #fff; border-radius: 0px;  }
.wpcf7-form input[type="submit"]:hover {background-color: #000; color: #fff; }

/*
-------------------------------------------------------------------------------------------------------------
BUTTONS
-------------------------------------------------------------------------------------------------------------
*/
.btn, .button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  margin: 0 0.313em 0.313em 0;
  text-align: center;
  vertical-align: middle;
  line-height: normal;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  background-image: none;
  padding: 0.5em 1.5em;
  font-size: 1em;
  border-radius: 2px;
  background-color: #07389B;
  border: 1px solid #CCC;
  color: #FFF; }

.btn::-moz-focus-inner, .button::-moz-focus-inner, button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0; }

.btn:hover, .button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  background-color: #000; }

.btn:focus, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  outline: 0;
  border: 0; }

.btn:active, .button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.ie7 .btn, .ie7 .button, .ie7 button, .ie7 input[type="submit"], .ie7 input[type="reset"], .ie7 input[type="button"] {
  display: inline;
  font-size: 90%;
  overflow: visible;
  color: #444; }

.btn {
  color: #FFF;
  background-color: #02779E;
  border-color: #02779E;
  text-transform: uppercase; }
  .btn:hover, .btn:focus, .btn:active, .btn.active {
    color: #FFF;
    background-color: #015976;
    border-color: #014962; }
  .btn:active, .btn.active {
    background-image: none; }
  .btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled:active, .btn.disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
    background-color: #02779E;
    border-color: #02779E; }

.btn-small {
  padding: 0.5em 2em;
  font-size: 0.750em;
  line-height: normal;
  letter-spacing: 0.063em; }

.btn-large {
  padding: 0.75em 2em;
  font-size: 1.250em;
  line-height: normal;
  letter-spacing: 0.063em; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

/*
-------------------------------------------------------------------------------------------------------------
HELPER
-------------------------------------------------------------------------------------------------------------
*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:before, .clearfix:after, .container:before, .container:after {
  content: " ";
  display: table;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0; }

.clearfix:after, .container:after {
  clear: both; }

.ie7 .clearfix, .ie7 .container {
  zoom: 1; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.centered {
  margin: 0 auto !important; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.sr-only {
  position: absolute;
  width: 0.063em;
  height: 0.063em;
  margin: -0.063em;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }


/*
-------------------------------------------------------------------------------------------------------------
WIDGETS
-------------------------------------------------------------------------------------------------------------
*/
.widget-area {
	margin-top: 1.875em;	
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 2.500em;
	word-wrap: break-word; }
	
.widget-area aside { padding:0 1em 0 0; margin-bottom:1.125em;  }

.widget-title {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  font-size: 1.125em;
  margin: 0; }

.widget-title a {
  color: #444; }

.widget-area p, .widget-area li, .widget-area .textwidget {
  font-size: 0.813em;
  line-height: 1.6; }

.widget-area a {
  color: #757575; }

.widget-area select {
  background-color: #fff;
  width: 100%;
  max-width: 15.625em; }

.textwidget {
  text-align: justify; }
  
.widget_nav_menu { margin-right: 1.875em; }
    
.widget_nav_menu .widget-title { margin-bottom: 0.625em; padding-left: 0.250em;  }
.widget_nav_menu a, .widget_pages a { color: #fff; }

.widget_nav_menu ul, .widget_pages ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.widget_nav_menu ul li, .widget_pages ul li {
  overflow: hidden;
  position: relative;
  margin-top: 0;
  font-size: 1em;
  border-bottom: solid 1px #ddd; } 
  
 .widget_nav_menu ul li a, .widget_pages ul li a {
 	display: block;
 	background-color: #07389B;
 	padding: 1.500em 0.625em 1.250em 0.625em;
 	text-transform: none;
 	line-height: 1;
 	color:#fff; }  

 .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {
 	background-color: #000;
 	text-decoration: none; } 
 	
 .widget_nav_menu .current-menu-item a	{
	background-color: #000;
	color:#fff; }
    
.widget_nav_menu .sub-menu li, .widget_pages .children li {
  padding-left: 1.250em;
  margin-left: 0.313em;
  position: relative; }
  .widget_nav_menu .sub-menu li:before, .widget_pages .children li:before {
    content: "─";
    position: absolute;
    left: 0;
    top: -0.063em;
    color: #ccc; }

.widget_rss img {
  display: none; }

.widget_rss ul {
  margin: 0;
  padding: 0; }

.widget_rss li {
  margin-bottom: 0.750em;
  list-style: none;
  border: solid 1px #ccc; }

.rsswidget {
  display: block;
  padding: 0.625em 0.625em 0 0.625em; }

.rss-date {
  padding-left: 0.625em; }

.rssSummary {
  padding: 0.313em 0.625em;
  text-align: justify; }

.widget_rss cite {
  padding: 0 0.625em 0.625em 0.625em; }

#calendar_wrap {
  border: 1px solid #ccc;
  border-radius: 2px;
  max-width: 18.750em; }

table#wp-calendar {
  width: 100%;
  margin-bottom: 1.4;
  text-align: center; }
  table#wp-calendar > thead > tr > th, table#wp-calendar > thead > tr > td, table#wp-calendar > tbody > tr > th, table#wp-calendar > tbody > tr > td, table#wp-calendar > tfoot > tr > th, table#wp-calendar > tfoot > tr > td {
    padding: 0.313em;
    line-height: 1.4;
    vertical-align: top;
    border-bottom: 1px solid #DDD; }

table#wp-calendar tfoot {
  display: none; }

table#wp-calendar caption {
  margin-bottom: 0.125em;
  padding: 0.313em;
  font-weight: bold;
  background: #ddd;
  text-transform: uppercase; }

.tagcloud {
  text-align: center; }

.tagcloud a {
  display: inline-block; }

.widget_search label {
  display: block;
  line-height: 1.84615; }

.search-form {
  max-width: 25.000em; }

.screen-reader-text {
  display: none; }

.search-field {
  width: 100%;
  font-weight: 200; }

.search-submit {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.widget_twitter li {
  list-style-type: none; }

.widget_twitter .timesince {
  display: block;
  text-align: right; }


/*
-------------------------------------------------------------------------------------------------------------
COMMENTS
-------------------------------------------------------------------------------------------------------------
*/
#comments {
  margin-top: 1.250em; }

.comments-area {
  max-width: 37.500em;
  margin: 0 auto;
  padding: 1.250em;
  border: solid 1px #DDD;
  border-radius: 5px; }

.comments-title {
  margin-bottom: 1.500em;
  margin-top: 0.125em;
  text-transform: uppercase; }

.comment-list {
  list-style: none;
  margin: 0 0 3.000em 0;
  padding: 0; }

.comment-list article, .comment-list .pingback, .comment-list .trackback {
  border-top: 1px solid #DDD;
  margin-bottom: 1.500em;
  padding-top: 1.500em;
  background-color: #fff; }

.comment-list .pingback, .comment-list .trackback {
  padding: 0.625em;
  font-size: 0.750em;
  font-weight: 600;
  text-transform: uppercase; }

.comment-list .pingback a, .comment-list .trackback a {
  font-weight: normal;
  text-transform: none;
  font-size: 0.875em; }

.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
  border-top: 0; }

.comment-list .trackback a, .comment-list .pingback a, .comment-metadata a {
  color: #333; }

.comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover {
  color: #07389B; }

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.comment-list .children {
  list-style: none;
  margin-left: 0.938em; }

.comment-author, .comment-awaiting-moderation, .comment-content, .comment-metadata {
  padding-left: 1.875em; }

.comment-author {
  font-size: 0.875em;
  line-height: 1.2;
  text-transform: uppercase; }

.comment-author .fn {
  font-weight: 900; }

.comment-author a {
  color: #333; }

.bypostauthor > article .fn:before {
  margin: 0 0.125em 0 -0.125em;
  position: relative;
  top: -0.063em; }

.comment-metadata {
  font-size: 0.750em;
  line-height: 2; }

.comment-list .reply {
  display: inline-block;
  margin: 0.125em 0 0.750em 1.875em;
  text-transform: uppercase;
  font-size: 0.688em; }

.reply .ss-right {
  padding-right: 0.250em;
  color: #07389B; }

.comment-respond {
  margin-bottom: 1.500em;
  padding: 0; }

.comment-reply-title {
  margin: 0;
  text-transform: uppercase; }

.comment-respond h3 {
  margin-bottom: 1.500em; }

.comment-form label {
  display: block; }

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
  width: 100%; }

.required {
  color: #c0392b; }

.comment .comment-respond {
  margin-top: 1.500em; }

.comment .comment-respond h3 {
  font-size: 1.000em; }

.comment-reply-title small a {
  color: #07389B;
  font-size: 0.688em;
  float: right;
  overflow: hidden; }

.comment-reply-title small a:before {
  content: "\00D7";
  margin-right: 0.125em;
  font-weight: bolder;
  font-size: 0.750em; }

.comment-reply-title small a:hover {
  color: #07389B; }

#comment-nav {
  position: relative;
  height: 4.250em;
  margin-top: 2.250em;
  margin-bottom: 0; }

.comment-navigation {
  font-size: 0.688em;
  line-height: 2;
  text-transform: uppercase; }

.comment-navigation a {
  padding: 0.500em; }

.comment-navigation a:hover {
  text-decoration: none;
  padding: 0.438em;
  border: solid 1px #07389B; }

.comment-navigation .nav-next, .comment-navigation .nav-previous {
  display: inline-block; }

.comment-navigation .nav-next {
  float: right; }

.comment-navigation .nav-previous {
  float: left; }

.comment-edit-link {
  margin-left: 0.625em;
  font-size: 0.750em !important;
  border-left: dotted 1px #bbb;
  padding-left: 0.375em; }

.comment-metadata .comment-edit-link {
  border: none; }

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
  color: #767676; }

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
  font-size: 0.875em;
  line-height: 1.8; }

.form-allowed-tags, .form-allowed-tags code {
  font-size: 0.750em;
  line-height: 1.5;
  white-space: normal; }

.no-comments {
  font-size: 1.000em;
  font-weight: 900;
  line-height: 1.5;
  margin: 0;
  text-transform: uppercase;
  text-align: center; }
 
 
/*
-------------------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------------------
*/

.wrap {
	 margin: 0 auto;
	 width: auto;
	 padding: 0;  }

.container {
  margin: 0 auto;
  width: auto;
  padding-left: 1.250em;
  padding-right: 1.250em;
  background-color: #fff; }

/* MENU */

.bandeau-noir { background-color: #000; height: 5.125em; }
.logo { position: relative; float: left; padding: 0.938em 2.500em 0 1.250em; width: 64px; height: 50px; }


.menu-principal{ display: none; }

.sous-menu { display: block; }
.sous-menu ul { 
	margin: 0; 
	font-family: 'proxima_nova_semibold';
	list-style: none;  }
	
#sub-menu { font-size: 1.1em; }
#sub-menu .menu-item { 
	text-align: center;
	font-size: 1.2em;
	margin-right: 1.250em; }
	 
#sub-menu .menu-item a { 
	display: block;
	background-color: #07389B;
	color: #FFF;
	padding: 0.750em;
	margin-bottom: 2px; }

#sub-menu .menu-item a:hover { 
	background-color: #000;
	text-decoration: none; }

#navigation-mobile { margin-top: 0; }
#navigation-mobile a { color: #fff; }
#navigation-mobile .navicon { float: right; font-size: 12px; padding: 20px 20px 0 0; }
#navigation-mobile ul { list-style: none; }

#menu-mobile { 
	display: none;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	  }
	 
#menu-mobile li { 
	list-style: none; 
	background-color: #07389B; 
	border-bottom: 1px solid #fff;
	font-size: 1.4em; 
	font-family: 'proxima_nova_bold'; 
	text-transform: uppercase; }
	
#menu-mobile li:hover { background-color: #000; }
	
#menu-mobile li:first-child { border-top:1px solid #fff; }

#menu-mobile li a { display: block; padding: 20px 0; color:#fff; }
#menu-mobile li a:hover { text-decoration: none; }

.global-search { display: none; } 
.globalsearch_meta { display: none; } 
.globalsearch_header {margin-left: 0 !important; }
.globalsearch_header h2 { font-size: 1.2em !important; }
.globalsearch_content { display: none; }

.search-page { margin-top: 1.000em; } 
	
/* STYLE GLOBAL */
  
section { background-color: #fff; }

article { }
aside { padding: 0 1.250em; }

.titre-section {  margin-top: 0.625em; font-size: 1.8em; margin-bottom: 20px;  }
.titre-section a { color:#444;  }
.titre-section a:hover { color:#444;  }

.social-link { height: 1.875em; float: right; margin-top: 0; text-align: right; font-size: 0.8em; }
.social-link .facebook { margin-right: 0.625em; color: #3b5998; }
.social-link .twitter { margin-right: 0.625em; color: #55acee; }
.social-link img { margin: 0 0.500em; }
.social-link a { color:#000; }
.social-link a:hover { text-decoration: none; }

.page .content { margin-top: 2.500em; }

.entry-blog { margin-top: 1.875em; }
.entry-blog h2, .entry-blog h1 { margin: 0;  }

h2.title-blog { font-size: 2.6em !important; }
.title-blog, .title-blog a { color: #07389B; padding-top: 0; }

h2.title-page { font-size: 2em !important; }
.title-page { margin-top: 0; padding-top: 0.625em; }

.archives { margin-top: 1.250em; }
.widget-archive { margin-top: 4.725em; }
.widget-archive section { background-color: #EFEEEA; }
.widget-archive aside { padding: 0 1.250em; }
.widget-archive .widget-title { padding-top: 0.750em; }
.widget-archive ul { margin-bottom: 0 !important; }
.widget-archive aside { margin-bottom: 0.750em !important; }

footer { margin-bottom: 8.750em; }


/* FRONT PAGE */

.home-box1 { 
	min-height: 15.625em; 
	float: left;
	width: 100%; 
	display: block; 
	box-sizing: border-box; 
	margin-bottom: 10px; }
	
.home-box2 { 
	min-height: 15.625em; 
	float: left; 
	width: 100%; 
	display: block; 
	box-sizing: border-box; }

.home-box1 h1, .home-box2 h1 { text-transform: uppercase; margin-top: 25px; }
.home-box1 h1 a, .home-box2 h1 a { color:#fff; }
.home-box1 h1 a:hover, .home-box2 h1 a:hover { color:#fff; text-decoration: none; }

.mini-box { margin: 1.875em 0; min-height: 9.375em; padding: 1.250em 0; box-sizing: border-box; }
.mini-box a { background-color: transparent; color: #fff; }
.mini-box a:hover { text-decoration: none; }
.titre-mini-box { font-size: 1.250em; }
.icon-mini-box { float: right; font-size: 1.4em !important; }
.texte-mini-box { display: block; min-height: 4em; }
.texte_lien_mini_box { font-size: 1em; display: block; height: 30px; }
.texte_lien_mini_box i.ss-navigateright { display: inline-block; vertical-align: middle; margin-top: 5px; }

.lien_livre_audio { display: block; height: 30px; }
.lien_livre_audio i.ss-navigateright { display: inline-block; vertical-align: middle; margin-top: 3px; }
.lien_livre_audio a { display: block; color: #fff; font-size: 1em; margin-bottom: 10px; }


.direct p a { color: #fff; }



.rubrique-title { color: #07389B; padding-top: 1.250em; margin-bottom: 0.625em; font-size: 1.125em; }

.cm-excerpt { background-color: #EFEEEA; }
.cm-excerpt h2 { font-size: 1.8em;  }
.cm-excerpt p { font-size: 1.250em; }

.side-excerpt { background-color: #EFEEEA; }

.nouvelle-excerpt p { font-size: 0.875em; font-weight: lighter;  }
.nouvelle-excerpt h6 { margin-top: 1.875em; top: 2.500em; font-size: 1.1em; }
.nouvelle-excerpt .more a { font-size: 0.750em; font-family: 'proxima_nova_semibold'; }

.livre-excerpt { display: block; height: 4.563em; }
.livre-excerpt-title { height: 5em; margin-top: 0;  }
.livre-excerpt h6 { margin-top: 1.250em; margin-bottom: 0; padding-top: 0; font-size: 0.9em; }
.livre-excerpt-thumb { max-width: 4.563em; max-height: 4.563em; margin-right: 1.250em; overflow: hidden; float: left; }
.livre-excerpt-author { font-size: 0.8em; font-family: 'proxima_nova_semibold'; visibility: hidden; }

.default-img { width: 4.563em; height: 4.563em; background-color: #222; overflow: hidden; float: left;  }

.meta { font-size: 0.750em; font-family: 'proxima_nova_semibold';  }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 1.563em;
	height: 0; }
	
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

/* HELPER THEME */

.blue-box { background-color: #07389B; color:#fff; }
.blue-box h1, .blue-box h2, .blue-box h3, .blue-box h4, .blue-box h5, .blue-box h6  { color:#fff; }  	
  
.custom-border { height: 1px; display: block; background-color: #CCC; margin-top: 1.250em; margin-left: -1.250em; margin-right: -1.250em;   }
.separate { position:relative; display: block;  width:100px; height: 40px; background-color: red; margin-top: 30px; }
 
.newsletter { background-color: #EFEEEA; box-sizing: border-box; padding: 10px 20px; margin-top: 20px; }
.newsletter h4 { margin-top: 5px; }
.newsletter input[type="email"], .newsletter input[type="text"], .newsletter input[type="submit"]  { 
	display: block; 
	width: 100%; }

.input-group { margin-top: 20px; }
.input-group ul { list-style: none; padding-left: 0; }

.mc-field-group { margin-top: 20px; }

.mejs-container .mejs-controls { height:31px !important; }

/*
-------------------------------------------------------------------------------------------------------------
NAVIGATION GLOBAL
-------------------------------------------------------------------------------------------------------------
*/

.pagination { 
	text-align: center; 
	padding: 10px; }
.page-numbers { margin: 0 10px; padding: 5px; }


.prev {
  margin-right: 3.750em; }

.next {
  margin-left: 3.750em; }

.page-numbers li {
  padding: 0.125em 0.313em;
  display: inline-table;
  min-width: 1.250em; }

.post-nav {
	height: 2.500em;
  	margin: 1.250em 0; }
  	
.previous-post, .next-post { display: inline-block; width: 45%; padding: 0 0.625em; }   	
.previous-post { float: right; text-align: right; }  
  

/*
-------------------------------------------------------------------------------------------------------------
SLIDER
-------------------------------------------------------------------------------------------------------------
*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  max-height: 34.375em;
  padding: 0;
  margin: 0; }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0; }

.rslides img {
  width: 100%;
  border: 0; }

.caption-slider  {  
	display: block;
	position: absolute;
	z-index: 1000;
	font-size: 1.5em;
	line-height: 1em;
	font-family: 'proxima_nova_bold';
	font-weight: bold;
	color: #07389B;
	top: 40px;
	left:40px;
	width: 100px; }

.title-404 {
	text-align: center;
	margin-top: 1.250em; }
	
.content-404 { text-align: center; }


/*
-------------------------------------------------------------------------------------------------------------
MEDIA QUERIES
-------------------------------------------------------------------------------------------------------------
*/
  
/* min-width : 480px  */

@media only screen and (min-width: 30.00000000em) {
 
    
  }
  
  
/* min-width : 720px  */

@media only screen and (min-width: 45.00000000em) {

	html { font-size: 75%; }
    
    dl.separator dt {
	    position: relative;
	    padding: 0.313em 0;
	    margin-bottom: 0;
	    float: left;
	    width: 25%;
	    border-right: 1px solid #DDD; }
	dl.separator dd {
	    padding: 0.875em 0 0.875em 0.625em;
	    margin-left: 25%;
	    margin-bottom: 0;
	    border-width: 0 0 0 1px;
	    border-style: solid;
	    border-color: #DDD; }
	dl.separator dt:before {
	    content: "";
	    position: absolute;
	    top: 0;
	    right: -0.938em;
	    width: 1.875em;
	    border-top: 1px solid #DDD; }
	dl.separator dt:after {
	    content: "";
	    position: absolute;
	    top: -0.188em;
	    right: -0.188em;
	    width: 0.313em;
	    height: 0.313em;
	    background: #FFF;
	    border: 1px solid #DDD;
	    border-radius: 0.375em; }
	dl.separator dt:first-child:before, dl.separator dt:first-child:after {
	    display: none; }
	    
	.caption-slider  { font-size: 3.5em; width: 300px; }
	
	.titre-section { font-size: 2.8em;  }
	
	.home-box1 { 
		height: 18em; 
		float: left;
		width: 50%; 
		box-sizing: border-box; 
		border-right: solid 1px #FFF; 
		margin-bottom: 0 !important; }
		
	.home-box2 { 
		height: 18em; 
		float: right;
		width: 50%; 
		box-sizing: border-box; 
		border-left: solid 1px #FFF;  }
	
	.list-menu {
	padding-left: 0;
	list-style: none; }
		.list-menu li { display: inline-block; }
	
	#sub-menu { padding: 0.625em 0.625em 1.250em 0; font-size: 1.1em; }
	#sub-menu .menu-item { margin-right: 1.250em; }
	
	#sub-menu .menu-item { 
	text-align: left;
	font-size: 0.9em;
	margin-right: 1.250em; }
	 
	#sub-menu .menu-item a { 
		display: inline;
		background-color: transparent;
		color: #07389B;
		padding: 0;
		margin-bottom: 0; }
	
	#sub-menu .menu-item a:hover { 
		background-color: transparent;
		text-decoration: underline; }
    
  }
  
  
/* min-width : 1020px  */

@media only screen and (min-width: 65.50000000em) {
 
	html { font-size: 75%; }
    
	.wrap { width: 62.50000000em; }
	.container { width: 60.01000000em; }
    
	.column, 
	.unit-1, .unit-2, .unit-3, .unit-4, .unit-5, .unit-6, .unit-7, .unit-8, .unit-9, .unit-10, .unit-11, .unit-12 {
    float: left;
    margin-left: 0.62500000em;
    margin-right: 0.62500000em; }
    
	.right  { float: right; } 
    
	.unit-1 { width: 3.75000000em; }
	.unit-2 { width: 8.75000000em; }
	.unit-3 { width: 13.75000000em; }
	.unit-4 { width: 18.75000000em; }
	.unit-5 { width: 23.75000000em; }
	.unit-6 { width: 28.75000000em; }
	.unit-7 { width: 33.75000000em; }
	.unit-8 { width: 38.75000000em; }
	.unit-9 { width: 43.75000000em; }
	.unit-10 { width: 48.75000000em; }
	.unit-11 { width: 53.75000000em; }
	.unit-12 { width: 58.75000000em; }
  
	.alpha { margin-left: 0; }
	.omega { margin-right: 0; } 
  
	.home-box1 { 
		height: 15.625em; 
		float: left;
		width: 50%; 
		box-sizing: border-box; 
		border-right: solid 1px #FFF;  }
		
	.home-box2 { 
		height: 15.625em; 
		float: right;
		width: 50%; 
		box-sizing: border-box; 
		border-left: solid 1px #FFF;  }
	
	.texte-mini-box { display: block; min-height: 6em;  }
	
	#navigation-mobile { display: none; }
	#menu-mobile { display: none; visibility: hidden; height: 0px; padding:0; margin: 0; }
	
	.menu-principal{ display: block; }
	.sous-menu { display:block; }

	.menu-principal { padding: 1.875em 1.250em 0 1.250em; }
	.menu-principal a { color: #fff; font-family: 'proxima_nova_semibold'; font-size: 1em;  } 
	
	.list-menu {
		 padding-left: 0;
		 list-style: none; }
		 .list-menu li { display: inline-block; }
	
	#top-menu .menu-item { margin-right: 0.938em; }
	#sub-menu { padding: 0.625em 0.625em 1.250em 0; font-size: 1.1em; }
	#sub-menu .menu-item { margin-right: 1.250em; }
	
	.global-search {
		display: block; 
		float: right;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0.625em;
		background-color: #222; }
	 
	.global-search form.search_form_image_button {
	    margin-left:auto;
	    margin-right:0;
	    width:15.500em; }
	
	.global-search form.search_form_image_button #s {
	    background:#222;
	    border:none;
	    color: #fff; 
	    font-family: 'proxima_nova_semibold'; 
	    font-size: 1em;
	    margin:0 0.375em 0 0;
	    padding:0.250em;
	    width:11.375em;
	    height: 3em; }
	
	.global-search input#searchsubmit.my-search-image {
	    background:#222 url("library/img/loupe.png") no-repeat 50% 50%;
	    border:0 none;
	    float: right;
	    height:3em;
	    text-indent:-624.938em;
	    width:1.250em;
	    border-radius: 0; }	
	
	.rubrique-title { padding-top: 0; }
	.caption-slider  { font-size: 4em; width: 400px; top: 100px; }
	
	.social-link { margin-top: 2.500em !important; }
	    
  }
  
  
/* min-width : 1200px  */

@media only screen and (min-width: 80.00000000em) {

	html { font-size: 75%; }
  
	.wrap { width: 73.75000000em; }
	.container { width: 71.25000000em; }
  
	.unit-1 { width: 4.68750000em; }
	.unit-2 { width: 10.62500000em; }
	.unit-3 { width: 16.56250000em; }
	.unit-4 { width: 22.50000000em; }
	.unit-5 { width: 28.43750000em; }
	.unit-6 { width: 34.37500000em; }
	.unit-7 { width: 40.31250000em; }
	.unit-8 { width: 46.25000000em; }
	.unit-9 { width: 52.18750000em; }
	.unit-10 { width: 58.12500000em; }
	.unit-11 { width: 64.06250000em; }
	.unit-12 { width: 70.00000000em; }
    
	.slideshow { max-height: 34.375em; overflow: hidden;  } 
	.texte-mini-box { display: block; min-height: 5em;  } 
	.caption-slider  {  width: 500px; }
	
	.global-search form.search_form_image_button { width:17.500em; }
	.global-search form.search_form_image_button #s { width:13.375em; }
	
	#sub-menu { padding: 0.625em 0.625em 1.250em 0; font-size: 1.2em; }
    
  }

