  #accueil { margin: 0.1em -1px 0pt 0pt;
    padding: 5px 0pt 10px;
    color: rgb(255, 255, 255);
	 background-color:#707276;
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    overflow: visible;
    font-family: Arial,Helvetica,sans-serif;
    }

  .case { margin: 0pt 38px 0pt 0pt;
    width: 150px;
    height: 210px;
    float: left;
    background-color:rgb(112, 114, 118);
    text-align: center;
    color: rgb(0, 0, 0);
    position: relative;
    }

  .case h2 { 
  background: #fff url(images/fd_accueilbleu.gif) no-repeat scroll left top;
    font-size: 1.2em;
    font-weight: bold;
    position: relative;
    height: 20px;
    padding-top: 0.2em;
    letter-spacing: 0.04em;
    }

  .case p { background: #fff url(images/fd_accueil2bleu.gif) no-repeat scroll left bottom;
    color: #707276;
    height: 130px;
    margin-top: 0pt;
    padding-top: 20px;
    margin-bottom: 0pt;
    font-weight: bold;
    text-align: center;
    }

  .case a:link, .case a:visited { text-decoration: none;
    color:#F20017;
    }

  .case a:hover, .case a:active, .case a:focus { text-decoration: underline;
    color: rgb(34, 68, 172);
    }
#interieur{
	background-color: rgb(112, 114, 118);
}
