﻿/* FONT */
/*@font-face  *//*FONT FOR IE 8*/
/*{*/
    /*font-family: 'GillSans';*/
    /*src: url("fonts/2B41CA_1_0.eot");*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/

@font-face
{
    font-family: 'GillSans';
    src:url("fonts/2B41CA_1_0.eot"),
    url("fonts/2B41CA_1_0.svg") format("svg"),
    url("fonts/2B41CA_1_0.ttf") format("embedded-opentype"),
    url("fonts/2B41CA_1_0.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'GillSans';
    src:url("fonts/GillSansMT-Bold.eot"),
    url("fonts/GillSansMT-Bold.svg") format("svg"),
    url("fonts/GillSansMT-Bold.ttf") format("embedded-opentype"),
    url("fonts/GillSansMT-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}



/*@font-face  *//*FONT IE 8*/
/*{*/
    /*font-family: 'GillSans Light';*/
    /*src: url("fonts/2B41CA_0_0.eot");*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/

@font-face
{
    font-family: 'GillSans Light';
    src: url("fonts/2B41CA_0_0.eot"),
    url("fonts/2B41CA_0_0.svg") format("svg"),
    url("fonts/2B41CA_0_0.ttf") format("embedded-opentype"),
    url("fonts/2B41CA_0_0.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStdLtRegular';
  src: url("fonts/helveticaneueltstd-lt-webfont.eot"), url("fonts/helveticaneueltstd-lt-webfont.svg") format("svg"), url("fonts/helveticaneueltstd-lt-webfont.ttf") format("embedded-opentype"), url("fonts/helveticaneueltstd-lt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStdThinExtRg';
  src: url("fonts/helveticaneueltstd-thex-webfont.eot"), url("fonts/helveticaneueltstd-thex-webfont.svg") format("svg"), url("fonts/helveticaneueltstd-thex-webfont.ttf") format("embedded-opentype"), url("fonts/helveticaneueltstd-thex-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* GLOBAL */
*
{
    padding: 0;
    margin: 0;
}

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}

body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}


dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid#c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}



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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid#ccc;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* Default ADD */
.img-responsive {
  width: 100%;
  height: auto;
}
.video-container {
  position: relative;
  margin: 0 0 15px 0;
  padding-bottom: 51% !important;
  padding-top: 30px !important;
  height: 0;
  overflow: hidden;
  border: 1px solid #ccc;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.square {
  list-style: square outside;
  margin-left: 15px;
}
ul.circle {
  list-style: circle outside;
  margin-left: 15px;
}
ul.disc {
  list-style: disc outside;
  margin-left: 15px;
}


#form-container {
  margin: 10px 0 20px 0;
  padding: 20px;
}
#form-container .wrapper-block {
  text-align: left;
}
#form-container label {
  font-size: 12px;
  padding: 0;
  display: block;
  width: 200px;
  zoom: 1;
  font-weight: bold;
  color: #6F6864;
  text-align: left;
}
#form-container label.label-checkbox-radio {
  width: auto;
  margin-left: 5px;
  margin-right: 25px;
  display: inline-block;
}
#form-container [type="text"] {
  padding: 8px 5px;
  background-color: white;
  width: 208px;
  border: 1px solid #D1D1D1;
  color: #6F6864;
  font-size: 12px;
}
#form-container [type="email"] {
  padding: 8px 5px;
  background-color: white;
  width: 208px;
  border: 1px solid #D1D1D1;
  color: #6F6864;
  font-size: 12px;
}
#form-container select {
  padding: 8px 5px;
  background-color: white;
  width: 208px;
  border: 1px solid #D1D1D1;
  color: #6F6864;
  font-size: 12px;
  min-height: 32px;
  height: 32px;
}
#form-container [type="radio"] {
  line-height: 16px;
  margin: 0 2px 15px 10px;
}
#form-container [type="checkbox"] {
  line-height: 16px;
  margin: 0 2px 15px 10px;
}
#form-container textarea {
  padding: 8px 5px;
  background-color: white;
  width: 208px;
  border: 1px solid #D1D1D1;
  color: #6F6864;
  font-size: 12px;
  height: 100px;
}
.small-label {
  display: block;
  font-size: 10px;
  font-weight: normal;
  color: #666;
  text-align: left;
  width: 208px;
}
table {
  margin: 0 0 20px 0;
  width: 100%;
}
table th {
  padding: 10px 8px 10px 8px;
  background-color: #e2e2e2;
  color: #333;
  font-weight: bold;
  border: 1px solid #999;
}
table td {
  padding: 10px 8px 10px 8px;
  background-color: #e2e2e2;
  color: #333;
  border: 1px solid #999;
}
table tr.even td {
  background-color: #fff;
}
table tr.odd td {
  background-color: #f3f3f3;
}
table td.highlight {
  color: #FFF;
  font-weight: bold;
}
table tr td.highlight {
  background-color: #333;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: -999px;
  background: url(../images/ui.totop.png) no-repeat left top;
}
#toTopHover {
  background: url(../images/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

blockquote,
blockquote p {
  font-size: 12px;
  line-height: 24px;
  color: #777;
  font-style: italic;
}
blockquote {
  margin: 10px 0 15px 0;
  padding: 0 0 0 5px;
  border-left: 1px solid #747474;
}
blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555;
}
blockquote span {
  width: 15px;
  display: inline-block;
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6#e6e6e6#bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid#bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* GLOBAL */
#motif
{
    background: url('../images/motif.png') no-repeat;
    /* for IE9 and below */
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
}

body
{
    background-color: #ebedec;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif;
    min-width: 1200px;
	/*background: url('../images/motif.png') repeat #ebedec; */
}

/* END GLOBAL */
/* HEADER */

header
{
    margin-top: 30px;
    margin-bottom: 20px;
    height: 230px;
}

.header_center
{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.header_nav
{
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.header_nav span
{
    padding-left: 10px;
    padding-right: 10px;
}

.header_title
{
    width: 510px;
    height: 130px;
    margin: 0 auto;
    padding-top: 40px;
}

.header_title a
{
    text-decoration: none;
}

.header_title h1
{
    text-align: center;
    font-size: 116px;
    color: #1a3d46;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif
}

.header_title h2
{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif
}

.header_logo
{
    height: 90px;
    width: 170px;
    position: absolute;
    top: 0;
    right: 0;
}

div.header_logo > a > img
{
    border: none;
}

#baseline
{
    padding-top: 20px;
    text-align: right;
    line-height: 15px;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif;
}

.baseline1
{
    padding-right: 15px;
}

.baseline3
{
    padding-right: 35px;
}

.menu-main-container ul li
{
    float: left;
}

.menu-main-container ul li a
{
    text-decoration: none;
    color: black;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif;
    font-size: 15px;
}

/* END HEADER */

/*  CATEGORY / HOME */

.more_actu
{
    width: 145px;
    height: 95px;
    margin: 0 auto;
    cursor: pointer;
    padding-top: 30px;
}

#arrow_actu
{
    width: 57px;
    height: 57px;
    padding-left: 43px;
    opacity: 0.4;
    padding-bottom: 10px;
}

#icon_load
{
    margin-top: 135px;
    padding-left: 15px;
    height: 15px;
    display: none;
}

#load_actu
{
    width: 50px;
    margin: 0 auto;
}

.more_actu p
{
    font-family: 'GillSans', Arial, sans-serif;
    color: #8a8989;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    width: 145px;
}

.content_center
{
    width: 1100px;
    height: auto;
    margin:  0 auto;

}

#clearer
{
    clear: both;
}
.block_left
{
    width: 880px;
    float: left;
    position: relative;
}

.content_slider
{
    height: 525px;
    width: 880px;
    position: relative;
}

.block_right
{
   width: 200px;
   float: left;
   margin-left: 20px;
    position: relative;
    z-index: 3;
}

.page-home-left-slider-container {
  min-height: 332px;
}
.page-home-left-slider {
  padding: 0;
}
#page-home-left-container .grid_8 {
  margin-left: 0px;
}
.page-home-left-slider-element {
  position: relative;
  padding: 0;
  margin: 0;
}
.page-home-left-slider-element img {
  min-height: 330px;
  min-width: 528px;
}
.page-home-left-slider-element article {
  width: 100%;
  z-index: 99;
  position: absolute;
  bottom: 0px;
  padding: 10px 0;
  padding-bottom: 10px;
  background-image: url(../images/background-caption-slider.png);
  background-repeat: repeat;
}
.page-home-left-slider-element article h1 a {
  padding: 0;
  font-size: 27px;
  color: #ffffff;
  text-decoration: none;
}
.page-home-left-slider-element article h1 {
  padding-left: 15px;
  line-height: 25px;
  margin-bottom: 5px;
}
.page-home-left-slider-element article img {
  max-width: 600px;
  max-height: 375px;
}
.page-home-left-slider-element article a {
  overflow: hidden;
  font-size: 12px;
  font-family: Arial;
  color: #cccccc;
  line-height: 18px;
  text-decoration: none;
}
.page-home-left-slider-element article a p {
  display: inline-block;
  margin: 0;
  margin-top: 11px;
  padding: 0 15px;
}
.page-home-left-slider-container img {
  max-width: 660px;
  max-height: 412px;
}
.flexslider .slides img {
  max-width: 880px !important;
  max-height: 395px !important;
    border: none;
}

.slides
{
    list-style: none;
}

div.page-home-left-slider {
  float: left;
  margin: 0px !important;
  border: none;
  box-shadow: 0px;
  border-radius: 0px;
}
.slider-thumb {
  margin-right: 0px !important;
  width: 68px;
  float: right !important;
}
.slider-thumb img {
  width: 100%;
  height: 62px;
}
.slider-thumb li img:hover {
  opacity: 0.8;
}
.slider-thumb li {
  width: 98%;
  border: 1px solid #B8BAB9;
  background-color: black;
}
.slider-thumb li {
  float: none !important;
  margin-top: 3px;
  cursor: pointer;
}
.slider-thumb li:first-child {
  margin: 0;
}
#timeline
{
    position: relative;
    margin-top: 20px;
}

.item
{
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    border: none;
    cursor: default;
    overflow: hidden;
    width: 280px !important;
    margin-left: 7px;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.item img
{
    max-width: 100%;
    display: block;
}

/*.timeline article:nth-child(3n+3)*/
/*{*/
    /*margin-right: 0;*/
/*}*/

.legend
{
    background-color: white;
    height: 100%;
    width: 280px;
    position: relative;
    z-index: 2;
}

.legend h3
{
    text-align: center;
    font-size: 16px;
    color: black;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif;
    padding: 25px 10px 0 10px;

}

.legend h4
{
    text-align: center;
    font-size: 13px;
    color: black;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0 10px 0;
}

.legend p
{
    text-align: center;
    color: #828282;
    font-size: 13px;
    font-family: 'GillSans Light', Arial, Helvetica, sans-serif;
    padding-bottom: 25px;
}


#timeline .item a {
  text-decoration: none;
  display: block;
   color: black;
}

#timeline .item .text-container {
  font-size: 12px;
  color: #000000;
  font-family: Arial;
}
#timeline .item .text-container p {
  display: inline;
}
#timeline .item .author-container {
  font-size: 12px;
  color: #999999;
  margin-bottom: 15px;
  margin-top: 5px;
  width: 100%;
}
#timeline .item .tag-container {
  font-size: 12px;
  position: absolute;
  bottom: 20px;
  color: #999999;
  width: inherit;
}
#timeline .item .tag-container a {
  display: inline;
  color: #999999;
}

/* END HOME */
/* SINGLE */

.sub_picture
{
    position: absolute;
    top: 0;
    background-color: white;
    opacity: 0.8;
    width: 100%;
    z-index: 1;
    display: none;
}

.sub_picture img
{
    visibility: hidden;
}


.read_more
{
    border: 1px solid black;
    margin: 0 auto;
    position: absolute;
    left: 88px;
    top: 45%;
}

.read_more p
{
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 10px 9px 10px;
}

.article_left
{
    float: left;
    width: 880px;
    background-color: white;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}

.article_center
{
    width: 615px;
    margin: 0 auto;
    padding: 45px 135px 80px 135px;
}

.article_center article h1
{
    text-align: center;
    font-size: 36px;
    color: black;
    padding-bottom: 25px;
}

.article_center .author-container
{
    text-align: center;
    color: #7f7f7f;
    font-size: 14px;
    padding-bottom: 25px;
    margin-top: 0;
}

.article_center article p
{
    font-size: 15px;
}

.really_simple_share
{
    float: right;
    padding-top: 30px !important;
}

.really_simple_share_pinterest
{
    width: 90px !important;
}
.page-content-left-list-container {
  clear: both;
  padding-bottom: 30px;
}
.page-content-left-list-container article {
  text-align: justify;
  clear: both;
  padding: 30px 0;
  overflow: hidden;
  position: relative;
  min-height: 205px;
  font-size: 13px;
  color: #000000;
}
.page-content-left-list-container article h1 {
  margin-bottom: 5px;
  font-size: 27px;
  color: #21c8d3;
  line-height: 28px;
}

.page-content-left-list-container article p {
  margin-bottom: 1.625em;
}
.page-content-left-list-container article .tag-container {
  clear: both;
  padding-top: 10px;
  font-size: 12px;
  color: #999999;
  width: 90%;
  margin-bottom: -5px;
}
.page-content-left-list-container article .tag-container a {
  text-decoration: none;
  display: inline;
  color: #999999;
}

.page-content-left-list-container article .post-links-container a {
  color: #000000;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
}
.page-content-left-list-container article .post-links-container p {
  margin-bottom: 0px;
}
.page-content-left-list-container article .post-links-container a:hover {
  text-decoration: underline;
}
.post-link-prev-container {
  float: left;
}
.post-link-next-container {
  float: right;
  text-align: right;
}
.post-link-next-container a:hover,
.post-prev-next-container a:hover {
  text-decoration: underline;
}
.post-link-next-container a:after {
  content: "→";
  color: #21c8d3;
  padding-left: 5px;
}
.post-link-prev-container a:before {
  content: "←";
  color: #21c8d3;
  padding-right: 5px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 7px;
  margin-right: 20px;
}
.alignright {
  float: right;
  margin: 7px;
  margin-left: 20px;
}
img[class*="align"],
img[class*="wp-image-"],
.page-content-left-list-container article img {
  border: 1px solid #DDD;
  padding: 2px;
  background: #EEE;
  border-color: #BBB;
}

.wp-caption {
  background: #EEE;
  margin-bottom: 5px;
  max-width: 96%;
  padding: 5px;
}
.page-content-left-comments-container #respond {
    padding-top: 25px;
}
.page-content-left-comments-container h3
{
    font-size: 20px;
    color: black;
    text-decoration: none;
}

.page-content-left-comments-container h3 a {
  font-size: 20px;
  color: black;
  text-decoration: none;
}
.page-content-left-comments-container ol {
  list-style: none;
}
.page-content-left-comments-container .comment {
    padding-bottom: 10px;
    padding-top: 10px;
	position: relative;
}

.page-content-left-comments-container .comment-author {
  margin-bottom: 10px;
  position: relative;
  left: -55px;
}
.page-content-left-comments-container .comment-author img {
  float: left;
  margin-right: 15px;
}
.page-content-left-comments-container .comment-author cite {
  color: black;
  font-size: 14px;
  font-style: normal;
  margin: 0;
  font-family: Arial;
  font-weight: bold;
    padding-right: 3px;
}
.page-content-left-comments-container .comment-author cite a {
  color: #21c8d3;
  font-size: 14px;
  margin: 0;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}
.page-content-left-comments-container .comment-author .says {
  color: #000000;
  font-size: 14px;
  margin: 0;
  font-family: Arial;
}
.page-content-left-comments-container .comment-meta {
    font-size: 12px;
    color: #999999;
    width: 90%;
    position: absolute;
}

.comment-body > p
{
    margin-top: 40px;
}

.page-content-left-comments-container .comment-meta a {
  text-decoration: none;
  display: inline;
  color: #999999;
}
.page-content-left-comments-container .comment-meta a:hover {
  color: #6e202b;
}
.page-content-left-comments-container .comment-meta .comment-edit-link:before {
  content: "-  ";
}
.page-content-left-comments-container .comment-body {
  padding-left: 55px;
  font-size: 12px;
  color: #30383a;
  font-family: Arial;
}
.page-content-left-comments-container .reply a {
    text-align: center;
    width: 190px;
    height: 30px;
    background-color: #1c3c46;
    color: white;
    padding: 7px;
    font-size: 15px;
    margin-top: 10px;
    font-family: GillSans;
    text-decoration: none;
    font-weight: normal;
}
.page-content-left-comments-container .reply {
  margin: 0;
  margin: 20px 0 20px 0;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}
.page-content-left-comments-container #respond .comment-notes {
  color: #000000;
  font-size: 12px;
  margin: 0;
  font-family: Arial;
}
.page-content-left-comments-container #respond label {
  color: #000000;
  font-size: 12px;
  margin: 0;
  display: none;
}
.page-content-left-comments-container #respond .logged-in-as {
  color: #000000;
  font-size: 12px;
  margin: 0;
  font-family: Arial;
  padding-top: 10px;
  padding-bottom: 5px;
}
.page-content-left-comments-container #respond .logged-in-as a {
  color: #000000;
  font-size: 12px;
  margin: 0;
  font-family: Arial;
}
.page-content-left-comments-container #respond #cancel-comment-reply {
  color: #000000;
  font-size: 12px;
  margin: 0;
  font-family: Arial;
}
.page-content-left-comments-container #respond #cancel-comment-reply a {
  color: #000000;
  font-size: 12px;
  margin: 0;
  font-family: Arial;
}
.page-content-left-comments-container #respond input {
  display: block;
  width: 350px;
  border: none;
  background-color: #ebedec;
  padding: 7px;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial;
}
.page-content-left-comments-container #respond textarea {
  display: block;
  width: 615px;
  height: 85px;
  border: none;
  background-color: #ebedec;
  padding: 7px;
  font-size: 12px;
  margin: 0;
  font-family: Arial;
}
.page-content-left-comments-container #respond .form-allowed-tags {
  display: none;
}
.page-content-left-comments-container #respond input[type=submit] {
  text-align: center;
  width: 190px;
    height: 30px;
  background-color: #1c3c46;
  color: white;
  padding: 7px;
  font-size: 15px;
  margin-top: 10px;
  font-family: GillSans;
}

.page-content-left-comments-container #respond .form-submit {
  text-align: right;
  width: 88%;
}
/* END SINGLE */

#square_article
{
    height: 5px;
    width: 5px;
    background-color: #a81616;
    float: right;
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
}

#square_newsletter
{
    height: 5px;
    width: 5px;
    background-color: #a81616;
    float: right;
    display: block;
    position: absolute;
    right: 45px;
    top: 5px;
}

/* NEWSLETTER */

.text_news
{
    padding-top: 20px;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    text-transform: none;
    color: black;
    font-family: 'GillSans', Arial, sans-serif;
}

/* SIDEBAR */

.sidebar_hr
{
    margin-top: 25px;
}

.sidebar_hrs
{
    margin-top: 35px;
}

/* Plugin Articles les plus lu */
div.content_center > aside > div:nth-child(3) > ul
{
    list-style: none;
}

.page-sidebar-default-widget-container ul li
{
    border: none !important;
    text-align: center;
}

.page-sidebar-default-widget-container a

{
    font-size: 15px;
    font-family: 'GillSans', Arial, sans-serif;
    color: black !important;
}


.widget_wysija_cont .wysija-submit
{
    display: block;
    margin-top: -25px !important;
    margin-left: 165px;
}

.widget_wysija_cont input[type='submit']
{
    border: none;
    background-color: transparent;
    font-size: 13px;
}

#form-wysija-2 > p > input
{
    height: 30px;
    width: 190px;
    font-size: 12px;
    padding-left: 10px;
}

.widget_wysija_cont p label
{
    display: none !important;
}

iframe
{
    /*width: 200px !important;*/
    background-color: white;
    border: none;
}
div._4s7c
{
    border: none !important;
}
.page-sidebar-widget-container {
    padding-bottom: 20px;
    position: relative;
}
.page-sidebar-widget-container h2
{
    display: block;
    font-size: 13px;
    color: black;
    text-align: center;
    text-transform: uppercase;
    font-family: 'GillSans', Arial, sans-serif;
    font-weight: bold;
    padding-bottom: 15px;
}
.page-sidebar-default-widget-container ul li {
  padding: 7px 0;
}
.page-sidebar-default-widget-container ul li:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.page-sidebar-default-widget-container ul {
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.page-sidebar-default-widget-container a {
  color: #333333;
  text-decoration: none;
}

.page-sidebar-default-widget-container a:hover {
  text-decoration: underline;
}
.page-sidebar-default-widget-container #widget-pinterest a:before {
  content: "";
}
.widget-sociaux-container {
  overflow: hidden;
  padding-bottom: 15px;
}
.widget-sociaux-container a {
  display: inline-block;
  width: 25px;
  height: 20px;
  background-image: url(../images/icons-sociaux.png);
  margin: 0 5px;
}

.widget-sociaux-container a.fb-icon {
  background-position: 6px 0;
}
.widget-sociaux-container a.fb-icon:hover
{
  background-position: 6px -28px;
}


.widget-sociaux-container a.twitter-icon {
  background-position: -17px 0;
}
.widget-sociaux-container a.twitter-icon:hover {
  background-position: -17px -29px;
}


.widget-sociaux-container a.pinterest-icon {
  background-position: -46px 0;
}
.widget-sociaux-container a.pinterest-icon:hover {
  background-position: -46px -28px;
}


.widget-sociaux-container a.rss-icon
{
  background-position: -72px 0;
}

.widget-sociaux-container a.rss-icon:hover
{
  background-position: -72px -30px;
}

.widget-facebook-container * {
  width: 200px;
  overflow: hidden;
}



#widget-facebook > div > div > span
{
    height: 300px !important;
    width: 200px !important;
}
.widget-navigation-container ul,
.widget-links-container ul {
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.widget-navigation-container ul li {
  padding: 7px 0;
  padding-left: 20px;
  border-top: 1px solid #e6e6e6;
}
.widget-navigation-container ul li:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.widget-navigation-container a,
.widget-links-container a {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  font-family: Arial;
}
.widget-navigation-container a:before,
.widget-links-container a:before {
  content: "> ";
  color: #21c8d3;
}
.widget-navigation-container a:hover,
.widget-links-container a:hover {
  text-decoration: underline;
}
.widget-links-container a {
  font-size: 12px;
}
.widget-links-container p {
  margin: 0;
  display: block;
  padding: 7px 0;
  padding-left: 20px;
  border-top: 1px solid #e6e6e6;
}
.widget-links-container p:last-child {
  border-bottom: 1px solid #e6e6e6;
}
/* END WIDGET */
/* SEARCH */
h4 a
{
    text-decoration: none;
    display: block;
    color: black;
}

#searchform {
  position: relative;
}
#searchform input[type=text] {
    font-size: 14px;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 190px !important;
    background-color: #ebedec;
    border: 1px solid #b7b9b8;
    padding-left: 10px;
}
#searchsubmit {
  width: 20px;
  height: 19px;
  text-indent: -999999px;
  position: absolute;
  right: 10px;
  top: 9px;
}
/* END SEARCH */

/* PAGINATION */
.pagination {
  text-align: center;
  position: absolute;
  bottom: 0;
}
.pagination a,
.pagination span {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0 4px;
}

.pagination a.previous {
  float: right;
  text-align: right;
  padding: 0;
  color: #000000;
}
.pagination a.next {
  float: left;
  text-align: left;
  padding: 0;
  color: #000000;
}

/* END PAGINATION */
/*  FOOTER */

footer
{
    margin-top: 45px;
    height: 200px;
    background-color: #1c3c46;
}

.footer_center
{
    width: 1100px;
    height: 20px;
    margin: 0 auto;
    padding-top: 25px;
    color: white;
}

.footer_center p
{
    float: left;
}

.footer_center a
{
    text-decoration: none;
    color: white;
    font-size: 14px;
}

.footer_center ul
{
    list-style: none;
    float: right;
}

.footer_center li
{
    height: 19px;
    width: 20px;
    float: left;

}

#logo_pinterest
{
    height: 19px;
    width: 20px;
    display: block;
    background: url('../images/footer_socials.png') no-repeat scroll 0 0 transparent;
}

#logo_facebook
{
    height: 19px;
    width: 20px;
    display: block;
    background: url('../images/footer_socials.png') no-repeat scroll -17px 0 transparent;
}

#logo_twitter
{
    height: 19px;
    width: 20px;
    display: block;
    background: url('../images/footer_socials.png') no-repeat scroll -55px 0 transparent;
}

#logo_contact
{
    height: 19px;
    width: 20px;
    display: block;
    background: url('../images/footer_socials.png') no-repeat scroll -78px 0 transparent;
}

.contact-icon
{
    height: 19px;
    width: 20px;
    display: block;
    background: url('../images/footer_socials.png') no-repeat scroll -102px 0 transparent;
}

.contact-icon:hover
{
    background-position: -102px -31px;

}

#logo_rss
{
    height: 19px;
    width: 20px;
    display: block;
    background: url('../images/footer_socials.png') no-repeat scroll -35px 0 transparent;
}

#logo_pinterest:hover
{
    background-position: 0 -18px;
}

#logo_facebook:hover
{
    background-position: -17px -18px;
}

#logo_rss:hover
{
    background-position: -35px -18px;
}

#logo_twitter:hover
{
    background-position: -55px -18px;
}

#logo_contact:hover
{
    background-position: -78px -18px;
}

#footer-menu-container ul
{
    float: right;
}

#footer-menu-container ul li
{
    width: auto;
}

#footer-menu-container ul li a:hover
{
    text-decoration: underline;
}

#menu-item-44
{
    padding-right: 0;
}

/* END FOOTER */
/*@media only screen and (min-width: 1200px) {*/
  /*.page-home-left-slider-element img {*/
    /*min-height: 412px;*/
    /*min-width: 660px;*/
  /*}*/
  /*.slider-thumb {*/
    /*margin-right: 0px !important;*/
    /*width: 82px;*/
    /*float: right;*/
  /*}*/
  /*.slider-thumb img {*/
    /*width: 100%;*/
    /*height: 74px;*/
  /*}*/
  /*.slider-thumb li {*/
    /*float: none !important;*/
    /*margin-top: 8px;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 768px) and (max-width: 959px) {*/
  /*.timeline article {*/
    /*padding-bottom: 90px !important;*/
  /*}*/
  /*.timeline article .content-container {*/
    /*padding: 0 4px;*/
  /*}*/
  /*.page-home-left-slider-element img {*/
    /*min-height: 302px;*/
    /*min-width: 484px;*/
  /*}*/
  /*.page-home-left-slider-element article .excerpt-container {*/
    /*display: none;*/
  /*}*/
  /*.page-home-left-slider {*/
    /*width: 100% !important;*/
  /*}*/
  /*.slider-thumb {*/
    /*margin-right: 0px !important;*/
    /*width: 100%;*/
    /*float: right;*/
    /*padding-top: 15px;*/
  /*}*/
  /*.slider-thumb img {*/
    /*width: 100%;*/
    /*height: 76px;*/
  /*}*/
  /*.slider-thumb li {*/
    /*width: 85px !important;*/
    /*margin-left: 8px;*/
    /*display: inline-block !important;*/
  /*}*/
  /*header .grid_7 {*/
    /*position: relative;*/
    /*top: 65px;*/
  /*}*/
  /*.page-content-left-comments-container #respond textarea {*/
    /*width: 415px;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 480px) and (max-width: 767px) {*/
  /*.page-home-left-slider-element img {*/
    /*min-height: 187px;*/
    /*min-width: 300px;*/
  /*}*/
  /*.timeline article {*/
    /*padding-bottom: 100px !important;*/
  /*}*/
  /*.timeline article a.image-container {*/
    /*max-width: 260px !important;*/
    /*width: 260px !important;*/
    /*position: relative;*/
    /*left: 16px;*/
    /*margin-bottom: 15px;*/
    /*float: none;*/
  /*}*/
  /*.footer-container ul li {*/
    /*display: block;*/
    /*border: none;*/
  /*}*/
  /*.timeline article .content-container {*/
    /*width: 95%;*/
    /*padding: 0 15px;*/
    /*margin: 0px auto !important;*/
  /*}*/
  /*.page-home-left-slider-element article .excerpt-container {*/
    /*display: none;*/
  /*}*/
  /*.page-home-left-slider {*/
    /*width: 100% !important;*/
  /*}*/
  /*.slider-thumb {*/
    /*margin-right: 0px !important;*/
    /*width: 100%;*/
    /*float: right;*/
    /*padding-top: 15px;*/
  /*}*/
  /*.slider-thumb img {*/
    /*width: 100%;*/
    /*height: 50px;*/
  /*}*/
  /*.slider-thumb li {*/
    /*width: 55px !important;*/
    /*padding-left: 0px;*/
    /*display: inline-block !important;*/
  /*}*/
  /*.slider-thumb li:first-child {*/
    /*padding-left: 0px;*/
  /*}*/
  /*.page-home-left-slider-element article h1 a {*/
    /*font-size: 20px;*/
  /*}*/
  /*.page-home-left-slider-element article {*/
    /*padding: 0;*/
  /*}*/
  /*.page-home-left-slider-container {*/
    /*min-height: 262px;*/
  /*}*/
  /*header {*/
    /*min-height: 114px;*/
    /*margin-bottom: 34px;*/
  /*}*/
  /*header .slogan-container {*/
    /*max-width: 530px;*/
    /*max-height: 110px;*/
    /*float: left;*/
  /*}*/
  /*header .slogan-container img {*/
    /*max-width: 530px;*/
    /*max-height: 110px;*/
  /*}*/
  /*header .grid_7 {*/
    /*position: relative;*/
    /*top: 43px;*/
  /*}*/
  /*header .grid_4 {*/
    /*top: 40px;*/
  /*}*/
  /*header .logo-container {*/
    /*margin-right: 10px;*/
  /*}*/
  /*.page-content-left-comments-container h3 {*/
    /*width: 95%;*/
    /*margin: auto;*/
  /*}*/
  /*.page-content-left-comments-container .comment-meta {*/
    /*width: 200px;*/
    /*top: -21px;*/
    /*left: 0px;*/
    /*clear: both;*/
  /*}*/
  /*.page-content-left-comments-container .commentlist {*/
    /*padding-left: 10px;*/
  /*}*/
  /*.page-content-left-comments-container .depth-2 .comment-meta {*/
    /*width: 190px;*/
  /*}*/
  /*.page-content-left-comments-container #respond textarea {*/
    /*width: 235px;*/
  /*}*/
  /*.page-content-left-comments-container #respond input {*/
    /*width: 235px;*/
  /*}*/
  /*.page-content-left-list-container article {*/
    /*width: 90%;*/
    /*margin: auto;*/
  /*}*/
/*}*/
/*@media only screen and (max-width: 767px) {*/
  /*.page-home-left-slider-element img {*/
    /*min-height: 187px;*/
    /*min-width: 300px;*/
  /*}*/
  /*.timeline article {*/
    /*padding-bottom: 100px !important;*/
  /*}*/
  /*.timeline article a.image-container {*/
    /*max-width: 260px !important;*/
    /*width: 260px !important;*/
    /*position: relative;*/
    /*left: 16px;*/
    /*margin-bottom: 15px;*/
    /*float: none;*/
  /*}*/
  /*.footer-container ul li {*/
    /*display: block;*/
    /*border: none;*/
  /*}*/
  /*.timeline article .content-container {*/
    /*width: 95%;*/
    /*padding: 0 15px;*/
    /*margin: 0px auto !important;*/
  /*}*/
  /*.page-home-left-slider-element article .excerpt-container {*/
    /*display: none;*/
  /*}*/
  /*.page-home-left-slider {*/
    /*width: 100% !important;*/
  /*}*/
  /*.slider-thumb {*/
    /*margin-right: 0px !important;*/
    /*width: 100%;*/
    /*float: right;*/
    /*padding-top: 15px;*/
  /*}*/
  /*.slider-thumb img {*/
    /*width: 100%;*/
    /*height: 50px;*/
  /*}*/
  /*.slider-thumb li {*/
    /*width: 55px !important;*/
    /*padding-left: 0px;*/
    /*display: inline-block !important;*/
  /*}*/
  /*.slider-thumb li:first-child {*/
    /*padding-left: 0px;*/
  /*}*/
  /*.page-home-left-slider-element article h1 a {*/
    /*font-size: 20px;*/
  /*}*/
  /*.page-home-left-slider-element article {*/
    /*padding: 0;*/
  /*}*/
  /*.page-home-left-slider-container {*/
    /*min-height: 262px;*/
  /*}*/
  /*header {*/
    /*min-height: 114px;*/
    /*margin-bottom: 34px;*/
  /*}*/
  /*header .slogan-container {*/
    /*max-width: 530px;*/
    /*max-height: 110px;*/
    /*float: left;*/
  /*}*/
  /*header .slogan-container img {*/
    /*max-width: 530px;*/
    /*max-height: 110px;*/
  /*}*/
  /*header .grid_7 {*/
    /*position: relative;*/
    /*top: 43px;*/
  /*}*/
  /*header .grid_4 {*/
    /*top: 40px;*/
  /*}*/
  /*header .logo-container {*/
    /*margin-right: 10px;*/
  /*}*/
  /*.page-content-left-comments-container h3 {*/
    /*width: 95%;*/
    /*margin: auto;*/
  /*}*/
  /*.page-content-left-comments-container .comment-meta {*/
    /*width: 200px;*/
    /*top: -21px;*/
    /*left: 0px;*/
    /*clear: both;*/
  /*}*/
  /*.page-content-left-comments-container .commentlist {*/
    /*padding-left: 10px;*/
  /*}*/
  /*.page-content-left-comments-container .depth-2 .comment-meta {*/
    /*width: 190px;*/
  /*}*/
  /*.page-content-left-comments-container #respond textarea {*/
    /*width: 235px;*/
  /*}*/
  /*.page-content-left-comments-container #respond input {*/
    /*width: 235px;*/
  /*}*/
  /*.page-content-left-list-container article {*/
    /*width: 90%;*/
    /*margin: auto;*/
  /*}*/
/*}*/
/*
**      /    / / /
**     (___   ( (___  ___  ___  ___  ___
**     |   )| | |   )|   )|___)|___)|___)
**     |__/ | | |__/ |__/ |__  |__  |__
*/
/* Init des largeurs */
/* Function fn_widthColums  */
/* Fixe la largeur maximal du conteneur */
/* Function fn_styleGrid  */
/* Calcule la largeur de chaque grid */
/* Function fn_styleOffset  */
/* Calcule la largeur de chaque offset */
/* Function fn_contentWidth  */
/***** Screen 960px *****/
.row {
  margin: 0 auto;
  width: 960px;
  overflow: hidden;
}
.row .row {
  /*margin:0 -@gutter;*/
  margin: 0;
  width: auto;
  display: inline-block;
}
.grid_contentContainer {
  width: 598px !important;
  margin: 0px 16px;
  margin-right: 0px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_contentSidebar {
  width: 314px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_1 {
  width: 48px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_2 {
  width: 128px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_3 {
  width: 208px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_4 {
  width: 288px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}

.grid_6 {
  width: 448px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_7 {
  width: 528px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_8 {
  width: 608px;
  margin: 0px 16px;
  overflow: hidden;
  display: inline;
}
.grid_9 {
  width: 688px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_10 {
  width: 768px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_11 {
  width: 848px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.grid_12 {
  width: 928px;
  margin: 0px 16px;
  overflow: hidden;
  float: left;
  display: inline;
}
.offset_1 {
  margin-left: 96px;
}
.offset_2 {
  margin-left: 176px;
}
.offset_3 {
  margin-left: 256px;
}
.offset_4 {
  margin-left: 336px;
}
.offset_5 {
  margin-left: 416px;
}
.offset_6 {
  margin-left: 496px;
}
.offset_7 {
  margin-left: 576px;
}
.offset_8 {
  margin-left: 656px;
}
.offset_9 {
  margin-left: 736px;
}
.offset_10 {
  margin-left: 816px;
}
.offset_11 {
  margin-left: 896px;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.visible-screen {
  display: inherit !important;
}
.hidden-phone {
  display: inherit !important;
}
.hidden-tablet {
  display: inherit !important;
}
.hidden-screen {
  display: none !important;
}
/* Taille sup�rieur � 960px */
/*@media only screen and (min-width: 1200px) {
  .row {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
  }
  .row .row {
    margin: 0;
    width: auto;
    display: inline-block;
  }
  .grid_contentContainer {
    width: 826px !important;
    margin: 0px 20px;
    margin-right: 0px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_contentSidebar {
    width: 314px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_1 {
    width: 60px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_2 {
    width: 160px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_3 {
    width: 260px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_4 {
    width: 360px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }

  .grid_6 {
    width: 560px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_7 {
    width: 660px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_8 {
    width: 760px;
    margin: 0px 20px;
    overflow: hidden;
    display: inline;
  }
  .grid_9 {
    width: 860px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_10 {
    width: 960px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_11 {
    width: 1060px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_12 {
    width: 1160px;
    margin: 0px 20px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .offset_1 {
    margin-left: 120px;
  }
  .offset_2 {
    margin-left: 220px;
  }
  .offset_3 {
    margin-left: 320px;
  }
  .offset_4 {
    margin-left: 420px;
  }
  .offset_5 {
    margin-left: 520px;
  }
  .offset_6 {
    margin-left: 620px;
  }
  .offset_7 {
    margin-left: 720px;
  }
  .offset_8 {
    margin-left: 820px;
  }
  .offset_9 {
    margin-left: 920px;
  }
  .offset_10 {
    margin-left: 1020px;
  }
  .offset_11 {
    margin-left: 1120px;
  }
  .visible-phone {
    display: none !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .visible-screen {
    display: inherit;
  }
  .hidden-phone {
    display: inherit !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .hidden-screen {
    display: none !important;
  }
}
/* Tablette  - Taille inf�rieur � 959px */
/*@media only screen and (min-width: 768px) and (max-width: 959px) {
  .row {
    margin: 0 auto;
    width: 768px;
    overflow: hidden;
  }
  .row .row {
    margin: 0;
    width: auto;
    display: inline-block;
  }
  .grid_contentContainer {
    width: 412px !important;
    margin: 0px 14px;
    margin-right: 0px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_contentSidebar {
    width: 314px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_1 {
    width: 36px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_2 {
    width: 100px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_3 {
    width: 164px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_4 {
    width: 228px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_5 {
    width: 292px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_6 {
    width: 356px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_7 {
    width: 420px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_8 {
    width: 484px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_9 {
    width: 548px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_10 {
    width: 612px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_11 {
    width: 676px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .grid_12 {
    width: 740px;
    margin: 0px 14px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .offset_1 {
    margin-left: 78px;
  }
  .offset_2 {
    margin-left: 142px;
  }
  .offset_3 {
    margin-left: 206px;
  }
  .offset_4 {
    margin-left: 270px;
  }
  .offset_5 {
    margin-left: 334px;
  }
  .offset_6 {
    margin-left: 398px;
  }
  .offset_7 {
    margin-left: 462px;
  }
  .offset_8 {
    margin-left: 526px;
  }
  .offset_9 {
    margin-left: 590px;
  }
  .offset_10 {
    margin-left: 654px;
  }
  .offset_11 {
    margin-left: 718px;
  }
  .visible-phone {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .visible-screen {
    display: none !important;
  }
  .hidden-phone {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-screen {
    display: inherit !important;
  }
}*/
/* T�l�phone Portrait - 300px */
/*@media only screen and (max-width: 767px) {
  .row {
    margin: 0 auto;
    width: 300px;
    overflow: hidden;
  }
  .row .row {
    margin: 0;
    width: auto;
    display: inline-block;
  }
  .grid_contentContainer,
  .grid_contentSidebar,
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: 300px;
    margin: 10px 0 0 0;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .offset_1,
  .offset_2,
  .offset_3,
  .offset_4,
  .offset_5,
  .offset_6,
  .offset_7,
  .offset_8,
  .offset_9,
  .offset_10,
  .offset_11 {
    margin-left: 0;
  }
  .visible-phone {
    display: inherit !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .visible-screen {
    display: none !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .hidden-screen {
    display: inherit !important;
  }
}*/
/* T�l�phone Paysage - 480px */
/*@media only screen and (min-width: 480px) and (max-width: 767px) {
  .row {
    margin: 0 auto;
    width: 300px;
    overflow: hidden;
  }
  .row .row {
    margin: 0;
    width: auto;
    display: inline-block;
  }
  .grid_contentContainer,
  .grid_contentSidebar,
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: 300px;
    margin: 10px 0 0 0;
    overflow: hidden;
    float: left;
    display: inline;
  }
  .visible-phone {
    display: inherit !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .visible-screen {
    display: none !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .hidden-screen {
    display: inherit !important;
  }
}*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {

}*/


[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
.icon-white {
  background-image: url("../images/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none!important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  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: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}



/* Slider */

.caption-wrap
{
    position: absolute;
    /*bottom: -130px;*/
    /*height: 130px;*/
    background-color: white;
    /*width: 880px;*/
}

.caption-wrap a
{
    text-decoration: none;
    color: #828282;
}

.flex-control-nav
{
    position: absolute;
    bottom: 20px;
    right: 30px;
}

.caption
{
    font-family: 'GillSans light', Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;
    padding: 25px 20px 20px 20px;
    color: #828282;
}

.caption a
{
    text-decoration: none;
    color: #828282;
}

.caption h2
{
    font-family: 'GillSans', Arial, Helvetica, sans-serif;
}

#menu-item-1745 > span
{
    display : none;
}

#menu-item-1817 > span
{
    display: none;
}



/**********ARTICLES*********/

#url
{
    display: none !important;
}

.content_center .article_left .article_center article
{
    font-family: 'GillSans', Arial, sans-serif;
}

img[class*="align"], img[class*="wp-image-"], .page-content-left-list-container article img
{
    margin-top: 20px;
    max-width: 640px;
    max-height: 800px;
}

body > div.content_center > section > div > article > p
{
    margin-top: 20px; 
}

body > div.content_center > section > div > article > p:last-child {
	clear:both;
}

body > div.content_center > section > div > article > h2
{
    margin-top: 40px;
}

body > div.content_center > section > div > article > h3
{
    margin-top: 30px;
}

body > div.content_center > section > div > article > p > strong
{
    color: black;
    text-align: left;
    font-size: 15px;
}

.children
{
    list-style: none;
    margin-left: 55px;
}



/* SLIDER */
/*#huge_it_slideshow_left_1*/
/*{*/
    /*display: none !important;*/
/*}*/

/*#huge_it_slideshow_right_1*/
/*{*/
    /*display: none !important;*/
/*}*/

/*.huge_it_slideshow_description_text_1*/
/*{*/
    /*background-color: white !important;*/
    /*position: absolute !important;*/
    /*z-index: 11 !important;*/
    /*border-style: solid !important;*/
    /*display: inline-block !important;*/
    /*width: 880px !important;*/
    /*height: 130px !important;*/
    /*right: 0 !important;*/
    /*padding: 5% !important;*/
    /*text-align: justify !important;*/
    /*color: #828282 !important;*/
    /*background: white !important;*/
    /*font-size: 15px !important;*/
    /*border-color: #ffffff !important;*/
    /*margin-top: 395px !important;*/
    /*padding-top: 55px !important;*/
    /*bottom: auto !important;*/
/*}*/

/*.huge_it_slideshow_title_text_1*/
/*{*/
    /*text-decoration: none !important;*/
    /*position: absolute !important;*/
    /*z-index: 12 !important;*/
    /*display: inline-block !important;*/
    /*width: 880px !important;*/
    /*right: 0 !important;*/
    /*font-weight: bold !important;*/
    /*color: #000000 !important;*/
    /*font-size: 24px !important;*/
    /*margin-top: 413px !important;*/
    /*text-align: center !important;*/
    /*background-color: transparent; !important*/
/*}*/

/*.huge_it_slideshow_dots_thumbnails_1*/
/*{*/
    /*top: 360px !important;*/
    /*right: -375px !important;*/
/*}*/

.span_footer
{
    color: #6e202b;
    padding: 0 5px 0 5px;
}

#list_footer
{
    list-style: none;
    padding-right: 25px;
    float: right;
}

#list_footer li
{
    padding: 0 5px 0 5px;
}

#menu-item-1828 > span
{
    display: none;
}

/* T�l�phone Portrait - 300px */
@media only screen and (max-width: 480px)
{
    body{min-width: 0;}
    header{margin-bottom: 0;}
    .header_center{width: 90%;}
    .content_center{width: 90%;}
    .motif{display: none;}
    .header_nav{display: none;}
    .header_logo{margin: 0 auto; width: 35%; padding-top: 40px; position: static; height: 30px;}
    .header_logo > a > img {width: 100%;}
    .header_title{width: 90%; padding-top: 10px;}
    .header_title h1{font-size:90px;}
    .header_title h2{padding-top: 10px; font-size: 12px;}
    #baseline{display:none;padding-top: 10px; margin-left: 10px; text-align: center;}
    .block_left{width:100%;}
    .content_slider{width:100%; height: 460px;}
    .item{width: 100% !important; margin-left: 0;}
    /*.caption-wrap{width: 100% !important;}*/
    .footer_center{width: 90%;}
    .footer_center p {font-size : 15px; padding-bottom : 20px; padding-left: 10px;}
    .footer_center li{float: none; height: 25px;}
    .span_footer{display: none;}
    #list_footer{padding-left: 0; float: left;}
    .more_actu{padding-bottom: 35px;}
    .flexslider .slides div{}
    .caption h2{font-size: 18px; padding-bottom: 25px; padding-left: 10px; padding-right: 10px;}
    .caption{font-size: 16px; padding: 25px 15px 20px 15px;}
    .widget-navigation-container a:before, .widget-links-container a:before{font-weight: bold; color:rgba(186, 8, 39, 1);}
    .legend{width:100%;}
    .article_left{width: 100%;}
    .article_center{width: 210px; padding: 20px 0 10px 0;}
    .article_center article h1 {font-size: 20px;}
    .aligncenter{max-width: 200px; max-height: 120px;}
    .alignright{max-width: 200px; max-height: 120px;}
    .alignleft{margin-right: 50px;}
    #toTop{z-index: 5;}
    .page-content-left-comments-container #respond input{width: 200px; font-size: 11px;}
    .page-content-left-comments-container #respond textarea{width: 200px;}
    .page-content-left-comments-container #respond input[type="submit"] {width: 215px;}
    #timeline{margin-top: 30px;}
    .block_right{width: 90%;}
    .widget-sociaux-container a {margin: 0 4%;}
    #form-wysija-2 > p > input {width: 90%;}
    .widget_wysija_cont .wysija-submit {margin-left: 210px;}
    body > div.content_center > aside > div:nth-child(6) > div{width: 85%; margin: 0 auto;}
    .fb_iframe_widget{border: none !important; left: 20px;}
    #s{width: 90% !important;}
    #widget-sociaux{width:100%; margin: 0 auto;}
    #widget-navigation > h2 {display: none;}
    body > div.content_center > section > div > article > center > span > iframe{max-width: 215px; max-height: 215px;}
    #twitter-widget-0{padding-left:8px;}
    .page-content-left-comments-container .comment-meta{width: 175px; left: 95px; font-size: 10px;}
    body > div.content_center > section > div > article > div.really_simple_share.really_simple_share_button.robots-nocontent.snap_nopreview > div.really_simple_share_pinterest {padding-left: 20px;}
    .article_left .article_center p{font-family: 'GillSans Light' Arial, Helvetica, sans-serif !important;}
    div.content_center > section > div > article > p > strong {font-family: 'GillSans' Arial, Helvetica, sans-serif !important;}
    .size-medium{max-height: 270px !important;}
    body > div.content_center > section > div > article > p > strong > img {margin: 10px 20px 10px 30px;}
    /*body > div.content_center > section > div > article > p > strong > a > img{margin: 10px 20px 10px 30px;}*/
    .read_more{border: 1px solid black; margin: 0 auto; position: absolute; left: 35%; top: 45%;}
    .fb_iframe_widget iframe{height: 225px !important;}
    body > div.content_center > section > div > article > div.really_simple_share.really_simple_share_button.robots-nocontent.snap_nopreview > div.really_simple_share_facebook_like > div > span > iframe{height: 20px !important;}
    img[class*="align"], img[class*="wp-image-"], .page-content-left-list-container article img {max-width: 200px; height: auto !important;}
    body > div.content_center > div.block_left > div.content_slider > div > ul > li > a > div {height: 130px !important; width: 100% !important;}
    .page-sidebar-default-widget-container a{font-size: 14px; !important}

    .row {
        margin: 0 auto;
        width: 300px;
        overflow: hidden;
    }
    .row .row {
        margin: 0;
        width: auto;
        display: inline-block;
    }
    .grid_contentContainer,
    .grid_contentSidebar,
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
        width: 300px;
        margin: 10px 0 0 0;
        overflow: hidden;
        float: left;
        display: inline;
    }
    .offset_1,
    .offset_2,
    .offset_3,
    .offset_4,
    .offset_5,
    .offset_6,
    .offset_7,
    .offset_8,
    .offset_9,
    .offset_10,
    .offset_11 {
        margin-left: 0;
    }
    .visible-phone {
        display: inherit !important;
    }
    .visible-tablet {
        display: none !important;
    }
    .visible-screen {
        display: none !important;
    }
    .hidden-phone {
        display: none !important;
    }
    .hidden-tablet {
        display: inherit !important;
    }
    .hidden-screen {
        display: inherit !important;
    }
}

.placeholder { color: #aaa; }

article a{ color:#1a3d46 !important;}