/* ecrans plus grands que 851
@media only screen and (min-width:851px) {	
 */
 a {
    color: #000;
    text-decoration: none;
    display: block;
  }

  table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0;
    width: 100%;
  }

  table,th,td {
    border: 1px solid rgba(0,0,0,0.1);
  }

  caption,th,td {
    font-weight: 400;
  }

  th {
    border-width: 1px;
    font-weight: 700;
    padding: 5px 10px;
  }

  td {
    border-width: 1px;
    padding: 0;
  }

  button,input,select,textarea {
    color: #333;
    font-size: 18px;
    font-size: 1.0rem;
    line-height: 130%;
    word-wrap: break-word;
  }

  h1,h2,h3,h4,h5,h6 {
    clear: both;
    color: #000000;
    font-weight: 900;
  }

  p {
    margin-bottom: 5px;
  }

  dfn,cite,em,i {
    font-style: italic;
  }

  blockquote {
    clear: both;
    display: inline-block;
    font-style: italic;
    margin: 5px 0;
    opacity: .5;
  }

  blockquote p {
    margin-left: 80px;
  }

  blockquote:before {
    content: '\f106';
    float: left;
    font-size: 400%;
    font-style: normal;
    font-weight: 400;
    opacity: .4;
  }

  blockquote {
    display: block;
    background: #e4e4e4;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    border-left: 15px solid #ff9007;
    border-right: 1px dashed #ff9007;
    border-top: 1px dashed #ff9007;
    border-bottom: 1px dashed #ff9007;
  }

  blockquote::before {
    content: "\201C";
 /*Unicode for Left Double Quote*/
  /*Font*/
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
  /*Positioning*/
    position: absolute;
    left: 10px;
    top: 5px;
  }

  blockquote::after {
  /*Reset to make sure*/
    content: "";
  }

  blockquote a {
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    padding: 0 3px;
    color: #c76c0c;
  }

  blockquote a:hover {
    color: #666;
  }

  blockquote em {
    font-style: italic;
  }

  address {
    margin: 0 0 5px;
  }

  pre {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    max-width: 100%;
    padding: 5px;
  }

  code,kbd,tt,var {
    font-size: 14px;
    font-size: 1.4rem;
  }

  abbr,acronym {
    cursor: help;
  }

  mark,ins {
    text-decoration: none;
  }

  sup,sub {
    font-size: 75%;
    height: 0;
    position: relative;
    vertical-align: baseline;
  }

  sup {
    bottom: 1ex;
  }

  sub {
    top: .5ex;
  }

  small {
    font-size: 75%;
  }

  big {
    font-size: 125%;
  }

  h1.site-title {
    font-size: 73px;
    font-size: 7.3rem;
  }

  .site-description {
    opacity: .5;
  }

  h1 {
    font-size: 52px;
    font-size: 5.2rem;
  }

  h2 {
    font-size: 47px;
    font-size: 4.7rem;
  }

  h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }

  h4 {
    font-size: 29px;
    font-size: 2.9rem;
  }

  h1.widget-title,h5 {
    font-size: 20px;
    font-size: 2rem;
  }

  h6 {
    font-size: 18px;
    font-size: 1.8rem;
  }


/* HEADER */



  table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0;
    width: 100%;
  }

  b, strong {
    font-weight: 700;
    font-size: 1.5rem;
  }

  ul {
    list-style: disc;
  }

  ol {
    list-style: decimal;
  }

  .entry-content li> ul,.entry-content li> ol {
    margin: 10px 5px;
    padding: 10px 5px;
  }

  dt {
    font-weight: 700;
  }

  dd {
    margin: 0 10px 10px;
  }


.une_droite {
    float: right;
    width: 497px;
    height: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 20px 20px 0;
}




/* commmentaire */

#section_bottom_post {
    width: 797px;
    text-align: left;
}
