.date { 
        font-size: 12px;
        }

.image-actu { 
              margin: 0 20px 20px 0;
              width: 200px;
              height: 200px;
              float:left;
              }

div.actualite div.clear { 
                   clear: both;
                   }

div.actualite{ 
               min-height: 220px;
               border: 3px outset black;
               padding: 5px;
               }

h2{
    margin: 0 0 30px 0;
    color: #ff6600;
    text-align: center;
    }
