body {
  font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
}
h1 {
  display: none;
}
h2 {
  margin: 0 0 .5em 0;
  font-size: 1.5em;
}
h3 {
  margin: 0 0 .5em 0;
  font-size: 1.2em;
}
p {
  margin: 0 0 1em 0;
}
table {
  border-collapse: collapse;
}
acronym {
  cursor: help;
}
ul {
  list-style: square;
}
hr.clear {
  clear: both;
  visibility: hidden;
}
#link-basket {
  display: none;
}
#basket div#orders {
  width: 95%;
  padding: .5em;
  background-color: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 1px solid #000;
}
#basket table#basket-content {
  width: 100%;
}
#basket table td,#basket table th {
  padding: 0.2em;
}
#basket table#basket-content a img {
  border: none;
}
#basket table#basket-content thead th {
  border-bottom: 1px solid #000;
}
#basket table#basket-content tfoot th {
  text-align: right;
}
#basket table#basket-content #prices,#basket table#basket-content td.prices {
  width: 20%;
  text-align: right;
}
#basket table#basket-content td.qte {
  text-align: center;
}
#basket table#basket-content #delete,#basket table#basket-content td.delete {
  width: 20px;
  text-align: right;
}
#basket table#basket-content #plates {
  width: 50%;
  text-align: left;
}
#total-ttc {
  border-top: 2px solid #000;
  font-size: 1.2em;
  font-weight: bold;
}
#basket #next {
  position: absolute;
  bottom: 20px;
  right: 250px;
  z-index: 1;
}
#basket .submitfield {
  margin-top: 70px;
  text-align: right;
}
#basket-shipment img {
  float: left;
  margin: 0 1em 1em 0;
}
#basket-shipment #address {
  font-style: italic;
}
#basket-shipment h4 {
  margin: 0 0 1em 0;
}
#basket-shipment #localisation {  
  width: 310px;
  margin: 0 0 1em 0;
  float: left;
}
table#horaires th {
  text-align: left;
  padding: 0 1em 0 0;
}
#update-shipment {
  visibility: hidden;
  clear: left;
}
#new {
  margin: 1em 0 0 0;
}
#new img {
  border: none;
}
#soe,#jingle,#prelude,#print,#card,#legal,#partenaire,#footer,#new,#next,.submitfield,#cheque-virement
{
  display: none;
}