@charset "UTF-8";
/* line 5, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 13, ../sass/structure.scss */
html {
  background-color: #2969B1;
  height: 100%;
  font-size: 18px;
  line-height: 1.4em;
}

/* line 20, ../sass/structure.scss */
input, textarea, keygen, select, button {
  font-size: 1rem;
}

/* line 24, ../sass/structure.scss */
#background {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
/* line 33, ../sass/structure.scss */
#background img#bg1, #background img#bg2 {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

/* line 51, ../sass/structure.scss */
#horscadre {
  display: none;
  cursor: url(images/loupe.png), auto;
}

/* line 56, ../sass/structure.scss */
.viewmode {
  display: none !important;
}

/* line 61, ../sass/structure.scss */
.catalog-book {
  float: left;
  margin: 0 1rem 2rem;
}

/* line 66, ../sass/structure.scss */
.fancybox-title-float-wrap .child {
  font-size: 1rem;
  background-color: #e8ecf1 !important;
  color: #194570 !important;
}

/* line 73, ../sass/structure.scss */
#submenu #thoughtmenu ul li {
  list-style: none;
}

/* line 77, ../sass/structure.scss */
a.sendarticletext {
  cursor: pointer;
  display: inline-block;
  padding-top: 5px;
}

@media screen and (min-width: 1400px) {
  /* line 85, ../sass/structure.scss */
  #horscadre {
    display: block;
    position: fixed;
    top: 47px;
    left: 50%;
    border: 4px white solid;
    width: 160px;
    height: 120px;
    margin: 0 0 0 -660px;
  }
  /* line 94, ../sass/structure.scss */
  #horscadre img {
    position: absolute;
    width: 160px;
    height: 120px;
    top: 0;
    left: 0;
    display: block;
  }
}
@media screen and (min-width: 961px) {
  /* line 105, ../sass/structure.scss */
  .page {
    width: 960px;
  }

  /* line 111, ../sass/structure.scss */
  section.large article {
    width: 920px !important;
  }
  /* line 115, ../sass/structure.scss */
  section article {
    width: 670px;
  }
}
/* line 120, ../sass/structure.scss */
.page {
  margin: 41px auto 0 auto;
  /*//background-color: white;*/
}

/* line 125, ../sass/structure.scss */
section {
  overflow: hidden;
}
/* line 127, ../sass/structure.scss */
section article {
  display: inline-block;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 131, ../sass/structure.scss */
section article.onecolumn {
  width: 920px;
}
/* line 136, ../sass/structure.scss */
section aside {
  float: right;
  width: 245px;
  margin-top: -10px;
}

/* line 142, ../sass/structure.scss */
section#conteneur {
  margin-bottom: 3rem;
  margin-top: 0;
}

/* line 147, ../sass/structure.scss */
.clearfix {
  clear: both;
}

/* line 151, ../sass/structure.scss */
.responsive {
  display: none;
}

/* line 155, ../sass/structure.scss */
.place-left {
  float: left;
}

/* line 159, ../sass/structure.scss */
.col2-1 {
  width: 45%;
  min-width: 300px;
  margin-right: 5%;
}

/* line 164, ../sass/structure.scss */
.col2-2 {
  width: 49%;
  min-width: 300px;
}

/* line 3, ../sass/part/_header.scss */
header {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  height: 80px;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 960px;
  text-align: center;
}
/* line 12, ../sass/part/_header.scss */
header button#mainmenu {
  display: none;
  background: url("images/menu.png") no-repeat transparent;
  background-size: 27px;
  background-position: 0 5px;
  z-index: 105;
}
/* line 20, ../sass/part/_header.scss */
header #lang {
  display: none;
}
/* line 24, ../sass/part/_header.scss */
header #zonetop {
  text-transform: none;
  padding-top: 0.2rem;
  font-size: 0.9rem;
  text-align: right;
  color: #DDDDDD;
  z-index: 100;
  font-weight: bold;
  text-shadow: 0px 0px 7px #194570;
}
/* line 33, ../sass/part/_header.scss */
header #zonetop a {
  color: white;
}
/* line 36, ../sass/part/_header.scss */
header #zonetop em {
  font-style: normal;
  background-color: #194570;
  color: white;
  display: inline-block;
  padding: 0 5px;
}
/* line 45, ../sass/part/_header.scss */
header nav {
  width: 960px;
  margin: 20px auto 0 auto;
  height: 79px;
  z-index: 100;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold !important;
  position: relative;
}
/* line 54, ../sass/part/_header.scss */
header nav div#mainmenu {
  border-bottom: 2px white solid;
  margin: 0 0 0 100px;
  text-align: left;
}
/* line 59, ../sass/part/_header.scss */
header nav #logo {
  padding: 0 0 0 100px;
  text-align: left;
  background-image: url(images/background/logo-prosveta.png);
  background-size: 75px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 500px;
  height: 75px;
  color: white;
  font-size: 32px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 600;
  z-index: -1;
  text-shadow: 0px 0px 7px #194570;
}
/* line 77, ../sass/part/_header.scss */
header nav a {
  display: inline-block;
  margin: 43px 0 0 0;
  padding: 0 15px;
  line-height: 37px;
  color: white;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
  text-shadow: 0px 0px 7px #194570;
}
/* line 90, ../sass/part/_header.scss */
header nav a:hover, header nav a.active {
  background: #303030;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
@media screen and (min-width: 961px) {
  /* line 100, ../sass/part/_header.scss */
  header.reduce {
    height: 70px !important;
    position: fixed;
    top: -28px;
    background-color: rgba(40, 72, 95, 0.8);
  }
  /* line 105, ../sass/part/_header.scss */
  header.reduce #mainmenu {
    margin: 0 0 0 45px;
  }
  /* line 108, ../sass/part/_header.scss */
  header.reduce #logo {
    background-size: 36px 36px;
    color: transparent;
    top: 9px;
    left: 0px;
  }
  /* line 115, ../sass/part/_header.scss */
  header.reduce nav {
    height: 45px;
  }
  /* line 117, ../sass/part/_header.scss */
  header.reduce nav a {
    margin-top: 8px;
  }
  /* line 122, ../sass/part/_header.scss */
  header.reduce #zonetop {
    display: none;
  }
}

/* line 1, ../sass/part/_parts.scss */
div#ZL2,
div#ZL1,
div#ZR1,
div#ZR2,
div#submenu {
  /*margin-bottom: 2rem;*/
}

/* line 9, ../sass/part/_parts.scss */
div#ZL1,
div#ZR1,
div#ZL2,
div#ZR2,
div#ZT,
#submenu {
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 1rem;
  font-size: 1rem;
}
/* line 20, ../sass/part/_parts.scss */
div#ZL1 li,
div#ZR1 li,
div#ZL2 li,
div#ZR2 li,
div#ZT li,
#submenu li {
  margin: 0.5rem 0 0rem 1.5rem;
  line-height: 0.8;
}
/* line 25, ../sass/part/_parts.scss */
div#ZL1 li strong a,
div#ZR1 li strong a,
div#ZL2 li strong a,
div#ZR2 li strong a,
div#ZT li strong a,
#submenu li strong a {
  font-weight: bold;
}
/* line 29, ../sass/part/_parts.scss */
div#ZL1 a,
div#ZR1 a,
div#ZL2 a,
div#ZR2 a,
div#ZT a,
#submenu a {
  color: #08304E;
}
/* line 31, ../sass/part/_parts.scss */
div#ZL1 a:hover,
div#ZR1 a:hover,
div#ZL2 a:hover,
div#ZR2 a:hover,
div#ZT a:hover,
#submenu a:hover {
  color: #7F2613;
  text-decoration: none;
}
/* line 36, ../sass/part/_parts.scss */
div#ZL1 #titre,
div#ZR1 #titre,
div#ZL2 #titre,
div#ZR2 #titre,
div#ZT #titre,
#submenu #titre {
  background-color: #194570;
  color: white;
  font-size: 0.9rem;
  font-weight: bold;
  padding: 0.3rem 0.4rem;
  text-align: center;
}
/* line 43, ../sass/part/_parts.scss */
div#ZL1 #titre a,
div#ZR1 #titre a,
div#ZL2 #titre a,
div#ZR2 #titre a,
div#ZT #titre a,
#submenu #titre a {
  color: white;
}
/* line 47, ../sass/part/_parts.scss */
div#ZL1 #text,
div#ZR1 #text,
div#ZL2 #text,
div#ZR2 #text,
div#ZT #text,
#submenu #text {
  padding: 0.1rem 0.6rem 0.1rem 0.1rem;
}
/* line 50, ../sass/part/_parts.scss */
div#ZL1 .fond,
div#ZR1 .fond,
div#ZL2 .fond,
div#ZR2 .fond,
div#ZT .fond,
#submenu .fond {
  color: #7F2613;
  text-align: center;
  padding: 0.5rem;
}
/* line 55, ../sass/part/_parts.scss */
div#ZL1 .fond a,
div#ZR1 .fond a,
div#ZL2 .fond a,
div#ZR2 .fond a,
div#ZT .fond a,
#submenu .fond a {
  color: #7F2613;
}
/* line 57, ../sass/part/_parts.scss */
div#ZL1 .fond a:hover,
div#ZR1 .fond a:hover,
div#ZL2 .fond a:hover,
div#ZR2 .fond a:hover,
div#ZT .fond a:hover,
#submenu .fond a:hover {
  text-decoration: none;
}

/* line 62, ../sass/part/_parts.scss */
div#ZT {
  padding: 10px 0 0;
}

/* line 68, ../sass/part/_parts.scss */
#submenu input {
  width: 150px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 73, ../sass/part/_parts.scss */
#submenu ul li {
  list-style: square;
  list-style-position: outside;
  line-height: 0.9rem;
}
/* line 79, ../sass/part/_parts.scss */
#submenu button {
  border: none;
  background-color: transparent;
  background: url(images/search.png) -3px 3px no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  margin-left: -20px;
  margin-top: 7px;
  cursor: pointer;
}

/* line 104, ../sass/part/_parts.scss */
#subscribe strong {
  color: #7F2613;
}

/* line 1, ../sass/part/_footer.scss */
footer {
  background-color: #194570;
  width: 100%;
  position: fixed;
  bottom: 0;
}
/* line 8, ../sass/part/_footer.scss */
footer #footer {
  width: 100%;
  margin: 0rem auto;
  padding: 0;
  color: white;
}
/* line 13, ../sass/part/_footer.scss */
footer #footer a {
  color: white;
}

/* line 1, ../sass/part/_search.scss */
form#form-search {
  margin: 0rem 0 1rem;
  border: 1px solid #5586b5;
  border-right: none;
  -moz-border-radius: 0px 2px 2px 0;
  -webkit-border-radius: 0px;
  border-radius: 0px 2px 2px 0;
  width: 245px;
  height: 30px;
  position: relative;
}
/* line 9, ../sass/part/_search.scss */
form#form-search input {
  height: 29px;
  padding: 0 0.2rem;
  margin: 0 !important;
  border: none;
  margin: 0;
}
/* line 17, ../sass/part/_search.scss */
form#form-search #btnsearch {
  height: 30px;
  width: 46px;
  background: url("images/zoom.png") center 0 no-repeat #5586b5;
  border: 0 none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 28, ../sass/part/_search.scss */
form#form-search:hover {
  border-color: #194570;
}
/* line 30, ../sass/part/_search.scss */
form#form-search:hover #btnsearch {
  background-color: #194570;
}

/* line 4, ../sass/part/_breadcrumb.scss */
#breadcrumbs {
  padding: 0 0 0 100px;
  width: 700px;
  font-size: 0.7rem;
}
/* line 9, ../sass/part/_breadcrumb.scss */
#breadcrumbs li {
  display: inline;
  color: white;
}
/* line 12, ../sass/part/_breadcrumb.scss */
#breadcrumbs li a {
  color: white;
}
/* line 15, ../sass/part/_breadcrumb.scss */
#breadcrumbs li a::after {
  content: ' : ';
  text-decoration: none;
}

/* line 24, ../sass/part/_breadcrumb.scss */
#social {
  margin-top: 4px;
  font-size: 0.8rem;
}
/* line 27, ../sass/part/_breadcrumb.scss */
#social a.printarticle,
#social a.sendarticle,
#social a.share {
  display: inline-block;
  color: white;
  font-size: 0.8rem;
  vertical-align: top;
  height: 20px;
}
/* line 37, ../sass/part/_breadcrumb.scss */
#social a.share {
  font-weight: bold;
}

/* line 3, ../sass/part/_form.scss */
form {
  font-size: 0.9rem;
}
/* line 5, ../sass/part/_form.scss */
form label {
  width: 10rem;
  display: inline-block;
  /*margin-left: 3rem;*/
  margin-top: 0.5rem;
  vertical-align: top;
}
/* line 16, ../sass/part/_form.scss */
form#contact label,
form #deliveryaddress label,
form #invoiceaddress label {
  margin-left: 3rem;
}
/* line 21, ../sass/part/_form.scss */
form #lbl_prosveta_com,
form #lbl_fct_same {
  width: auto;
}
/* line 26, ../sass/part/_form.scss */
form #prosveta_com,
form #fct_same {
  /*        width: 30px;
          margin: 2rem 0.4rem 1rem 2.7rem !important;*/
}
/* line 34, ../sass/part/_form.scss */
form input[type="checkbox"] {
  margin-top: 0.5rem !important;
  margin-left: 3rem;
  width: 30px;
}
/* line 39, ../sass/part/_form.scss */
form select, form input, form textarea {
  margin-top: 0.5rem !important;
  color: #08304E;
  border-color: #5586b5;
  border-style: solid;
  border-width: 1px;
  width: 355px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 4px;
}
/* line 49, ../sass/part/_form.scss */
form select:hover, form input:hover, form textarea:hover {
  border-color: #08304E;
}
/* line 53, ../sass/part/_form.scss */
form select {
  width: 365px;
}
/* line 57, ../sass/part/_form.scss */
form textarea {
  width: 355px;
}
/* line 62, ../sass/part/_form.scss */
form .button, form input.button {
  width: auto !important;
  background-color: #7F2613;
  display: block;
  padding: 0.5rem 0.8rem;
  cursor: pointer;
}
/* line 68, ../sass/part/_form.scss */
form .button:hover, form input.button:hover {
  background-color: #194570;
}
/* line 75, ../sass/part/_form.scss */
form label.error {
  font-size: 1rem;
  display: block;
  margin: 0;
  color: #7F2613;
  padding-left: 11rem;
  width: auto;
}
/* line 84, ../sass/part/_form.scss */
form label em {
  color: #7F2613;
}

/* line 89, ../sass/part/_form.scss */
div.order_3 label {
  width: auto;
}

/* line 2, ../sass/part/_form_subscribe.scss */
form#subscribe input#subscribe_email {
  width: 200px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 1.5rem;
  background-position: 1px 1px;
  background: url("images/email.png") 2px 5px no-repeat;
}
/* line 10, ../sass/part/_form_subscribe.scss */
form#subscribe input[type="checkbox"] {
  margin-left: 1rem;
  margin-top: 0.5rem;
}
/* line 15, ../sass/part/_form_subscribe.scss */
form#subscribe input.button {
  margin: 1rem 0 1rem auto;
}

/* line 2, ../sass/part/_form_connexion.scss */
form.cmxform fieldset {
  border: 2px solid #7F2613;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 1rem;
}
/* line 6, ../sass/part/_form_connexion.scss */
form.cmxform fieldset input#email, form.cmxform fieldset input#password {
  width: 260px;
}
/* line 7, ../sass/part/_form_connexion.scss */
form.cmxform fieldset input#keepconnected, form.cmxform fieldset a#lostpassword {
  margin-left: 170px;
}
/* line 8, ../sass/part/_form_connexion.scss */
form.cmxform fieldset #labelkeepconnected {
  width: auto;
}
/* line 9, ../sass/part/_form_connexion.scss */
form.cmxform fieldset .button {
  margin: 2rem auto 1rem !important;
}
/* line 12, ../sass/part/_form_connexion.scss */
form.cmxform fieldset #btn_lostpassword {
  width: auto;
}

/* line 19, ../sass/part/_form_connexion.scss */
html[dir=rtl] form.cmxform fieldset input#keepconnected {
  margin: 0 210px 0 0;
  width: 20px;
}

/* line 25, ../sass/part/_form_connexion.scss */
a#inscription {
  font-size: 1.1em;
  display: block;
  width: 11rem;
  margin: 2rem auto;
  color: #7F2613;
}

/* line 5, ../sass/part/_form_account.scss */
form#account .button, form#account .button2 {
  display: block;
  margin: auto;
}
/* line 7, ../sass/part/_form_account.scss */
form#account select[id$="_html"] {
  display: inline;
  width: 130px;
}
/* line 11, ../sass/part/_form_account.scss */
form#account input[type=checkbox] {
  width: 30px;
}
/* line 14, ../sass/part/_form_account.scss */
form#account td.listname p:first-child {
  padding-top: 1rem;
}

/* line 19, ../sass/part/_form_account.scss */
button#delaccount {
  display: block;
  margin-top: 1rem;
}

/* line 27, ../sass/part/_form_account.scss */
form#contact .button, form#contact .button2 {
  display: block;
  margin: auto;
}
/* line 29, ../sass/part/_form_account.scss */
form#contact textarea#comment {
  margin-left: 0.3rem;
  position: absolute;
}
/* line 35, ../sass/part/_form_account.scss */
form#contact #captcha {
  margin-top: 10rem;
}

/* line 41, ../sass/part/_form_account.scss */
#captcha {
  border: 0.05rem solid #7F2613;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 1rem;
  width: 16rem;
  margin: 2rem auto;
  text-align: center;
  background-color: white;
}
/* line 49, ../sass/part/_form_account.scss */
#captcha button {
  background: url(images/refresh.jpg) no-repeat scroll left top transparent;
  width: 41px;
  height: 38px;
  border: none;
  min-width: 0;
  cursor: pointer;
  display: inline-block;
}
/* line 58, ../sass/part/_form_account.scss */
#captcha input {
  width: 185px;
}

/* line 1, ../sass/part/_slideshow.scss */
ul.diaporama {
  height: 12.3rem;
  /*width: 250px;*/
}
/* line 5, ../sass/part/_slideshow.scss */
ul.diaporama li {
  list-style-type: none;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
}
/* line 11, ../sass/part/_slideshow.scss */
ul.diaporama li img {
  width: 165px;
}

/* line 2, ../sass/part/_startyourday.scss */
#startyourday {
  background-color: #FFFFDF;
  overflow: hidden;
}
/* line 6, ../sass/part/_startyourday.scss */
#startyourday #startday a {
  font-family: Pacifico, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #7F2613;
}
/* line 14, ../sass/part/_startyourday.scss */
#startyourday.normal article#thought {
  height: 197px;
  overflow: hidden;
  background-color: #FFFFDF;
}
/* line 20, ../sass/part/_startyourday.scss */
#startyourday.normal article#thought #thought-image {
  float: left;
  margin-right: 1rem;
}
/* line 24, ../sass/part/_startyourday.scss */
#startyourday.normal article#thought #thought-image img {
  width: 256px;
  height: 192px;
}
/* line 30, ../sass/part/_startyourday.scss */
#startyourday.normal article#thought #thought-text {
  margin: 1rem 0 0;
  font-size: 0.9rem;
}
/* line 34, ../sass/part/_startyourday.scss */
#startyourday.normal article#thought #thought-text:first-letter, #startyourday.normal article#thought #thought-text p.thought.text:first-letter {
  font-size: 1.3rem;
  font-family: Pacifico, Helvetica, Arial, sans-serif;
  color: #7F2613;
}
/* line 42, ../sass/part/_startyourday.scss */
#startyourday.normal aside {
  border-left: none;
}
/* line 47, ../sass/part/_startyourday.scss */
#startyourday.normal div#author_part {
  padding: 20px;
  height: 195px;
}
/* line 53, ../sass/part/_startyourday.scss */
#startyourday.collapse {
  height: 3.1rem;
}
/* line 55, ../sass/part/_startyourday.scss */
#startyourday.collapse article#thought {
  background-color: #FFFFDF;
  padding: 0.5rem 0rem 0.5rem 1rem;
  width: 100%;
}
/* line 59, ../sass/part/_startyourday.scss */
#startyourday.collapse article#thought #thought-image {
  float: left;
  margin: -0.5rem 1rem 0 0;
}
/* line 62, ../sass/part/_startyourday.scss */
#startyourday.collapse article#thought #thought-image img {
  width: auto;
  height: 3.1rem;
}
/* line 69, ../sass/part/_startyourday.scss */
#startyourday.collapse article#thought #thought-text {
  display: none;
}
/* line 73, ../sass/part/_startyourday.scss */
#startyourday.collapse a.button {
  display: none;
}
/* line 77, ../sass/part/_startyourday.scss */
#startyourday.collapse aside {
  display: none;
}
/* line 82, ../sass/part/_startyourday.scss */
#startyourday.collapse div#author_part {
  display: none;
}

/* line 1, ../sass/part/_jquery.scss */
.ui-widget {
  font-size: 0.8rem;
}

/* line 5, ../sass/part/_jquery.scss */
.ui-datepicker-trigger {
  cursor: pointer;
}

/* line 1, ../sass/part/_fancy.scss */
.fancybox-title-float-wrap .child {
  color: #08304E;
  background-color: white;
  text-shadow: none;
}

/* line 2, ../sass/part/_cart.scss */
#shopping {
  width: 18px;
  height: 25px;
  position: absolute;
}

/* line 9, ../sass/part/_cart.scss */
#shoppingcontainer,
#shoppingcontainerempty {
  background: url("images/panier.png") no-repeat scroll 0 0;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0 0 0 0;
  width: 17rem;
}
/* line 15, ../sass/part/_cart.scss */
#shoppingcontainer div,
#shoppingcontainerempty div {
  width: 100%;
  text-align: center;
}
/* line 18, ../sass/part/_cart.scss */
#shoppingcontainer div.empty,
#shoppingcontainerempty div.empty {
  padding: 0.4rem 0;
}
/* line 22, ../sass/part/_cart.scss */
#shoppingcontainer a:hover,
#shoppingcontainerempty a:hover {
  text-decoration: none;
  color: #7F2613;
}
/* line 26, ../sass/part/_cart.scss */
#shoppingcontainer:hover,
#shoppingcontainerempty:hover {
  background: url("images/panier_hover.png") no-repeat scroll 0 0;
}
/* line 28, ../sass/part/_cart.scss */
#shoppingcontainer:hover a,
#shoppingcontainerempty:hover a {
  color: #7F2613;
}
/* line 31, ../sass/part/_cart.scss */
#shoppingcontainer.responsive,
#shoppingcontainerempty.responsive {
  display: none;
}

/* line 2, ../sass/part/_product_add.scss */
#addProductForm {
  color: #08304E;
  font-size: 0.9rem;
}
/* line 5, ../sass/part/_product_add.scss */
#addProductForm img {
  float: left;
  margin: 0.8rem;
}
/* line 9, ../sass/part/_product_add.scss */
#addProductForm #mention {
  background-color: #7F2613;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: white;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
/* line 18, ../sass/part/_product_add.scss */
#addProductForm span#title {
  display: block;
  padding: 0;
  text-transform: uppercase;
}
/* line 24, ../sass/part/_product_add.scss */
#addProductForm #buttons {
  clear: both;
}
/* line 26, ../sass/part/_product_add.scss */
#addProductForm button {
  float: right;
  margin: 0.5rem;
  width: 10rem;
}
/* line 32, ../sass/part/_product_add.scss */
#addProductForm button {
  border: 0 none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  background-color: #5586b5;
  padding: 0.4rem 1rem;
  font-size: 0.9rem;
}
/* line 41, ../sass/part/_product_add.scss */
#addProductForm button:hover {
  background-color: #194570;
  text-decoration: none;
}
/* line 50, ../sass/part/_product_add.scss */
#addProductForm #price {
  color: #7F2613;
}

/* line 2, ../sass/part/_special.scss */
#themes h4 a {
  color: #7F2613;
  font-size: 1.2rem;
}
/* line 8, ../sass/part/_special.scss */
#themes ul {
  margin-bottom: 2rem;
}
/* line 10, ../sass/part/_special.scss */
#themes ul li {
  list-style-type: disc;
  margin-left: 3rem;
}

/* line 19, ../sass/part/_special.scss */
#international .continent {
  font-family: Tahoma, Geneva, sans-serif;
  color: #7F2613;
  font-size: 1.5rem;
  font-weight: 100;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 0rem;
}
/* line 29, ../sass/part/_special.scss */
#international .distributor {
  margin: 0.5rem 0 0.5rem 1rem;
  padding-left: 1rem;
}
/* line 32, ../sass/part/_special.scss */
#international .distributor .country {
  color: #194570;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  margin-left: -1rem;
}
/* line 40, ../sass/part/_special.scss */
#international .distributor .corporate-name {
  font-weight: bold;
}
/* line 44, ../sass/part/_special.scss */
#international .distributor a {
  color: #7F2613;
}

/* line 53, ../sass/part/_special.scss */
img#video {
  margin: auto;
}

/* line 58, ../sass/part/_special.scss */
div#flipping {
  margin-top: 5px;
}
/* line 60, ../sass/part/_special.scss */
div#flipping button {
  margin-top: 0;
}

/* line 66, ../sass/part/_special.scss */
ul.menu li {
  list-style: square;
  list-style-position: outside;
  line-height: 0.9rem !important;
}

/* line 1, ../sass/ltr.scss */
html[dir=ltr] {
  font-size: 16px;
}
/* line 4, ../sass/ltr.scss */
html[dir=ltr] #thoughtoftheday p.text:first-letter {
  font-size: 2.6rem;
  font-family: Pacifico, Helvetica, Arial, sans-serif;
  color: #7F2613;
  padding-right: 0.3rem;
}
/* line 13, ../sass/ltr.scss */
html[dir=ltr] form#form-search input {
  width: 192px;
}
/* line 19, ../sass/ltr.scss */
html[dir=ltr] form#account td.listname p:first-child {
  padding-top: 0;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 d├®c. 2015, 08:44:36
    Author     : patrick
*/
/* line 10, ../sass/rtl.scss */
html[dir=rtl] {
  font-size: 21px;
}
/* line 12, ../sass/rtl.scss */
html[dir=rtl] caption, html[dir=rtl] th, html[dir=rtl] td {
  text-align: right;
}
/* line 15, ../sass/rtl.scss */
html[dir=rtl] #horscadre {
  margin: 0 0 0 500px;
}
/* line 19, ../sass/rtl.scss */
html[dir=rtl] h1 {
  font-size: 1.4rem;
}
/* line 25, ../sass/rtl.scss */
html[dir=rtl] header nav #logo {
  background-position-x: 525px;
  background-position-y: 0px;
  padding: 0 101px 0 0;
  text-align: right;
  margin-top: 10px;
}
/* line 32, ../sass/rtl.scss */
html[dir=rtl] header nav #mainmenu {
  margin: 0 100px 0 0;
  text-align: right;
}
/* line 38, ../sass/rtl.scss */
html[dir=rtl] header #zonetop {
  text-align: left;
}
/* line 45, ../sass/rtl.scss */
html[dir=rtl] aside {
  float: left;
}
/* line 51, ../sass/rtl.scss */
html[dir=rtl] form#form-search #btnsearch {
  left: 0;
  right: inherit;
}
/* line 55, ../sass/rtl.scss */
html[dir=rtl] form#form-search input {
  width: 190px;
}
/* line 60, ../sass/rtl.scss */
html[dir=rtl] div#ZL1 #titre,
html[dir=rtl] div#ZR1 #titre,
html[dir=rtl] div#ZL2 #titre,
html[dir=rtl] div#ZR2 #titre,
html[dir=rtl] div#ZT #titre,
html[dir=rtl] #submenu #titre {
  font-size: 1rem;
}
/* line 68, ../sass/rtl.scss */
html[dir=rtl] #shoppingcontainer,
html[dir=rtl] #shoppingcontainerempty {
  background: url("images/panier-rtl.png") no-repeat scroll 275px 0;
  margin: 0.7rem 0 0 0;
}
/* line 72, ../sass/rtl.scss */
html[dir=rtl] #shoppingcontainer:hover,
html[dir=rtl] #shoppingcontainerempty:hover {
  background: url("images/panier_hover-rtl.png") no-repeat scroll 275px 0;
}
/* line 76, ../sass/rtl.scss */
html[dir=rtl] #shoppingcontainer div, html[dir=rtl] #shoppingcontainerempty div {
  width: 243px;
  text-align: center;
  /*border: 1px solid black;*/
}
/* line 83, ../sass/rtl.scss */
html[dir=rtl] #addProductForm img {
  float: right;
  margin: 0.8rem;
}
/* line 88, ../sass/rtl.scss */
html[dir=rtl] #addProductForm span#title {
  margin-top: 6px;
}
/* line 94, ../sass/rtl.scss */
html[dir=rtl] div.order .bcChevron {
  background-position-y: -60px !important;
}
/* line 99, ../sass/rtl.scss */
html[dir=rtl] #breadcrumbs {
  padding: 0 100px 0 0;
}
/* line 104, ../sass/rtl.scss */
html[dir=rtl] header.reduce #zonetop {
  left: 0;
}
/* line 107, ../sass/rtl.scss */
html[dir=rtl] header.reduce #logo {
  top: 0;
  left: 400px;
}
/* line 111, ../sass/rtl.scss */
html[dir=rtl] header.reduce #mainmenu {
  margin: 0 45px 0 0px;
}
/* line 116, ../sass/rtl.scss */
html[dir=rtl] ul {
  list-style: none !important;
}
/* line 119, ../sass/rtl.scss */
html[dir=rtl] form {
  font-size: 21px !important;
}
/* line 120, ../sass/rtl.scss */
html[dir=rtl] form input[name$=email] {
  direction: ltr !important;
  padding-left: 4px;
}
/* line 125, ../sass/rtl.scss */
html[dir=rtl] form input, html[dir=rtl] form select, html[dir=rtl] form textarea {
  font-size: 1rem !important;
}
/* line 129, ../sass/rtl.scss */
html[dir=rtl] form select[id$=_html] {
  width: 140px;
}
/* line 134, ../sass/rtl.scss */
html[dir=rtl] form#contact label,
html[dir=rtl] form #deliveryaddress label,
html[dir=rtl] form #invoiceaddress label {
  margin: 0;
}
/* line 139, ../sass/rtl.scss */
html[dir=rtl] form input[type="checkbox"] {
  margin-left: 0;
}
/* line 143, ../sass/rtl.scss */
html[dir=rtl] form label.error {
  padding-right: 11rem;
  padding-left: 0;
}
/* line 149, ../sass/rtl.scss */
html[dir=rtl] div.order.order_2 .text-cg {
  padding: 1rem 3rem 1rem 0;
}
/* line 154, ../sass/rtl.scss */
html[dir=rtl] form #lbl_prosveta_com, html[dir=rtl] form #lbl_fct_same {
  margin: 0 1rem 0 0 !important;
  width: auto;
}
/* line 159, ../sass/rtl.scss */
html[dir=rtl] ul.diaporama {
  height: 9.6rem;
  width: 172px;
}
/* line 164, ../sass/rtl.scss */
html[dir=rtl] form#subscribe {
  padding-left: 1rem;
}
/* line 166, ../sass/rtl.scss */
html[dir=rtl] form#subscribe p {
  padding: 0;
  text-align: inherit;
}
/* line 170, ../sass/rtl.scss */
html[dir=rtl] form#subscribe p input#subscribe_email {
  background-position: 204px 8px;
  padding: 0px 23px 0px 0px;
}
/* line 177, ../sass/rtl.scss */
html[dir=rtl] .catalog-book {
  float: right;
  margin: 0 1rem 2rem;
}
/* line 183, ../sass/rtl.scss */
html[dir=rtl] div.result img.indicateur {
  margin: -24px 0 0 inherit;
}

/* line 192, ../sass/rtl.scss */
*[dir=rtl] caption, *[dir=rtl] th, *[dir=rtl] td {
  text-align: right !important;
}
/* line 196, ../sass/rtl.scss */
*[dir=rtl] a#flipLink {
  padding: 0.4rem 46px 0 3rem !important;
  background-position-x: 136px;
}

/* line 211, ../sass/structure.scss */
#slider {
  display: none;
}

/* line 215, ../sass/structure.scss */
#btn_up {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 64px;
  height: 64px;
  background: url("images/up.png") transparent;
  cursor: pointer;
  opacity: 0;
}

@media screen and (max-width: 1085px) {
  /* line 229, ../sass/structure.scss */
  #btn_up {
    background: url("images/up_blue.png") transparent;
  }
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@media screen and (max-width: 960px) {
  /* line 12, ../sass/part/_responsive.scss */
  #btn_up {
    display: none;
  }

  /* line 16, ../sass/part/_responsive.scss */
  #background {
    display: none;
  }

  /* line 20, ../sass/part/_responsive.scss */
  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    height: 34px;
    min-width: 0;
    background-color: #194570;
  }
  /* line 30, ../sass/part/_responsive.scss */
  header.reduce #mainmenu {
    margin: 0;
  }
  /* line 34, ../sass/part/_responsive.scss */
  header button#mainmenu {
    display: block;
    position: absolute;
    left: 0px;
    height: 34px;
  }
  /* line 41, ../sass/part/_responsive.scss */
  header #logo {
    display: none;
  }
  /* line 43, ../sass/part/_responsive.scss */
  header #logo #logotext {
    display: none;
  }
  /* line 48, ../sass/part/_responsive.scss */
  header #zonetop {
    display: none;
  }
  /* line 52, ../sass/part/_responsive.scss */
  header nav {
    position: absolute;
    min-width: 0;
    width: 480px;
    top: -20px;
    left: 0;
    margin-left: -480px;
    background-color: #194570;
    padding-top: 40px;
  }
  /* line 61, ../sass/part/_responsive.scss */
  header nav hr.responsive {
    display: inherit;
  }
  /* line 64, ../sass/part/_responsive.scss */
  header nav a {
    font-size: 0.9rem;
    display: block;
    margin: 0.2rem auto;
    float: left;
    width: 250px;
  }
  /* line 70, ../sass/part/_responsive.scss */
  header nav a.responsive {
    display: block;
  }
  /* line 75, ../sass/part/_responsive.scss */
  header nav #lang {
    display: block;
    text-transform: none;
    background-color: #194570;
  }
  /* line 79, ../sass/part/_responsive.scss */
  header nav #lang a, header nav #lang em {
    display: inline-block;
    width: 64px;
    text-align: center;
    float: none;
  }
  /* line 85, ../sass/part/_responsive.scss */
  header nav #lang em {
    color: #7F2613;
    font-style: normal;
    background-color: white;
    padding: 0 5px;
  }
  /* line 93, ../sass/part/_responsive.scss */
  header nav div#mainmenu {
    border: none;
    margin: 0;
    width: 250px;
  }
  /* line 97, ../sass/part/_responsive.scss */
  header nav div#mainmenu a.active {
    background: inherit;
  }
  /* line 100, ../sass/part/_responsive.scss */
  header nav div#mainmenu a.active:hover {
    background: #303030;
    background: rgba(0, 0, 0, 0.4);
  }
  /* line 110, ../sass/part/_responsive.scss */
  header #shoppingcontainer.responsive {
    display: block;
    position: fixed;
    background: url("images/panier_blanc.png") no-repeat scroll 0 0;
    padding: 0 0 0 0;
    width: 43px;
    height: 34px;
    right: 84px;
    top: -7px;
  }
  /* line 120, ../sass/part/_responsive.scss */
  header #shoppingcontainer.responsive #productsCount {
    font-weight: bold;
    color: #7F2613;
  }
  /* line 128, ../sass/part/_responsive.scss */
  header #slider-button {
    right: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: url(images/slider_open.png) no-repeat transparent;
    cursor: pointer;
    position: absolute;
  }
  /* line 136, ../sass/part/_responsive.scss */
  header #slider-button.open {
    background-image: url(images/slider_close.png);
  }

  /* line 142, ../sass/part/_responsive.scss */
  footer {
    position: inherit;
  }

  /* line 145, ../sass/part/_responsive.scss */
  section.page {
    margin-top: -10px;
  }
  /* line 147, ../sass/part/_responsive.scss */
  section.page #breadcrumbs_container {
    display: none;
  }

  /* line 156, ../sass/part/_responsive.scss */
  section#conteneur {
    margin-top: 45px;
  }
  /* line 158, ../sass/part/_responsive.scss */
  section#conteneur aside#menuright {
    width: 242px;
    position: absolute;
    top: 0px;
    margin-right: -242px;
    display: none;
    background-color: white;
  }

  /* line 169, ../sass/part/_responsive.scss */
  form label {
    margin-left: 0 !important;
    width: 100%;
  }
  /* line 173, ../sass/part/_responsive.scss */
  form textarea, form input, form select {
    display: block;
  }
  /* line 177, ../sass/part/_responsive.scss */
  form input[type="checkbox"] {
    margin-top: 0.5rem !important;
    margin-left: 0;
    width: 30px;
  }
  /* line 186, ../sass/part/_responsive.scss */
  form .listformat label {
    width: auto;
  }
  /* line 190, ../sass/part/_responsive.scss */
  form td.listname {
    width: 140px !important;
  }
  /* line 192, ../sass/part/_responsive.scss */
  form td.listname[colspan="2"] {
    width: 330px !important;
  }
  /* line 197, ../sass/part/_responsive.scss */
  form label#lbl_fct_same {
    margin: 0 !important;
    width: 330px;
    padding: 0;
  }
  /* line 202, ../sass/part/_responsive.scss */
  form #prosveta_com, form #fct_same {
    width: 30px;
    margin: 0 !important;
    display: inline;
  }

  /* line 213, ../sass/part/_responsive.scss */
  html[dir=ltr] section#conteneur aside#menuright {
    right: 0;
  }

  /* line 220, ../sass/part/_responsive.scss */
  html[dir=rtl] header button#mainmenu {
    position: relative;
    right: -6px;
  }
  /* line 226, ../sass/part/_responsive.scss */
  html[dir=rtl] header nav {
    width: 480px;
    right: 0;
    margin-right: -480px;
  }
  /* line 231, ../sass/part/_responsive.scss */
  html[dir=rtl] header nav div#mainmenu {
    border: none;
    margin: 0;
    width: 250px;
  }
  /* line 239, ../sass/part/_responsive.scss */
  html[dir=rtl] header #shoppingcontainer.responsive {
    display: block;
    position: fixed;
    background: url("images/panier_blanc.png") no-repeat scroll 0 0;
    padding: 0 0 0 0;
    width: 43px;
    height: 34px;
    right: 84px;
    top: -7px;
  }
  /* line 249, ../sass/part/_responsive.scss */
  html[dir=rtl] header #shoppingcontainer.responsive #productsCount {
    font-weight: bold;
    color: #7F2613;
  }
  /* line 257, ../sass/part/_responsive.scss */
  html[dir=rtl] header #slider-button {
    position: absolute;
    left: 0;
    right: inherit;
    background: url(images/slider_close.png) no-repeat transparent;
  }
  /* line 262, ../sass/part/_responsive.scss */
  html[dir=rtl] header #slider-button.open {
    background-image: url(images/slider_open.png);
  }
  /* line 268, ../sass/part/_responsive.scss */
  html[dir=rtl] header.reduce #mainmenu {
    margin: 0;
  }
  /* line 274, ../sass/part/_responsive.scss */
  html[dir=rtl] section.page {
    margin-top: -10px;
  }
  /* line 276, ../sass/part/_responsive.scss */
  html[dir=rtl] section.page #breadcrumbs_container {
    display: none;
  }
  /* line 283, ../sass/part/_responsive.scss */
  html[dir=rtl] section#conteneur {
    position: relative;
  }
  /* line 285, ../sass/part/_responsive.scss */
  html[dir=rtl] section#conteneur aside#menuright {
    left: 0;
    margin: 0 0 0 -242px;
  }
  /* line 290, ../sass/part/_responsive.scss */
  html[dir=rtl] section#conteneur aside#menuright #part-container {
    margin: 0 33px 0 0;
  }
  /* line 296, ../sass/part/_responsive.scss */
  html[dir=rtl] form#account td.listname {
    width: 170px !important;
  }
  /* line 298, ../sass/part/_responsive.scss */
  html[dir=rtl] form#account td.listname[colspan="2"] {
    width: 330px !important;
  }
  /* line 301, ../sass/part/_responsive.scss */
  html[dir=rtl] form#account td.listname > p:first-child {
    padding-top: 0px;
  }
  /* line 306, ../sass/part/_responsive.scss */
  html[dir=rtl] label {
    margin: 0 !important;
  }
}
