/*
#@SITES/www.cas-p.net/squelettes/STYLES.less
*/
/* =============================================================================
   RESET
   ===========================================================================*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
figure {
  margin: 0;
}
/* selection */
* {
  outline: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Links */
a:hover,
a:active,
a:focus {
  outline: 0;
}
/* Image */
svg:not(:root) {
  overflow: hidden;
}
object {
  max-width: 100%;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
/* Bases */
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  line-height: 1;
  width: 100%;
  height: 100%;
  font-family: sans-serif;
}
/*------------- VARIABLES ----------*/
/*couleur*/
/*typo*/
/* =============================================================================
   TYPOGRAPHIE & CONTENU
   ===========================================================================*/
/* Typo */
@font-face {
  font-family: 'TeXGyreAdventorBold';
  src: url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-bold.woff');
  src: url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-bold.woff') format('woff'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-bold.ttf') format('truetype'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-bold.svg#texgyre-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TeXGyreAdventor';
  src: url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-regular.woff');
  src: url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-regular.woff') format('woff'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-regular.ttf') format('truetype'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/texgyre-regular.svg#texgyre-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.typo {
  font-family: 'TeXGyreAdventor', Arial, Helvetica;
  font-weight: normal;
  font-style: normal;
}
.typobold {
  font-family: 'TeXGyreAdventorBold', Arial, Helvetica;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/icomoon/icomoon.eot');
  src: url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/icomoon/icomoon.woff') format('woff'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/icomoon/icomoon.ttf') format('truetype'), url('//www.cas-p.net/SITES/www.cas-p.net/squelettes/fonts/icomoon/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icone {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 6px 0 0;
}
.icone:before {
  content: attr(data-icon);
}
/* Titraille / Intertitres */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
hr {
  height: 1px;
  margin: 1.5em 0;
  border: 0;
  background: #cccccc;
  color: #cccccc;
}
h1,
.h1 {
  font-size: 19.5px;
  font-size: 1.95rem;
  line-height: 1.5;
  margin-bottom: .75em;
}
h2,
.h2 {
  font-size: 18.2px;
  font-size: 1.82rem;
  line-height: 1;
  margin-bottom: 1em;
}
h3,
.h3 {
  font-size: 16.9px;
  font-size: 1.69rem;
  line-height: 1.2;
  margin-bottom: 1.2em;
}
h4,
.h4 {
  font-size: 15.6px;
  font-size: 1.56rem;
  line-height: 1.364;
  margin-bottom: 1.364em;
}
h5,
.h5 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6,
.h6 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}
body {
  font-size: 13px;
  font-size: 1.3rem;
}
/* Enrichissements typographiques */
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
small,
.small {
  font-size: 90%;
}
big,
.big {
  font-size: 130%;
}
abbr[title],
acronym[title] {
  border-bottom: .1em dotted;
  cursor: help;
}
@media print {
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}
dfn {
  font-weight: bold;
  font-style: italic;
}
del,
.del {
  background-color: #FFDDDD;
  border-color: #CC0000;
  color: #CC0000;
  text-decoration: line-through;
}
ins,
.ins {
  background-color: #DDFFDD;
  border-color: #00AA00;
  color: #00AA00;
  text-decoration: none;
}
sup,
sub {
  font-size: .8em;
  font-variant: normal;
  line-height: 0;
}
sup {
  vertical-align: super;
}
.ie sup {
  vertical-align: text-top;
}
sub {
  vertical-align: sub;
}
.ie sub {
  vertical-align: text-bottom;
}
.caps {
  font-variant: small-caps;
}
/* Listes */
ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
dl dt {
  font-weight: bold;
}
/* Tableaux */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  background: #e6ebeb;
}
td {
  vertical-align: top;
}
th {
  font-weight: bold;
}
thead th {
  background: #d8dfe0;
}
th,
td,
caption {
  padding: 0.75em;
}
tbody tr:nth-child(even) th,
tbody tr:nth-child(even) td,
tbody tr.even th,
tbody tr.even td {
  background: #e6ebeb;
}
tfoot {
  font-style: italic;
}
/* Citations, code et poesie */
q {
  font-style: italic;
}
blockquote {
  padding: 0 50px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: italic;
}
address {
  font-style: italic;
}
pre,
code,
kbd,
samp,
var,
tt {
  font-family: 'Courier New', Courier, monospace;
  font-size: 1em;
}
pre {
  margin: 1.5em 0;
  /* Cf.: http://perishablepress.com/press/2010/06/01/wrapping-content/ */
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
}
kbd {
  background-color: #222222;
  color: #FFFFFF;
}
samp {
  font-weight: bold;
}
var {
  font-style: italic;
}
/* Paragraphes */
p,
.p,
dl,
dd,
blockquote,
address,
pre,
table,
fieldset {
  margin-bottom: 1.5em;
}
@media (max-width: 640px) {
  img,
  table,
  td,
  blockquote,
  code,
  pre,
  textarea,
  input,
  iframe,
  object,
  embed,
  video {
    max-width: 100%;
  }
  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    /* cesure forcee */
  }
  code,
  pre,
  samp {
    white-space: pre-line;
    /* passage a la ligne specifique pour les elements a chasse fixe */
  }
}
/* =============================================================================
   generŽ par SPIP
   ===========================================================================*/
/* Listes SPIP */
ul.spip,
ol.spip {
  margin-left: 50px;
}
@media (max-width: 640px) {
  ul.spip,
  ol.spip {
    margin-left: 1.5em;
  }
}
ul.spip li {
  list-style-type: square;
}
li ul.spip li {
  list-style-type: disc;
}
li li ul.spip li {
  list-style-type: circle;
}
ol.spip li {
  list-style-type: decimal;
}
dl.spip dt,
dl.spip dd {
  padding-left: 50px;
}
dl.spip dt {
  clear: both;
}
/* Tableaux SPIP */
table.spip {
  width: 100%;
}
/* Citations, code et poesie */
blockquote.spip {
  min-height: 40px;
  background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/CSS/IMG/quote.png) no-repeat;
}
.spip_poesie {
  border-left: 1px solid;
}
.spip_poesie div {
  margin-left: 50px;
  text-indent: -50px;
}
.spip_code,
.spip_cadre {
  font-family: 'Courier New', Courier, monospace;
  font-size: 1em;
}
/* Enluminures typo V3 / Cf.: http://www.spip-contrib.net/3118 */
sc,
.sc {
  font-variant: small-caps;
}
.caractencadre-spip {
  background-color: #FFFFCC;
  color: purple;
}
.caractencadre2-spip {
  background-color: #FFFFCC;
  color: orange;
}
.texteencadre-spip {
  display: block;
  margin: 1.5em 50px;
  padding: 1.5em;
  background: #EEE;
}
/* Logos, documents et images */
.spip_logos {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  border: none;
}
.spip_documents {
  margin: 1.5em 0;
  padding: 0;
  background: none;
}
.spip_documents,
.spip_documents_center,
.spip_doc_titre,
.spip_doc_descriptif {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.spip_documents_center {
  clear: both;
  display: block;
  width: 100%;
}
.spip_documents_left {
  float: left;
  margin-right: 1.5em;
}
.spip_documents_right {
  float: right;
  margin-left: 1.5em;
}
.spip_doc_descriptif {
  clear: both;
}
/* Modeles par defaut */
.spip_modele {
  float: right;
  display: block;
  width: 25%;
  margin: 0 0 1.5em 1.5em;
  padding: 1.5em;
  background-color: #EEE;
}
/* Paragraphes */
div.spip,
ul.spip,
ol.spip,
.spip_poesie,
.spip_cadre,
div.spip_code,
.spip_documents.spip_documents_center {
  margin-bottom: 1.5em;
}
/* Pagination */
.pagination {
  clear: both;
  text-align: center;
}
/* =============================================================================
   FORMULAIRES
   ===========================================================================*/
input,
textarea,
select,
button {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  vertical-align: baseline;
  *vertical-align: middle;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  min-height: 50px;
}
legend {
  font-weight: bold;
}
input[type="submit"],
input.submit,
input[type="button"],
input.button,
input[type="image"],
input.image,
input[type="reset"],
input.reset,
button {
  cursor: pointer;
  -webkit-appearance: button;
}
input.confirm {
  background-color: #91bd09;
}
input[type="submit"],
.submit,
input[type="button"],
.button {
  background-color: #4f97a7;
  border: 0;
  display: inline-block;
  padding: 7px 12px 8px;
  color: #fff;
  text-decoration: none;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
a.submit,
a.button,
a.submit:visited,
a.button:visited,
a.submit:hover,
a.button:hover,
a.submit:focus,
a.button:focus {
  color: #fff;
}
input[type="submit"]:hover,
.submit:hover,
input[type="button"]:hover,
.button:hover,
input[type="submit"]:focus,
.submit:focus,
input[type="button"]:focus,
.button:focus {
  background-color: #2e5862;
  -webkit-transition: background 0.6s ease-out;
  -ms-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
select[multiple],
select[size] {
  height: auto;
}
.ie fieldset {
  padding-top: 0;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
.ie button,
.ie input.submit,
.ie input.button {
  position: relative;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input {
  width: auto;
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
.reponse,
.error,
.alert,
.notice,
.success,
.info {
  padding: .8em;
  margin-bottom: 1.5em;
  border: 2px solid #ddd;
}
.error,
.alert {
  background: #ffff00;
  color: #cc3300;
  border-color: #ffcc00;
}
.notice {
  background: #ffffff;
  color: #2daebf;
  border-color: #b4ffff;
}
.success {
  background: #ffff36;
  color: #91bd09;
  border-color: #ffff24;
}
.info {
  background: #ffffff;
  color: #2daebf;
  border-color: #b4ffff;
}
.error a,
.alert a {
  color: #cc3300;
}
.notice a {
  color: #2daebf;
}
.success a {
  color: #91bd09;
}
.info a {
  color: #2daebf;
}
/* =============================================================================
   GenerŽ par SPIP
   ===========================================================================*/
/* Box login prive */
#minipres {
  border-radius: 6px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-top: 50px;
  background: #FFF;
}
/* Formulaires */
.formulaire_spip li {
  clear: both;
  margin-bottom: 0.75em;
}
.formulaire_spip .boutons {
  clear: both;
  margin: 0;
  padding: 0;
}
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/* Barre typo */
.markItUp .markItUpHeader ul .markItUpSeparator {
  display: none;
}
/* Previsu */
.previsu {
  border: 1px solid #749707;
  padding: 15px;
  margin: 0 0 10px 0;
  background: #ffff36;
}
fieldset.previsu legend {
  color: #749707;
  font-weight: bold;
}
/* Reponses */
.reponse_formulaire {
  margin-bottom: 1.5em;
  padding: 0.75em;
  border: 2px solid #ddd;
}
.reponse_formulaire_ok {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
.reponse_formulaire_erreur {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
.reponse_formulaire_ok a {
  color: #264409;
}
.reponse_formulaire_erreur a {
  color: #8a1f11;
}
.erreur_message {
  color: #cc3300;
  font-weight: bold;
}
li.erreur input[type="text"],
li.erreur input.text,
li.erreur input[type="password"],
li.erreur input.password,
li.erreur textarea {
  background-color: #fbe3e4;
  border-color: #fbc2c4;
}
.spip_surligne {
  background-color: yellow;
}
/* Onglet admin */
.spip-admin-float {
  z-index: 9999 !important;
}
/* Formulaire de recherche */
.formulaire_recherche * {
  display: inline-block;
}
.formulaire_recherche input.text {
  padding-left: 85px;
  background: #c5dee4;
  border: none;
}
.formulaire_recherche input.text:focus {
  background: #c5dee4;
}
@media only screen and (max-width: 640px) {
  .formulaire_recherche * {
    width: 100%;
  }
  .formulaire_recherche input.submit {
    width: 17%;
    float: right;
  }
}
/* Formulaire de contact */
#formulaire_contact label {
  display: block;
}
/* =============================================================================
   Recherche 
   ===========================================================================*/
.sb-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 0%;
  min-width: 60px;
  height: 60px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}
.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #2c3e50;
}
.sb-search-input::-webkit-input-placeholder {
  color: #FFF;
}
.sb-search-input:-moz-placeholder {
  color: #FFF;
}
.sb-search-input::-moz-placeholder {
  color: #FFF;
}
.sb-search-input:-ms-input-placeholder {
  color: #FFF;
}
.sb-icon-search,
.sb-search-submit {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.sb-icon-search {
  color: #000000;
  background: #fff;
  z-index: 90;
  font-size: 22px;
}
/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #4f97a7;
  color: #fff;
  z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}
/* =============================================================================
   HELPER
   ===========================================================================*/
/* transition */
.fade {
  -webkit-transition: background 0.6s ease-out;
  -ms-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
}
/* shadow */
.box_shadow {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
/* round */
/* DŽgradŽ */
.gradient1 {
  background-color: #d8dfe0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8dfe0), to(#e9edee));
  background-image: -webkit-linear-gradient(top, #d8dfe0, #e9edee);
  background-image: linear-gradient(top, #d8dfe0, #e9edee);
}
/*Alerte */
.navigateur_info {
  position: absolute;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 42px;
  background-color: #cc3300;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.navigateur_info a {
  color: #F7CC11;
  text-decoration: underline;
}
.navigateur_info a:hover,
.navigateur_info a:focus {
  text-decoration: none;
}
.push_alerte {
  height: 42px;
}
/* Typography */
.caps {
  text-transform: uppercase;
}
.ombre {
  text-shadow: 0 1px 3px black;
}
.triangle {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
/* clear float */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/* Image */
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/* block */
.center-text {
  text-align: center;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.right {
  float: right !important;
}
.left {
  float: left !important;
}
.fix {
  position: fixed;
  z-index: 9999;
}
.lien {
  cursor: pointer;
  color: #4f97a7;
}
/* visibility */
.none {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.offscreen {
  position: absolute;
  left: -999em;
  height: 1%;
}
/* =============================================================================
   GRILLE
   ========================================================================== */
/*------------- GRILLE foundation - breakpoint-adaptŽ - class=col ------------*/
meta.foundation-mq-mediumall {
  font-family: "/only screen and (max-width: 640px)/";
  width: 0px;
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:641px) and (max-width:990px)/";
  width: 640px;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:991px)/";
  width: 991px;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1200px)/";
  width: 1200px;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1441px)/";
  width: 1441px;
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  *zoom: 1;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row.collapse,
.row.collapse {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.col {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen {
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .col,
  .cols {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-12 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="col"] + [class*="col"]:last-child {
    float: right;
  }
  [class*="col"] + [class*="col"].end {
    float: left;
  }
  .small-center {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .small-uncenter {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .small-uncenter.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 641px) {
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .col,
  .cols {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .medium-1 {
    position: relative;
    width: 8.33333%;
  }
  .medium-2 {
    position: relative;
    width: 16.66667%;
  }
  .medium-3 {
    position: relative;
    width: 25%;
  }
  .medium-4 {
    position: relative;
    width: 33.33333%;
  }
  .medium-5 {
    position: relative;
    width: 41.66667%;
  }
  .medium-6 {
    position: relative;
    width: 50%;
  }
  .medium-7 {
    position: relative;
    width: 58.33333%;
  }
  .medium-8 {
    position: relative;
    width: 66.66667%;
  }
  .medium-9 {
    position: relative;
    width: 75%;
  }
  .medium-10 {
    position: relative;
    width: 83.33333%;
  }
  .medium-11 {
    position: relative;
    width: 91.66667%;
  }
  .medium-12 {
    position: relative;
    width: 100%;
  }
  .medium-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .medium-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .medium-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .medium-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="col"] + [class*="col"]:last-child {
    float: right;
  }
  [class*="col"] + [class*="col"].end {
    float: left;
  }
  .medium-center {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .medium-uncenter {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .medium-uncenter.opposite {
    float: right !important;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 991px) {
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .col,
  .cols {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="col"] + [class*="col"]:last-child {
    float: right;
  }
  [class*="col"] + [class*="col"].end {
    float: left;
  }
  .large-center {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .large-uncenter {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .large-uncenter.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 1200px) {
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .col,
  .cols {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .xlarge-1 {
    position: relative;
    width: 8.33333%;
  }
  .xlarge-2 {
    position: relative;
    width: 16.66667%;
  }
  .xlarge-3 {
    position: relative;
    width: 25%;
  }
  .xlarge-4 {
    position: relative;
    width: 33.33333%;
  }
  .xlarge-5 {
    position: relative;
    width: 41.66667%;
  }
  .xlarge-6 {
    position: relative;
    width: 50%;
  }
  .xlarge-7 {
    position: relative;
    width: 58.33333%;
  }
  .xlarge-8 {
    position: relative;
    width: 66.66667%;
  }
  .xlarge-9 {
    position: relative;
    width: 75%;
  }
  .xlarge-10 {
    position: relative;
    width: 83.33333%;
  }
  .xlarge-11 {
    position: relative;
    width: 91.66667%;
  }
  .xlarge-12 {
    position: relative;
    width: 100%;
  }
  .xlarge-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .xlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .xlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .xlarge-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .xlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .xlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .xlarge-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .xlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .xlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .xlarge-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .xlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="col"] + [class*="col"]:last-child {
    float: right;
  }
  [class*="col"] + [class*="col"].end {
    float: left;
  }
  .xlarge-center {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .xlarge-uncenter {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .xlarge-uncenter.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 1441px) {
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .col,
  .cols {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .xxlarge-1 {
    position: relative;
    width: 8.33333%;
  }
  .xxlarge-2 {
    position: relative;
    width: 16.66667%;
  }
  .xxlarge-3 {
    position: relative;
    width: 25%;
  }
  .xxlarge-4 {
    position: relative;
    width: 33.33333%;
  }
  .xxlarge-5 {
    position: relative;
    width: 41.66667%;
  }
  .xxlarge-6 {
    position: relative;
    width: 50%;
  }
  .xxlarge-7 {
    position: relative;
    width: 58.33333%;
  }
  .xxlarge-8 {
    position: relative;
    width: 66.66667%;
  }
  .xxlarge-9 {
    position: relative;
    width: 75%;
  }
  .xxlarge-10 {
    position: relative;
    width: 83.33333%;
  }
  .xxlarge-11 {
    position: relative;
    width: 91.66667%;
  }
  .xxlarge-12 {
    position: relative;
    width: 100%;
  }
  .xxlarge-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .xxlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .xxlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .xxlarge-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .xxlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .xxlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .xxlarge-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .xxlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .xxlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .xxlarge-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .xxlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="col"] + [class*="col"]:last-child {
    float: right;
  }
  [class*="col"] + [class*="col"].end {
    float: left;
  }
  .xxlarge-center {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .xxlarge-uncenter {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .xxlarge-uncenter.opposite {
    float: right !important;
  }
}
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
[class*="block-grid-"] > li {
  display: inline;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}
@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
}
@media only screen and (min-width: 641px) {
  .medium-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
}
@media only screen and (min-width: 991px) {
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
}
/*------------- VISIBILITY RESPONSIVE bootstrap - classe adapatŽ ------------*/
.visible-small,
tr.visible-small,
th.visible-small,
td.visible-small {
  display: none !important;
}
@media (max-width: 640px) {
  .visible-small {
    display: block !important;
  }
  tr.visible-small {
    display: table-row !important;
  }
  th.visible-small,
  td.visible-small {
    display: table-cell !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .visible-small.visible-medium {
    display: block !important;
  }
  tr.visible-small.visible-medium {
    display: table-row !important;
  }
  th.visible-small.visible-medium,
  td.visible-small.visible-medium {
    display: table-cell !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-small.visible-large {
    display: block !important;
  }
  tr.visible-small.visible-large {
    display: table-row !important;
  }
  th.visible-small.visible-large,
  td.visible-small.visible-large {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-small.visible-xlarge {
    display: block !important;
  }
  tr.visible-small.visible-xlarge {
    display: table-row !important;
  }
  th.visible-small.visible-xlarge,
  td.visible-small.visible-xlarge {
    display: table-cell !important;
  }
}
.visible-medium,
tr.visible-medium,
th.visible-medium,
td.visible-medium {
  display: none !important;
}
@media (max-width: 640px) {
  .visible-medium.visible-small {
    display: block !important;
  }
  tr.visible-medium.visible-small {
    display: table-row !important;
  }
  th.visible-medium.visible-small,
  td.visible-medium.visible-small {
    display: table-cell !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .visible-medium {
    display: block !important;
  }
  tr.visible-medium {
    display: table-row !important;
  }
  th.visible-medium,
  td.visible-medium {
    display: table-cell !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-medium.visible-large {
    display: block !important;
  }
  tr.visible-medium.visible-large {
    display: table-row !important;
  }
  th.visible-medium.visible-large,
  td.visible-medium.visible-large {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-medium.visible-xlarge {
    display: block !important;
  }
  tr.visible-medium.visible-xlarge {
    display: table-row !important;
  }
  th.visible-medium.visible-xlarge,
  td.visible-medium.visible-xlarge {
    display: table-cell !important;
  }
}
.visible-large,
tr.visible-large,
th.visible-large,
td.visible-large {
  display: none !important;
}
@media (max-width: 640px) {
  .visible-large.visible-small {
    display: block !important;
  }
  tr.visible-large.visible-small {
    display: table-row !important;
  }
  th.visible-large.visible-small,
  td.visible-large.visible-small {
    display: table-cell !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .visible-large.visible-medium {
    display: block !important;
  }
  tr.visible-large.visible-medium {
    display: table-row !important;
  }
  th.visible-large.visible-medium,
  td.visible-large.visible-medium {
    display: table-cell !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-large {
    display: block !important;
  }
  tr.visible-large {
    display: table-row !important;
  }
  th.visible-large,
  td.visible-large {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-large.visible-xlarge {
    display: block !important;
  }
  tr.visible-large.visible-xlarge {
    display: table-row !important;
  }
  th.visible-large.visible-xlarge,
  td.visible-large.visible-xlarge {
    display: table-cell !important;
  }
}
.visible-xlarge,
tr.visible-xlarge,
th.visible-xlarge,
td.visible-xlarge {
  display: none !important;
}
@media (max-width: 640px) {
  .visible-xlarge.visible-small {
    display: block !important;
  }
  tr.visible-xlarge.visible-small {
    display: table-row !important;
  }
  th.visible-xlarge.visible-small,
  td.visible-xlarge.visible-small {
    display: table-cell !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .visible-xlarge.visible-medium {
    display: block !important;
  }
  tr.visible-xlarge.visible-medium {
    display: table-row !important;
  }
  th.visible-xlarge.visible-medium,
  td.visible-xlarge.visible-medium {
    display: table-cell !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-xlarge.visible-large {
    display: block !important;
  }
  tr.visible-xlarge.visible-large {
    display: table-row !important;
  }
  th.visible-xlarge.visible-large,
  td.visible-xlarge.visible-large {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xlarge {
    display: block !important;
  }
  tr.visible-xlarge {
    display: table-row !important;
  }
  th.visible-xlarge,
  td.visible-xlarge {
    display: table-cell !important;
  }
}
.hide-small {
  display: block !important;
}
tr.hide-small {
  display: table-row !important;
}
th.hide-small,
td.hide-small {
  display: table-cell !important;
}
@media (max-width: 640px) {
  .hide-small,
  tr.hide-small,
  th.hide-small,
  td.hide-small {
    display: none !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .hide-small.hide-medium,
  tr.hide-small.hide-medium,
  th.hide-small.hide-medium,
  td.hide-small.hide-medium {
    display: none !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .hide-small.hide-large,
  tr.hide-small.hide-large,
  th.hide-small.hide-large,
  td.hide-small.hide-large {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-small.hide-xlarge,
  tr.hide-small.hide-xlarge,
  th.hide-small.hide-xlarge,
  td.hide-small.hide-xlarge {
    display: none !important;
  }
}
.hide-medium {
  display: block !important;
}
tr.hide-medium {
  display: table-row !important;
}
th.hide-medium,
td.hide-medium {
  display: table-cell !important;
}
@media (max-width: 640px) {
  .hide-medium.hide-small,
  tr.hide-medium.hide-small,
  th.hide-medium.hide-small,
  td.hide-medium.hide-small {
    display: none !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .hide-medium,
  tr.hide-medium,
  th.hide-medium,
  td.hide-medium {
    display: none !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .hide-medium.hide-large,
  tr.hide-medium.hide-large,
  th.hide-medium.hide-large,
  td.hide-medium.hide-large {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-medium.hide-xlarge,
  tr.hide-medium.hide-xlarge,
  th.hide-medium.hide-xlarge,
  td.hide-medium.hide-xlarge {
    display: none !important;
  }
}
.hide-large {
  display: block !important;
}
tr.hide-large {
  display: table-row !important;
}
th.hide-large,
td.hide-large {
  display: table-cell !important;
}
@media (max-width: 640px) {
  .hide-large.hide-small,
  tr.hide-large.hide-small,
  th.hide-large.hide-small,
  td.hide-large.hide-small {
    display: none !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .hide-large.hide-medium,
  tr.hide-large.hide-medium,
  th.hide-large.hide-medium,
  td.hide-large.hide-medium {
    display: none !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .hide-large,
  tr.hide-large,
  th.hide-large,
  td.hide-large {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-large.hide-xlarge,
  tr.hide-large.hide-xlarge,
  th.hide-large.hide-xlarge,
  td.hide-large.hide-xlarge {
    display: none !important;
  }
}
.hide-xlarge {
  display: block !important;
}
tr.hide-xlarge {
  display: table-row !important;
}
th.hide-xlarge,
td.hide-xlarge {
  display: table-cell !important;
}
@media (max-width: 640px) {
  .hide-xlarge.hide-small,
  tr.hide-xlarge.hide-small,
  th.hide-xlarge.hide-small,
  td.hide-xlarge.hide-small {
    display: none !important;
  }
}
@media (min-width: 641px) and (max-width: 990px) {
  .hide-xlarge.hide-medium,
  tr.hide-xlarge.hide-medium,
  th.hide-xlarge.hide-medium,
  td.hide-xlarge.hide-medium {
    display: none !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .hide-xlarge.hide-large,
  tr.hide-xlarge.hide-large,
  th.hide-xlarge.hide-large,
  td.hide-xlarge.hide-large {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-xlarge,
  tr.hide-xlarge,
  th.hide-xlarge,
  td.hide-xlarge {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hide-print,
  tr.hide-print,
  th.hide-print,
  td.hide-print {
    display: none !important;
  }
}
/* =============================================================================
   PRINT
   ===========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #600;
    text-decoration: underline !important;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  a.spip_out:after,
  a.spip_url:after {
    content: " (" attr(href) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 10%;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  form {
    display: none;
  }
  .formulaire_spip {
    display: none;
  }
  .pagination {
    display: none;
  }
}
/* =============================================================================
   LAYOUT CSS SITE XXX 
   ===========================================================================*/
@media only screen {
  /* SMALL ici les instructions pour tous les Ã©crans */
  /*-------------GLOBAL----------*/
  /* selection */
  ::-moz-selection {
    background: #c4007a;
    color: #fff;
    text-shadow: none;
  }
  ::selection {
    background: #c4007a;
    color: #fff;
    text-shadow: none;
  }
  /* Links */
  a {
    color: #4f97a7;
    text-decoration: none;
  }
  a:visited {
    color: #4f97a7;
  }
  a:hover {
    color: #b4d4db;
  }
  a:focus {
    color: #b4d4db;
  }
  /*-------------structure GENERALE----------*/
  html {
    background: #afa487;
  }
  body {
    color: #000000;
  }
  #global {
    font-size: 1.2em;
    min-height: 100%;
    background: #F3F1EA;
    display: block;
    width: 100%;
    position: relative;
  }
  /*-------------structure ENTETE------------*/
  .fix {
    position: fixed !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -178px;
  }
  #bandeau {
    position: relative;
    z-index: 10;
  }
  #bandeau #entete {
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 12;
    display: block;
    background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/IMG/fond_bando.jpg) no-repeat center top;
    height: 233px;
    background-size: 995px;
  }
  #bandeau #entete #lang {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #bandeau #entete #logo {
    width: 240px;
    margin: 40px auto 0 auto;
  }
  #bandeau #entete #logo a {
    display: block;
  }
  #bandeau #fleche_liste {
    position: absolute;
    z-index: 16;
    top: 235px;
    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  #bandeau #fleche_liste .fleche {
    height: 55px;
    display: block;
    margin: 0px 2px 0px 1px;
    text-indent: -9999px;
  }
  #bandeau #fleche_liste .off {
    background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/IMG/fleche_off.png) no-repeat 20px 15px;
  }
  #bandeau #fleche_liste .on {
    background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/IMG/fleche_on.png) no-repeat 20px 15px;
  }
  #bandeau #couleur li {
    height: 55px;
    position: relative;
    z-index: 15;
    margin: 0px;
    top: 0;
    display: block;
    padding-top: 13px;
    text-align: center;
    font-size: 1.4em;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 1px 2px #91804c;
    -moz-box-shadow: 0px 1px 2px #91804c;
    box-shadow: 0px 1px 2px #91804c;
  }
  #bandeau #toggle_menu {
    position: absolute;
    top: 185px;
    z-index: 999;
    left: 52%;
    transform: translate(-50%, 0);
  }
  #bandeau #toggle_menu .icone {
    color: #FFF;
    font-size: 2.4em;
  }
  #menu_couleur {
    display: none;
  }
  /*-------------structure CONTENU-----------*/
  #bloc_contenu {
    padding: 25px;
  }
  .decale {
    margin-top: 233px;
  }
  #arbo {
    color: #cccccc;
    font-size: 0.8em;
    padding: 10px 0;
  }
  #contenu {
    width: 100%;
    padding: 0;
  }
  #col_gauche {
    width: 100%;
  }
  #col_gauche h1 {
    width: 100%;
    display: block;
    position: relative;
    z-index: 9;
    padding: 0px 0px 0px 10px;
    font-size: 1.7em;
    line-height: 84%;
  }
  a#mail {
    position: absolute;
    right: 25px;
    display: block;
    width: 54px;
    height: 44px;
    background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/IMG/mail.png) no-repeat;
    background-position: 0 -44px;
  }
  a#mail:hover {
    background-position: 0 0;
  }
  #devis {
    font-size: 1.7em;
    line-height: 84%;
  }
  #tel {
    font-size: 1.1em;
    color: #826D43;
    line-height: 94%;
  }
  #plus_bis {
    cursor: pointer;
    position: relative;
    z-index: 9;
    margin: 0 0 0 120px;
  }
  #devis_plus_conteneur {
    margin: -10px 0 20px 0;
  }
  #devis_plus {
    margin: 0 20px 0 0;
    line-height: 1.3em;
  }
  #devis_plus.texte_ombre {
    padding: 10px 14px 10px 14px;
  }
  article h1 {
    color: #6c721b;
    font-size: 2em;
    padding: 15px;
    display: block;
    height: auto;
    margin: 0;
    font-weight: bold;
    line-height: 1.1em;
  }
  #col_droite {
    width: 100%;
  }
  article {
    position: relative;
    margin: 0 0 35px 0;
    line-height: 1.3em;
  }
  article h2 {
    position: relative;
    height: 27px;
    padding: 0px 14px 0px 22px;
    font-size: 1.4em;
  }
  .bloc {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
  }
  .bloc h2 {
    color: #6c721b;
    padding: 15px;
    display: block;
    height: auto;
    margin: 0;
  }
  .bloc_ombre {
    color: #47462f;
    position: relative;
    padding: 0px 14px 10px 22px;
    background: #fff;
    font-weight: 300;
  }
  .bloc_ombre p {
    margin: 0 0 6px 0;
  }
  .bloc_ombre p a,
  h2 a {
    color: #f45915 !important;
  }
  .bloc_ombre p a:hover,
  h2 a:hover {
    border-bottom: 2px dotted #3c3422;
  }
  .bloc_ombre:before,
  .bloc_ombre:after {
    -webkit-box-shadow: 0 15px 10px #91804c;
    -moz-box-shadow: 0 15px 10px #91804c;
    box-shadow: 0 15px 10px #91804c;
    position: absolute;
    margin: 0 0 0 0;
    bottom: 18px;
    z-index: -2;
    width: 58%;
    height: 15%;
    content: "";
  }
  .bloc_ombre:after {
    -webkit-transform: rotate(1.5deg);
    -moz-transform: rotate(1.5deg);
    -o-transform: rotate(1.5deg);
    right: 5px;
    left: auto;
  }
  .bloc_ombre:before {
    -webkit-transform: rotate(-1.5deg);
    -moz-transform: rotate(-1.5deg);
    -o-transform: rotate(-1.5deg);
    right: auto;
    left: 5px;
  }
  .plus {
    position: absolute;
    z-index: 3;
    margin-top: -25px;
    right: 25px;
    cursor: pointer;
  }
  .texte {
    position: relative;
    z-index: 1;
  }
  .texte_ombre {
    position: relative;
    color: #edecce;
    padding: 10px 14px 10px 22px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #727E1C;
    background: -moz-linear-gradient(left, #727e1c 0%, #79872d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #727e1c), color-stop(100%, #79872d));
  }
  .texte_ombre p {
    margin: 0 0 1.3em 0 ;
    font-weight: 300;
  }
  .texte_ombre p a {
    font-weight: bold;
    color: #3c3422;
  }
  .texte_ombre p a:hover {
    color: #FFF;
  }
  .texte_ombre:before,
  .texte_ombre:after {
    -webkit-box-shadow: 0 15px 10px #91804c;
    -moz-box-shadow: 0 15px 10px #91804c;
    box-shadow: 0 15px 10px #91804c;
    position: absolute;
    bottom: 15px;
    z-index: -1;
    width: 58%;
    height: 20%;
    content: "";
  }
  .texte_ombre:after {
    -webkit-transform: rotate(1.5deg);
    -moz-transform: rotate(1.5deg);
    -o-transform: rotate(1.5deg);
    right: 2px;
    left: auto;
  }
  .texte_ombre:before {
    -webkit-transform: rotate(-1.5deg);
    -moz-transform: rotate(-1.5deg);
    -o-transform: rotate(-1.5deg);
    right: auto;
    left: 2px;
  }
  .box {
    display: inline-block;
    margin: 2px 0;
  }
  .gal {
    padding: 8px 0 4px 0;
  }
  a img.gal_doc {
    -webkit-box-shadow: 2px 5px 10px #91804c;
    box-shadow: 2px 5px 10px #91804c;
    opacity: 1;
    max-width: 145px;
  }
  a:hover img.gal_doc {
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .texte_fond h2 {
    height: auto;
    margin: 0;
    font-size: 1.3em;
    padding: 0 0 0 5px;
    background-image: none;
  }
  .texte_fond h3 {
    height: auto;
    margin: 0;
    background: none;
    font-size: 1em;
    padding: 0 0 5px 5px;
    color: #433B26;
  }
  .li_blog li {
    display: block;
    border-bottom: 1px solid #bab397;
    margin: 0 15px;
  }
  /*-------------structure PIED--------------*/
  footer {
    font-size: 0.8em;
    padding: 10px 0;
  }
}
#menu_bas {
  text-align: center;
  font-size: 1.4em;
  margin: 25px 0;
}
#menu_bas li {
  border-top: 1px solid #C4BBA0;
  border-bottom: 1px solid #C4BBA0;
}
a.lien_menu_bas,
a.lien_menu_bas:visited,
.li_blog li a {
  display: block;
  color: #47462F;
  padding: 10px 5px;
}
a.lien_menu_bas:hover,
a.lien_menu_bas:focus,
.li_blog li a:hover,
.li_blog li a:focus {
  background-color: #b3a883;
  color: #FFF;
}
/*--- @media all---*/
@media screen and (min-width: 481px) {
  /* sous MEDIUM ici les instructions pour Ã©crans de plus de 481px de large. (smartphone paysage ) */
}
/*--- @media 481px---*/
@media screen and (min-width: 641px) {
  /* MEDIUM ici les instructions pour Ã©crans de plus de 641px de large. (smartphone paysage et tablette) */
  #global {
    font-size: 1.2em;
  }
  #col_gauche {
    width: 25%;
    float: left;
  }
  #col_gauche h1 {
    width: 180px;
    position: relative;
    z-index: 9;
    padding: 0px 0px 0px 10px;
    font-size: 1.7em;
    line-height: 84%;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
  }
  #col_droite {
    width: 75%;
    float: left;
    padding: 0 25px 0 0;
  }
  .texte_col {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  #bloc_menu {
    height: 60px;
    display: block !important;
  }
  #bandeau #fleche_liste {
    z-index: 13;
    top: 195px;
    width: 638px;
  }
  #bandeau #fleche_liste .fleche {
    height: 65px;
    width: 120px;
    display: inline-block;
  }
  #bandeau #fleche_liste .off {
    background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/IMG/fleche_off.png) no-repeat 50% 0%;
  }
  #bandeau #fleche_liste .on {
    background: url(//www.cas-p.net/SITES/www.cas-p.net/squelettes/IMG/fleche_on.png) no-repeat 50% 0%;
  }
  #bandeau #couleur li {
    width: 120px;
    z-index: 11;
    top: -24px;
    margin: 0px 2px 0px 1px;
    display: inline-block;
    padding-top: 17px;
    font-size: 1.2em;
  }
  #bandeau #toggle_menu {
    display: none;
  }
  #menu_couleur {
    display: block;
  }
  .decale {
    margin-top: 288px;
  }
  .fix {
    top: -233px;
  }
  #menu_bas li {
    display: inline-block;
    width: auto;
  }
  #address {
    position: relative;
    width: 106px;
    min-height: 100px;
    margin: 0px 0px 0px 20px;
    padding: 6px 0px 0px 0px;
    background-color: #e1dcc9;
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    border-radius: 53px;
  }
  #plus_bis {
    margin: 0 0 0 90px;
  }
  a#mail {
    position: absolute;
    top: -10px;
    right: -25px;
  }
  a.box img.gal_doc {
    max-width: 100%;
  }
  .box_double {
    width: 48%;
    float: left;
  }
}
/*--- @media 641---*/
@media screen and (min-width: 991px) {
  /* LARGE ici les instructions pour Ã©crans de plus de 991 de large. (tablette paysage et - ) */
  #bandeau #entete {
    height: 300px;
    background-size: 1280px;
  }
  #bandeau #entete #logo {
    width: 340px;
    margin: 70px auto 0 auto;
  }
  #bandeau #fleche_liste {
    top: 260px;
    width: 812px;
  }
  #bandeau #fleche_liste .fleche {
    width: 155px;
    height: 75px;
  }
  #bandeau #couleur li {
    top: -24px;
    width: 155px;
    padding-top: 16px;
  }
  .fix {
    top: -300px;
  }
  .decale {
    margin-top: 355px;
  }
  #col_droite {
    padding: 0 75px 0 0;
  }
  #col_gauche h1 {
    font-size: 2.3em;
    width: 250px;
  }
  #address {
    position: relative;
    width: 166px;
    min-height: 166px;
    margin: 0px 0px 0px 20px;
    padding: 46px 0px 0px 0px;
    font-size: 1.4em;
    border-radius: 83px;
  }
  a#mail {
    position: absolute;
    top: 20px;
    right: 0px;
    left: auto;
  }
}
/*--- @media 991---*/
@media screen and (min-width: 1200px) {
  /* XLARGE ici les instructions pour Ã©crans de plus de 1200 de large. (bureau grand ecran et + ) */
  #global {
    box-shadow: 0px 0px 15px 1px rgba(79, 69, 43, 0.7);
    font-size: 1.4em;
    max-width: 1280px;
    margin: 0 auto;
  }
  #bandeau #entete {
    background-size: 1280px;
  }
}
/*--- @media 1200---*/
