/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  /* 16px */

  line-height: 1.375;
  /* 22px */

}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 0;
  background: #fdbb50;
  color: #000;
  text-align: center;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Typographie -------------------------------------------------------------- */
h1,
h2,
h3 {
  text-transform: uppercase;
  line-height: 1.2;
}
h1 {
  margin: 0 0 0.25em 0;
  font-size: 34px;
}
h2 {
  margin: 0 0 1em 0;
  font-size: 24px;
  color: #567b89;
}
h3 {
  margin: 1.5em 0 0.25em;
  color: #567b89;
  font-size: 16px;
}
p {
  margin: 0 0 1em 0;
}
strong {
  font-weight: 600;
}
.txt-vert {
  color: #567b89;
}
.txt-brun {
  color: #4E3F3C;
}
/* Layout ------------------------------------------------------------------- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #567b89;
  color: #4e3f3c;
  font-family: 'Open Sans', sans-serif;
}
.container {
  width: 1012px;
  margin: 0 auto;
}
.main-header {
  position: fixed;
  z-index: 100;
  left: 0;
  width: 100%;
}
.lt-ie8 .main-header {
  top: 50px;
}
.main-header {
  top: 0;
  background-color: #567b89;
}
.main-footer {
  bottom: 0;
  padding: 1.5em 0;
  /* 32px 0 */

  background-color: #4e3f3c;
  font-size: 0.6875em;
  /* 11px; */

  font-weight: 600;
  color: #fff;
}
.main-footer h5 {
  font-size: 1.18181818em;
  /* 13px; */

  font-weight: 800;
  letter-spacing: 1px;
}
.copyright {
  margin-top: 1.5em;
  font-weight: 600;
  text-align: center;
}
.main {
  position: relative;
  margin-top: 260px;
  margin-bottom: 80px;
  padding: 45px 0 45px;
  min-height: 468px;
  background: url(../images/bg-main-beige.png) repeat-y center top;
}
.main aside {
  float: left;
  width: 384px;
  margin-left: 55px;
}
.main .content {
  margin-left: 438px;
}

.main .contentactualite {
  
}
.main a {
  color: inherit;
  text-decoration: none;
}
.main a:hover {
  text-decoration: underline;
}
.onglet {
  position: relative;
}
.onglet:before {
  content: " ";
  position: absolute;
  left: -498px;
  top: -45px;
  width: 60px;
  height: 45px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background-color: #fff;
}
.adresses .onglet:before {
  top: 0;
}
.home aside {
  padding-top: 300px;
  background: url(../images/livre.png) no-repeat left top;
}
.home h1 {
  margin-top: 0;
  font-size: 1em;
}
.home ul.txt-vert {
  padding-left: 0;
  list-style-image: url(../images/pucev.gif);
  font-weight: 600;
}
.home ul.txt-brun {
  padding-left: 2em;
  list-style-image: url(../images/puceb.gif);
  font-weight: 600;
}
.home ul.txt-vert a {
  text-decoration: underline;
}
.home ul.txt-vert a:hover {
  text-decoration: none;
}
.a-propos {
  background-image: url(../images/bg-main-auteur.png);
}
.a-propos aside img {
  position: relative;
  left: -55px;
}
.social {
  margin-top: 53px;
}
.social a {
  display: inline-block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 600;
}
.social a:hover img {
  opacity: 0.5;
}
.social a img {
  vertical-align: text-bottom;
}
.modeles a {
  position: relative;
  display: block;
  float: left;
  top: 0;
  width: 157px;
  height: 201px;
  padding: 50px 25px 25px;
  margin: 20px 40px 12px 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.modeles a:hover {
  color: #567b89;
  top: -10px;
}
.modeles .fin {
  margin-right: 0;
}
.excel {
  background: url(../images/bg-modele-excel.png) no-repeat left top;
}
.word {
  background: url(../images/bg-modele-word.png) no-repeat left top;
}
.utiles p {
  line-height: 1.125;
}
.liens p {
  margin-bottom: 0.5em;
}
.adresses {
  margin-top: 3em;
}
.promo {
  position: relative;
  margin: 48px 0 186px 384px;
  padding: 12px 20px 12px 186px;
  background: #f8f6f0;
}
.promo > img {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: -10px;
  width: 182px;
  height: auto;
}
.questions p a {
  text-decoration: underline;
}
.questions p a:hover {
  text-decoration: none;
}
.questions .inner {
  margin-right: 60px;
  padding: 265px 0 30px 15px;
  background-color: #f8f6f0;
  background-image: url(../images/livre.png);
  background-repeat: no-repeat;
  background-position: 15px 30px;
}
.questions .inner h1 {
  margin: 1em 0;
  color: #4e3f3c;
  font-size: 25px;
  text-transform: none;
}
.questions article {
  position: relative;
  margin: 2em 0 3em;
  border-top: 1px solid #4e3f3c;
}
.questions article header {
  margin: 30px 0;
}
.questions article h1 {
  margin: 0;
  color: #567b89;
  font-size: 24px;
  font-weight: 400;
}
.questions article h2 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.questions article .post-content {
  overflow: hidden;
  margin-bottom: 5em;
}
.bt-plus {
  position: absolute;
  left: 0;
  bottom: -2em;
  padding-left: 70px;
  background: url(../images/bt-plus.png) no-repeat left 4px;
  font-size: 18px;
  font-weight: bold;
}
.actualites {
  background-image: url(../images/bg-main-actualites.png);
}
.actualites article {
  margin: 24px 0;
  padding: 16px 0;
  background-color: #f8f6f0;
}
.actualites .date {
  display: block;
  float: left;
  width: 200px;
  color: #567b89;
  font-size: 29px;
  font-weight: 800;
  line-height: 1.1;
  text-align: right;
  text-transform: uppercase;
}
.actualites .post-content {
  margin: 0 30px 0 230px;
}
.contact {
  background-image: url(../images/bg-main-contact.png);
}
.contact h1 {
  color: #ded3b2;
}
.contact form {
  margin-top: 2em;
}
.contact input {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.contact #nom,
.contact #courriel,
.contact textarea {
  display: block;
  margin-bottom: 32px;
  padding: 16px 22px;
  width: 100%;
  height: 54px;
  border: 1px solid #a19591;
  background: #f5f3ea;
  font-size: 18px;
}
.contact #envoyer {
  padding: 15px 22px 13px;
  background: #ded3b2;
  border: none;
  color: #4e3f3c;
  font-size: 22px;
  font-weight: 600;
}
.contact textarea {
  height: 180px;
}
.contact ::-webkit-input-placeholder {
  color: #a19591;
  font-size: 22px;
  line-height: 20px;
}
.contact :-moz-placeholder {
  color: #a19591;
  font-size: 22px;
  line-height: 20px;
}
.contact ::-moz-placeholder {
  color: #a19591;
  font-size: 22px;
  line-height: 20px;
}
.contact :-ms-input-placeholder {
  color: #a19591;
  font-size: 22px;
  line-height: 20px;
}
.placeholder {
  color: #a19591;
  font-size: 22px;
  line-height: 20px;
}
.wrapper-dropdown {
  position: relative;
  width: 100%;
  height: 54px;
  padding: 0 22px;
  margin: 0 0 32px 0;
  border: 1px solid #a19591;
  background: #f5f3ea url(../images/bt-select.png) no-repeat 520px center;
  outline: none;
  cursor: pointer;
}
.wrapper-dropdown span {
  color: #a19591;
  font-size: 22px;
  line-height: 54px;
}
.wrapper-dropdown .dropdown {
  /* Size & position */

  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  /* Styles */

  background: #ded3b2;
  list-style: none;
  font-weight: normal;
  /* Cancels previous font-weight: bold; */

  /* Hiding */

  opacity: 0;
  pointer-events: none;
}
.wrapper-dropdown .dropdown li a {
  display: block;
  padding: 10px 20px;
  border-bottom: 2px solid #ede9d7;
  color: #4e3f3c;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}
.wrapper-dropdown .dropdown li:hover a {
  background: #675753;
  color: #f5f3ea;
}
.wrapper-dropdown.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
/* No CSS3 support */
.no-opacity .wrapper-dropdown .dropdown,
.no-pointerevents .wrapper-dropdown .dropdown {
  display: none;
  opacity: 1;
  /* If opacity support but no pointer-events support */

  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */

}
.no-opacity .wrapper-dropdown.active .dropdown,
.no-pointerevents .wrapper-dropdown.active .dropdown {
  display: block;
}
/* Navigation --------------------------------------------------------------- */
nav a {
  display: block;
  font-weight: 600;
  text-decoration: none;
}
nav ul {
  margin: 0;
  padding-left: 0;
}
.top {
  height: 38px;
  background-color: #4e3f3c;
}
.top nav {
  float: right;
}
.top nav a {
  padding-left: 3em;
  color: #fff;
  font-size: 0.6875em;
  /* 11px; */

  line-height: 3.45454545em;
  /* 38px; */
}
.top nav a:hover {
  color: #a7cac4;
}
.top nav > ul > li {
  float: left;
}
.main-nav {
  background: #f8f6f0;
}
.main-nav nav {
  display: table;
  width: 100%;
}
.main-nav nav a {
  color: #4e3f3c;
}
.main-nav nav > ul > li {
  position: relative;
  float: left;
}
.main-nav nav > ul > li > a {
  padding: 8px 13px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.main-nav nav > ul > li > a:hover,
.main-nav nav > ul > li > a.page-courante {
  color: #567b89;
}
.lt-ie9 .main-nav nav > ul > li > a {
  padding: 8px 10px;
}
.main-nav nav > ul > li ul {
  display: none;
  position: absolute;
  left: 0.75em;
  /* 12px; */

  top: 100%;
}
.main-nav nav > ul > li ul:before {
  content: " ";
  position: absolute;
  left: 0;
  top: -8px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: transparent transparent #4e3f3c transparent;
}
.main-nav nav > ul > li ul li a {
  position: relative;
  padding: 0 1em 0 4em;
  border-bottom: 2px solid #ede8d7;
  background-color: #a7cac4;
  line-height: 2.11764706;
  /*  36px; */
  white-space: nowrap;
}
.main-nav nav > ul > li ul li a:hover {
  background-color: #567b89;
  color: #a7cac4;
}
.main-nav nav > ul > li:hover > ul {
  display: block;
}
.footer-nav > ul a {
  padding: 4px 0;
  color: #fff;
}
.footer-nav > ul a:hover {
  color: #ded3b2;
}
.footer-nav > ul > li {
  float: left;
  width: 190px;
  margin-left: 55px;
}
.footer-nav > ul > li ul {
  margin-top: 24px;
}
/* Modules ------------------------------------------------------------------ */
.ventes td {
  padding-right: 15px;
  padding-bottom: 20px;
}
.bt-libraire {
  display: block;
  width: 115px;
  margin-bottom: 3px;
  border-radius: 3px;
  background-color: #ded3b2;
  color: #4e3f3c;
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
  text-align: center;
}
.bt-libraire:hover {
  background: #4e3f3c;
  color: #ded3b2;
  text-decoration: none !important;
}
.presse {
  position: relative;
  background-color: #F8F6F0;
  color: #4E3F3C;
  font-size: 14px;
  margin-left:420px;
  padding:20px;
  /* 50px */

}
.presse .contpress > span {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  vertical-align: top;
  font-weight: 600;
  color: #567b89;
}

.presse .contpress .txt-brun  span {
   font-style:italic;
}

.presse .source {
  color: #4e3f3c;
  font-weight: 400;
}
/* Icônes ----------------------------------- */
@font-face {
  font-family: 'gta';
  src: url('fonts/gta.eot?e0dyja');
  src: url('fonts/gta.eot?#iefixe0dyja') format('embedded-opentype'), url('fonts/gta.woff?e0dyja') format('woff'), url('fonts/gta.ttf?e0dyja') format('truetype'), url('fonts/gta.svg?e0dyja#gta') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.onglet:before {
  font-family: 'gta';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.liens .onglet:before,
.icon-telephone:before {
  content: "\e600";
}
.questions .onglet:before,
.icon-question:before {
  content: "\e601";
}
.modeles .onglet:before,
.icon-modele:before {
  content: "\e602";
}
.livres .onglet:before,
.icon-livre:before {
  content: "\e603";
}
.a-propos .onglet:before,
.icon-auteur:before {
  content: "\e604";
}
.adresses .onglet:before,
.icon-adresse:before {
  content: "\e605";
}
.main-nav [class^="icon-"],
.main-nav [class*=" icon-"] {
  position: absolute;
  top: 0;
  font-size: 32px;
}
.main-nav .icon-modele,
.main-nav .icon-telephone,
.main-nav .icon-livre {
  left: 28px;
}
.main-nav .icon-adresse {
  left: 0px;
}
.onglet:before {
  display: block;
  font-size: 52px;
  color: #736360;
  line-height: 45px;
  text-align: center;
}
.a-propos .onglet:before {
  color: #7cafb1;
}
.liens .onglet:before,
.questions .onglet:before {
  font-size: 44px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* ==========================================================================
   Nouveaux contenu
   ========================================================================== */
   
   #linknew	{
   text-decoration: none;
   }
   #divnew	{
   width:138px; 
   height:28px; 
   border-radius: 0px 0px 8px 8px; 
   border-left: 0.75px solid #4C2836; 
   border-right: 0.75px solid #4C2836; 
   border-bottom: 1px solid #4C2836; 
   background-color: #D57B95; 
   -moz-box-shadow: inset 0px -5px 12px #975B71; -webkit-box-shadow: inset 0px -5px 12px #975B71; box-shadow: inset 0px -5px 12px #975B71; 
   position:relative; 
   left:702px; 
   top:226px;
   }
   #pnew	{
   font-size: 12px; font-family: 'Open Sans', sans-serif; text-align:center; color:#780B46; padding-top:4px; font-weight:bold;
   {
   
