

.spip_documents_left { 
                  padding: 4px 8px 4px 4px;
 }
.spip_documents_right { 
                  padding: 4px 4px 4px 8px;
 }
h3 { 
  padding-top: 5px;
 }
h4 a { 
       color: black;
 }
h4 {
     padding-top: 10px;
     font-size: 1.6em;
     font-weight: bold;
 }

div.dateredac { 
           font-size: 0.6em;
                font-weight: normal;
           color: #555;
           padding: 0; margin: 0 0 -2px 0;
 }

li div.dateredac { 
                   font-size: 0.9em;
                   color: #999;
                    }

.readmore { 
            text-align: right;
            clear: both;
 }

.subcr img { 
             padding: 4px;
 }

.texte i, .chapo i { 
  display: block;
  text-align: center;
                     width: 70%;
                     margin-left: 15%;
color: #999;
}

span.spip_documents_center { 
                             display: block;
                         text-align: center;
                          }

div.forum { 
            padding-top: 10px;
            }

.error { 
         color: red;
         font-weight: bold;
         font-size: 1.4em;
 }

.twittfeed { 
             color: #606060;
             font-size: 0.9em;
 }

.footnote { 
            font-size: 0.9em;
            border-top: 1px solid #DDF;
            padding-top: 4px;
            margin-top: 4px;
 }

.traductions { 
               font-size: 1.1em;
               font-weight: bold;
               float: right;
               width: 200px;
               padding: 5px 0px 5px 20px;
               }
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;       /* Internet Explorer 5.5+ */
      } 

