@charset "UTF-8";
/*// vide pour désactiver style par défaut de prosveta.engine*/
/* line 7, ../sass/thought.scss */
#thoughtoftheday h1.title {
  font-size: 1.5rem;
  padding: 0 0 0 6px;
}
/* line 12, ../sass/thought.scss */
#thoughtoftheday p {
  margin: 1rem 0;
}
/* line 16, ../sass/thought.scss */
#thoughtoftheday .keywords {
  font-weight: bold;
  color: #194570;
}
/* line 23, ../sass/thought.scss */
#thoughtoftheday a.author {
  display: block;
  text-align: right;
  font-weight: bold;
}
/* line 30, ../sass/thought.scss */
#thoughtoftheday #picture {
  float: left;
  margin: 1rem 0 0;
  padding: 0 1rem 0 0.5rem;
}
/* line 35, ../sass/thought.scss */
#thoughtoftheday #picture img {
  width: 150px;
  height: auto;
}

/* line 44, ../sass/thought.scss */
#thoughtindex #letter {
  font-size: 4rem;
  font-family: Pacifico, Helvetica, Arial, sans-serif;
  color: #7F2613;
  text-align: center;
  margin-bottom: 3rem;
}
/* line 52, ../sass/thought.scss */
#thoughtindex p.sentence {
  padding-left: 1rem;
}
/* line 54, ../sass/thought.scss */
#thoughtindex p.sentence a {
  color: #7F2613;
}

/* line 61, ../sass/thought.scss */
#submenu_index td {
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
}
/* line 65, ../sass/thought.scss */
#submenu_index td a {
  color: #7F2613;
}
