#bdc {
  float: left;
  clear: both;
  width: 935px;
  color: #000;
  padding: 0px 30px 0px 25px;
}

#left_side_bdc {
  float: left;
  width: 735px;
}

#head_bdc {
  float: left;
  clear: both;
  width: 731px;
  height: 31px;
  margin-top: 20px;
  margin-bottom: 12px;
  background: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/head_bdc_line.gif) no-repeat top left;
}
#head_phrase {
  font-size: 11px;
  width: 731px;
  text-align: center; 
  margin: 0 0 10px 0;
}
#head_bdc div {
  float: left;
  width: 164px;
  height: 31px;
  line-height: 30px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: top left;
}
#head_bdc div.focus {
  background-image: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/head_bdc_on.gif);
  color: #000;
}
#head_bdc div.unfocus {
  background-image: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/head_bdc_off.gif);
  color: #cd4a52;
}
#head_bdc div.focus_large {
  width: 192px;
  background-image: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/head_bdc_large_on.gif);
  color: #000;
}
#head_bdc div.unfocus_large {
  width: 192px;
  background-image: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/head_bdc_large_off.gif);
  color: #cd4a52;
}
#head_bdc div a {
  text-decoration: none;
  color: #fff;
}
#head_bdc div.unfocus a {
  color: #cd4a52;
}
#head_bdc div.unfocus_large a {
  color: #cd4a52;
}

#bdc h2 {
  float: left;
  clear: both;
  width: 100%;
  color: #8c322a;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
  text-transform: uppercase;
  margin:0px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #8c322a;
}
#bdc h3 {
  float: left;
  clear: both;
  width: 100%;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  margin:0px;
  padding: 15px 0px;
}


#bdc_1 {
  float: left;
  clear: both;
  width: 731px;
}
#bdc_1 th {
  color: #341110;
  background-color: #9faf28;
  height: 29px;
  text-align: left;
  font-weight: normal;
}
#bdc_1 th img{
  float: left;
  padding: 2px 10px 2px 0px;
}
#bdc_1 th span{
  float: left;
  line-height: 29px;
}
#bdc_1 td {
  font-weight: bold;
  line-height: 30px;
  color: #e94f00;
}
#bdc_1 td {
  font-weight: bold;
  line-height: 30px;
  color: #341110;
  font-size: 11px;
}
#bdc_1 td.name, #bdc_1 td.price, #bdc_1 td.qte, #bdc_1 td.total, #bdc_1 td.delete {
  border-bottom: 1px solid #ccc;
}
#bdc_1 td.name {
  text-align: left;
}
#bdc_1 td.name a {
  color: #000;
  text-decoration: none;
}
#bdc_1 td.price {
  color: #8c322a;
  text-align: right;
  padding-right: 50px;
}
#bdc_1 td.qte {
  padding-left: 3px;
}
#bdc_1 td.qte .number_area {
  float: left;
  width: 50px;
  height: 17px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
#bdc_1 td.qte .number_area input {
  float: left;
  width: 18px;
  height: 14px;
  border:0px;
  padding: 2px 0px 1px 5px;
  font-weight: normal;
}
#bdc_1 td.qte .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
#bdc_1 td.qte .number_area a img {
  float: left;
}
#bdc_1 td.total {
  color: #8c322a;
  text-align: right;
  padding-right: 35px;
}
#bdc_1 td.delete{
  text-align: right;
}

#bdc_1 .total_line {
  color: #000;
  font-weight: bold;
  background-color: #9faf28;
  line-height: 30px;
  text-align: right;
  padding-right: 15px;
  margin-top: 25px;
}
#bdc_1 .total_line span {
  color: #8c322a;
  padding-left: 5px;
}

#bdc_1 .submit {
  float: left;
  clear: both;
  width: 731px;
  text-align: right;
  margin-top: 22px;
}
#bdc_1 .total_line .recalc {
  margin-bottom: -5px;
}



/* ** LES SLOTS ** */
#bdc .slot {
  float: left;
  clear: both;
  width: 925px;
  margin-top: 5px;
  margin-bottom: 7px;
  color: #000;
  background-color: #ccd38e;
}
#bdc .slot .title {
  float: left;
  width: 895px;
  height: 29px;
  line-height: 28px;
  padding: 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #9faf28;
  color: #fff;
}
#bdc .slot .content {
  float: left;
  width: 895px;
  padding: 10px 15px;
  color: #341110;
}


#bdc_2 {
  float: left;
  clear: both;
  width: 925px;
  color: #3b192a;
}
#bdc_2 .slot .title input {
  float: left;
  height: 24px;
  padding-top: 5px;
}
#bdc_2 .slot .title label {
  float: left;
  padding-left: 5px;
}

#bdc_2 .slot .column {
  float: left;
  width: 300px;
}

#bdc_2 .slot .cnil {
  float: left;
  clear: both;
  width: 100%;
  padding-top: 30px;
  font-size: 11px;
}
#bdc_2 .submit {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  margin-top: 22px;
}



#bdc_3 .left {
  float: left;
  clear: both;
  width: 440px;
}
#bdc_3 .left .line {
  float: left;
  clear: both;
  line-height: 24px;
  font-weight: bold;
  font-size: 11px;
}
#bdc_3 .left .line div {
  float: left;
  height: 24px;
  margin-right: 13px;
  margin-top: 4px;
  margin-bottom: 4px;
}
#bdc_3 .left  .line .creneau1 {
  background-color: #CDD490;
  font-weight: normal;
  border: 1px solid #000;
}
#bdc_3 .left  .line .creneau2 {
  background-color: #9FAF28;
  font-weight: normal;
  border: 1px solid #000;
}
#bdc_3 .left  .line .creneau3 {
  background-color: #4E7023;
  font-weight: normal;
  color: #FFFFFF;
  border: 1px solid #000;
}
/* autres creneaux : couleurs a rajouter */

#bdc_3 .left  .line .creneau_empty {
  background-color: #A24C37;
  color: #FFFFFF;
  font-weight: normal;
  border: 1px solid #000;
}

#bdc_3 .right {
  float: right;
  width: 440px;
  margin-top: 10px;
}
#bdc_3 .right .submit {
  float: right;
}


#bdc_4 {
  float: left;
  clear: both;
  width: 925px;
  color: #3b192a;
}
#bdc_4 .recap_amount {
  float: left;
  clear: both;
  width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}
#bdc_4 .recap_amount .line {
  float: left;
  clear: both;
  width: 100%;
  padding: 7px 0px;
}
#bdc_4 .recap_amount .line label {
  float: left;
}

#bdc_4 .recap_amount .line_total {
  float: left;
  clear: both;
  width: 100%;

  padding: 7px 0px;
  font-weight: bold;
  color: #8c322a;
}
#bdc_4 .recap_amount .line_total label {
  float: left;
  text-transform: uppercase;
}

#bdc_4 .slot .title form{
  float: right;
  width: 265px;
  padding-right: 35px;
  padding-top: 2px;
}
#bdc_4 .slot .title form input.field {
  float: left;
  width: 119px;
  height: 15px;
  color: #3b192a;
  border: 1px solid #7d7d7d;
  border-top-color: #373737;
  border-left-color: #373737;
  background-color: #fff;
  padding: 1px 3px;
  vertical-align: top;
  margin-top: 3px;
}
#bdc_4 .slot .title form input.submit{
  float: right;
  margin-top: 3px;
}

.slot#recap_livraison .title {
  width: 863px;
  padding-left: 0px;
  padding: 0px 45px 0px 17px;
}
.slot#recap_livraison .title span {
  font-size: 10.5pt;
  color: #8c322a;
}
  
.slot#recap_livraison .content {
  width: 863px;
  padding: 10px 45px 17px 17px;
}

.slot#recap_livraison .content .links {
  float: right;
  width: 192px;
}
.slot#recap_livraison .content .links a {
  float: left;
  clear: both;
  width: 192px;
  height: 16px;
  margin-top: 9px;
  margin-bottom: 8px;
}
.slot#recap_livraison .content .links a img {
  float: left;
}


#bdc_4 .cb {
  float: left;
  border: 1px solid #000000;
  padding: 5px 20px;
  background-color: #e0e0e0;
}


/* reservation_list */
.reservation_list
{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  color: #3b192a;
}

.reservation_nav
{
  width: 100%;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.reservation_nav a {
  color: #cd4a52;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  text-decoration: underline;
}

.table_reservation_list
{
  width: 100%;
  background-color: #fff;
  border: 1px solid #a89689;
  margin-top: 10px;
  margin-bottom: 10px;
}

.tr_header_reservation_list
{
  font-weight: bold;
}

.tr_header_reservation_list th:first-child
{
  border: 0;
}
.table_reservation_list th
{
  height: 47px;
  background: url(http://site.gulliver.com/b20081216b0/web/bb/bdc/bg_th_bdc.gif) repeat-x top left;
  border-left: 1px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 11px;
}

.table_reservation_list td
{
  height: 24px;
  border: 1px solid #fff;
  text-align: center;
}
.table_reservation_list td.td_first_column_reservation, .table_reservation_list td.td_last_column_reservation {
  font-weight: bold;
  font-size: 11px;
}

.table_reservation_list .tarif_empty {
  background-color: #A24C37;
}

.table_reservation_list .tarif1 {
  background-color: #CDD490;
  color: #fff;
}
.table_reservation_list .tarif2 {
  background-color: #9FAF28;
  color: #fff;
}
.table_reservation_list .tarif3 {
  background-color: #4E7023;
  color: #fff;
}
/* autres creneaux : couleurs a rajouter */

.td_has_reservation
{
  background-color: #c28b73;
}

.reservation_now
{
  background-color: #ff6033;
}



/* ** PRODUITS PLUS ** */
#right_side_bdc {
  float: right;
  width: 179px;
  border: 0px;
  margin-top: 20px;
  padding: 24px 2px 2px 2px;
  background: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/bg_right_side_bdc.gif) #A24C37 no-repeat top center;
}
#right_side_bdc .title, #right_side_bdc .title img {
  float: left;
}
#right_side_bdc .add_to_cart {
  float: left;
  width: 179px;
  padding: 6px 0px;
  text-align: center;
}
#right_side_bdc .order_caps {
  float: left;
  width: 179px;
  margin-bottom: 2px;
  background: #FFFFFF url(http://site.gulliver.com/b20081216b0/web/mti/img/back_pdt+.gif) no-repeat center bottom;
}
#right_side_bdc .order_caps .title_line {
  display: block;
  width: 167px;
  background-color: #4E7023;
  font-size: 11px;
  font-weight: bold;
  font-family: Georgia, Arial;
  color: #fff;
  padding: 6px;
}
#right_side_bdc .order_caps .left {
  float: left;
  width: 110px;
}
#right_side_bdc .order_caps .left img {
  float: left;
  width: 110px;
  height: 79px;
}
#right_side_bdc .order_caps .right {
  float: left;
  width: 55px;
  padding-top: 2px;
  padding-left: 9px;
  padding-right: 5px;
  text-align: center;
  color: #000;
  font-size: 11px;
}
#right_side_bdc .cdnt_lines {
  padding-bottom: 0px;
}
#right_side_bdc .cdnt_lines .line {
  float: left;
  width: 55px;
}
#right_side_bdc .cdnt_lines .line .cdnt {
  display: block;
  width: 55px;
  text-align: center;
}
#right_side_bdc .cdnt_lines .line .price {
  display: block;
  width: 52px;
  line-height: 19px;
  text-align: center;
  font-size: 11px;
  color: #e94f00;
  font-weight: bold;
}
#right_side_bdc .cdnt_lines .line .number_area {
  float: left;
  width: 50px;
  height: 17px;
  margin-top: 2px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
#right_side_bdc .cdnt_lines .line .number_area input {
  float: left;
  width: 18px;
  height: 14px;
  font-size: 10px;
  font-weight: bold;
  border:0px;
  padding: 2px 0px 1px 5px;
}
#right_side_bdc .cdnt_lines .line .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
#right_side_bdc .cdnt_lines .line .number_area a img {
  float: left;
}


/* ** ** */
#bdc .submit_wide {
  float: left;
  clear: both;
  width: 719px;
  padding: 6px 6px 6px 0;
  text-align: center;
  margin: 30px 0 10px 0;
  background: #9FAF28;
}
#bdc .submit_wide_inside {
  margin: 0 auto;
  width: 330px;
}
#bdc .submit_wide2 {
  float: left;
  clear: both;
  width: 917px;
  padding: 6px 6px 6px 0;
  text-align: center;
  margin: 20px 0 10px 0;
  background: #9FAF28;
}
#bdc .submit_wide2_inside {
  margin: 0 auto;
  width: 270px;
}

#bdc .submit_wide #goto_BDC_home {
  float: right;
  padding-right: 6px;
}
#bottom_bdc {
  background: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/panier_back.jpg) no-repeat top left;
  float: left;
  width: 740px;
  color: #000;
  margin: 10px 5px 0 -9px;
}

#pplus {
  margin: 135px 0 0 0;
}

#bottom_bdc td {
  color: #000;
  font-weight: normal;
  line-height: 13px;
}
#bottom_bdc .bottom_line {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 22px;
  padding: 7px 0px;
  background-color: #964124;
  color: #fff;
  text-align: center;
}
#bottom_bdc .bottom_caps {
  /*background-color: #d2c7c1;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: top;*/
  padding: 0 4px 0 4px;
  background: url(http://site.gulliver.com/b20081216b0/web/mti/bdc/fond_pdtplus.png) no-repeat top center;
}
#bottom_bdc .bottom_caps .shop_img {
  float: left;
  width: 100%;
  height: 45px;
  text-align: center;
  padding: 8px 0 8px 0;
  margin: 30px 0 0 0;
}
#bottom_bdc .bottom_caps .shop_txt {
  float: left;
  font-size: 10px;
  text-align: center;
  padding: 5px 12px 0 12px;
  height: 75px;
}
#bottom_bdc .bottom_caps .order_caps {
  width: 195px;
  height: 85px;
  overflow: hidden;
  padding: 22px 0 0 0;
  text-align: left;
}
#bottom_bdc .bottom_caps .order_caps .title_line {
  color: #8ba408;
  font-weight: bold;
}
#bottom_bdc .bottom_caps .order_caps .left {
  float: left;
  width: 69px;
  padding-top: 4px;
}
#bottom_bdc .bottom_caps .order_caps .left img {
  float: left;
  width: 82px;
  height: 55px;
  border: 1px solid #8ba408;
}
#bottom_bdc .bottom_caps .order_caps .right {
  float: right;
  padding: 3px 0 0 5px;
  text-align: left;
  color: #000;
  font-size: 11px;
  text-align: left;
  width: 100px;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines {
  padding-bottom: 0px;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line {
  float: left;
  width: 100%;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line .cdnt {
  display: block;
  width: 100%;
  line-height: 19px;
  text-align: left;
  font-weight: bold;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line .price {
  line-height: 19px;
  text-align: left;
  font-size: 11px;
  color: #e94f00;
  font-weight: bold;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line .number_area {
  
  display: none;
  
  float: left;
  width: 50px;
  height: 17px;
  margin-top: 2px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line .number_area input {
  float: left;
  width: 18px;
  height: 14px;
  font-size: 10px;
  font-weight: bold;
  border:0px;
  padding: 2px 0px 1px 5px;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
#bottom_bdc .bottom_caps .order_caps .cdnt_lines .line .number_area a img {
  float: left;
}
#bottom_bdc .bottom_caps .goto {
  width: 181px;
  text-align: center;
  padding: 30px 4px 0px 5px;
  clear: both;
}


/* ** LIVRAISONS ** */
#livraison{
  float: left;
  padding: 15px 9px;
  border: 1px solid #ccd38e;
  width: 905px;
  
}
#livraison table{
  float:left;
  text-align:center;
  width:100%;
  border-collapse: collapse;
  margin-top:15px;
  background-color: #fff;
}
#livraison th{
  background-color:#ccd38e;
  color:#000;
  font-size: 11px;
  border-right: 1px solid #fff;
  padding: 5px 2px;
}
#livraison td{
  height: 30px;
  border: 1px solid #ccc;
}

#bouton_livraison {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 15px;
}
#bouton_livraison .liv_bouton {
  float: left;
  padding: 0px 15px;
  background-color: #9faf28;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  line-height: 24px;
  font-size: 13px;
  font-weight: bold;
}
#bouton_livraison .liv_bouton a{
  text-decoration: none;
  text-align: center;
  color: #fff;
}
#bouton_livraison .lien_off .liv_bouton {
  background-color: #ccd38e;
  color: #9faf28;
}
#bouton_livraison .lien_off .liv_bouton a{
  color: #fff;
}
#bouton_livraison .lien_off .liv_bouton a:hover{
  text-decoration: underline;
  color: #fff;
}

#mod_commande {
  float: left;
  padding-top: 100px;
  padding-right: 45px;
  margin-left: 30px;
}