@import url(menu_reservation.css);

.blocLeft,.blocRight{
  float : left;
  width : 440px;
  text-align : justify;
}

.blocLeft{
  margin-right : 40px;
  width : 420px;
}

.doubleBloc{
  overflow : hidden;
}

h3{
  font-size : 1.1em;
  background : none;
  padding-left:10px;
  color : #6B6B6B;
  background : url(../../images/css/puce_h3.jpg) no-repeat left 2px;     
}


ul.double_ul li{
  float : left;
  display: block;
  width : 190px;
  background: url(../../images/css/square_orange.jpg) no-repeat left 3px;
  padding-left : 15px;
}

ul.double_ul{
  overflow : hidden;
  margin-right : 0px;
   margin-left : 5px;
}

