/*
Theme Name: STPo-v4
Theme URI: http://www.stpo.fr/
Description: So fucking great.
Version: 1.0
Author: Christophe Andrieu

Creation Theme by Christophe Andrieu || http://www.stpo.fr
*/
/*------------------------------------------------------------------------------
    CSS Document (http://www.w3.org/Style/CSS/)

    project:    STPo-v4
    created:    2011-12-01
    author:     Christophe ANDRIEU (http://www.stpo.fr)

    summary:    FONT-FACE
                LESS
                RESET
                GENERIC
                LINKS
                IE_ALERTS
                KONAMI
                GLOBAL_LAYOUT
                SIDEBAR
                HEADER
                BREADCRUMB
                FOOTER
                FORMS
                MACARON_CAT
                CORE
                    titles
                    intro
                    list-1
                    list-2
                    list-3
                    list-4
                    list-5
                    list-6
                    navigation
                    redac
                    comz
                    home
                    contact
                MEDIA_QUERIES
                    tablet
                    mobile
                    wide_screens
                PRINT
----------------------------------------------------------------------------- */
/*  =FONT-FACE
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'gentium';
  src: url('css/fonts/genbasr-webfont.eot');
  src: url('css/fonts/genbasr-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/genbasr-webfont.woff') format('woff'), url('css/fonts/genbasr-webfont.ttf') format('truetype'), url('css/fonts/genbasr-webfont.svg#GentiumBasicRegular') format('svg');
  font-weight: normal;
  font-style: normal;/* IE9 compability mode */
}
@font-face {
  font-family: 'gentium';
  src: url('css/fonts/genbasb-webfont.eot');
  src: url('css/fonts/genbasb-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/genbasb-webfont.woff') format('woff'), url('css/fonts/genbasb-webfont.ttf') format('truetype'), url('css/fonts/genbasb-webfont.svg#GentiumBasicBold') format('svg');
  font-weight: bold;
  font-style: normal;/* IE9 compability mode */
}
@font-face {
  font-family: 'gentium';
  src: url('css/fonts/genbasi-webfont.eot');
  src: url('css/fonts/genbasi-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/genbasi-webfont.woff') format('woff'), url('css/fonts/genbasi-webfont.ttf') format('truetype'), url('css/fonts/genbasi-webfont.svg#GentiumBasicItalic') format('svg');
  font-weight: normal;
  font-style: italic;/* IE9 compability mode */
}
@font-face {
  font-family: 'gentium';
  src: url('css/fonts/genbasbi-webfont.eot');
  src: url('css/fonts/genbasbi-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/genbasbi-webfont.woff') format('woff'), url('css/fonts/genbasbi-webfont.ttf') format('truetype'), url('css/fonts/genbasbi-webfont.svg#GentiumBasicBoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;/* IE9 compability mode */
}
@font-face {
  font-family: 'calibri';
  src: url('css/fonts/calibri-webfont.eot');
  src: url('css/fonts/calibri-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/calibri-webfont.woff') format('woff'), url('css/fonts/calibri-webfont.ttf') format('truetype'), url('css/fonts/calibri-webfont.svg#CalibriRegular') format('svg');
  font-weight: normal;
  font-style: normal;/* IE9 compability mode */
}
@font-face {
  font-family: 'calibri';
  src: url('css/fonts/calibrib-webfont.eot');
  src: url('css/fonts/calibrib-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/calibrib-webfont.woff') format('woff'), url('css/fonts/calibrib-webfont.ttf') format('truetype'), url('css/fonts/calibrib-webfont.svg#CalibriBold') format('svg');
  font-weight: bold;
  font-style: normal;/* IE9 compability mode */
}
@font-face {
  font-family: 'calibri';
  src: url('css/fonts/calibrii-webfont.eot');
  src: url('css/fonts/calibrii-webfontd41d.eot?#iefix') format('embedded-opentype'), url('css/fonts/calibrii-webfont.woff') format('woff'), url('css/fonts/calibrii-webfont.ttf') format('truetype'), url('css/fonts/calibrii-webfont.svg#CalibriItalic') format('svg');
  font-weight: normal;
  font-style: italic;/* IE9 compability mode */
}
/*  =LESS
----------------------------------------------------------------------------- */
/* main colorz */
/* default font-size (px) */
/* typographie */
/* clearer */
.clearfix {
  display: block;
  zoom: 1;
  /* IE, don’t use conditional comments here */

}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* fonctions */
/*  =RESET
----------------------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
input {
  height: auto;
}
a img,
fieldset,
form {
  border: 0;
}
ins,
abbr,
acronym {
  text-decoration: none;
  border: 0;
  font-style: normal;
}
a:hover ins,
a:hover abbr,
a:hover acronym {
  text-decoration: underline;
}
address {
  font-style: normal;
}
ul {
  list-style: none;
}
q:before,
q:after {
  content: '';
}
small {
  font-size: 0.9em;
}
input,
select,
textarea,
button,
pre {
  font: 1em 'calibri', Arial, Helvetica, sans-serif;
}
textarea {
  overflow: auto;
  resize: vertical;
}
sup {
  vertical-align: text-top;
  font-size: .5em;
}
img {
  display: block;
}
abbr {
  border-bottom: 1px dotted #c4b9a5;
}
pre {
  white-space: pre-wrap;
  /* CSS 3 */

  white-space: -moz-pre-wrap;
  /* Mozilla since 1999 */

  white-space: -pre-wrap;
  /* Opera 4 à 6 */

  white-space: -o-pre-wrap;
  /* Opera 7 */

  word-wrap: break-word;
  /* IE 5.5+ */

  overflow: auto;
  /* IE 6 */

}
button,
.button {
  display: -moz-inline-box;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: 0;
  background: none;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  /*vertical-align: middle;*/

}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* overrides extra padding in Firefox */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  button span {
    margin-top: -1px;
  }
  /* Safari and Google Chrome only - fix margins */
}
.msie6 button {
  width: 1%;
  overflow: visible;
}
.msie7 button {
  overflow: visible;
}
input,
textarea,
select {
  /* not working with select on IE6 IE7 */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /* HTML5 elements display */

  display: block;
}
/* ugly Mac OS fonts rendering */
html {
  -webkit-font-smoothing: antialiased;
}
/* Stupid webkit input[type=search] custom, FUCK YOU, geez. */
input[type="search"] {
  -webkit-appearance: textfield!important;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
/* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
/*html{ -webkit-text-size-adjust:none; -ms-text-size-adjust:none; text-size-adjust:none; }*/
/*  =GENERIC
----------------------------------------------------------------------------- */
.fl {
  float: left!important;
}
.fr {
  float: right!important;
}
.txtR {
  text-align: right!important;
}
.txtC {
  text-align: center!important;
}
::-moz-selection {
  color: #fff;
  background-color: #e96182;
}
/* firefox */
::-webkit-selection {
  color: #fff;
  background-color: #e96182;
}
/* webkit */
::selection {
  color: #fff;
  background-color: #e96182;
}
/* normal */
/*.deco{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url('img/bg_sprites.png') no-repeat;
}*/
/* Apprenti sorcier */
/*  =IE_ALERTS
----------------------------------------------------------------------------- */
#die-IE8,
#die-IE7 .main-core {
  z-index: 1;
  position: relative;
  width: 200px;
  padding: 20px;
  margin: 15px 0 0 18px;
  background: #f4ead7;
  border: 1px solid #cec5b4 !important;
  font-size: 0.75em;
}
#die-IE8 h2,
#die-IE7 h2 {
  padding-bottom: .5em;
  border-bottom: 1px solid #cec5b4;
  color: #de1f4e;
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-size: 1.125em;
}
#die-IE8 p,
#die-IE7 p {
  margin-top: 1em;
}
#die-IE8 p a,
#die-IE7 p a {
  display: inline;
}
#die-IE7 .main-core {
  background: #fff;
  width: 630px;
  margin: 15px auto;
}
#die-IE7 h2 {
  font-size: 1.5em;
}
#die-IE7 p {
  font-size: 1.1666666666666667em;
}
/*  =KONAMI
----------------------------------------------------------------------------- */
#mask {
  z-index: 2000;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .75;
  cursor: pointer;
}
#konami-deco-1,
#konami-deco-2 {
  z-index: 2001;
  position: fixed;
  left: 50%;
  top: 50%;
  background: #4c4332;
  border: 1px solid #211d16;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -khtml-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#konami-deco-1 {
  height: 590px;
  width: 100px;
  margin-left: -45px;
  margin-top: -285px;
  border-width: 2px 1px;
}
#konami-deco-2 {
  height: 100px;
  width: 710px;
  margin-left: -355px;
  margin-top: -50px;
  border-width: 1px 3px;
}
#konami-container:hover #konami-deco-1,
#konami-container:hover #konami-deco-2 {
  background: #8d7c5c;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}
#konami-container:hover #konami-deco-1 {
  height: 570px;
  margin-top: -275px;
}
#konami-container:hover #konami-deco-2 {
  width: 690px;
  margin-left: -345px;
}
#konami-content {
  z-index: 2002;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 610px;
  height: 510px;
  margin-left: -305px;
  margin-top: -245px;
  background: #9c8967;
  border: 2px solid #4f4634;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  color: #331a1a;
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -khtml-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#konami-container:hover #konami-content {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
#konami-content iframe {
  display: block;
  overflow: hidden;
  border: 5px solid #000;
}
#konami-content iframe #contenu {
  position: static;
  left: 0;
  top: 0;
  margin: 0;
}
#konami-txt {
  padding: 1em;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
}
#konami-close {
  z-index: 2000;
  position: absolute;
  top: -24px;
  right: -2px;
  height: 20px;
  padding: 0 .25em;
  background: #9c8967;
  border: 2px solid #4f4634;
  color: #331a1a;
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  line-height: 1;
}
#konami-close:hover,
#konami-close:focus {
  color: #de1f4e;
  background: #d8d1c3;
  text-decoration: none;
  -webkit-text-shadow: 0 0 2px #ffffff;
  -moz-text-shadow: 0 0 2px #ffffff;
  -ms-text-shadow: 0 0 2px #ffffff;
  -o-text-shadow: 0 0 2px #ffffff;
  -khtml-text-shadow: 0 0 2px #ffffff;
  text-shadow: 0 0 2px #ffffff;
}
/*  =LINKS
----------------------------------------------------------------------------- */
a {
  display: block;
  cursor: pointer;
  color: #de1f4e;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a.ninja {
  color: #663333;
}
.picto {
  position: relative;
  padding-left: 27px;
}
.picto:before {
  display: block;
  position: absolute;
  left: 0;
  top: .15em;
  width: 18px;
  height: 18px;
  background: url('img/bg_pictos.png') no-repeat;
  content: "";
}
.picto:active {
  color: #000;
}
.presta:before {
  background-position: 0 0px;
}
.presta:hover:before,
.presta.hover:before {
  background-position: -18px 0px;
}
.client:before {
  background-position: 0 -18px;
}
.client:hover:before,
.client.hover:before {
  background-position: -18px -18px;
}
a.client:hover:before,
a.client.hover:before {
  background-position: -36px -18px;
}
a.client:active:before {
  background-position: -54px -18px;
}
.date:before {
  background-position: 0 -36px;
}
.date:hover:before,
.date.hover:before {
  background-position: -18px -36px;
}
.tel:before {
  background-position: 0 -54px;
}
.tel:hover:before,
.title.hover:before {
  background-position: -18px -54px;
}
.title:before {
  background-position: 0 -72px;
}
.title:hover:before,
.title.hover:before {
  background-position: -18px -72px;
}
a.title:hover:before,
a.title.hover:before {
  background-position: -36px -72px;
}
a.title:active:before {
  background-position: -54px -72px;
}
.rss:before {
  background-position: 0 -90px;
  top: 50%;
  margin-top: -9px;
}
.rss:hover:before,
.rss.hover:before {
  background-position: -36px -90px;
}
.rss:active:before {
  background-position: -54px -90px;
}
.external-link:before {
  background-position: 0 -108px;
}
.external-link:hover:before,
.external-link.hover:before {
  background-position: -36px -108px;
}
.external-link:active:before {
  background-position: -54px -108px;
}
.mail:before {
  background-position: 0 -126px;
}
.mail:hover:before,
.mail.hover:before {
  background-position: -18px -126px;
}
a.mail:hover:before,
a.mail.hover:before {
  background-position: -36px -126px;
}
a.mail:active:before {
  background-position: -54px -126px;
}
.twitter:before {
  background-position: 0 -144px;
}
.twitter:hover:before,
.twitter.hover:before {
  background-position: -36px -144px;
}
.twitter:active:before {
  background-position: -54px -144px;
}
.linkedin:before {
  background-position: 0 -162px;
}
.linkedin:hover:before,
.linkedin.hover:before {
  background-position: -36px -162px;
}
.linkedin:active:before {
  background-position: -54px -162px;
}
.viadeo:before {
  background-position: 0 -180px;
}
.viadeo:hover:before,
.viadeo.hover:before {
  background-position: -36px -180px;
}
.viadeo:active:before {
  background-position: -54px -180px;
}
.facebook:before {
  background-position: 0 -198px;
}
.facebook:hover:before,
.facebook.hover:before {
  background-position: -36px -198px;
}
.facebook:active:before {
  background-position: -54px -198px;
}
.lastfm:before {
  background-position: 0 -216px;
}
.lastfm:hover:before,
.lastfm.hover:before {
  background-position: -36px -216px;
}
.lastfm:active:before {
  background-position: -54px -216px;
}
.spreadshirt:before {
  background-position: 0 -234px;
}
.spreadshirt:hover:before,
.spreadshirt.hover:before {
  background-position: -36px -234px;
}
.spreadshirt:active:before {
  background-position: -54px -234px;
}
.internal-link:before {
  background-position: 0 -252px;
}
.internal-link:hover:before,
.internal-link.hover:before {
  background-position: -36px -252px;
}
.internal-link:active:before {
  background-position: -54px -252px;
}
.small-link:before {
  left: 5px;
  top: .2em;
  background-position: 0 -270px;
}
.small-link:hover:before,
.small-link.hover:before {
  background-position: -36px -270px;
}
.small-link:active:before {
  background-position: -54px -270px;
}
.ss-nav-link {
  z-index: 100;
  position: relative;
}
.ss-nav-link .inner {
  display: none;
  position: absolute;
  left: 5px;
  margin-top: -5px;
  padding: 0;
}
.ss-nav-link:hover .inner {
  display: block;
}
.ss-nav-link .inner:before {
  display: block;
  position: absolute;
  left: 20px;
  top: -11px;
  margin: 0;
  width: 20px;
  height: 12px;
  background: url('img/bg_breadcrumb.png') no-repeat -65px -40px;
  content: " ";
}
.ss-nav-link .inner ul {
  padding: 8px 1px;
  background: #fff;
  border: 1px solid #d4bca4;
  border-bottom-color: #d4bca4;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.ss-nav-link .inner li {
  position: relative;
  float: none;
}
.ss-nav-link .inner a {
  position: relative;
  display: block;
  float: none;
  padding: 0 20px;
  min-width: 105px;
  background: #fff;
  color: #663333;
  border: none;
}
.ss-nav-link .inner a:hover,
.ss-nav-link .inner a:focus,
.ss-nav-link .inner .on a:hover,
.ss-nav-link .inner .on a:focus {
  background: #faf7f4;
  color: #de1f4e;
  text-decoration: none;
}
.ss-nav-link .inner .on a {
  color: #d2c9c1;
  font-style: italic;
}
.ss-nav-link .inner a:hover:before,
.ss-nav-link .inner a:focus:before,
.ss-nav-link .inner .on a:before {
  display: block!important;
  position: absolute;
  left: .5em;
  top: .45em;
  margin: 0;
  width: 6px;
  height: 10px;
  background: url('img/bg_breadcrumb.png') no-repeat 0 -40px;
  content: " ";
}
.ss-nav-link .inner a:active:before {
  background-position: -20px -40px;
}
/*  =GLOBAL_LAYOUT
----------------------------------------------------------------------------- */
body {
  display: table;
  /* Yeah, I know. */

  position: relative;
  margin: 0;
  height: 100%;
  background: #f9f4eb url('img/bg_right.png');
  border-top: 1px solid #d5bca3;
  text-align: left;
  color: #663333;
  font-family: 'gentium', Georgia, Times New Roman, serif;
  font-size: 100%;
  line-height: 1.5;
  word-spacing: -0.05em;
  overflow-y: scroll;
  /* /!\ buggy Webkit */

  /*-webkit-transform: translateZ(0);*/
  /* black flash debug */

}
.line {
  display: table-row;
}
.line:before {
  content: "";
  width: 50%;
  display: table-cell;
  background: #72502b url('img/bg_left.png');
}
.line:after {
  content: "";
  width: 50%;
  display: table-cell;
  background: url('img/bg_right.png');
}
.sidebar {
  position: relative;
  display: table-cell;
  vertical-align: top;
  border-right: 1px solid #e8d2a5;
  background: #72502b url('img/bg_left.png');
}
.sidebar-core {
  width: 280px;
}
.main {
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #d6bda4;
  background: url('img/bg_right.png');
}
.main-core {
  width: 690px;
}
/* BIG IPAD BUG */
/* Does not understand table-row + table-cell with % width */
.isTouch .line {
  display: block;
}
.isTouch .line:before,
.isTouch .line:after {
  width: 25px;
}
/*  =SIDEBAR
----------------------------------------------------------------------------- */
#sidebar-content {
  position: absolute;
}
#back-home {
  z-index: 2;
  position: relative;
  -webkit-transform: translateZ(0);
  /* black flash debug */

}
#macaron {
  position: absolute;
  top: 35px;
  left: 185px;
  width: 79px;
  height: 86px;
  background: url('img/vs_macaron.png') no-repeat 0 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a#back-home:active #macaron {
  top: 36px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -khtml-transition: none;
  transition: none;
}
a#back-home:hover #macaron,
a#back-home:focus #macaron {
  -webkit-transform: translate(53px, 12px) rotate(135deg);
  -moz-transform: translate(53px, 12px) rotate(135deg);
  -ms-transform: translate(53px, 12px) rotate(135deg);
  -o-transform: translate(53px, 12px) rotate(135deg);
  -khtml-transform: translate(53px, 12px) rotate(135deg);
  transform: translate(53px, 12px) rotate(135deg);
}
#marcaron-core,
#marcaron-core_hover {
  z-index: 2;
  position: absolute;
  left: 13px;
  top: 29px;
  width: 40px;
  height: 40px;
  background: url('img/vs_macaron-core.png') no-repeat 0 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -khtml-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
#marcaron-core_hover {
  z-index: 1;
  background-position: 0 -40px;
  opacity: 0;
}
a#back-home:hover #marcaron-core,
a#back-home:focus #marcaron-core {
  opacity: 0;
}
a#back-home:hover #marcaron-core_hover,
a#back-home:focus #marcaron-core_hover {
  opacity: 1;
}
#macaron:hover #marcaron-core_hover {
  background-position: 0 -80px;
}
#main-title {
  z-index: 1;
  position: relative;
  width: 242px;
  height: 198px;
  margin: -95px 0 0 20px;
  background: url('img/bg_misc.png') no-repeat 0 0;
}
#main-title h1 {
  padding: 65px 0 0 40px;
  font-size: 1em;
  color: #fff;
}
#main-title ul {
  position: absolute;
  top: 125px;
  left: 46px;
}
#main-title li {
  float: left;
  margin-right: 20px;
}
#main-title a {
  position: relative;
}
#back-to-top {
  position: fixed;
  /*top: 50%;*/

  bottom: 2.25em;
  left: 50%;
  margin-left: -325px;
  width: 147px;
  height: 129px;
  background: url('img/bg_misc.png') no-repeat -96px -370px;
  /*cursor: default;*/

}
.hasJS #back-to-top {
  opacity: 0;
}
#back-to-top a {
  float: left;
  margin: 47px 0 0 101px;
  /*cursor: default*/

}
.isTouch #back-to-top {
  display: none;
}
/*  =HEADER
----------------------------------------------------------------------------- */
#header {
  position: relative;
}
#header .main-core,
#header:after {
  position: relative;
  background: #f5e9ce;
  background: rgba(232, 210, 165, 0.1);
  border-left: 1px solid #ece7dd;
  border-bottom: 1px solid #e3d8c1;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#header:after {
  border-left: none;
}
#top-infos {
  float: left;
  padding-left: 40px;
  color: #cec5b4;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -ms-text-shadow: 0 1px 0 #ffffff;
  -o-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#top-infos li,
#top-infos a {
  display: inline-block;
}
#top-infos li {
  padding: 1em 0;
}
#top-infos li:before {
  content: " | ";
}
#top-infos li:first-child:before {
  content: "";
}
#top-infos span {
  color: #835353;
  padding: 0 .25em;
}
#top-infos li:first-child span {
  padding-left: 0;
}
#top-infos strong {
  color: #663333;
  font-weight: normal;
}
#rss {
  margin-right: 20px;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -ms-text-shadow: 0 1px 0 #ffffff;
  -o-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
.top-deco .main-core,
.top-deco:after {
  height: 3px;
  border-top: 1px solid #c1aa94;
  border-bottom: 1px solid #d5bca3;
  border-left: 1px solid #cbb39c;
  background: #d5bca3;
  -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1);
}
.top-deco:after {
  border-left: none;
}
#top-nav {
  display: none;
}
/*  =BREADCRUMB
----------------------------------------------------------------------------- */
#breadcrumb {
  position: relative;
}
#breadcrumb .main-core,
#breadcrumb:after {
  position: relative;
  background: #fff;
  border-left: 1px solid #d5bca3;
  border-bottom: 1px solid #d5bca3;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
}
#breadcrumb:after {
  border-left: 0;
}
#breadcrumb li:before,
#breadcrumb li a:before,
#breadcrumb li a:after {
  position: absolute;
  top: 50%;
  left: 0;
  height: 40px;
  width: 16px;
  margin: -20px 0 0 -1px;
  background: url('img/bg_breadcrumb.png') repeat-x 0 0;
  content: "";
}
#breadcrumb #level-2:before {
  background-position: -17px 0;
}
#breadcrumb #level-3:before {
  background-position: -35px 0;
}
#breadcrumb li:first-child:before {
  left: -2px;
  background-position: 0 0!important;
}
#breadcrumb li {
  position: relative;
  float: left;
}
#breadcrumb li a.main-link,
#breadcrumb li strong {
  display: block;
  padding: .5em 1.25em .5em 2.25em;
  margin: 1px 0 0 0;
  border-bottom: 1px solid transparent;
  color: #663333;
  font-weight: normal;
}
#breadcrumb #level-1 {
  background: #f9f4eb;
}
#breadcrumb #level-1 a.main-link,
#breadcrumb #level-1 strong {
  padding-left: 40px;
  background: #f4ead7;
  border-right: 1px solid #d5bca3;
}
#breadcrumb #level-2 a.main-link,
#breadcrumb #level-2 strong {
  background: #f9f4eb;
  border-right: 1px solid #eaded1;
}
#breadcrumb li a.main-link:hover,
#breadcrumb li:hover a.main-link,
#breadcrumb li a.main-link:focus {
  background: #ac8b6c!important;
  border-bottom: 1px solid #8c7158;
  color: #fff!important;
  text-decoration: none;
}
#breadcrumb li a:before,
#breadcrumb li a:after {
  z-index: 1;
  display: none;
}
#breadcrumb li a:hover:before,
#breadcrumb li a:hover:after,
#breadcrumb li:hover a:before,
#breadcrumb li:hover a:after,
#breadcrumb li a:focus:before,
#breadcrumb li a:focus:after {
  display: block;
}
#breadcrumb li a:before {
  background-position: -67px 0;
}
#breadcrumb li a:after {
  left: auto;
  right: -14px;
  width: 15px;
  background-position: -51px 0;
}
#breadcrumb .inner {
  z-index: 100;
  display: none;
  position: absolute;
  left: -2px;
  margin: 0px 0 0 1em;
  top: -5px;
  border-bottom: 3px solid #ef8da5;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
#breadcrumb #level-1 .inner {
  margin-left: 20px;
}
#breadcrumb li:hover .inner,
#breadcrumb li .inner:target {
  display: block;
}
#breadcrumb .inner ul {
  padding: 5px 1px 10px;
  background: #fff;
  border: 1px solid #d4bca4;
  border-bottom: none;
}
#breadcrumb .inner li {
  position: relative;
  float: none;
  width: 100%;
  white-space: nowrap;
}
#breadcrumb .inner a {
  position: relative;
  display: block;
  float: none;
  padding: 0 20px;
  background: #fff;
  color: #663333;
  border: none;
}
#breadcrumb .inner a:hover,
#breadcrumb .inner a:focus,
#breadcrumb .inner .on a:hover,
#breadcrumb .inner .on a:focus {
  color: #de1f4e;
  text-decoration: none;
  background: #faf7f4;
}
#breadcrumb .inner .on a {
  color: #cdbbb9;
  border-top: 1px solid #e2ddd3;
  border-bottom: 1px solid #d8d1c3;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: .75em;
  margin-bottom: .5em;
  margin-top: -1px;
  background: #faf7f4;
  -webkit-box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0.1);
}
#breadcrumb .inner li:before,
#breadcrumb .inner a:before,
#breadcrumb .inner a:after {
  display: none!important;
}
#breadcrumb .inner a:hover:before,
#breadcrumb .inner a:focus:before,
#breadcrumb .inner .on a:before {
  display: block!important;
  position: absolute;
  left: .5em;
  top: .45em;
  margin: 0;
  width: 6px;
  height: 10px;
  background: url('img/bg_breadcrumb.png') no-repeat 0 -40px;
  content: " ";
}
#breadcrumb .inner a:active:before {
  background-position: -20px -40px;
}
#breadcrumb .inner .on a:before {
  top: .95em;
}
#breadcrumb .inner .on a:hover:before,
#breadcrumb .inner .on a:focus:before {
  background-position: -13px -40px;
}
/* IE8 HARDCORE BEFORE/AFTER DEBUG ------------------------*/
/* DON'T TOUCH UNLESS YOU'RE THE GUY THAT DEVELOPED IE8 ---*/
.msie8 #back-home {
  z-index: 5;
}
.msie8 #level-1 {
  z-index: 3;
}
.msie8 #level-2 {
  z-index: 2;
}
.msie8 #level-3 {
  z-index: 1;
}
.msie8 #level-1:before {
  z-index: 1;
}
.msie8 #level-1 .main-link {
  position: relative;
  z-index: -1;
}
.msie8 #level-1:hover .main-link {
  z-index: 2;
}
.msie8 #breadcrumb #level-1 a.main-link,
.msie8 #breadcrumb #level-1 strong {
  margin-left: 13px;
  padding-left: 26px;
  border-right: 0;
}
.msie8 #breadcrumb #level-1 a.main-link:before {
  display: block;
  left: -14px;
  border-bottom: 1px solid #f4ead7;
  background: url(img/bg_breadcrumb-ie8.png) 0 0;
}
.msie8 #breadcrumb #level-1 a.main-link:hover:before,
.msie8 #breadcrumb #level-1 a.main-link.hover:before {
  display: block;
  left: -15px;
  background-position: -16px 0;
  border-bottom: 1px solid #8c7158;
}
.msie8 #breadcrumb #level-2 a.main-link,
.msie8 #breadcrumb #level-2 strong {
  padding-left: 16px;
  margin-left: 15px;
  border-right: 0;
}
.msie8 #breadcrumb #level-2 a.main-link:before {
  border-bottom: 1px solid #8c7158;
}
.msie8 #breadcrumb #level-2:first-child a.main-link:before {
  display: block;
  width: 18px;
  left: -2px;
  border-bottom: 1px solid #f4ead7;
  background: url(img/bg_breadcrumb-ie8.png) -35px 0;
}
.msie8 #breadcrumb #level-2:first-child a.main-link:hover:before,
.msie8 #breadcrumb #level-2:first-child a.main-link.hover:before {
  display: block;
  left: -2px;
  background-position: -16px 0;
  border-bottom: 1px solid #8c7158;
}
/* /IE8 HARDCORE BEFORE/AFTER DEBUG -----------------------*/
/* Yeah, that was that long -------------------------------*/
#top-deco2 .main-core,
#top-deco2:after {
  height: 5px;
}
#top-deco2 .main-core {
  border-left: 1px solid #f6e8e2;
}
/*  =FOOTER
----------------------------------------------------------------------------- */
#bottom-nav .main-core,
#bottom-nav :after {
  position: relative;
  border-left: 1px solid #f6e8e2;
}
#bottom-nav :after {
  border-left: 0;
}
#bottom-nav ul,
#top-nav ul {
  padding: 1em 0 0 40px;
  color: #cec5b4;
}
#bottom-nav a,
#top-nav a {
  padding: 1em 0.25em;
  color: #663333;
}
#bottom-nav li,
#bottom-nav a,
#top-nav li,
#top-nav a {
  display: inline-block;
}
#bottom-nav li:first-child a,
#top-nav li:first-child a {
  padding-left: 0;
  color: #835353;
}
#bottom-nav li:before,
#top-nav li:before {
  content: " | ";
}
#bottom-nav li:nth-child(2):before,
#top-nav li:nth-child(2):before {
  content: " › ";
}
#bottom-nav li:first-child:before,
#top-nav li:first-child:before {
  content: "";
}
#bottom-nav span,
#footer strong,
#top-nav span {
  color: #835353;
}
#bottom-nav li.on a,
#top-nav li.on a {
  color: #000;
}
#footer .main-core,
#footer:after {
  position: relative;
  background: #f5e9ce;
  background: rgba(232, 210, 165, 0.1);
  border-left: 1px solid #ece7dd;
  border-bottom: 1px solid #e3d8c1;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-size: 0.75em;
}
#footer:after {
  border-left: none;
}
#footer ul {
  padding: .5em 0 0 40px;
  color: #cec5b4;
}
#footer .link-cr {
  margin: 0 0 1.5em 40px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -khtml-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
#footer .link-cr img {
  max-width: 10em;
}
#footer .link-cr:hover,
#footer .link-cr:focus {
  opacity: 1;
  transition-duration: 150ms;
}
#footer li,
#footer a {
  display: inline-block;
}
#footer li {
  padding: 1em 0;
}
#footer li:before {
  content: " | ";
}
#footer li:first-child:before {
  content: "";
}
#footer span,
#footer strong {
  color: #835353;
}
#footer strong {
  font-weight: bold;
}
/*  =FORMS
----------------------------------------------------------------------------- */
input[type=text],
input[type=email],
input[type=search],
textarea {
  padding: .5em;
  border: none;
  background: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  font-size: 0.875em;
  line-height: 1;
}
textarea {
  line-height: 1.5;
}
.placeholded {
  color: #baad95;
  font-style: italic;
}
input[type=text]:hover,
input[type=email]:hover,
input[type=search]:hover,
textarea:hover {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
textarea:focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
}
label {
  display: block;
}
/*.hasJS label{ display: none; }*/
.hasJS label {
  position: absolute;
  left: -10000em;
  top: -10000em;
}
.button {
  display: block;
  padding: 5px 10px;
  background: #666600;
  background: #999900;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999900), color-stop(1, #666600));
  background-image: -moz-linear-gradient(top, #999900, #666600);
  background-image: -o-linear-gradient(top, #999900, #666600);
  background-image: -khtml-linear-gradient(top, #999900, #666600);
  background-image: -ms-linear-gradient(top, #999900 0%, #666600 100%);
  /* IE10+ */

  background: linear-gradient(top, #999900, #666600);
  /*future CSS3 browsers*/

  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -khtml-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  border: 1px solid #805f3e;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  -khtml-border-radius: 1em;
  border-radius: 1em;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  -ms-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  -o-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  -khtml-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
}
.button:hover,
.button:focus {
  border: 1px solid #666600;
  background: #b2b300;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b2b300), color-stop(1, #666600));
  background-image: -moz-linear-gradient(top, #b2b300, #666600);
  background-image: -o-linear-gradient(top, #b2b300, #666600);
  background-image: -khtml-linear-gradient(top, #b2b300, #666600);
  background-image: -ms-linear-gradient(top, #b2b300 0%, #666600 100%);
  /* IE10+ */

  background: linear-gradient(top, #b2b300, #666600);
  /*future CSS3 browsers*/

  -webkit-text-shadow: 0 0 5px rgba(255, 255, 255, 0.75);
  -moz-text-shadow: 0 0 5px rgba(255, 255, 255, 0.75);
  -ms-text-shadow: 0 0 5px rgba(255, 255, 255, 0.75);
  -o-text-shadow: 0 0 5px rgba(255, 255, 255, 0.75);
  -khtml-text-shadow: 0 0 5px rgba(255, 255, 255, 0.75);
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.75);
}
.button:before {
  content: "»";
  height: .9em;
  display: inline-block;
  margin-right: .5em;
  padding: .1em .25em;
  background: #666600;
  background: rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  line-height: .75;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -khtml-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.button:hover:before,
.button:focus:before {
  background: #4d4d00;
  background: rgba(0, 0, 0, 0.35);
  -webkit-text-shadow: 0 0 3px #ffffff;
  -moz-text-shadow: 0 0 3px #ffffff;
  -ms-text-shadow: 0 0 3px #ffffff;
  -o-text-shadow: 0 0 3px #ffffff;
  -khtml-text-shadow: 0 0 3px #ffffff;
  text-shadow: 0 0 3px #ffffff;
}
.button[disabled] {
  cursor: default;
  background: #666600;
  color: #999900;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  -khtml-text-shadow: none;
  text-shadow: none;
}
.button[disabled]:before {
  display: none;
}
#core .button img {
  margin: -5px 0;
  display: inline-block;
  min-height: 0;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
}
.asterisk {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  text-align: center;
  vertical-align: middle;
}
.msie6 .asterisk,
.msie7 .asterisk {
  display: inline;
}
.asterisk:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  background: url(img/bg_misc.png) no-repeat -203px -200px;
}
.asterisked {
  position: relative;
}
.asterisked .asterisk {
  position: absolute;
  right: -7px;
  top: -7px;
}
.error,
.error input,
.error textarea {
  color: red;
}
.error input,
.error textarea {
  background: #ffffd3;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.75);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.75);
  -ms-box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.75);
  -o-box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.75);
  -khtml-box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.75);
  box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.75);
}
.error .asterisk:after {
  background-position: -219px -200px;
}
.response-error,
.response-error-server,
.response-ok {
  display: none;
  margin: 1em 0 0 0;
  color: #f00;
  font-size: 0.875em;
}
#server-response.response-error,
#server-response.response-error-server,
#server-response.response-ok {
  display: block;
}
.response-ok {
  color: #666600;
}
.response-error:before,
.response-error-server:before,
.response-ok:before {
  content: "×";
  margin-right: .5em;
  padding: 0 .25em;
  background: #f00;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  -khtml-border-radius: 1em;
  border-radius: 1em;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  vertical-align: baseline;
}
.response-ok:before {
  content: "✓";
  background: #666600;
}
.form-generic p {
  margin-bottom: 1em;
}
.form-generic small {
  display: block;
  padding-bottom: 1em;
}
/*  =MACARON_CAT
----------------------------------------------------------------------------- */
.macaron-cat {
  position: relative;
  width: 151px;
  min-height: 169px;
}
a.macaron-cat:active {
  top: 1px;
}
#core .macaron-cat img {
  position: absolute;
  width: 106px;
  padding: 0;
  margin: 18px 0 0 24px;
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  opacity: .8;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -khtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#core .macaron-cat img.loaded {
  background: none;
}
#core a.macaron-cat:hover img {
  width: 110px;
  margin: 16px 0 0 22px;
  opacity: 1;
}
.msie8 #core a.macaron-cat:hover img {
  width: 106px;
  margin: 18px 0 0 24px;
}
.macaron-cat:before {
  z-index: 1;
  position: absolute;
  display: block;
  width: 151px;
  height: 169px;
  background: url(img/bg_misc.png) no-repeat 0 -200px;
  content: "";
}
.macaron-cat:after {
  z-index: 1;
  position: absolute;
  top: 18px;
  left: 23px;
  width: 75px;
  height: 75px;
  border: 15px solid #999900;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  -ms-border-radius: 75px;
  -o-border-radius: 75px;
  -khtml-border-radius: 75px;
  border-radius: 75px;
  content: "";
  opacity: .05;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -khtml-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
a.macaron-cat:hover:after {
  width: 105px;
  height: 105px;
  border-width: 1px;
  -webkit-border-radius: 105px;
  -moz-border-radius: 105px;
  -ms-border-radius: 105px;
  -o-border-radius: 105px;
  -khtml-border-radius: 105px;
  border-radius: 105px;
  opacity: 1;
}
.msie8 .macaron-cat:after {
  display: none;
}
.macaron-cat strong {
  z-index: 2;
  position: relative;
  display: block;
  width: 151px;
  top: 100px;
  padding-top: .5em;
  background: url(img/bg_marcaron-label.png) repeat-y -151px 0;
  color: #666600;
  text-align: center;
  text-transform: uppercase;
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: color 0.75s ease-in-out;
  -moz-transition: color 0.75s ease-in-out;
  -ms-transition: color 0.75s ease-in-out;
  -o-transition: color 0.75s ease-in-out;
  -khtml-transition: color 0.75s ease-in-out;
  transition: color 0.75s ease-in-out;
}
a.macaron-cat:hover strong {
  color: #de1f4e;
}
.macaron-cat strong:before,
.macaron-cat strong:after {
  display: block;
  position: absolute;
  left: 0;
  width: 151px;
  background: url(img/bg_marcaron-label.png) no-repeat;
  content: "";
}
.macaron-cat strong:before {
  height: 9px;
  top: -9px;
  background-position: 0 0;
}
.macaron-cat strong:after {
  height: 8px;
  bottom: -8px;
  background-position: 0 -9px;
}
/*  =CORE
----------------------------------------------------------------------------- */
#core .main,
#core:after {
  position: relative;
  border-top: 1px solid #e9dbd5;
}
#core .main-core {
  position: relative;
  top: -1px;
  min-height: 395px;
  border-left: 1px solid #f6e8e2;
  background: url('img/bg_core.png') no-repeat 0 0;
}
#core .inside {
  margin: 40px 20px 40px 40px;
}
#core #home .inside {
  margin-top: 83px;
}
#core img {
  min-height: 24px;
  padding: 4px;
  border: 1px solid #d1b8a0;
  background: #ffffff url(img/ajax-loader_1.gif) no-repeat center center;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -khtml-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 0 #ffffff, 0px 2px 5px -2px #e8bd88;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
#core img.loaded {
  background: #fff;
}
.img-reset {
  min-height: 0;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
}
#core .more-link img {
  background-image: none;
  border-color: #e2d2c2;
}
#core .img-link {
  display: block;
  position: relative;
  opacity: 0.9;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -khtml-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#core .img-link:hover,
#core .img-link:focus {
  opacity: 1;
}
#core .img-link:before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 5px;
  border: 15px solid #7f8000;
  opacity: .01;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -khtml-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#core .img-link:hover:before,
#core .img-link:focus:before {
  border-width: 2px;
  opacity: 1;
}
#core .img-link:after {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  background: url(img/bg_misc.png) no-repeat 0 -370px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -khtml-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
#core .img-link:hover:after,
#core .img-link:focus:after {
  opacity: 1;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -khtml-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
#core .list-6 .img-link:before {
  border-color: #cccc00;
  border-width: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -khtml-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#core .list-6 .img-link:hover:before {
  border-width: 1px;
}
#core .list-6 .img-link:after {
  display: none;
}
.section {
  padding: 20px;
  margin: 50px -16px 50px -16px;
  border: 1px solid #f2e6ce;
  border: 1px solid rgba(0, 0, 0, 0.03);
  background: #f8efdb;
  background: rgba(160, 131, 89, 0.03);
}
.section:last-child {
  margin-bottom: 0;
}
/* 2012/12/31 */
#portfolio-refs div.aside {
  margin-top: 25px;
}
/* =titles ------------------------------------------------------------------ */
#core .inside h1,
#err404 h1 {
  margin: 0 0 .75em;
  padding: 0 0 .5em;
  border-bottom: 1px solid #decab2;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  -ms-box-shadow: 0 1px 0 #ffffff;
  -o-box-shadow: 0 1px 0 #ffffff;
  -khtml-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -moz-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -ms-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -o-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -khtml-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.25;
}
#core .inside h1 em {
  color: #666600;
}
#core .inside h1.with-navigation {
  padding-right: 80px;
}
#core .inside h2 {
  margin: 0 0 .5em;
  padding: 0 0 .5em;
  border-bottom: 1px solid #ecdbc2;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  -ms-box-shadow: 0 1px 0 #ffffff;
  -o-box-shadow: 0 1px 0 #ffffff;
  -khtml-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -moz-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -ms-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -o-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -khtml-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.25;
}
#core #home .inside h2 {
  margin-top: 0;
}
/* =intro ------------------------------------------------------------------- */
.intro {
  padding: 10px 0 60px 0;
}
.intro .macaron-cat {
  float: left;
  margin-left: 15px;
}
.intro p {
  float: right;
  width: 415px;
  margin-top: 3em;
}
/* =list-1 ------------------------------------------------------------------- */
.list-1 {
  padding: .5em 0 1em;
}
.list-1 li {
  margin: 0 3px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: -1px;
  border-top: 1px solid #f3e8d9;
  font-size: 0.875em;
  line-height: 1.5;
  zoom: 1;
  word-wrap: break-word;
}
.list-1 li:first-child {
  border: none;
}
.list-1 a {
  display: block!important;
}
#core .list-1 h2 {
  /*padding-bottom: .5em ;*/

  font-size: 1.2857142857142858em;
  /*border-bottom: 1px solid #eee1ce;*/

}
/* =list-2 ------------------------------------------------------------------- */
.list-2 {
  clear: both;
  margin: 0 -15px 20px;
}
.list-2:nth-child(even) {
  padding: 15px 0 0;
  margin: 0 -16px 40px -16px;
  border: 1px solid #f2e6ce;
  border: 1px solid rgba(0, 0, 0, 0.03);
  background: #f5e9ce;
  background: rgba(160, 131, 89, 0.03);
}
.list-2 .item-1 {
  float: left;
  width: 200px;
  margin-right: 15px;
}
.list-2 .item-1:first-child {
  margin-left: 15px;
}
#core .list-2 h2 {
  position: relative;
  padding: .65em 0 .5em;
  margin-bottom: .25em;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#core .list-2 img {
  max-width: 100%;
}
/* =list-3 ------------------------------------------------------------------- */
.list-3 > li {
  margin-bottom: 40px;
}
.list-3 .list-1 {
  margin-top: .5em;
  width: 200px;
}
.list-3 .list-1 li:nth-child(2) {
  padding-top: 1em;
  border: none;
}
.list-3 .list-1 li:nth-child(2).picto:before {
  top: 1.15em;
}
.list-3 .fr {
  width: 415px;
}
.list-3 .fr img {
  max-width: 100%;
}
/* =list-4 ------------------------------------------------------------------- */
.list-4 li {
  margin-bottom: .25em;
  padding-left: 0!important;
}
.list-4 li:before {
  display: none!important;
}
.redac .list-4 a {
  display: block;
}
.list-4 .fr {
  width: 265px;
}
#core .inside .list-4 h2 {
  margin: .25em 0!important;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
}
.list-4 a:hover h2,
.list-4 a:focus h2 {
  text-decoration: underline;
}
.list-4 p {
  font-size: 0.875em;
}
.list-4 a p {
  color: #663333;
}
.list-4 p strong {
  color: #000;
  background: #fff;
}
/* =list-5 ------------------------------------------------------------------- */
.list-5 {
  margin: -1em 0 -20px;
}
.list-5 li {
  position: relative;
  float: left;
  width: 162px;
  padding: 1.5em 0;
  text-align: center;
}
.list-5 li:first-child {
  margin-left: -15px;
}
.list-5 li:last-child {
  margin-right: -15px;
}
.msie8 .list-5 li.last-child {
  margin-right: -15px;
}
.list-5 li:nth-child(even) {
  background: #f5e9ce;
  background: rgba(160, 131, 89, 0.03);
}
.list-5 li:nth-child(even):before,
.list-5 li:nth-child(even):after {
  content: "";
  position: absolute;
  top: -1px;
  width: 2px;
  height: 134px;
  background: url(img/bg_misc.png) no-repeat -201px -200px;
}
.list-5 li:last-child:after {
  background: none;
}
.list-5 li:nth-child(even):before {
  left: -1px;
}
.list-5 li:nth-child(even):after {
  right: -1px;
}
.list-5 li a {
  display: inline-block !important;
  text-decoration: none;
}
.list-5 li span {
  position: relative;
  display: block;
  margin-top: 150px;
  color: #663333;
  font-size: 0.8125em;
}
/* =list-6 ------------------------------------------------------------------- */
.list-6 {
  margin-left: -7px;
}
.list-6 li {
  float: left;
  margin-left: 7px;
  padding-left: 0!important;
}
.list-6 li:before {
  display: none!important;
}
#core .list-6 img {
  max-width: inherit;
  margin-bottom: 7px;
}
/* =navigation --------------------------------------------------------------- */
.footing {
  border-bottom: 1px solid #decab2;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  -ms-box-shadow: 0 1px 0 #ffffff;
  -o-box-shadow: 0 1px 0 #ffffff;
  -khtml-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.navigation {
  position: relative;
  padding: 0 0 0 20px;
  background: url('img/bg_right.png');
}
.heading .navigation {
  margin: -3.75em 0 0 0;
}
.footing .navigation {
  margin: 0 0 -1.75em 0;
}
.navigation li,
.navigation a,
.navigation img {
  display: inline-block;
}
#core .navigation img {
  min-height: 0;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
}
/* =redac -------------------------------------------------------------------- */
.redac {
  padding: 0 0 60px 0;
  /*-moz-hyphens: auto;
    hyphens: auto;*/

}
.redac img {
  max-width: 100%;
  margin-bottom: 1em;
}
.redac img.wp-smiley {
  display: inline;
  min-height: 0!important;
  margin: 0!important;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  box-shadow: none !important;
}
.redac .txt {
  width: 360px;
}
.redac .txt p {
  margin-bottom: 1em;
}
.redac p a,
.redac li a {
  display: inline;
}
.redac strong {
  font-weight: bold;
}
.redac em {
  font-style: italic;
}
.redac .chapo {
  padding-bottom: 1em;
  margin-bottom: 1em;
  color: #000;
  border-bottom: 1px solid #e3cdbc;
}
#core .inside .redac h2 {
  margin-top: 2em;
}
#core .inside .redac h3 {
  margin: 0 0 .5em;
  padding: .5em 0 .5em;
  border-bottom: 1px solid #ecdbc2;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  -ms-box-shadow: 0 1px 0 #ffffff;
  -o-box-shadow: 0 1px 0 #ffffff;
  -khtml-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -moz-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -ms-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -o-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  -khtml-text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  text-shadow: 0 1px 0 #ffffff, 0 1px 1px rgba(0, 0, 0, 0.35);
  font-family: 'calibri', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.0625em;
  line-height: 1.25;
}
.redac .aside {
  width: 240px;
}
.redac .list-1 {
  padding-top: 0;
}
.redac hr {
  border: none;
  background: none;
  margin: 60px 0 40px;
  border-bottom: 1px solid #decab2;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  -ms-box-shadow: 0 1px 0 #ffffff;
  -o-box-shadow: 0 1px 0 #ffffff;
  -khtml-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.redac blockquote {
  margin-bottom: 1em;
  padding: 20px;
  border-left: 2px solid #cec5b4;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
}
.redac blockquote p:last-child {
  margin-bottom: 0;
}
.redac blockquote .author {
  text-align: right;
  font-style: italic;
  font-size: 0.875em;
}
.redac blockquote .author span {
  color: #835353;
}
.redac .hey,
address {
  padding: 20px;
  border-top: 2px solid #cec5b4;
  border-bottom: 2px solid #cec5b4;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
}
address {
  margin-bottom: 1em;
}
.captioned-img {
  position: relative;
}
.redac .txt .captioned-img p.caption-txt {
  position: absolute;
  left: 390px;
  bottom: 0;
  width: 240px;
  padding-bottom: 1em;
  margin-bottom: 0;
  border-bottom: 1px solid #e3cdbc;
  color: #aa7979;
  font-style: italic;
  font-size: 0.875em;
}
.redac .txt ul {
  margin-bottom: 1em;
}
.redac .txt li {
  position: relative;
  padding-left: 40px;
  margin-bottom: .25em;
}
.redac .txt li:before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: .2em;
  width: 18px;
  height: 18px;
  background: url('img/bg_pictos.png') no-repeat;
  background-position: 0 -288px;
}
.redac .txt li:hover:before {
  background-position: -18px -288px;
}
.aside p.picto,
.aside fieldset .picto {
  font-size: 0.875em;
}
#core .aside .thumb {
  margin: .5em 0;
}
#core .aside .thumb,
#core .list-4 img,
#core .list-6 img {
  -webkit-box-sizing: content-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: content-box;
  /* Firefox, other Gecko */

  box-sizing: content-box;
  /* Opera/IE 8+ */

}
.aside fieldset {
  margin: 1em 0;
  padding: 20px;
  border-top: 1px solid #f2e6d7;
  border-bottom: 1px solid #ecdbc2;
  background: #fef8eb;
  background: rgba(222, 202, 178, 0.15);
}
.aside fieldset.standalone {
  margin-top: 0.35em;
}
.aside fieldset p {
  position: relative;
}
.aside fieldset p:last-child {
  margin: 1em 0 0;
}
.aside fieldset .small-link {
  display: block;
}
.aside fieldset .small-link:before {
  top: .1em;
}
.aside fieldset input {
  margin: 0;
  /* thank you webkit */

  padding-right: 30px;
  width: 200px;
}
.aside fieldset button {
  position: absolute;
  right: 5px;
  top: 5px;
}
.no-result {
  min-height: 4.2em;
  margin-top: 0.35em;
  padding: 20px;
  border-top: 1px solid #cec5b4;
  border-bottom: 1px solid #cec5b4;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
}
#core .aside fieldset button img {
  min-height: 0;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
}
#core .inside #dja {
  margin-bottom: 3.5em;
}
#core .inside #dja h1 {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#core .inside #dja img {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  margin: -0.5em 0 0;
}
#core .inside #dja p {
  font-size: 0.875em;
}
/* =comz ------------------------------------------------------------------- */
#core #comz h2 {
  font-size: 1.25em;
  margin-bottom: .75em;
}
#comz strong {
  font-weight: bold;
}
#comz em {
  font-style: italic;
}
/*#comz cite{ font-style: italic; }*/
#comz ul {
  font-size: 0.875em;
  margin-bottom: 40px;
}
#comz li {
  padding: 20px;
}
#comz li:nth-child(odd) {
  background: #fcf6e9;
  background: rgba(255, 255, 255, 0.35);
}
#comz blockquote {
  float: left;
  width: 340px;
}
#comz blockquote a {
  display: inline;
  word-wrap: break-word;
}
#comz blockquote p {
  padding: 0 0 1em 0;
}
#comz blockquote ul {
  margin-bottom: 1em;
}
#comz blockquote ul li {
  position: relative;
  padding: 0 0 .5em 1em;
  background: none!important;
  font-size: 1.1428571428571428em;
}
#comz blockquote ul li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: -0.25em;
  color: #a06969;
  font-size: 1.4285714285714286em;
}
#comz blockquote blockquote {
  float: none;
  width: auto;
  padding: 20px;
  margin-bottom: 1em;
  border-left: 2px solid #cec5b4;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
#comz blockquote img {
  display: inline;
  vertical-align: text-top;
  min-height: 0;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  max-width: 100%;
}
#comz .author {
  float: right;
  width: 200px;
  color: #835353;
}
#comz .author img {
  float: right;
  margin-left: 10px;
}
#comz .author p {
  color: #b48888;
}
#comz cite a {
  display: inline;
  color: #835353;
  text-decoration: underline;
}
#comz cite a:hover,
#comz cite a:focus {
  text-decoration: none;
}
#comz .stpo,
#comz .comment-author-stpo {
  margin: 20px 0;
  background: #fff!important;
  background: rgba(255, 255, 255, 0.6) !important;
  border-top: 1px solid #f2e6d7;
  border-bottom: 1px solid #ecdbc2;
}
#comz .stpo cite strong,
#comz .comment-author-stpo cite strong {
  color: #de1f4e;
}
#comz .stpo div.author img,
#comz .comment-author-stpo div.author img {
  margin: -10px -7px -5px 0;
  min-height: 0;
  padding: 0!important;
  background: none!important;
  border: none!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
}
#comz form {
  padding-top: .5em;
}
#comz textarea,
#comz input {
  display: block;
}
#comz input,
#comz button {
  width: 220px;
}
#comz textarea {
  width: 360px;
  min-height: 8.625em;
}
#comz .wide textarea {
  width: 100%;
}
#comz sup {
  vertical-align: top;
}
/* =home ------------------------------------------------------------------- */
.dispo {
  position: relative;
  margin-bottom: 1em;
  padding-right: 40px;
  color: #666600;
  font-weight: bold;
}
.dispo:before {
  content: "";
  display: block;
  position: absolute;
  /*left: -10px;*/

  right: 0;
  top: -17px;
  width: 50px;
  height: 50px;
  background: url(img/bg_misc.png) no-repeat -151px -200px;
}
.redac p.blog-teasing {
  margin-bottom: 0;
}
#home .aside a {
  display: block;
}
/* =contact ---------------------------------------------------------------- */
#contact-form textarea {
  width: 100%;
  min-height: 20em;
}
#contact-form .coordonnees p:first-child {
  margin-left: 0;
}
/*.hasJS #contact-form label{ display: block; }*/
#contact-form .coordonnees input {
  width: 100%;
}
#contact-form button {
  min-width: 160px;
}
.redac .aside.contact p {
  font-size: 0.875em;
  margin-bottom: 1em;
}
.redac .aside.contact p.also {
  margin-top: 1em;
}
/* =404 -------------------------------------------------------------------- */
body#err404 {
  display: block;
}
#err404-core {
  width: 540px;
  min-height: 100px;
  margin: 20px auto;
  padding: 480px 0 20px;
  background: url(img/vs_404.jpg) no-repeat center top;
}
#err404-core a {
  display: inline;
}
/*  =MEDIA_QUERIES
------------------------------------------------------------------------------ */
/* =tablet ------------------------------------------------------------------- */
@media screen and (max-width: 1010px) {
  body {
    display: block;
  }
  .main {
    display: block;
  }
  .main-core,
  #core .main-core {
    width: 100%;
  }
  .main,
  .main-core {
    border-left: none!important;
  }
  .line {
    display: block;
  }
  .line:before,
  .line:after {
    display: none;
  }
  #back-home,
  #back-to-top,
  .sidebar,
  #rss,
  #breadcrumb {
    display: none;
    visibility: hidden;
  }
  #sidebar-content {
    position: static;
  }
  #main-title {
    margin: 0 auto;
  }
  #header .main-core,
  #top-infos {
    border: none;
  }
  #top-infos {
    width: 100%;
    padding: 1em 0;
    background: #72502b url("img/bg_left.png");
    -webkit-box-shadow: 0 0 1px #835353;
    -moz-box-shadow: 0 0 1px #835353;
    -ms-box-shadow: 0 0 1px #835353;
    -o-box-shadow: 0 0 1px #835353;
    -khtml-box-shadow: 0 0 1px #835353;
    box-shadow: 0 0 1px #835353;
    border-bottom: 1px solid #442222;
    text-align: center;
    color: #9c8967;
    -webkit-text-shadow: 0 1px 0 #663333;
    -moz-text-shadow: 0 1px 0 #663333;
    -ms-text-shadow: 0 1px 0 #663333;
    -o-text-shadow: 0 1px 0 #663333;
    -khtml-text-shadow: 0 1px 0 #663333;
    text-shadow: 0 1px 0 #663333;
  }
  #top-infos li,
  #footer li {
    padding: 0;
  }
  #top-infos strong {
    color: #fff;
  }
  #top-infos span {
    color: #cec5b4;
  }
  #top-infos a {
    color: #ec7794;
  }
  #top-infos li:first-child {
    display: block;
    font-size: 1.25em;
  }
  #top-infos li:nth-child(2):before {
    content: "";
  }
  .top-deco .main-core {
    border-top: none;
    border-bottom: none;
  }
  #top-nav {
    display: block;
    border-bottom: 1px solid #ffffff;
  }
  #top-nav ul {
    border-bottom: 1px solid #cec5b4;
  }
  #top-nav ul,
  #bottom-nav ul {
    padding: 1em;
    background: 0 0 rgba(160, 131, 89, 0.1);
    border-top: 1px solid #f6f5f2;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    text-align: center;
  }
  #bottom-nav a,
  #top-nav a {
    padding: 0;
  }
  #footer {
    padding: 0;
  }
  #footer .main-core {
    padding: 1em;
    width: auto;
    border-left: 0;
  }
  #footer ul {
    padding: 0 1em;
    text-align: center;
  }
  #footer .link-cr {
    display: block;
    padding: .5em 0 0;
    margin: 0 auto;
    text-align: center;
  }
  #footer .link-cr img {
    display: inline-block;
  }
  #core .main-core {
    width: 630px;
    margin: 0 auto;
    background: none;
  }
  #core .inside {
    margin: 20px 0 60px;
  }
  #core .inside h1 {
    margin-left: 0;
    margin-right: 0;
  }
  .list-4 .fr {
    width: 535px;
  }
  .redac {
    padding: 0;
  }
  .redac .txt {
    width: 100%;
  }
  .redac .txt.fl {
    float: none!important;
  }
  .redac .aside {
    width: 100%;
    margin: 2em 0;
  }
  .redac .txt .captioned-img p.caption-txt {
    position: static;
    left: 0;
    width: auto;
    margin-bottom: 1em;
  }
  .aside fieldset input {
    width: 100%;
  }
  .aside > img {
    display: none;
  }
  .aside fieldset input[type="text"] {
    width: 100%;
  }
  .aside fieldset .small-link:before {
    top: 0;
  }
  #comz .author,
  #comz blockquote {
    float: none;
    width: auto;
  }
  #comz .author {
    margin-top: .5em;
    padding-top: .5em;
    border-top: 1px solid #e6e2d9;
    text-align: right;
  }
  #comz .author img {
    display: none;
  }
  #comz .author a,
  #comz .author cite,
  #comz .author p {
    display: inline;
  }
  #comz .author p:before {
    content: "— ";
  }
}
/* =mobile ------------------------------------------------------------------- */
@media screen and (max-width: 730px) {
  body {
    display: block;
    font-size: 85%;
  }
  .main {
    display: block;
  }
  .main-core,
  #core .main-core {
    width: 100%;
  }
  .main,
  .main-core {
    border-left: none!important;
  }
  .line {
    display: block;
  }
  .line:before,
  .line:after {
    display: none;
  }
  #back-home,
  #back-to-top,
  .sidebar,
  #rss,
  #breadcrumb {
    display: none;
    visibility: hidden;
  }
  #sidebar-content {
    position: static;
  }
  #main-title {
    margin: 0 auto;
  }
  #header .main-core,
  #top-infos {
    border: none;
  }
  #top-infos {
    width: 100%;
    padding: 1em 0;
    background: #72502b url("img/bg_left.png");
    -webkit-box-shadow: 0 0 1px #835353;
    -moz-box-shadow: 0 0 1px #835353;
    -ms-box-shadow: 0 0 1px #835353;
    -o-box-shadow: 0 0 1px #835353;
    -khtml-box-shadow: 0 0 1px #835353;
    box-shadow: 0 0 1px #835353;
    border-bottom: 1px solid #442222;
    text-align: center;
    color: #9c8967;
    -webkit-text-shadow: 0 1px 0 #663333;
    -moz-text-shadow: 0 1px 0 #663333;
    -ms-text-shadow: 0 1px 0 #663333;
    -o-text-shadow: 0 1px 0 #663333;
    -khtml-text-shadow: 0 1px 0 #663333;
    text-shadow: 0 1px 0 #663333;
  }
  #top-infos li,
  #footer li {
    padding: 0;
  }
  #top-infos strong {
    color: #fff;
  }
  #top-infos span {
    color: #cec5b4;
  }
  #top-infos a {
    color: #ec7794;
  }
  #top-infos li:first-child {
    display: block;
    font-size: 1.25em;
  }
  #top-infos li:nth-child(2):before {
    content: "";
  }
  .top-deco .main-core {
    border-top: none;
    border-bottom: none;
  }
  #top-nav {
    display: block;
    border-bottom: 1px solid #ffffff;
  }
  #top-nav ul {
    border-bottom: 1px solid #cec5b4;
  }
  #top-nav ul,
  #bottom-nav ul {
    padding: 1em;
    background: 0 0 rgba(160, 131, 89, 0.1);
    border-top: 1px solid #f6f5f2;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    text-align: center;
  }
  #bottom-nav a,
  #top-nav a {
    padding: 0;
  }
  #footer {
    padding: 0;
  }
  #footer .main-core {
    padding: 1em;
    width: auto;
    border-left: 0;
  }
  #footer ul {
    padding: 0 1em;
  }
  #core .inside {
    padding: 1em;
  }
  #core .main-core {
    background: none;
    padding-right: 0;
  }
  /*.picto:before{ top: 0; }*/
  a.picto:before {
    top: 0;
  }
  #core .inside h1 {
    margin-right: 0;
    margin-left: 0;
  }
  .intro {
    padding: 1em 0;
  }
  .intro .macaron-cat {
    display: none;
  }
  .intro p {
    float: none;
    margin: 0;
    width: 100%;
  }
  #core .item-1 {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
    padding-top: 20px;
    border-bottom: 1px solid #e2ddd3;
  }
  .list-2:nth-child(2n) {
    padding: 0;
    background: none;
    border: none;
  }
  #core .list-2 {
    margin: 0;
  }
  #core .list-2:nth-child(2n) > li:first-child {
    margin: 0;
  }
  #core .list-2 h2 {
    float: none;
    width: auto;
    margin-bottom: 0;
    padding-bottom: .25em;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
  }
  .list-2 img {
    margin-right: 10px;
  }
  .list-3 .list-1,
  .list-3 .fr {
    float: none;
    width: 100%;
  }
  .list-3 .fr img {
    width: 100%;
  }
  .list-4 .fr {
    width: 100%;
    margin-bottom: 1em;
    border-bottom: 1px solid #cec5b4;
  }
  .list-5 li {
    float: none;
    width: 100%;
    margin: 0!important;
  }
  .list-5 li:nth-child(even):before,
  .list-5 li:nth-child(even):after {
    display: none;
  }
  #core #home .inside {
    margin-top: 20px;
  }
  .heading .navigation {
    margin: -4em 0 0 0;
  }
  .footing {
    margin: 1em 0;
  }
  .redac .list-1.fr {
    float: none!important;
  }
  .section {
    border-left: none;
    border-right: none;
    margin: 2em 0;
  }
  .aside fieldset button {
    top: 3px;
  }
  .aside .list-6 img,
  .aside button img {
    display: block;
  }
  #comz .fl,
  #comz .fr {
    float: none!important;
  }
  #comz input,
  #comz textarea,
  #comz button {
    width: 100%;
  }
  #comz small {
    display: block;
    padding-bottom: 1em;
  }
  #comz #comz-area blockquote,
  #comz form {
    font-size: 115%;
  }
  #err404 div {
    width: 100%;
  }
  #err404 div p,
  #err404 div h1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* 2012/12/31 */
  .list-1 li {
    padding-top: 2px;
  }
  /* apprenti sorcier rapide = */
  .section .aside {
    float: none;
    width: 100%;
    margin-top: 2em;
  }
}
/* =wide_screens ------------------------------------------------------------- */
@media screen and (min-width: 1160px) {
  /* WIDE SCREENS */
  .main-core {
    width: 860px;
  }
  #back-to-top {
    margin-left: -410px;
  }
  .intro .macaron-cat {
    margin-left: 40px;
  }
  .intro p {
    width: 520px;
  }
  .list-2 .item-1 {
    width: 240px;
    margin: 0 20px 15px;
  }
  .list-2 .item-1:last-child {
    margin-right: 15px;
  }
  .list-3 .list-1 {
    width: 240px;
  }
  .list-3 .fr {
    width: 520px;
  }
  .list-4 .fr {
    width: 420px;
  }
  .list-5 li {
    width: 197px;
  }
  .list-5 li:first-child {
    width: 198px;
  }
  .list-5 li:first-child,
  .list-5 li:last-child {
    margin: 0;
  }
  .list-5 li:last-child:after {
    background: url(img/bg_misc.png) no-repeat -201px -200px;
  }
  #portfolio-skills .list-5 li {
    width: 200px;
  }
  #portfolio-skills .list-5 li:nth-child(2n):after {
    right: 0;
  }
  .redac .txt {
    width: 520px;
  }
  .redac .txt .captioned-img p.caption-txt {
    left: 560px;
  }
  #comz blockquote {
    width: 500px;
  }
  #comz .author {
    width: 200px;
  }
  #comz input,
  #comz button {
    width: 220px;
  }
  #comz textarea {
    width: 520px;
  }
  #contact-form .coordonnees p {
    float: left;
    width: 160px;
    margin-left: 20px;
  }
  .form-generic small {
    padding-top: .5em;
  }
  /* 2012/12/31 */
  #portfolio-refs div.txt {
    float: left;
  }
  #portfolio-refs div.aside {
    float: right;
    margin-top: 0;
  }
}
/*  =PRINT
----------------------------------------------------------------------------- */
.print-only {
  display: none;
}
@media print {
  .print-only {
    display: block;
  }
  body {
    font-size: .75em;
  }
  .line:before,
  .line:after,
  .sidebar,
  .ss-nav-link,
  #top-nav,
  .top-deco,
  #top-deco2,
  #breadcrumb,
  #bottom-nav,
  #back-to-top,
  .macaron-cat,
  .navigation,
  .footing,
  #home-skills,
  #portfolio-skills,
  #search-form,
  #comment-form {
    display: none!important;
  }
  body,
  .line,
  .main {
    display: block!important;
    border: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    -khtml-text-shadow: none;
    text-shadow: none;
  }
  #core .main .main-core {
    border-top: 2px solid #cec5b4 !important;
  }
  #home-intro {
    margin-bottom: 3em;
  }
  .intro p {
    width: 100%;
    margin-top: 0;
  }
  .top-deco {
    display: none!important;
    visibility: hidden!important;
  }
  #footer {
    border-top: 2px solid #cec5b4 !important;
  }
  .main-core,
  #footer .main-core {
    border: none!important;
  }
  #footer ul {
    padding: .5em 0;
  }
  .picto,
  .redac li {
    padding-left: 0!important;
  }
  .picto:before,
  .redac li:before {
    display: none!important;
  }
  #core img {
    min-height: 0;
    padding: 0!important;
    background: none!important;
    border: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
  }
  #print-footer {
    padding: 1em 0;
    border-top: 1px solid #cec5b4;
    font-family: 'calibri', Arial, Helvetica, sans-serif;
  }
  #print-footer h1 {
    font-weight: bold;
    font-size: 0.875em;
  }
  #print-footer p {
    font-size: 0.75em;
  }
}
