/*
#@squelettes/css/variables.less
#@squelettes/css/mixins.less
#@squelettes/css/buttons.less
*/
@font-face {
  font-family: 'Asap';
  src: url('//www.ituc-csi.org/squelettes/css/Asap-Regular-webfont.eot');
  src: url('//www.ituc-csi.org/squelettes/css/Asap-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('//www.ituc-csi.org/squelettes/css/Asap-Regular-webfont.woff') format('woff'), url('//www.ituc-csi.org/squelettes/css/Asap-Regular-webfont.ttf') format('truetype'), url('//www.ituc-csi.org/squelettes/css/Asap-Regular-webfont.svg#AsapRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Asap';
  src: url('//www.ituc-csi.org/squelettes/css/Asap-Italic-webfont.eot');
  src: url('//www.ituc-csi.org/squelettes/css/Asap-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('//www.ituc-csi.org/squelettes/css/Asap-Italic-webfont.woff') format('woff'), url('//www.ituc-csi.org/squelettes/css/Asap-Italic-webfont.ttf') format('truetype'), url('//www.ituc-csi.org/squelettes/css/Asap-Italic-webfont.svg#AsapItalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Asap';
  src: url('//www.ituc-csi.org/squelettes/css/Asap-Bold-webfont.eot');
  src: url('//www.ituc-csi.org/squelettes/css/Asap-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('//www.ituc-csi.org/squelettes/css/Asap-Bold-webfont.woff') format('woff'), url('//www.ituc-csi.org/squelettes/css/Asap-Bold-webfont.ttf') format('truetype'), url('//www.ituc-csi.org/squelettes/css/Asap-Bold-webfont.svg#AsapBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Asap';
  src: url('//www.ituc-csi.org/squelettes/css/Asap-BoldItalic-webfont.eot');
  src: url('//www.ituc-csi.org/squelettes/css/Asap-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('//www.ituc-csi.org/squelettes/css/Asap-BoldItalic-webfont.woff') format('woff'), url('//www.ituc-csi.org/squelettes/css/Asap-BoldItalic-webfont.ttf') format('truetype'), url('//www.ituc-csi.org/squelettes/css/Asap-BoldItalic-webfont.svg#AsapBoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url('//www.ituc-csi.org/squelettes/css/ProximaNova-Light.eot');
  src: url('//www.ituc-csi.org/squelettes/css/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('//www.ituc-csi.org/squelettes/css/ProximaNova-Light.woff') format('woff'), url('//www.ituc-csi.org/squelettes/css/ProximaNova-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CeraStencilPRO-Light';
  src: url('//www.ituc-csi.org/squelettes/css/CeraStencilPRO-Light.eot');
  src: url('//www.ituc-csi.org/squelettes/css/CeraStencilPRO-Light.eot?#iefix') format('embedded-opentype'), url('//www.ituc-csi.org/squelettes/css/CeraStencilPRO-Light.woff') format('woff'), url('//www.ituc-csi.org/squelettes/css/CeraStencilPRO-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.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,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -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:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #bf0225;
  background-image: -moz-linear-gradient(top, #bf013d, #bf0401);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bf013d), to(#bf0401));
  background-image: -webkit-linear-gradient(top, #bf013d, #bf0401);
  background-image: -o-linear-gradient(top, #bf013d, #bf0401);
  background-image: linear-gradient(to bottom, #bf013d, #bf0401);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf013d', endColorstr='#ffbf0401', GradientType=0);
  border-color: #bf0401 #bf0401 #730301;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bf0401;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #bf0401;
  *background-color: #a60401;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #8c0301 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #bf013d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #730125;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
div .cta,
a .cta {
  max-width: 370px;
  /*could be made dynamic, but can't be bothered right now*/
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  background-color: #f3f3f3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div .cta h2,
a .cta h2,
div .cta .h2,
a .cta .h2 {
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
div .cta p,
a .cta p {
  margin-bottom: 0;
}
div .cta .texte,
a .cta .texte {
  margin-bottom: 0;
}
div .cta .liste,
a .cta .liste {
  margin-bottom: 0;
}
div .cta .gradient,
a .cta .gradient {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  position: absolute;
  width: 1px;
  padding-left: 9px;
  height: 100%;
  float: left;
}
div .cta .caption,
a .cta .caption {
  padding: 10px;
  padding-bottom: 0;
  padding-left: 20px;
}
div .cta .caption .texte,
a .cta .caption .texte {
  font-size: 90%;
}
div .cta.cta-fullcolor .caption,
a .cta.cta-fullcolor .caption {
  color: #ffffff;
}
div .cta.cta-fullcolor .caption a,
a .cta.cta-fullcolor .caption a {
  color: #ffffff;
}
div .cta.cta-fullcolor img,
a .cta.cta-fullcolor img {
  float: right;
  margin: 10px;
  margin-bottom: 0;
  padding: -1px;
  border: 1px solid #b9b9b9;
  max-width: 33%;
}
div .cta.cta-fullcolor img.et,
a .cta.cta-fullcolor img.et {
  margin-top: 10px;
}
div .cta.cta-fullcolor#cta_ET .caption,
a .cta.cta-fullcolor#cta_ET .caption {
  color: #423f45;
}
div .cta.cta-fullcolor#cta_FB img,
a .cta.cta-fullcolor#cta_FB img,
div .cta.cta-fullcolor#cta_ET img,
a .cta.cta-fullcolor#cta_ET img {
  border: none;
  padding: 0;
}
div .cta.cta-fullcolor#cta_FB i,
a .cta.cta-fullcolor#cta_FB i {
  display: block;
  float: right;
  font-size: 50px;
  margin: 10px;
  margin-bottom: 0;
  color: #ffffff;
  opacity: 0.6;
}
div .cta.cta-fullcolor.cta-ml .texte .post-msg,
a .cta.cta-fullcolor.cta-ml .texte .post-msg {
  margin-top: 10px;
}
div .cta.cta-fullcolor.cta-ml .texte form,
a .cta.cta-fullcolor.cta-ml .texte form {
  margin-bottom: 0;
}
div .cta.cta-fullcolor.cta-ml .texte form .email,
a .cta.cta-fullcolor.cta-ml .texte form .email {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  width: 70%;
}
div .cta.cta-fullcolor.cta-ml .texte form .submit,
a .cta.cta-fullcolor.cta-ml .texte form .submit {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  height: 32px;
  margin-left: -3px;
}
div .cta.cta-img,
a .cta.cta-img {
  -webkit-box-shadow: 0 0 1px 1px #cfcfcf;
  -moz-box-shadow: 0 0 1px 1px #cfcfcf;
  box-shadow: 0 0 1px 1px #cfcfcf;
  background-color: #e6e6e6;
  color: #2b3944;
}
div .cta.cta-img img,
a .cta.cta-img img {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
div .cta.cta-img:hover,
a .cta.cta-img:hover {
  -webkit-box-shadow: 0 0 2px 1px #a9a9a9;
  -moz-box-shadow: 0 0 2px 1px #a9a9a9;
  box-shadow: 0 0 2px 1px #a9a9a9;
}
div .cta.cta-icon .gradient,
a .cta.cta-icon .gradient {
  background-color: #e6e6e6;
}
div .cta.cta-icon h2,
a .cta.cta-icon h2,
div .cta.cta-icon .h2,
a .cta.cta-icon .h2,
div .cta.cta-icon .texte,
a .cta.cta-icon .texte {
  color: #2b3944;
}
/*
@media(min-width: 390px) and (max-width: 767px){
	.cta {
		&.cta-img{float:left;max-width:48%;}
		&.cta-img:nth-child(odd){margin-left:4%;}
	}
}
*/
.cta.cta-txt.grey .gradient {
  background-color: #d0d0d0;
  background-image: -moz-linear-gradient(top, #dfdfdf, #b9b9b9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dfdfdf), to(#b9b9b9));
  background-image: -webkit-linear-gradient(top, #dfdfdf, #b9b9b9);
  background-image: -o-linear-gradient(top, #dfdfdf, #b9b9b9);
  background-image: linear-gradient(to bottom, #dfdfdf, #b9b9b9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffb9b9b9', GradientType=0);
}
.cta.cta-fullcolor.grey {
  background-color: #b9b9b9;
}
.cta.cta-fullcolor.grey .gradient {
  background-color: #a0a0a0;
}
.ctacta-icon.grey h2 a {
  color: #b9b9b9;
}
.cta.cta-txt.greyWarm .gradient {
  background-color: #a3a095;
  background-image: -moz-linear-gradient(top, #b1b1a5, #8e887c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1b1a5), to(#8e887c));
  background-image: -webkit-linear-gradient(top, #b1b1a5, #8e887c);
  background-image: -o-linear-gradient(top, #b1b1a5, #8e887c);
  background-image: linear-gradient(to bottom, #b1b1a5, #8e887c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1b1a5', endColorstr='#ff8e887c', GradientType=0);
}
.cta.cta-fullcolor.greyWarm {
  background-color: #8e8b7c;
}
.cta.cta-fullcolor.greyWarm .gradient {
  background-color: #737164;
}
.ctacta-icon.greyWarm h2 a {
  color: #8e8b7c;
}
.cta.cta-txt.greyCold .gradient {
  background-color: #f0f4f6;
  background-image: -moz-linear-gradient(top, #ffffff, #d9e3e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9e3e8));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9e3e8);
  background-image: -o-linear-gradient(top, #ffffff, #d9e3e8);
  background-image: linear-gradient(to bottom, #ffffff, #d9e3e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd9e3e8', GradientType=0);
}
.cta.cta-fullcolor.greyCold {
  background-color: #d9e0e8;
}
.cta.cta-fullcolor.greyCold .gradient {
  background-color: #b9c6d5;
}
.ctacta-icon.greyCold h2 a {
  color: #d9e0e8;
}
.cta.cta-txt.orange .gradient {
  background-color: #ff922e;
  background-image: -moz-linear-gradient(top, #ffba4d, #ff5500);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffba4d), to(#ff5500));
  background-image: -webkit-linear-gradient(top, #ffba4d, #ff5500);
  background-image: -o-linear-gradient(top, #ffba4d, #ff5500);
  background-image: linear-gradient(to bottom, #ffba4d, #ff5500);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffba4d', endColorstr='#ffff5500', GradientType=0);
}
.cta.cta-fullcolor.orange {
  background-color: #ff7f00;
}
.cta.cta-fullcolor.orange .gradient {
  background-color: #cc6600;
}
.ctacta-icon.orange h2 a {
  color: #ff7f00;
}
.cta.cta-txt.red .gradient {
  background-color: #e5094a;
  background-image: -moz-linear-gradient(top, #fe0f3e, #bf015d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe0f3e), to(#bf015d));
  background-image: -webkit-linear-gradient(top, #fe0f3e, #bf015d);
  background-image: -o-linear-gradient(top, #fe0f3e, #bf015d);
  background-image: linear-gradient(to bottom, #fe0f3e, #bf015d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe0f3e', endColorstr='#ffbf015d', GradientType=0);
}
.cta.cta-fullcolor.red {
  background-color: #bf013d;
}
.cta.cta-fullcolor.red .gradient {
  background-color: #8c012d;
}
.ctacta-icon.red h2 a {
  color: #bf013d;
}
.cta.cta-txt.facebook .gradient {
  background-color: #3686d7;
  background-image: -moz-linear-gradient(top, #4783e5, #1c8bc3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4783e5), to(#1c8bc3));
  background-image: -webkit-linear-gradient(top, #4783e5, #1c8bc3);
  background-image: -o-linear-gradient(top, #4783e5, #1c8bc3);
  background-image: linear-gradient(to bottom, #4783e5, #1c8bc3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4783e5', endColorstr='#ff1c8bc3', GradientType=0);
}
.cta.cta-fullcolor.facebook {
  background-color: #1c6fc3;
}
.cta.cta-fullcolor.facebook .gradient {
  background-color: #165696;
}
.ctacta-icon.facebook h2 a {
  color: #1c6fc3;
}
.cta.cta-txt.twitter .gradient {
  background-color: #3bd9e5;
  background-image: -moz-linear-gradient(top, #55d2f0, #14e5d3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55d2f0), to(#14e5d3));
  background-image: -webkit-linear-gradient(top, #55d2f0, #14e5d3);
  background-image: -o-linear-gradient(top, #55d2f0, #14e5d3);
  background-image: linear-gradient(to bottom, #55d2f0, #14e5d3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff55d2f0', endColorstr='#ff14e5d3', GradientType=0);
}
.cta.cta-fullcolor.twitter {
  background-color: #14d4e5;
}
.cta.cta-fullcolor.twitter .gradient {
  background-color: #10a9b6;
}
.ctacta-icon.twitter h2 a {
  color: #14d4e5;
}
.cta.cta-txt.youtube .gradient {
  background-color: #f23d40;
  background-image: -moz-linear-gradient(top, #f75e4a, #eb0a30);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f75e4a), to(#eb0a30));
  background-image: -webkit-linear-gradient(top, #f75e4a, #eb0a30);
  background-image: -o-linear-gradient(top, #f75e4a, #eb0a30);
  background-image: linear-gradient(to bottom, #f75e4a, #eb0a30);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff75e4a', endColorstr='#ffeb0a30', GradientType=0);
}
.cta.cta-fullcolor.youtube {
  background-color: #eb0a0a;
}
.cta.cta-fullcolor.youtube .gradient {
  background-color: #ba0808;
}
.ctacta-icon.youtube h2 a {
  color: #eb0a0a;
}
.cta.cta-txt.flickr .gradient {
  background-color: #b7b7b7;
  background-image: -moz-linear-gradient(top, #c6c6c6, #a0a0a0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c6c6c6), to(#a0a0a0));
  background-image: -webkit-linear-gradient(top, #c6c6c6, #a0a0a0);
  background-image: -o-linear-gradient(top, #c6c6c6, #a0a0a0);
  background-image: linear-gradient(to bottom, #c6c6c6, #a0a0a0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc6c6c6', endColorstr='#ffa0a0a0', GradientType=0);
}
.cta.cta-fullcolor.flickr {
  background-color: #a0a0a0;
}
.cta.cta-fullcolor.flickr .gradient {
  background-color: #878787;
}
.ctacta-icon.flickr h2 a {
  color: #a0a0a0;
}
.cta.cta-txt.flickr .gradient {
  background-color: #b7b7b7;
  background-image: -moz-linear-gradient(top, #c6c6c6, #a0a0a0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c6c6c6), to(#a0a0a0));
  background-image: -webkit-linear-gradient(top, #c6c6c6, #a0a0a0);
  background-image: -o-linear-gradient(top, #c6c6c6, #a0a0a0);
  background-image: linear-gradient(to bottom, #c6c6c6, #a0a0a0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc6c6c6', endColorstr='#ffa0a0a0', GradientType=0);
}
.cta.cta-fullcolor.flickr {
  background-color: #a0a0a0;
}
.cta.cta-fullcolor.flickr .gradient {
  background-color: #878787;
}
.ctacta-icon.flickr h2 a {
  color: #a0a0a0;
}
.cta.cta-txt.equal-gray .gradient {
  background-color: #e3e4e4;
  background-image: -moz-linear-gradient(top, #f3f3f3, #ccccce);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#ccccce));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #ccccce);
  background-image: -o-linear-gradient(top, #f3f3f3, #ccccce);
  background-image: linear-gradient(to bottom, #f3f3f3, #ccccce);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffccccce', GradientType=0);
}
.cta.cta-fullcolor.equal-gray {
  background-color: #ccccce;
}
.cta.cta-fullcolor.equal-gray .gradient {
  background-color: #b2b2b5;
}
.ctacta-icon.equal-gray h2 a {
  color: #ccccce;
}
.cta.cta-txt.facebook .gradient {
  background-color: #3686d7;
  background-image: -moz-linear-gradient(top, #4783e5, #1c8bc3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4783e5), to(#1c8bc3));
  background-image: -webkit-linear-gradient(top, #4783e5, #1c8bc3);
  background-image: -o-linear-gradient(top, #4783e5, #1c8bc3);
  background-image: linear-gradient(to bottom, #4783e5, #1c8bc3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4783e5', endColorstr='#ff1c8bc3', GradientType=0);
}
.cta.cta-fullcolor.facebook {
  background-color: #1c6fc3;
}
.cta.cta-fullcolor.facebook .gradient {
  background-color: #165696;
}
.ctacta-icon.facebook h2 a {
  color: #1c6fc3;
}
h1,
.h1,
.h1-like {
  line-height: 1.3em;
}
#header-wrap {
  background: #ffffff url('//www.ituc-csi.org/squelettes/css/img/ituc_stripes_bg.png') repeat right top;
}
#navbar-wrap {
  background-color: #dbdbdb;
  margin-bottom: 18px;
}
body {
  background: #ffffff url('//www.ituc-csi.org/squelettes/css/img/ituc_noise_bg.jpg') repeat right top;
}
#footer-wrap {
  background: #000000 url('//www.ituc-csi.org/squelettes/css/img/ituc_footer_bg.png') repeat right top;
}
#mobnav {
  display: none;
  position: absolute;
  top: 0;
  height: 65px;
  width: 100%;
  background-color: #FFF;
  padding: 5px 10px 0;
}
#mobnav .back_btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  font-size: 1em;
  z-index: 1000;
}
#mobnav .back_btn:hover,
#mobnav .back_btn:focus,
#mobnav .back_btn:active,
#mobnav .back_btn.active,
#mobnav .back_btn.disabled,
#mobnav .back_btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
#mobnav .back_btn:active,
#mobnav .back_btn.active {
  background-color: #cccccc \9;
}
#mobnav .back_btn:first-child {
  *margin-left: 0;
}
#mobnav .back_btn:hover,
#mobnav .back_btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -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;
}
#mobnav .back_btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#mobnav .back_btn.active,
#mobnav .back_btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
#mobnav .back_btn.disabled,
#mobnav .back_btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mobnav .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  font-size: 1.3em;
  font-weight: bold;
  color: #bf013d;
}
.header #logo_site_spip {
  margin: 0;
  margin-top: 15px;
  float: left;
}
.header #nom_site_spip {
  margin-top: 5px;
  float: right;
  text-align: right;
  text-transform: uppercase;
  color: #838383;
}
.header #nom_site_spip #slogan_site_spip {
  text-transform: none;
  color: #ff7f00;
}
.header .formulaire_menu_lang {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 32px;
}
.formulaire_menu_lang .nav-pills li a,
#footer-menu .nav-pills li a {
  border: none;
  border-radius: none;
  color: #b9b9b9;
  text-transform: uppercase;
}
.formulaire_menu_lang .nav-pills li a.current {
  color: #868686;
}
.formulaire_menu_lang .nav-pills li a:hover,
.header .formulaire_menu_lang .nav-pills li a:focus,
#footer-menu .nav-pills li a:hover,
#footer-menu .nav-pills li a:focus {
  background-color: inherit;
}
.formulaire_menu_lang li:after,
#footer-menu .nav-pills li:after {
  content: "";
  position: absolute;
  top: 13px;
  height: 10px;
  width: 2px;
  background-color: #b9b9b9;
}
.formulaire_menu_lang li:first-child:after,
#footer-menu .nav-pills li:first-child:after {
  display: none;
}
@media (max-width: 767px) {
  body {
    padding-left: 10px;
    padding-right: 10px;
  }
  #header {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  #header .formulaire_menu_lang {
    position: absolute;
    top: -30px;
    left: 0;
  }
  #header #logo_site_spip {
    position: absolute;
    width: 40px;
  }
  #header #nom_site_spip {
    font-size: 1.25em;
  }
  #header.webapp {
    margin-top: 0;
  }
  #header.webapp .formulaire_menu_lang {
    top: 40px;
  }
  #header.webapp #mobnav {
    display: block;
  }
  #header.webapp #logo_site_spip,
  #header.webapp #nom_site_spip {
    display: none;
  }
  #content-wrap.webapp {
    margin-top: 65px;
  }
}
@media (min-width: 768px) and (max-width: 978px) {
  #nom_site_spip {
    font-size: 1.8em;
  }
}
.navbar {
  margin-bottom: 0;
  z-index: 100;
}
.navbar .nav > li.offdocs a {
  color: #ffffff;
  background-color: #bf013d;
}
.navbar .nav > li.login a {
  color: #bf013d;
}
.navbar-inner {
  background-color: #dbdbdb;
  background-image: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  text-transform: uppercase;
  filter: none;
}
.navbar .nav > li > a {
  text-shadow: none;
  color: #424242;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media (min-width: 768px) {
  .navbar-inner {
    font-size: 0.9em;
  }
  .navbar .nav {
    width: 100%;
    border-bottom: 3px solid #8e8b7b;
  }
  .navbar .nav > li.login,
  .navbar .nav > li.offdocs {
    float: right;
  }
  .navbar .nav > li {
    margin-bottom: -3px;
  }
  .navbar .nav > .active > a,
  .navbar .nav > .active > a:hover,
  .navbar .nav > .active > a:focus {
    font-weight: normal;
    background-color: inherit;
    box-shadow: none;
    color: #555555;
    text-decoration: none;
    border-bottom: 3px solid #a50235;
  }
}
@media (min-width: 980px) {
  .navbar-inner {
    font-size: 1em;
  }
  .navbar .nav > li > a {
    padding-left: 0.7em;
    padding-right: 0.7em;
  }
}
@media (min-width: 1200px) {
  .navbar-inner {
    font-size: 1.2em;
  }
  .navbar .nav > li > a {
    padding-left: 0.9em;
    padding-right: 0.9em;
  }
}
@media (max-width: 767px) {
  .navbar-responsive.navbar .nav > a {
    background-color: #b9b9b9;
  }
  .navbar .nav > .active > a,
  .navbar .nav > .active > a:hover,
  .navbar .nav > .active > a:focus {
    box-shadow: none;
  }
}
.carousel-control {
  border: none;
  background-color: inherit;
  font-size: 30px;
  margin-top: -15px;
}
.carousel {
  background-color: #323232;
}
.carousel .item .description .inner {
  margin: 15px 10px 30px;
  position: relative;
}
.carousel .item .description .inner .title {
  display: block;
}
.carousel .item .description .inner a.title {
  color: #ffffff;
  font-size: 1.6em;
  line-height: 1.25em;
}
.carousel .item .description .inner .more {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  float: left;
  border: none;
  background-image: none;
  background-color: #ff7f00;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
  margin-top: 0.7em;
}
.carousel .item .description .inner .more:hover,
.carousel .item .description .inner .more:focus,
.carousel .item .description .inner .more:active,
.carousel .item .description .inner .more.active,
.carousel .item .description .inner .more.disabled,
.carousel .item .description .inner .more[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.carousel .item .description .inner .more:active,
.carousel .item .description .inner .more.active {
  background-color: #cccccc \9;
}
.carousel .item .description .inner .more:first-child {
  *margin-left: 0;
}
.carousel .item .description .inner .more:hover,
.carousel .item .description .inner .more:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -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;
}
.carousel .item .description .inner .more:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.carousel .item .description .inner .more.active,
.carousel .item .description .inner .more:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.carousel .item .description .inner .more.disabled,
.carousel .item .description .inner .more[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.carousel .carousel-nav {
  position: absolute;
  right: 0;
  bottom: 13px;
  top: auto;
  height: 40px;
}
.carousel .carousel-nav .carousel-indicators {
  position: relative;
  width: 70px;
  margin: 0 auto;
  right: 0;
}
@media (min-width: 1200px) {
  .carousel .item .span4 {
    margin-left: 0;
  }
  .carousel .item .span8 {
    width: 800px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .carousel .item .span4 {
    margin-left: 0;
  }
  .carousel .item .span8 {
    width: 496px;
  }
  .carousel .item .description .inner a.title {
    font-size: 1.1em;
    line-heigh: 1em;
  }
}
@media (max-width: 767px) {
  .carousel .carousel-nav {
    position: relative;
    margin-top: 20px;
  }
  .carousel .item {
    text-align: center;
  }
  .carousel .item .description .inner {
    margin-bottom: 10px;
  }
  .carousel .item .description .inner .more {
    float: none;
  }
  .carousel .item .description .inner a.title {
    font-size: 1.3em;
  }
}
.hero,
.maplegend {
  margin-bottom: 22px;
}
.maplegend .mapcolor img {
  margin-right: 0.5em;
}
.liste-items .publication,
.liste-items .postmeta {
  display: block;
}
.liste-articles {
  float: left;
  min-width: 100%;
}
.liste-articles .h2 {
  color: #b9b9b9;
  border-bottom: 2px solid #b9b9b9;
  padding-bottom: 9px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.liste-articles ul.liste-items {
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 0.5em;
  margin-bottom: 0.7em;
}
.liste-articles ul.liste-items ul {
  list-style-type: none;
  font-size: 95%;
  margin-left: 2em;
}
.liste-articles .item:first-child {
  border-top: none;
  margin-top: 0;
}
.liste-articles .entry-title .spip_logos {
  border: 1px solid #cccccc;
  clear: left;
  float: left;
  margin: 0;
  margin-right: 15px;
}
.liste-articles .h3-like.entry-title > a {
  color: #b9b9b9;
}
.liste-articles .h3-like.entry-title > a:focus,
.liste-articles .h3-like.entry-title > a:hover,
.liste-articles .h3-like.entry-title > a:active {
  text-decoration: underline;
}
.liste-articles .liste-items .publication {
  display: inline;
  color: #ff7f00;
  margin-right: 5px;
  margin-bottom: 0;
  font-weight: bold;
}
.liste-articles .entry .entry-content {
  margin-bottom: 0;
}
.liste-articles .entry .entry-title {
  margin-bottom: 0;
}
.liste-articles .more {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  float: right;
  border: none;
  background-image: none;
  background-color: #b9b9b9;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
}
.liste-articles .more:hover,
.liste-articles .more:focus,
.liste-articles .more:active,
.liste-articles .more.active,
.liste-articles .more.disabled,
.liste-articles .more[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.liste-articles .more:active,
.liste-articles .more.active {
  background-color: #cccccc \9;
}
.liste-articles .more:first-child {
  *margin-left: 0;
}
.liste-articles .more:hover,
.liste-articles .more:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -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;
}
.liste-articles .more:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.liste-articles .more.active,
.liste-articles .more:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.liste-articles .more.disabled,
.liste-articles .more[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.liste-articles .more:hover,
.liste-articles .more:focus,
.liste-articles more:active {
  background-color: #939393;
  color: #ffffff;
}
.liste-articles .liste-items .item:last-child {
  border-bottom: none;
}
.liste-articles .doctype,
.liste-articles .titledate {
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 5px;
}
.liste-articles .titledate {
  color: #bf013d;
}
.liste-articles .accordion {
  padding-bottom: 0.75em;
}
.liste-articles.resume .entry .entry-title {
  margin-bottom: 0.65em;
}
.liste-articles.resume .h3-like {
  font-size: 1.25em;
}
.liste-articles.resume .h3-like.entry-title > a {
  font-weight: bold;
  color: #000000 !important;
}
.liste-articles.resume .h3-like.entry-title > a:focus,
.liste-articles.resume .h3-like .h3-like.entry-title > a:hover,
.liste-articles.resume .h3-like .h3-like.entry-title > a:active {
  color: #bf013d !important;
  text-decoration: none !important;
}
.liste-articles.faces {
  margin-bottom: 4em;
}
.liste-articles.faces .item {
  margin-bottom: 3em;
  width: 32%;
  margin-left: 1.333%;
  float: left;
}
.liste-articles.faces .item .image {
  float: left;
  margin-right: 10px;
}
.liste-articles.faces .item h3 {
  margin-bottom: 0;
}
.liste-articles .accordion .accordion-group {
  border-radius: 0;
  border: none;
}
.liste-articles .accordion .accordion-group:last-child {
  border-bottom: none !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .liste-articles.faces .item .image {
    float: none;
  }
}
@media (max-width: 767px) {
  .liste-articles.faces .item {
    width: 100%;
    margin-left: 0;
  }
}
.liste-articles.grey .h2 {
  color: #b9b9b9;
  border-bottom: 2px solid #b9b9b9;
}
.liste-articles.grey .h3-like.entry-title > a,
.liste-articles.grey .h3-like.entry-title {
  color: #b9b9b9;
}
.liste-articles.grey .item ul li a {
  color: #868686;
}
.liste-articles.grey ul.liste-items {
  border-bottom: 1px solid #b9b9b9;
}
.liste-articles.grey.faces,
.liste-articles.grey .accordion {
  border-bottom: 1px solid #b9b9b9;
}
.liste-articles.grey .accordion .accordion-group {
  border-bottom: 1px solid #b9b9b9;
}
.liste-articles.grey .pagination ul li a {
  color: #b9b9b9;
}
.liste-articles.grey .pagination ul li a:hover,
.liste-articles.grey .pagination ul li a:focus,
.liste-articles.grey .pagination ul li a:active {
  color: #a0a0a0;
}
.liste-articles.grey .more {
  background-color: #b9b9b9;
}
.liste-articles.grey .more:hover,
.liste-articles.grey .more:focus,
.liste-articles.grey .more:active {
  background-color: #a0a0a0;
}
.liste-articles.greyWarm .h2 {
  color: #8e8b7c;
  border-bottom: 2px solid #8e8b7c;
}
.liste-articles.greyWarm .h3-like.entry-title > a,
.liste-articles.greyWarm .h3-like.entry-title {
  color: #8e8b7c;
}
.liste-articles.greyWarm .item ul li a {
  color: #58564c;
}
.liste-articles.greyWarm ul.liste-items {
  border-bottom: 1px solid #8e8b7c;
}
.liste-articles.greyWarm.faces,
.liste-articles.greyWarm .accordion {
  border-bottom: 1px solid #8e8b7c;
}
.liste-articles.greyWarm .accordion .accordion-group {
  border-bottom: 1px solid #8e8b7c;
}
.liste-articles.greyWarm .pagination ul li a {
  color: #8e8b7c;
}
.liste-articles.greyWarm .pagination ul li a:hover,
.liste-articles.greyWarm .pagination ul li a:focus,
.liste-articles.greyWarm .pagination ul li a:active {
  color: #737164;
}
.liste-articles.greyWarm .more {
  background-color: #8e8b7c;
}
.liste-articles.greyWarm .more:hover,
.liste-articles.greyWarm .more:focus,
.liste-articles.greyWarm .more:active {
  background-color: #737164;
}
.liste-articles.greyColdDark .h2 {
  color: #7c848f;
  border-bottom: 2px solid #7c848f;
}
.liste-articles.greyColdDark .h3-like.entry-title > a,
.liste-articles.greyColdDark .h3-like.entry-title {
  color: #7c848f;
}
.liste-articles.greyColdDark .item ul li a {
  color: #4c5159;
}
.liste-articles.greyColdDark ul.liste-items {
  border-bottom: 1px solid #7c848f;
}
.liste-articles.greyColdDark.faces,
.liste-articles.greyColdDark .accordion {
  border-bottom: 1px solid #7c848f;
}
.liste-articles.greyColdDark .accordion .accordion-group {
  border-bottom: 1px solid #7c848f;
}
.liste-articles.greyColdDark .pagination ul li a {
  color: #7c848f;
}
.liste-articles.greyColdDark .pagination ul li a:hover,
.liste-articles.greyColdDark .pagination ul li a:focus,
.liste-articles.greyColdDark .pagination ul li a:active {
  color: #646b74;
}
.liste-articles.greyColdDark .more {
  background-color: #7c848f;
}
.liste-articles.greyColdDark .more:hover,
.liste-articles.greyColdDark .more:focus,
.liste-articles.greyColdDark .more:active {
  background-color: #646b74;
}
.liste-articles.greyCold .h2 {
  color: #d9e0e8;
  border-bottom: 2px solid #d9e0e8;
}
.liste-articles.greyCold .h3-like.entry-title > a,
.liste-articles.greyCold .h3-like.entry-title {
  color: #d9e0e8;
}
.liste-articles.greyCold .item ul li a {
  color: #99acc2;
}
.liste-articles.greyCold ul.liste-items {
  border-bottom: 1px solid #d9e0e8;
}
.liste-articles.greyCold.faces,
.liste-articles.greyCold .accordion {
  border-bottom: 1px solid #d9e0e8;
}
.liste-articles.greyCold .accordion .accordion-group {
  border-bottom: 1px solid #d9e0e8;
}
.liste-articles.greyCold .pagination ul li a {
  color: #d9e0e8;
}
.liste-articles.greyCold .pagination ul li a:hover,
.liste-articles.greyCold .pagination ul li a:focus,
.liste-articles.greyCold .pagination ul li a:active {
  color: #b9c6d5;
}
.liste-articles.greyCold .more {
  background-color: #d9e0e8;
}
.liste-articles.greyCold .more:hover,
.liste-articles.greyCold .more:focus,
.liste-articles.greyCold .more:active {
  background-color: #b9c6d5;
}
.liste-articles.orange .h2 {
  color: #ff7f00;
  border-bottom: 2px solid #ff7f00;
}
.liste-articles.orange .h3-like.entry-title > a,
.liste-articles.orange .h3-like.entry-title {
  color: #ff7f00;
}
.liste-articles.orange .item ul li a {
  color: #994c00;
}
.liste-articles.orange ul.liste-items {
  border-bottom: 1px solid #ff7f00;
}
.liste-articles.orange.faces,
.liste-articles.orange .accordion {
  border-bottom: 1px solid #ff7f00;
}
.liste-articles.orange .accordion .accordion-group {
  border-bottom: 1px solid #ff7f00;
}
.liste-articles.orange .pagination ul li a {
  color: #ff7f00;
}
.liste-articles.orange .pagination ul li a:hover,
.liste-articles.orange .pagination ul li a:focus,
.liste-articles.orange .pagination ul li a:active {
  color: #cc6600;
}
.liste-articles.orange .more {
  background-color: #ff7f00;
}
.liste-articles.orange .more:hover,
.liste-articles.orange .more:focus,
.liste-articles.orange .more:active {
  background-color: #cc6600;
}
.liste-articles.red .h2 {
  color: #bf013d;
  border-bottom: 2px solid #bf013d;
}
.liste-articles.red .h3-like.entry-title > a,
.liste-articles.red .h3-like.entry-title {
  color: #bf013d;
}
.liste-articles.red .item ul li a {
  color: #5a001d;
}
.liste-articles.red ul.liste-items {
  border-bottom: 1px solid #bf013d;
}
.liste-articles.red.faces,
.liste-articles.red .accordion {
  border-bottom: 1px solid #bf013d;
}
.liste-articles.red .accordion .accordion-group {
  border-bottom: 1px solid #bf013d;
}
.liste-articles.red .pagination ul li a {
  color: #bf013d;
}
.liste-articles.red .pagination ul li a:hover,
.liste-articles.red .pagination ul li a:focus,
.liste-articles.red .pagination ul li a:active {
  color: #8c012d;
}
.liste-articles.red .more {
  background-color: #bf013d;
}
.liste-articles.red .more:hover,
.liste-articles.red .more:focus,
.liste-articles.red .more:active {
  background-color: #8c012d;
}
.footer {
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.footer .footers {
  padding-left: 10px;
  padding-right: 10px;
}
.footer h1 {
  font-size: 1.4em;
  color: #e6e6e6;
  margin-bottom: 5px;
}
.footer .subtitle {
  font-style: italic;
  font-size: 0.75em;
  line-height: 0.9em;
}
.footer .liste-articles ul.liste-items {
  margin-top: 10px;
  border-bottom: none !important;
}
.footer .liste-articles ul.liste-items .item {
  border-top: none;
  margin-top: 0;
  padding: 0.1em;
}
.footer #footer-rich {
  color: #b9b9b9;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer #footer-rich #footer-mostpop .liste-articles .h3-like.entry-title > a {
  color: #ffffff;
}
.footer #footer-rich #footer-static {
  margin-top: 0;
}
.footer #footer-rich #footer-follow .cta {
  margin-bottom: 0;
  margin-top: 10px;
}
.footer #footer-rich #footer-follow .cta .caption {
  padding-left: 10px;
}
.footer #footer-rich #footer-follow .cta .caption h2 {
  text-transform: none;
  font-weight: normal;
}
.footer #footer-rich #footer-follow .cta .caption h2 i {
  padding-right: 10px;
  opacity: 0.6;
}
.footer #footer-rich #footer-follow .cta.facebook {
  margin-top: 15px;
}
.footer #footer-poor {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer #footer-poor #ituc-info {
  display: table;
}
.footer #footer-poor #ituc-info p {
  padding-left: 20px;
  display: table-cell;
  vertical-align: bottom;
  line-height: 1.4em;
}
.footer #footer-poor #footer-menu .nav-pills {
  float: right;
  margin-top: 10px;
  position: relative;
}
.footer #footer-poor #footer-menu .nav-pills a {
  color: #000000;
  font-weight: bold;
}
.footer #footer-poor #footer-menu .nav-pills a:hover {
  color: #bf013d;
}
.footer #footer-poor #footer-menu .nav-pills li:after {
  top: auto;
  bottom: 13px;
  height: 8px;
}
@media (max-width: 767px) {
  .footer #footer-poor #footer-menu .nav-pills li a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
a {
  color: #bf013d;
}
a:hover,
a:focus,
a:active {
  color: #730125;
  background-color: inherit;
}
.formulaire_spip {
  margin-bottom: 0;
}
#aside #formulaire_recherche {
  margin-bottom: 20px;
}
h1.entry-title {
  color: #bf013d;
  text-transform: uppercase;
}
h1.entry-title i,
h2.h2 i {
  color: #7c848f;
  font-size: 0.7em;
}
.cartouche {
  margin-bottom: 15px;
}
.cartouche h1 {
  margin-bottom: 0;
}
h3,
.h3,
.h3-like {
  line-height: 1.4em;
  font-size: 1em;
}
.chapo {
  font-weight: normal;
}
.chapo img.spip_logos {
  margin-bottom: 20px;
}
.soustitre {
  font-size: 1.5em;
  padding-top: 0.5em;
  /*padding-bottom:1em;*/
}
.accordion-heading .accordion-toggle i {
  float: right;
}
.pagination {
  text-align: center;
  margin-bottom: 2px;
  margin-top: 0.7em;
}
#linked_to_issue {
  background-color: #e6e6e6;
  border: 1px solid #cfcfcf;
  padding: 15px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .liste-articles.logo .entry .entry-content {
    margin-left: 135px;
  }
  .liste-articles .entry .main .entry-content {
    margin-left: 0;
  }
}
.atss {
  top: 40%;
}
.page_article .main,
.page_rubrique .main {
  padding-bottom: 25px;
  /*border-bottom: 1px solid @ituc-grey;*/
}
.page_article .category,
.page_rubrique .category {
  color: #bf013d;
  text-transform: uppercase;
  font-size: 1.25em;
  margin-bottom: 20px;
}
.page_article .titre,
.page_rubrique .titre {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page_article .postmeta,
.page_rubrique .postmeta {
  margin-top: 0.785714em;
  padding: 10px;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  color: #b9b9b9;
}
.page_article .postmeta a,
.page_rubrique .postmeta a {
  color: #b9b9b9;
}
.page_article .postmeta i,
.page_rubrique .postmeta i {
  color: #ff7f00;
  font-size: 1.35em;
  vertical-align: middle;
  margin-right: 5px;
}
.page_article .postmeta .tags ul,
.page_rubrique .postmeta .tags ul {
  display: inline;
}
.page_article .postmeta .tags ul li,
.page_rubrique .postmeta .tags ul li {
  padding-right: 0;
}
.page_article .chapo,
.page_rubrique .chapo {
  font-weight: bold;
  font-size: 17.5px;
  line-height: 21.875px;
}
.page_article .image,
.page_rubrique .image {
  margin-bottom: 40px;
  text-align: center;
}
.page_article .image .legende,
.page_rubrique .image .legende {
  text-align: right;
  font-style: italic;
  margin-top: 0.25em;
  font-size: 85%;
}
.page_article .texte,
.page_rubrique .texte {
  margin-bottom: 20px;
}
.page_article .texte h3,
.page_rubrique .texte h3,
.page_article .texte .h3,
.page_rubrique .texte .h3,
.page_article .texte .h3-like,
.page_rubrique .texte .h3-like {
  color: #bf013d;
  font-weight: bold;
  font-size: 17.5px;
}
.page_article .texte.entry-content iframe,
.page_rubrique .texte.entry-content iframe {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page_article .texte .spip_documents,
.page_rubrique .texte .spip_documents,
.page_article .texte .spip_documents.spip_documents_center,
.page_rubrique .texte .spip_documents.spip_documents_center {
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #bf013d;
}
.page_article .texte .spip_documents .spip_doc_titre,
.page_rubrique .texte .spip_documents .spip_doc_titre,
.page_article .texte .spip_documents.spip_documents_center .spip_doc_titre,
.page_rubrique .texte .spip_documents.spip_documents_center .spip_doc_titre,
.page_article .texte .spip_documents .spip_doc_descriptif,
.page_rubrique .texte .spip_documents .spip_doc_descriptif,
.page_article .texte .spip_documents.spip_documents_center .spip_doc_descriptif,
.page_rubrique .texte .spip_documents.spip_documents_center .spip_doc_descriptif {
  text-align: left;
  font-weight: normal;
  margin-bottom: 20px;
}
.page_article .texte .spip_documents .spip_doc_open,
.page_rubrique .texte .spip_documents .spip_doc_open,
.page_article .texte .spip_documents.spip_documents_center .spip_doc_open,
.page_rubrique .texte .spip_documents.spip_documents_center .spip_doc_open {
  margin-left: 20px;
}
.page_article .texte .spip_documents a.btn,
.page_rubrique .texte .spip_documents a.btn,
.page_article .texte .spip_documents.spip_documents_center a.btn,
.page_rubrique .texte .spip_documents.spip_documents_center a.btn {
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background-image: none;
  border: none;
  text-shadow: none;
}
.page_article .texte .spip_documents a.btn.spip_doc_download,
.page_rubrique .texte .spip_documents a.btn.spip_doc_download,
.page_article .texte .spip_documents.spip_documents_center a.btn.spip_doc_download,
.page_rubrique .texte .spip_documents.spip_documents_center a.btn.spip_doc_download {
  background-color: #bf013d;
}
.page_article .texte .spip_documents a.btn.spip_doc_download:hover,
.page_rubrique .texte .spip_documents a.btn.spip_doc_download:hover,
.page_article .texte .spip_documents.spip_documents_center a.btn.spip_doc_download:hover,
.page_rubrique .texte .spip_documents.spip_documents_center a.btn.spip_doc_download:hover {
  background-color: #730125;
}
.page_article .texte .spip_documents a.btn.spip_doc_open,
.page_rubrique .texte .spip_documents a.btn.spip_doc_open,
.page_article .texte .spip_documents.spip_documents_center a.btn.spip_doc_open,
.page_rubrique .texte .spip_documents.spip_documents_center a.btn.spip_doc_open {
  background-color: #7c848f;
}
.page_article .texte .spip_documents a.btn.spip_doc_open:hover,
.page_rubrique .texte .spip_documents a.btn.spip_doc_open:hover,
.page_article .texte .spip_documents.spip_documents_center a.btn.spip_doc_open:hover,
.page_rubrique .texte .spip_documents.spip_documents_center a.btn.spip_doc_open:hover {
  background-color: #585e67;
}
.page_article .texte a,
.page_rubrique .texte a {
  text-decoration: underline;
}
.page_article .ps,
.page_rubrique .ps {
  border-top: 1px solid #b9b9b9;
  padding-top: 20px;
}
.page_article .byline,
.page_rubrique .byline {
  font-weight: bold;
  margin-top: 25px;
}
.page_article .rating,
.page_rubrique .rating {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 17.5px;
}
.page_article .comment-form,
.page_rubrique .comment-form {
  margin-bottom: 30px;
}
.page_article .comment-form .h2,
.page_rubrique .comment-form .h2 {
  margin-top: 45px;
  color: #bf013d;
  border-bottom: 2px solid #bf013d;
  padding-bottom: 9px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.page_article .comment-form .formulaire_forum,
.page_rubrique .comment-form .formulaire_forum {
  background: inherit;
  padding-left: 0;
  padding-right: 0;
}
.page_article .comment-form .formulaire_forum .boutons,
.page_rubrique .comment-form .formulaire_forum .boutons {
  background: inherit;
}
.page_article .comments-list .h2,
.page_rubrique .comments-list .h2 {
  margin-top: 45px;
  color: #bf013d;
  border-bottom: 2px solid #bf013d;
  padding-bottom: 9px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.page_article .comments-list .comment-meta,
.page_rubrique .comments-list .comment-meta {
  background: inherit;
}
.page_article .recent-posts,
.page_rubrique .recent-posts {
  margin-top: 30px;
}
.page_article .backbutton,
.page_rubrique .backbutton {
  text-align: center;
  margin-bottom: 30px;
  border-top: 1px solid #b9b9b9;
  padding-top: 15px;
}
.page_article .backbutton .btn,
.page_rubrique .backbutton .btn {
  border: none;
  background-image: none;
  background-color: #bf013d;
}
.page_article .backbutton .btn a,
.page_rubrique .backbutton .btn a {
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
}
.blog .cartouche {
  border-bottom: 2px solid #b9b9b9;
  margin-bottom: 20px;
}
.blog .cartouche .spip_logos {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.blog .cartouche .rubrique_titre {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #bf013d;
  font-size: 17.5px;
}
.blog .cartouche h1 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog .cartouche h1 a {
  color: #333333;
}
.blog article .cartouche {
  border-bottom: none;
}
@media (max-device-width: 568px) and (orientation: portrait) {
  #map12x12 {
    height: 150px;
  }
}
@media (max-width: 767px) {
  #map12x12 {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #map12x12 {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  #map12x12 {
    height: 540px;
  }
}
.twelvecountries {
  margin-top: 10px;
  margin-bottom: 20px;
}
.twelvecountries .span1 {
  margin-bottom: 10px;
}
.twelvecountriestitle {
  margin-top: 20px;
}
.main.twelveby {
  border-bottom: none;
}
#campaign_header {
  border-bottom: 2px solid #dbdbdb;
  margin-bottom: 18px;
}
#campaign_header img.spip_logos {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
#campaign_header #campaign_title {
  float: left;
  text-transform: uppercase;
}
#campaign_header #campaign_title .campaign_surtitre {
  color: #bf013d;
  font-size: 1.4em;
}
#campaign_header #campaign_title h1.entry-title,
#campaign_header #campaign_title h1.entry-title a {
  font-weight: bold;
  color: #000000;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 10px;
}
.photogroup {
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: 25px;
}
.photogroup img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.photogroup a {
  font-size: 1.4em;
  margin-bottom: 10px;
  color: #333333;
}
.photogroup .photostrip {
  margin-top: 10px;
}
a.photo_morelink {
  font-size: 1em;
  width: 140px;
  height: 120px;
  background-color: #f3f3f3;
  display: block;
  line-height: 120px;
  padding-left: 40px;
  float: left;
  text-transform: uppercase;
  color: #b9b9b9;
}
a.photo_morelink:hover {
  background-color: #b9b9b9;
  color: #f3f3f3;
}
.video {
  max-width: 295px;
  float: left;
  margin-right: 15px;
}
.video .caption {
  font-size: 1.2em;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333333;
  display: block;
}
.formulaire_abook input[type="radio"] {
  margin-right: 5px;
  position: relative;
  top: -4px;
}
.address_book .alfalist {
  margin-bottom: 30px;
}
.address_book .alfalist .alfachar {
  float: left;
  padding: 5px;
  font-size: 1.4em;
  text-transform: uppercase;
}
.address_book .liste-items .abook_item a {
  color: #7c848f;
}
.address_book .liste-items .abook_item a:hover,
.address_book .liste-items .abook_item a:active,
.address_book .liste-items .abook_item afocus {
  color: #bf013d;
}
.address_book .liste-items .abook_item .ci1space {
  padding-top: 5px;
  border-left: 2px solid #b9b9b9;
  padding-left: 10px;
}
.address_book .liste-items .abook_item .ci2space {
  padding-top: 5px;
  border-left: 2px solid #d9e0e8;
  padding-left: 10px;
}
.address_book .liste-items .abook_item .ci3space {
  padding-top: 5px;
  border-left: 2px solid #7c848f;
  padding-left: 10px;
}
.address_book .liste.country {
  margin-top: 20px;
  margin-bottom: 0;
}
.address_book .liste.country .h2 {
  line-height: 30px;
  border-bottom-width: 3px;
  margin-bottom: 17px;
}
.address_book .bigbox {
  margin: 10px 0;
}
.address_book .bighead {
  margin-bottom: 5px;
  font-size: 1.3em;
  display: block;
  font-weight: bold;
}
.address_book .ab_data {
  display: block;
}
.address_book .smallhead {
  font-weight: 400;
  font-size: 1.1em;
  margin-right: 5px;
  font-weight: bold;
}
.address_book .smallbox {
  padding: 10px;
  border-radius: 5px;
  background-color: #f3f3f3;
  margin-bottom: 10px;
}
.address_book .smallbox.remarks {
  background-color: #bf013d;
  color: #ffffff;
}
.address_book .smallbox.allmail {
  background-color: #dbdbdb;
}
.address_book .smallhead.allmail {
  color: #bf013d;
}
.browseby {
  line-height: 1.6em;
}
.browseby .surtitre {
  font-size: 1.6em;
  color: #bf013d;
  border-bottom: 2px solid #bf013d;
  padding-bottom: 9px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
  margin-right: 10px;
}
.browseby form select {
  width: 50%;
  float: right;
  vertical-align: middle;
  margin-top: -5px;
}
ul.doctypelist .row-fluid {
  margin-bottom: 15px;
}
ul.doctypelist li {
  border: 1px solid #e6e6e6;
  background: #f3f3f3;
}
ul.doctypelist li a.doctypebutton {
  text-align: center;
  display: block;
  color: #8e8b7c;
}
ul.doctypelist li a.doctypebutton i {
  font-size: 6em;
  display: block;
}
ul.doctypelist li a.doctypebutton:hover,
ul.doctypelist li a.doctypebutton:focus,
ul.doctypelist li a.doctypebutton:active {
  color: #f3f3f3;
  background: #8e8b7c;
}
@media (max-width: 767px) {
  ul.doctypelist li a.doctypebutton i {
    display: none;
  }
}
.old_ev,
#showpast {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=50);
}
#showpast {
  float: right;
}
.calendar {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.calendar li {
  margin-bottom: 30px;
}
.calendar h3.event_summary {
  margin-bottom: 0;
}
.calendar h3.event_summary a:link,
.calendar h3.event_summary a:hover,
.calendar h3.event_summary a:active,
.calendar h3.event_summary a:visited {
  color: #bf013d;
}
.calendar abbr {
  color: #ff7f00;
}
.calendar .evituc {
  padding-left: 20px;
  background: url("//www.ituc-csi.org/squelettes/css/img/ITUC_mini.png") no-repeat center left;
}
.calendar .private {
  background: url("//www.ituc-csi.org/squelettes/css/img/stripe_private_trans.png") repeat center left;
}
.calendar .evpriv {
  font-style: italic;
  float: right;
}
.calendar .more {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  float: right;
  border: none;
  background-image: none;
  background-color: #b9b9b9;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
  margin-top: 20px;
}
.calendar .more:hover,
.calendar .more:focus,
.calendar .more:active,
.calendar .more.active,
.calendar .more.disabled,
.calendar .more[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.calendar .more:active,
.calendar .more.active {
  background-color: #cccccc \9;
}
.calendar .more:first-child {
  *margin-left: 0;
}
.calendar .more:hover,
.calendar .more:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -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;
}
.calendar .more:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.calendar .more.active,
.calendar .more:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.calendar .more.disabled,
.calendar .more[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.calendar.event h1.category {
  color: #bf013d;
  margin-bottom: 5px;
}
.calendar.event .cartouche {
  margin-bottom: 0;
}
.calendriermini h2 {
  display: none;
}
.calendriermini table thead tr th {
  padding-top: 10px;
  padding-bottom: 5px;
}
.calendriermini .ui-state-highlight a.ui-state-default {
  background-color: #8e8b7c;
  border: #b9b9b9;
  color: #fff;
}
.calendriermini .ui-state-highlight a:hover,
.calendriermini .ui-state-highlight a:active,
.calendriermini .ui-state-highlight a:visited {
  background-color: #645639 !important;
  color: #ff7f00 !important;
  border-color: #ff7f00 !important;
}
.page_recherche form#tri #form_tri {
  text-transform: capitalize;
  width: 100%;
}
.twitter-timeline {
  margin-top: 10px;
  margin-bottom: 10px;
}
#tweety {
  background: url(//www.ituc-csi.org/squelettes/css/img/loading.gif) no-repeat center center;
  height: 128px;
  width: 128px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pull-left.icon img {
  margin-right: 10px;
}
#tab-countries {
  text-align: left;
  color: #FFF;
  line-height: 2em;
  margin-bottom: 2em;
}
#tab-countries .tab-titre .inner {
  background-color: #bf013d;
  padding: 0px 10px;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}
#tab-countries .watchlist .tab-lines,
#tab-countries .targetedlist .tab-lines {
  background-color: #f99f1d;
}
#tab-countries .watchlist .tab-lines .inner,
#tab-countries .targetedlist .tab-lines .inner {
  /*border-bottom: 1px solid #FFF;*/
  padding: 0 5px;
}
#tab-countries .watchlist .tab-lines .inner a,
#tab-countries .targetedlist .tab-lines .inner a {
  color: #FFF;
}
#tab-countries .watchlist .tab-lines:last-child .inner:last-child {
  float: left;
  margin-left: 2.5641%;
}
#tab-countries .targetedlist .tab-lines {
  background-color: #ec502f;
}
