#img_entete{
  float:right;
  margin-left:50px;
}

h2.titrePage{
color:#CF1111;
font-family:tahoma,helvetica,arial,sans serif;
font-size:17px;
font-weight:bold;
margin:0;
padding:4px 0 10px;
text-transform:uppercase;
}

#div_contenu{
  clear:right;
  margin-top:20px;
}

  div.hebergementtheme{
    float:left;
    margin-right:20px;
    margin-bottom:15px;
    height:115px;
  }
  div.hebergementtheme img{
    width:127px;
    height:90px;
  }
  div.hebergementtheme a{
    color: #CF1111;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
  }
  div.hebergementtheme a:hover{
    color: #111624;
  }
  
  #p_concl{  
  clear:left;
  }