/* Page Demande de financement */
#magasins #footer{
  background: none;
}

  #magasins #chapeau{
    width: 100%;
    background: url(../images/bg/carte-aurore-content-bg.jpg) no-repeat 705px 0px;
    padding-top: 0;

  }
  #magasins #chapeau h2{
    padding-top: 20px;
    background: url(../images/bg/h2-bg-blue.png) no-repeat left top;
    padding-bottom: 0.8em;
  }

  #magasins #main-content ul li{
    padding-left: 40px;
    background: url(../images/list/blue-circle.gif) no-repeat 31px 3px;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  #magasins #context #recherche h2{
    width:231px;
    height:45px;
    background: #E42518 url(../images/blocs/recherche.png) no-repeat top left;
  }

  #magasins .section{
    float:left;
  }

  #magasins .last{
    margin-top: 10px;
  }

