body {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  margin:0px;
  background-color: #3b192a;
}


/* ** ALERTE ** */
.switch_site_alert {
  width: 100%;
  height: 42px;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/bg_alert.gif) #c9c9c9 repeat-x top left;
  line-height: 40px;
  color: #000;
  margin-bottom: 15px;
  font-size: 11px;
}
.switch_site_alert span {
  font-weight: bold;
}
.switch_site_alert .close {
  float: right;
}
.switch_site_alert .close img {
  display: block;
}
.switch_site_alert .logo {
  float: left;
}
.switch_site_alert #switch_site_to a {
  color: #000;
  text-decoration: none;
}



#page{
  width:980px;
  margin:0px auto;
}
#main{
  float: left;
  clear: both;
  width: 980px;
}

/* ** PAGINATION ** */

#left_side {
  float: left;
  width: 252px;
}
#content {
  float: left;
  width: 508px;
}
*html #content{
overflow-x:hidden !important;
}


/* ** ZONES ** */
#home {
  float: left;
  clear: both;
  width: 508px;
  margin-top: 30px;
}
#product_list {
  float: left;
  clear: both;
  width: 508px;
  margin-top: 5px;
  clear: both;
}
#product {
  float: left;
  clear: both;
  width: 508px;
  margin-top: 14px;
}
#webpage {
  float: left;
  clear: both;
  width: 712px;
  margin-top: 20px;
}
#preinscription {
  float: left;
  clear: both;
  width: 712px;
}
#contact_form {
  float: left;
  clear: both;
  width: 712px;
  margin-top: 14px;
  font-size: 11px;
}

/* ** MENU HORIZONTAL ** */
#line_menu {
  float: left;
  clear: both;
  width: 978px;
  height: 24px;
  margin-top: 10px;
  background: #866d63;
  border: 1px solid #866d63;
}
#menu1 {
  font-family: Arial, Helvetica, sans-serif;
}
ul#menu1{
  float: left;
  width: 490px;
  margin:0px;
  padding:0px;
  height: 24px;
}

ul#menu1 li.level1{
padding:0px;
margin:0px;
list-style:none;
float:left;
position:relative;
height:100%;

}

ul#menu1 li.level1 a.level1{
  font-weight: bold;
  font-size: 11px;
  color: #ede4d6;
  text-decoration: none;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 5px;
  border-left: 1px solid #ede4d6;
  line-height: 24px;
}
ul#menu1 li.level1:hover ul{
display:block;
}

ul#menu1 li ul{
position:absolute;
top:24px;
left:20px;
width:176px;
padding:0px;
margin:0px;
display:none;
z-index:2;
border-top:1px solid #ede4d6;
}

ul#menu1 li ul li {
  list-style:none;
  margin:0px;
  padding:0px;
  display:block;
  line-height: 19px;
  border-bottom:1px solid #ede4d6;
  border-left:1px solid #ede4d6;
  border-right:1px solid #ede4d6;
  background-color:#a8958d;
}

ul#menu1 li ul li a{
  display:block;
  border-top:0px;
  background-color:#a8958d;
  vertical-align:middle;
  text-decoration:none;
  color:#000;
  font-size: 10px;
  padding: 0px 0px 0px 10px;
  margin:0px;
}

ul#menu1 li ul li a:hover{
background-color:#866d63;
color:#fff;
}



ulsvg#menu1 li ul li a{
  display:block;
  border-top:0px;
  background-color:#a8958d;
  height:20px;
  line-height:20px;
  vertical-align:middle;
  padding-left:10px;
  text-decoration:none;
  color:#000;
  font-size: 10px;
  margin:0px;
}


#menu2 {
  margin-top: 43px;
}

/***   MENU SHOP - Bon Comptoir ********/
#shops_title {
  display: block;
  clear: both;
}
#shops_title img {
  float: left;
}
ul#shops {
  width: 508px;
  height: 50px;
  margin:0px;
  padding: 0px 0px 6px 0px;
  border-bottom: 1px dotted #866d63;
  cursor: pointer;
}
#shops .shop span {
  font-size: 11px;
}
ul#shops li{
list-style:none;
}
ul#shops li.shop{
  float: left;
  width: 114px;
  height: 49px;
  color: #E6E1DE;
  
  padding: 1px 3px 0px 3px;
  margin-right: 9px;
  position:relative;
  z-index:2;
  background:url('http://site.gulliver.com/b20081216b0/web/lbc/img/fleche.gif') no-repeat 108px 40px #F3EDDF;
}
ul#shops li.shop ul{
margin:0px;
padding:0px;
display:none;
position:absolute;
top:50px;
z-index:2;
border:1px solid #856d64;
background-color:#f3eddf;
width:150px;
}
ul#shops li.shop:hover ul{
display:block;
}
ul#shops li.shop ul.left{
left:0px;
}
ul#shops li.shop ul.right{
right:0px;
}
ul#shops li.shop ul li{
float:left;
width:100%;
font-size: 11px;
}
ul#shops li.shop ul li.first{
clear:left;
}
ul#shops li.shop ul li a{
color:#3b192a;
display:block;
text-decoration:none;
font-weight: normal;
padding: 3px;
}
ul#shops li.shop ul li a.cat_shop{
background-color:#f3eddf;
}
ul#shops li.shop ul li a.cat_shop:hover{
background-color:#C28B73;
}
ul#shops li.shop ul li a.prod_shop{
text-decoration:none;
padding-left:20px;
margin-bottom:6px;
}

/* ** BOX ** */
#home .box {
  float: left;
  width: 247px;
  padding-bottom: 14px;
  color: #000;
}
#product_list .box {
  float: left;
  width: 508px;
  color: #000;
}
#product .box {
  float: left;
  width: 508px;
  color: #000;
}
#webpage .box {
  float: left;
  width: 712px;
  margin-bottom: 7px;
  color: #000;
}
#preinscription .box {
  float: left;
  width: 350px;
  margin-top: 14px;
  margin-bottom: 14px;
  color: #fff;
}
#contact_form .box {
  float: left;
  width: 712px;
  margin-bottom: 7px;
  color: #3b192a;
}
#contact_form .box a {
  color: #3b192a;
}

#LBC_left_side #special_offer .phone_area {
  float: left;
  width: 212px;
  height: 50px;
  margin-bottom: 10px;
}
#LBC_left_side #special_offer .phone_area img {
  float: left;
}

#LBC_left_side #special_offer .offers {
  float: left;
  width: 212px;
  height: 50px;
  margin: 0;
}
#LBC_left_side #special_offer .offers img {
  float: left;
}

/* ** BOX : title ** */
.box .title h1 {
  margin: 0px;
  padding: 0px;
}
#home .box .title {
  padding: 0px 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: #785458;
  height: 32px;
}
#product_list .box .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: #f3eddf;
  height: 45px;
  padding: 23px 2px 10px 14px;
  position: relative;
  background:  url(http://site.gulliver.com/b20081216b0/web/lbc/img/bloc-title.jpg) no-repeat top center;
  margin-top: 10px;
}
#product .box .title {
  background-color: #f3eddf;
  height: 45px;
  padding: 23px 14px 10px 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  position: relative;
  background:  url(http://site.gulliver.com/b20081216b0/web/lbc/img/bloc-title.jpg) no-repeat top center;
  margin-top: 10px;
}
#webpage .box .title {
  padding: 0px 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/bg_title.jpg) repeat-x bottom center;
  height: 35px;
}
#preinscription .box .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  text-align: center;
  text-transform: uppercase;
  color: #d2c4b8;
  background-color: #866e64;
  height: 35px;
}
#contact_form .box .title {
  padding: 0px 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: #cfc5bc;
  padding: 0px 18px;
  line-height: 35px;
  color: #3b192a;
  font-weight: bold;
}

/* ** BOX : first_title ** */
.first_title {
  line-height: 42px;
  background-repeat: no-repeat;
  background-position: center right;
  color: #B4A399;
  font-size: 14px;
}
#home .first_title {
  color: #fff;
  line-height: 32px;
}
.first_title a {
  color: #B4A399;
  text-decoration: none;
}
#home .first_title a {
  color: #fff;
}
.first_title_multi {
  line-height: 42px;
  background-repeat: no-repeat;
  background-position: center right;
  color: #B4A399;
  font-size: 13px;
  text-align: center;
}
.first_title_multi a {
  color: #FFFFFF;
  text-decoration: none;
}

/* ** BOX : content ** */
#home .box .content {
  float: left;
  width: 100%;
  background-color: #fff;
}
#product_list .box .content {
  float: left;
  width: 506px;
  margin-bottom: 20px;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/bloc-title2.jpg) no-repeat scroll center bottom;
  padding-bottom: 22px;
}
#product .box .content {
  float: left;
  width: 506px;
  background-color: #fff;
  border-left: 1px solid #AC9B8E;
  border-right: 1px solid #AC9B8E;
  border-bottom: 1px solid #AC9B8E;
}
#webpage .box .content {
  float: left;
  width: 682px;
  margin-top: 1px;
  padding: 10px 14px;
  background: #503040;
  color: #AA9588;
}
#webpage .box .content a {
  color: #F0F0F0;
}
#webpage .box .content a:hover,  {
  color: #866D63;
}

#preinscription .box .content {
  float: left;
  width: 350px;
  height: 169px;
  margin-top: 1px;
  padding: 10px 0px;
  text-align: center;
  background-color: #fff;
  position: relative;
}
#contact_form .box .content {
  float: left;
  width: 676px;
  padding: 10px 18px;
  background-color: #f3eddf;
}



#product .box .title a.back_to_cat {
  position: absolute;
  top: -10px;
  right: 5px;
  line-height: 15px;
  color: #C28B73;
  font-weight: bold;
  font-size: 11px;
}



/* ** WEB PAGE ** */
#webpage h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #974025;
  border-bottom: 1px dotted #856d63;
}



/* ** ELEMENTS DIVERS : LBC ** */
#advertising {
  float: left;
  width: 980px;
  background: #3B192A url(http://site.gulliver.com/b20081216b0/web/lbc/img/bg_advertising_area.gif) no-repeat top left;
  text-align: center;
  margin:0;
  padding: 0;
  line-height: 0px;
}
*html #advertising img {
  display: block;
}

#banniere {
	display:block;
	width:100%;
	margin:0;
}
/* ** DEBUT ZONE COMMUNE A DROITE ** */

#right_side {
  float: right;
  width: 179px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#right_side .search_by_postal_code {
  float: left;
  width: 129px;
  padding: 3px 40px 4px 10px;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/map.gif) #743B2A no-repeat center right;
  color: #fff;
  font-weight: bold;
  line-height: 12px;
  margin-bottom: 10px;
  margin-top: 45px;
}
#right_side .search_by_postal_code .champs_text{
  width:78px;
  vertical-align:middle;
  height:16px;
  border:1px solid #855a66;
  font-weight: normal;
}
#right_side .search_by_postal_code .submit{
  vertical-align:middle;
  margin:0px;
}
#right_side .search_by_postal_code .content {
  padding-top:5px;
}
#right_side #cart_area {
  float: left;
  clear: both;
  width: 155px;
  padding: 12px;
  background-color: #503040;
  margin-bottom: 10px;
}
#right_side #cart_area .title img {
  display: block;
}
#right_side #cart_area .content {
  float: left;
  clear: both;
  width: 142px;
  border: 1px solid #3b192a;
  background-color: #f3eddf;
  padding: 0px 6px 0px 5px;
  color: #3b192a;
  font-weight: bold;
}
#right_side #cart_area .content .empty {
  float: left;
  clear: both;
  width: 138px;
  color: #785357;
  font-weight: bold;
  padding: 10px 2px;
}
#right_side #cart_area .content .title_line {
  float: left;
  width: 100%;
  font-weight: bold;
  padding: 8px 0px 2px 0px;
}
#right_side #cart_area .content .title_line a {
  display: block;
  color: #755a32;
  text-decoration: none;
}
#right_side #cart_area .content .sub_line {
  float: left;
  width: 142px;
  font-weight: bold;
}
#right_side #cart_area .content .sub_line .left {
  float: left;
  color: #ff6600;
}
#right_side #cart_area .content .sub_line .left span {
  color: #3B192A;
}
#right_side #cart_area .content .sub_line .right {
  float: right;
  color: #aa6044;
  font-size: 14px;
}
#right_side #cart_area .content .total_line .right {
  float: right;
  color: #aa6044;
  font-size: 16px;
}
#right_side #cart_area .content .total_line {
  float: left;
  width: 100%;
  font-weight: bold;
  padding-top: 40px;
  line-height: 16px;
}
#right_side #cart_area .content .total_line .left {
  float: left;
}
#right_side #cart_area .content .total_line .right {
  float: right;
  color: #aa6044;
}
#right_side #cart_area .content .view_order_form {
  float: left;
  padding: 12px 0px 2px 0px;
}


#right_side #right_products {
  float: left;
  clear: both;
  width: 179px;
}
#right_side #right_products .title {
  display: block;
}
#right_side #right_products .title img {
  float: left;
}
#right_side #right_products .content {
  float: left;
  clear: both;
  width: 169px;
  padding: 5px;
  background-color: #f3eddf;
  color: #3b192a;
}
#right_products .content .caps_right {
  float: left;
  clear: both;
  width: 159px;
  margin-bottom: 8px;
  padding: 4px;
  background-color: #FFFFFF;
  border: 1px solid #C28B73;
}
#right_products .content .caps_right .img_shop {
  display: block;
  width: 100%;
  text-align: center;
}
#right_products .content .caps_right .line {
  float: left;
  clear: both;
  width: 165px;
  padding-top: 4px;
}
#right_products .content .caps_right .line .left {
  float: left;
  line-height: 12px;
  color: #3b192a;
  text-align:center;
  background-color: #F3EDDF;
  width: 155px;
  padding: 2px;
}
#right_products .content .caps_right .line .left .slogan_line {
  width: 159px;
  line-height: 12px;
  color: #3b192a;
  text-align: center;
  padding-bottom: 6px;
  font-weight: bold;
}
#right_products .content .caps_right .line .left .title_line {
  padding-top: 2px;
  text-align: left;
}
#right_products .content .caps_right .line .left .title_line a {
  color: #cf4f50;
  text-decoration: none;
}
#right_products .content .caps_right .line .right {
  float: right;
  width: 50px;
  padding-left: 5px;
  text-align: center;
}
#right_products .content .caps_right .line .right a {
  color: #3b192a;
}
#right_products .content .caps_right .line .right .price {
  float: left;
  width: 50px;
  margin-top: 4px;
  padding: 2px 0px;
  background-color: #866d64;
  color: #fff;
  font-weight: bold;
}
#right_products .content .caps_right .line .left .link_line {
  padding: 8px 0;
  clear: both;
  text-align: center;
}
#right_products .content .caps_right .line .left .link_line a {
  color: #6d4e51;
}
/* ** FIN ZONE COMMUNE A DROITE ** */



/* ** DEBUT CONNEXION EN HAUT ** */

#connect_area {
  float: right;
  width: 440px;
  height: 22px;

  border: 1px solid #866d63;
}
#connect_area form {
  float: left;
}
#connect_area .already_customer {
  float: left;
  width: 130px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #a8958d;
  color: #43233e;
  font-size: 9px;
  font-weight: bold;
  padding-top: 2px;
}
#connect_area .connect_area {
  float: left;
  width: 295px;
  height: 16px;
  padding: 3px 0px 0 4px;
}
#connect_area input.field {
  float: left;
  width: 80px;
  height: 14px;
  color: #7e5414;
  font-size: 11px;
  border: 0px;
  background-color: #fff;
  padding: 1px 3px;
  vertical-align: top;
}
#connect_area input.submit {
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  border: 0px;
}
#connect_area .new_customer {
  float: right;
}


#connect_area .account_info {
  float: right;
  width: 398px;
  height: 22px;
  overflow:hidden;
  background-color: #CFC5BC;
  line-height: 22px;
}
#connect_area .account_info .title {
  float: left;
  width: 100px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  padding: 0px 8px;
}
#connect_area .account_info .links {
  float: left;
  width: 275px;
  padding-right: 5px;
}
#connect_area .account_info .links a {
  float: right;
  text-align: right;
  padding: 3px 8px 0 0;
  font-size: 11px;
  font-weight: normal;
  color: #EDE4D6;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center right;
}
#connect_area .account_info .links a:hover {
text-decoration: underline;
}

/* ** FIN CONNEXION EN HAUT ** */



/* ** DEBUT PAGE DE PRE-INSCRIPTION ** */
#preinscription .desc {
  float: left;
  width: 100%;
}
#preinscription .left .box {
  padding-right: 10px;
}
#preinscription .title {
  line-height: 35px;
  color: #3b182a;
  font-weight: bold;
}
#preinscription form {
  float: left;
  width: 300px;
  padding: 0px 25px;
}
#preinscription div.line {
  float: left;
  clear: both;
  width: 275px;
  padding: 4px 0px 4px 25px;
}
*html #preinscription div.line {
  display: block;
  width: 275px;
  padding: 4px 0px 4px 25px;
}
#preinscription .left div.line {
  float: left;
  clear: both;
  width: 300px;
  padding: 4px 0px;
  margin: 28px 0 0 0;
}
*html #preinscription .left div.line {
  display: block;
  width: 300px;
  padding: 4px 0px;
}
#preinscription div.line label {
  float: left;
  line-height: 19px;
  font-weight: bold;
  color: #974124;
  padding-right: 10px;
}
#preinscription div.line input{
  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;
}
#preinscriptions .right div.line input:focus{
  border: 1px solid #373737;
  border-top-color: #7d7d7d;
  border-left-color: #7d7d7d;
}
#preinscription div.submit_line {
  position: absolute;
  bottom: 75px;
  left: 128px;
}
#preinscription .save_contact_text {
  width: 100%;
  padding: 0px;
  line-height: 25px;
}
#preinscription  .bottom_link1 {
  position: absolute;
  bottom: 35px;
  left: 93px;
}
#preinscription  .bottom_link2 {
  position: absolute;
  bottom: 35px;
  left: 114px;
}


#preinscription .left .verif_cp_ok {
  display: block;
  width: 280px;
  padding: 35px 35px 0px 35px;
  
  font-size: 13px;
  font-weight: bold;
  color: #974124;
}
#preinscription .left .submit_line_ok {
  position: absolute;
  bottom: 35px;
  left: 93px;
}

#preinscription .left .verif_cp_bad {
  display: block;
  width: 280px;
  padding: 35px 35px 0px 35px;
  
  font-size: 13px;
  font-weight: bold;
  color: #974124;
}
#preinscription .left .verif_cp_bad a {
  color: #974124;
}
/* ** FIN PAGE DE PRE-INSCRIPTION ** */



/* ** DEBUT CAPS PRODUCT_LIST ** */

#product_list .cat_desc {
  float: left;
  clear: both;
  width: 520px;
}

.caps_list {
  float: left;
  clear: both;
  width: 506px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 8px;
  background-color: #E6E1DE;
}

.omover_content {
  position: absolute;
  top: 2px;
  left: 150px;
  z-index: 1000;

  background-color: #f3eddf;
  border: 1px solid #000;
  padding: 2px 5px;
}

.caps_list .left {
  float: left;
  width: 177px;
}
.caps_list .left a {
  float: left;
  width: 175px;
  margin: 1px;
  text-decoration: none;
  overflow: hidden;
  position: relative;
}
.caps_list .left span.promo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 75px;
  height: 75px;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/promo_small.png) no-repeat top left;
}
*html .caps_list .left span.promo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://site.gulliver.com/b20081216b0/web/lbc/img/promo_small.png');
background-image: none;
}
.caps_list .left a img {
  float: left;
}
.caps_list .right {
  float: left;
  width: 329px;
}
.caps_list .right .title_line {
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  padding-right: 12px;
  background-color: #cfc5bc;
}
.caps_list .right .title_line a {
  font-size: 13px;
  color: #3b192a;
  line-height: 35px;
  text-decoration: none;
}
.caps_list .right .title_line .labels {
  float: right;
}
.caps_list .right .title_line .labels img {
  float: left;
  padding: 8px 2px;
}
.caps_list .txt {
  float: left;
  width: 307px;
  padding-left: 10px;
  padding-right: 14px;
  padding-top: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.caps_list .right form {
  float: left;
  width: 307px;
  padding-left: 10px;
  padding-right: 14px;
  padding-top: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.caps_list form .cdnt_lines {
  float: left;
  width: 307px;
  padding-bottom: 20px;
}
.caps_list form .cdnt_lines .line {
  float: left;
  clear: both;
  width: 307px;
}
.caps_list form .cdnt_lines .line .cdnt {
  float: left;
  width: 150px;
  padding-top: 5px;
}
.caps_list form .cdnt_lines .line .price {
  float: left;
  width: 105px;
  line-height: 21px;
}
.caps_list form .cdnt_lines .line .price .left_price {
  float: left;
  width: 46px;
  padding-left: 4px;
}
.caps_list form .cdnt_lines .line .price .right_price {
  float: left;
  width: 51px;
  padding-left: 4px;
  
  font-size: 11px;
  font-weight: bold;
  color: #e94f00;
}
.caps_list form .cdnt_lines .line .number_area {
  float: left;
  width: 50px;
  
  height: 17px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
.caps_list form .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;
}
.caps_list form .cdnt_lines .line .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
.caps_list form .cdnt_lines .line .number_area a img {
  float: left;
}
////////////////////////////////////


////////////////////////////////////
.111111111111caps_list form {
  float: left;
  width: 307px;
  padding-left: 10px;
  padding-right: 14px;
  padding-top: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.111111111111caps_list form .cdnt_lines {
  padding-bottom: 20px;
}
.111111111111caps_list form .cdnt_lines .line {
  display: block;
  height: 21px;
  line-height: 17px;
  position: relative;
}
.111111111111caps_list form .cdnt_lines .line .cdnt {
  position: absolute;
  top: 0px;
  left: 0px;
}
.111111111111caps_list form .cdnt_lines .line .cdnt span.L_poids_info {
  display: block;
  width: 155px;
  line-height: 10px;
}
.111111111111caps_list form .cdnt_lines .line .price {
  position: absolute;
  top: 0px;
  left: 200px;
}
.111111111111caps_list form .cdnt_lines .line .price .left_price {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-right: 4px;
}
.111111111111caps_list form .cdnt_lines .line .price .right_price {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 4px;
  font-size: 11px;
  font-weight: bold;
  color: #e94f00;
}
.111111111111caps_list form .cdnt_lines .line .number_area {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 17px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
.111111111111caps_list form .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;
}
.111111111111caps_list form .cdnt_lines .line .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
.111111111111caps_list form .cdnt_lines .line .number_area a img {
  float: left;
}
////////////////////////////////////





.caps_list form .bottom_line {
  float: left;
  width: 307px;
  line-height: 16px;
  position: absolute;
  bottom: 11px;
  right: 14px;
}
.caps_list form .bottom_line .price_kg_info {
  float: left;
}
.caps_list form .bottom_line .price_kg_info span {
  font-size: 11px;
  font-weight: bold;
  color: #e94f00;
}
.caps_list form .bottom_line .price_kg_info del {
  padding-right: 5px;
}
.caps_list form .bottom_line input {
  float: right;
}
.caps_list form .bottom_line a {
  float: right;
  padding-right: 4px;
}
.caps_list form .bottom_line a img {
  float: right;
}

/* ** FIN CAPS PRODUCT_LIST ** */



/* ** DEBUT CAPS PRODUCT ** */

.caps_product {
  float: left;
  clear: both;
  width: 507px;
  border-left: 1px solid #fff;
}
.caps_product .left {
  float: left;
    padding: 1px 10px 10px 0;
}
.caps_product .left a {
  float: left;
  width: 295px;
  text-decoration: none;
  position: relative;
}
.caps_product .left span.promo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 125px;
  height: 125px;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/promo.png) no-repeat top left;
}
*html .caps_product .left span.promo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://site.gulliver.com/b20081216b0/web/lbc/img/promo.png');
background-image: none;
}
.caps_product .left a img {
  float: left;
}
.caps_product .right {
  float: left;
  width: 507px;
}
.caps_product .right .partenaire {
  float: left;
  clear: both;
  width: 192px;
  height: 50px;
  padding: 0px 9px;
  line-height: 14px;
  background-color: #cfc5bc;
}
.caps_product .right .partenaire span {
  float: left;
  color: #3b192a;
  font-size: 11px;
  padding-top: 8px;
}
.caps_product .right .partenaire img{
  float: right;
  padding: 4px 0px;
}
.caps_product .right .labels {
  padding-top: 12px;
  text-align: center;
}
.caps_product .right .labels img {
  padding: 0px 8px;
}
.caps_product .right .txt1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 12px 15px 15px 15px;
}

/* ** AJOUT DU TABLEAU CDTN ** */

.caps_product form {
  float: left;
  width: 490px;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.caps_product form .table_form {
  display: block;
}
.caps_product form .table_form .table_title {
  color: #835f68;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.caps_product form .table_form table {
  border-top: 1px dotted #835f68;
  border-bottom: 1px dotted #835f68;
}
.caps_product form .table_form th {
  text-align: left;
  height: 30px;
  color: #835F68;
  border-bottom: 1px dotted #835f68;
  font-size: 11px;
}
.caps_product form .table_form .color {
  color: #bd1220;
}
.caps_product form .table_form td.tr_separ {
  height: 6px;
  font-size: 4px;
  line-height: 4px;
  padding: 0px;
}
.caps_product form .table_form td {
  padding: 2px 0px;
  font-size: 11px;
}
.caps_product form .table_form td.add input{
  float: left;
}
.caps_product form .table_form td del {
  padding-right: 2px;
}
.caps_product form .table_form td .number_area {
  width: 50px;
  height: 17px;
  border: 1px solid #96737a;
  background-color: #fff;
}
.caps_product form .table_form td .number_area input {
  float: left;
  width: 18px;
  height: 14px;
  font-size: 10px;
  font-weight: bold;
  border:0px;
  padding: 2px 0px 1px 5px;
}
.caps_product form .table_form td .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
.caps_product form .table_form td .number_area a img {
  float: left;
}
/* ** AJOUT DU TABLEAU CDTN ** *//



.caps_product .bottom {
  float: left;
  clear: both;
  width: 485px;
  padding: 8px 8px 5px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #F0F0F0;
  border: 1px solid #C28B73;
  margin-left: 5px;
}
.caps_product .bottom form {
  float: left;
  width: 479px;
  line-height: 17px;
  height: 24px;
  border-bottom: 1px dotted #835f68;
}
.caps_product .bottom form .add_to_cart input {
  float: right;
  margin-top: 2px;
}
.caps_product .bottom form .cdnt_lines {
  display: block;
  width: 370px;
}
.caps_product .bottom form .cdnt_lines .line {
  float: left;
  width: 305px;
  padding-right: 65px;
  line-height: 17px;
  position: relative;
}
.caps_product .bottom form .cdnt_lines .line .cdnt {
  float: left;
}
.caps_product .bottom form .cdnt_lines .line .price {
  float: right;
}
.caps_product .bottom form .cdnt_lines .line .price .left_price {
  float: left;
  color: #974124;
  font-weight: bold;
  font-size: 14px;
}
.caps_product .bottom form .cdnt_lines .line .price .left_price del {
  color: #000;
  font-weight: normal;
  font-size: 11px;
  padding-right: 6px;
}
.caps_product .bottom form .cdnt_lines .line .price .right_price {
  float: left;
  color: #974124;
  font-weight: bold;
  font-size: 14px;
}
.caps_product .bottom form .cdnt_lines .line .number_area {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 17px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
.caps_product .bottom form .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;
}
.caps_product .bottom form .cdnt_lines .line .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
.caps_product .bottom form .cdnt_lines .line .number_area a img {
  float: left;
}
.caps_product .txt2 {
  display: block;
  clear: both;
  padding: 10px 14px;
}
.caps_product .txt2 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
}

#content_p1c {
  display: block;
  clear: both;
  padding: 10px 14px;
}
#content_p1c h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  line-height: 28px;
  border-bottom: 1px dotted #835f68;
}
#content_p1c table {
  border-bottom: 1px dashed #3b192a;
  font-size: 11px;
}
#content_p1c th {
  font-weight: bold;
  color: #aa6044;
  font-size: 11px;
  line-height: 28px;
  border-bottom: 1px dashed #3b192a;
}
#content_p1c td {
  padding: 0;
}
#content_p1c .padding {
  padding: 5px 0 5px 15px;
}

/* ** FIN CAPS PRODUCT ** */



/* ** DEBUT CAPS HOME ** */

.caps_home {
  float: left;
  clear: both;
  width: 246px;
  position: relative;
  border-left: 1px solid #785357;
}
.caps_home .png_promo {
  position: absolute;
  top: -27px;
  right: 6px;
  width: 55px;
  height: 55px;
}
.caps_home .left {
  float: left;
  width: 84px;
}
.caps_home .left a {
  float: left;
  width: 84px;
  text-decoration: none;
  overflow: hidden;
  position: relative;
}
.caps_home .left a img {
  float: left;
}
.caps_home .right {
  float: left;
  width: 162px;
}
.caps_home .right .title_line {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 6px;
  height: 35px;
  background-color: #cfc5bc;
}
.caps_home .right .title_line a {
  font-size: 13px;
  color: #3b192a;
  line-height: 35px;
  text-decoration: none;
}
.caps_home .right .labels {
  position: absolute;
  top: 35px;
  right: 0px;
  
  width: 23px;
  height: 46px;
}
.caps_home .right .labels img {
  float: right;
  padding: 2px;
}
.caps_home .right .txt1 {
  font-size: 11px;
  line-height: 13px;
  padding: 4px 15px 0px 6px;
}
.caps_home form {
  float: left;
  width: 150px;
  padding: 0px 6px;
  padding-top: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.caps_home form .cdnt_lines {
  padding-bottom: 0px;
}
.caps_home form .cdnt_lines .p1c_price {
  float: left;
  width: 150px;
  height: 21px;
  line-height: 17px;
  font-size: 14px;
  font-weight: bold;
  color: #974124;
}
.caps_home form .cdnt_lines .p1c_price span {
  font-size: 13px;
}
.caps_home form .cdnt_lines .line {
  float: left;
  width: 150px;
  height: 21px;
  line-height: 17px;
  position: relative;
}
.caps_home form .cdnt_lines .line .cdnt {
  float: left;
  padding-right: 6px;
}
.caps_home form .cdnt_lines .line .price {
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #974124;
}
.caps_home form .cdnt_lines .line .price .left_price {
  float: left;
  padding-right: 6px;
}
.caps_home form .cdnt_lines .line .price .left_price del {
  color: #000;
  font-size: 11px;
  font-weight: normal;
}
.caps_home form .cdnt_lines .line .price .right_price {
  float: left;
}


.caps_home form .bottom_line {
  float: left;
  width: 150px;
  line-height: 16px;
  position: absolute;
  bottom: 24px;
  right: 6px;
}
.caps_home form .bottom_line input {
  float: right;
}
.caps_home form .bottom_line a {
  float: right;
  padding-right: 5px;
}
.caps_home form .bottom_line a img {
  float: right;
}
.caps_home form .bottom_text {
  float: left;
  width: 150px;
  position: absolute;
  bottom: 4px;
  right: 10px;
  text-align: right;
}
.caps_home form .bottom_text a {
  color: #503040;
  font-family: Tahoma, Arial, Helvetica, sans serif;
  font-size: 10px;
}

/* ** FIN CAPS HOME ** */


/* ** DEBUT CAPS HOME LES PLUS VENDUS ** */

.home_lpv {
  float: left;
  clear: both;
  width: 247px;
  height: 158px;
  padding-top: 8px;
  position: relative;
}
.caps_home_lpv {
  float: left;
  clear: both;
  width: 225px;
  position:relative;
  padding: 2px 7px 2px 15px;
  border-top: 1px dotted #CFC5BC;
  border-bottom: 1px dotted #CFC5BC;
  margin-bottom: 5px;
  background: url(http://site.gulliver.com/b20081216b0/web/lbc/img/fnd_lpv.gif) repeat-y top left;
}

.caps_home_lpv .border_line {
  width: 4px;
  background-color: #6DED00;
  float: left;
}

.caps_home_lpv .title_line {
  float: left;
  clear: both;
  width: 225px;
  font-family: Arial, Helvetica, sans-serif;
}
.caps_home_lpv .title_line a {
  font-size: 13px;
  color: #3b192a;
  text-decoration: none;
}
.caps_home_lpv .content_line {
  float: left;
  clear: both;
  width: 215px;
  line-height: 19px;
  padding-top: 1px;
}
.caps_home_lpv .content_line form {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.caps_home_lpv .content_line form .submit {
  float: right;
  padding-top: 1px;
}
.caps_home_lpv .content_line form .price {
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #974124;
}
.caps_home_lpv .content_line form .labels {
  float: left;
}
.caps_home_lpv .content_line form img {
  float: left;
  padding-left: 8px;
}
.home_lpv .bottom_text {
  float: left;
  width: 225px;
  position: absolute;
  bottom: 4px;
  right: 7px;
  text-align: right;
}
.home_lpv .bottom_text a {
  color: #503040;
  font-family: Tahoma, Arial, Helvetica, sans serif;
  font-size: 10px;
}
#bdp .down {
  margin-top: 10px;
  width: 875px;
  text-align: center;
  position: absolute;
  clear: both;
}

#bdp .third {
  display: block;
  clear: both;
  text-align: center;
}

#divid {
  display: block;
  clear: both;
  padding: 10px;
  font-size: 10px;
  color: #a8958d;
  line-height: 13px;
}
#divid a {
  color: #a8958d;
  text-decoration: underline;
  padding: 0px 3px;
}
#divid a:hover {
  text-decoration: none;
}