body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  background-color: #014712;
  /*background: url(http://ftp.gulliver.com/b20070416b0/web/20047/img/bck.gif) #014712 repeat-x top left;*/
}
#page{
  margin: 0px auto;
  width: 980px;
}

/* ** HAUT DE PAGE ** */
#top_area {
  float: left;
  width: 980px;
  height: 135px;
  margin-top: 10px;
  background-color: #fff;
  position: relative;
}
#top_area .logo {
  position: absolute;
  top: 0px;
  left: 0px;
}
#top_area .logo a, #top_area .logo img {
  display: block;
}
#top_area .top_ads_area {
  position: absolute;
  top: 0px;
  left: 207px;
  width: 774px;
  height: 135px;
  overflow: hidden;
}
#top_area .top_ads_area a, #top_area .top_ads_area img {
  display: block;
}
#top_area .top_ads_area .ad1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 216px;
  height: 135px;
  overflow: hidden;
}
#top_area .top_ads_area .ad2 {
  position: absolute;
  top: 0px;
  left: 206px;
  width: 567px;
  height: 135px;
  overflow: hidden;
}


#top_area .G_cart_area {
  position: absolute;
  top: 3px;
  right: 5px;
  
  width: 196px;
}


/* ** ZONE CENTRALE ** */
#main {
  float: left;
  clear: both;
  width: 980px;
  background: url(http://ftp.gulliver.com/b20070416b0/web/20047/img/bg_main.gif) #fff repeat-y top left;
}
/* ** ZONE CENTRALE - GAUCHE - 1/3 ** */
#left_side {
  float: left;
  width: 180px; /* 206 */
  padding: 13px;
}
/* ** ZONE CENTRALE - CENTRE - 2/3 ** */
#contenu {
  float: left;
  width: 547px; /* 567px */
  padding: 10px 11px 10px 10px;
  
  overflow: hidden;
}
/* ** ZONE CENTRALE - DROITE - 3/3 ** */
#right_side{
  float: left;
  width: 180px; /* 206 */
  padding: 13px;
}

/* ** Hyperliens ** */
#contenu a {
  color: #df7a44;
  font-weight: bold;
  text-decoration: none;
}
#contenu a:hover, a:active, a:focus, a.ofocus {
  color: #000;
  text-decoration: underline;
}

/* ** CHEMIN DE FER ** */
.position {
  display: block;
  padding: 0px 0px 5px 0px;
  min-height: 14px;
  color: #000;
}
.position a.view {
  color: #000;
  text-decoration: underline;
}
.position span {
  color: #014712;
  font-weight: bold;
}
.position a.other{
  color: #df7a44;
  font-weight: bold;
  text-decoration: none;
}
.position a:hover {
  color: #000;
  text-decoration: underline;
}

/* ** TITRES ** */
#contenu h1, #contenu h2, #contenu h3, #contenu h4, #contenu h5, #contenu h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
#contenu h1, #contenu h1 a {
  color: #014712;
  font-size: 24px;
  line-height: 28px;
}
#contenu h2, #contenu h2 a {
  color: #b7a05d;
  font-size: 18px;
  line-height: 20px;
}
#contenu h3, #contenu h3 a {
  color: #014712;
  font-size: 16px;
  line-height: 18px;
}
#contenu h4, #contenu h4 a {
  color: #b7a05d;
  font-size: 14px;
  line-height: 16px;
}
#contenu h5, #contenu h5 a {
  color: #014712;
  font-size: 14px;
  line-height: 16px;
}
#contenu h6, #contenu h6 a {
  color: #000;
  font-size: 10px;
  line-height: 12px;
}
#contenu h1 a:hover, #contenu h2 a:hover, #contenu h3 a:hover, #contenu h4 a:hover, #contenu h5 a:hover, #contenu h6 a:hover {
  text-decoration: none;
}




#contenu td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#contenu input {
  border: 1px solid #014712;
  color: #000;
  height: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
#contenu textarea {
  border: 1px solid #014712;
  color: #000;
  height: 100px;
  width: 537px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 2px;
  margin: 0px;
  padding: 0px;
}
#contenu input.submit {
  background-color: #b7a05d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  border: 0px;
  font-size: 13px;
  font-weight:bold;
  text-align: center;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}
#contenu input.radio {
  border: 0px;
  width: 20px;
  height: 20px;
  margin: 0px;
  padding: 0px;
}
#contenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#contenu ul li {
  background: url(http://ftp.gulliver.com/b20070416b0/web/20047/site/images/puce_noir.png) no-repeat 5px 4px;
  padding-left: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  display: block;
  height: auto;
}

/* ** ??? ** */
#contenu .taille_tableau{
  border-collapse:collapse
}
#contenu .taille_cellule{
  border: 1px solid #014712;
}


/* ** BAS DE PAGE ** */
#bottom_area {
  float: left;
  width: 980px;
  clear: both;
  text-align: center;
  font-size: 10px;
  color: #fff;
  line-height: 16px;
  padding: 10px 0px 30px 0px;
}
#bottom_area a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#bottom_area a:hover {
  text-decoration: underline;
}




/* ** NEW - AVRIL 2010 ** */
#page .slot {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page .slot .title {
  display: block;
  height: 26px;
  line-height: 25px;
  font-weight: normal;
  font-size: 19px;
  color: #fff;
  background: url(http://ftp.gulliver.com/b20070416b0/web/20047/img/bg_slot_title.gif) #014712 repeat-x top left;
  
  padding: 0px 5px;
  overflow: hidden;
}
#page .slot .content {
  display: block;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #014712;
}

/* ** newsletter (en haut à droite) ** */
#page .slot#newsletter_area .content, 
#page .slot#search_area .content {
  float: left;
  width: 170px; /* 180px */
  padding: 10px 4px;
}
#page .slot#newsletter_area .content form, 
#page .slot#search_area .content form {
  display: block;
  margin: 0px;
  padding: 0px;
}
#page .slot#newsletter_area .content form .field, 
#page .slot#search_area .content form .field {
  float: left;
  width: 130px; /* 145 */
  height: 14px;
  border: 1px solid #ccc;
  color: #333;
  font-family: Arial;
  font-size: 11px;
  padding: 1px 4px;
}
#page .slot#newsletter_area .content form .submit, 
#page .slot#search_area .content form .submit {
  float: right;
  width: 25px;
  height: 18px;
}

/* ** PANIER ** */
#page .slot#cart_area {
  padding-bottom: 0px;
}

#page .slot#cart_area .title.title2 {
  text-align: center;
  background: url(http://ftp.gulliver.com/b20070416b0/web/20047/img/bg_gold.gif) #ba8648 repeat-x top left;
}


#page .slot#cart_area .content {
  font-size: 10px;
}
#page .slot#cart_area .content .recap_panier {
  display: block;
  font-weight: bold;
}
#page .slot#cart_area .content .recap_panier a {
  color: #ff6633;
  text-decoration: none;
}
#page .slot#cart_area .content .recap_panier a:hover {
  color: #ff6633;
  text-decoration: underline;
}
#page .slot#cart_area .content .links {
  display: block;
}
#page .slot#cart_area .content .links ul {
  padding: 0px 0px 0px 20px;
  margin: 0px;
  font-size: 10px;
}
#page .slot#cart_area .content .links a {
  color: #000;
  text-decoration: none;
}
#page .slot#cart_area .content .links a:hover {
  text-decoration: underline;
}
#page .slot#cart_area .content .links a.orange {
  color: #014712;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

/* ** slot de gauche ** */
#left_side .slot .content {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
}
#left_side .slot .content ul {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
#left_side .slot .content ul li {
  line-height: 18px;
}
#left_side .slot .content a {
  color: #000;
  text-decoration: none;
}
#left_side .slot .content a:hover {
  color: #014712;
  text-decoration: underline;
}
#left_side .slot .content a.current {
  color: #df7A44;
  text-decoration: none;
}
#left_side .slot .content a.current.underline {
  text-decoration: underline;
}

/* ** Titre des sommaires Catalogue ** */
#page .slot#page_title {
  padding-bottom: 10px;
}
/* new */
#page .slot#page_title .title .back_to {
  float: right;
  text-align: right;
  padding-right: 5px;
}
#page .slot#page_title .title .back_to a {
  color: #fff;
  font-size: 10px;
  font-weight: normal;
}
/* new */
#page .slot#page_title .title h1, 
#page .slot#page_title .title h2 {
  line-height: 25px;
  font-size: 19px;
}
#page .slot#page_title .title h1 a, 
#page .slot#page_title .title h2 a {
  line-height: 25px;
  font-size: 19px;
  color: #fff;
  font-weight: normal;
}
#page .slot#page_title .content {
  font-size: 10px;
  padding: 0px 4px; /* 4px */
  line-height: 27px;
  border-color: #be9955;
  color: #fff;
  background: url(http://ftp.gulliver.com/b20070416b0/web/20047/img/bg_gold.gif) #ba8648 repeat-x top left;
  margin-top: 1px;
  text-align: center;
}

#page .slot#page_title .content a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
}
#page .slot#page_title .content a:hover, a:active, a:focus, a.ofocus {
  color: #333;
  text-decoration: underline;
}
#page .slot#page_title .content a.current {
  color: #333;
  text-decoration: none;
}




/* ** PAGINATION ** */
/* ** Pagination en haut ** */
#contenu .top_pagination {
  float: left;
  clear: both;
  width: 100%;
  font-size: 11px;
  position: relative;
  
  padding-bottom: 15px;
}
#contenu .top_pagination a {
  font-weight: normal;
}
#contenu .top_pagination .display_mode {
  position: absolute;
  top: 0px;
  right: 0px;
}
#contenu .top_pagination .display_mode a {
  display: block;
  color: #333;
  text-decoration: underline;
}
#contenu .top_pagination .display_mode a:hover {
  color: #014712;
  text-decoration: underline;
}

/* ** Pagination en bas ** */
#contenu .bottom_pagination {
  display: block;
  clear: both;
  font-size: 11px;
  position: relative;
}
#contenu .bottom_pagination a {
  font-weight: normal;
}
#contenu .bottom_pagination a.previous {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #333;
  text-decoration: underline;
}
#contenu .bottom_pagination a.next {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #333;
  text-decoration: underline;
}
#contenu .bottom_pagination a:hover.previous,
#contenu .bottom_pagination a:hover.next {
  color: #014712;
  text-decoration: underline;
}
#contenu .bottom_pagination .list {
  display: block;
  width: 347px;
  padding: 0px 100px;
  text-align: center;
}
#contenu .bottom_pagination .list a {
  color: #333;
  text-decoration: none;
}
#contenu .bottom_pagination .list  span {
  margin: 0px;
  padding: 0px 3px;
}
#contenu .bottom_pagination .list  a.current{
  color: #014712;
  font-weight: bold;
  text-decoration: none;
}
#contenu .bottom_pagination .list  a:hover{
 text-decoration: underline;
}


/* ** CAPS ** */
.category_description {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 15px;
}
#product_list .caps_line {
  float: left;
  clear: both;
  width: 547px;
  padding-bottom: 15px;
}


/* ** CAPS ** */
.caps {
  float: left;
  width: 170px;
  margin: 5px;
  border: 1px solid #be9955;
  padding: 5px 0px 10px 0px;
  overflow: hidden;
}
.caps h1, 
.caps h2, 
.caps h3, 
.caps h4, 
.caps h5, 
.caps h6 
{
  padding: 0px;
  margin: 0px;
}
.caps .thumbnail {
  float: left;
  width: 170px;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.caps .thumbnail .picto {
  position: absolute;
  top: 34px;
  left: 10px;
}
.caps .thumbnail td {
  width: 170px;
  height: 180px;
}
.caps .thumbnail a, 
.caps .thumbnail a img {
}


.caps .content {
  display: block;
  clear: both;
}

.caps .product_name {
  display: block;
  height: 56px;
  text-align: center;
  overflow: hidden;
}
.caps .product_name a, 
.caps h1.product_name a, 
.caps h2.product_name a, 
.caps h3.product_name a, 
.caps h4.product_name a, 
.caps h5.product_name a {
  line-height: 18px !important;
  font-size: 18px !important;
  font-weight: normal !important;
  color: #014712 !important;
  text-decoration: none !important;
}
.caps .product_name a:hover, 
.caps h1.product_name a:hover, 
.caps h2.product_name a:hover, 
.caps h3.product_name a:hover, 
.caps h4.product_name a:hover, 
.caps h5.product_name a:hover {
  text-decoration: underline !important;
}
.caps .content .price_area {
  display: block;
  clear: both;
  padding: 0px 15px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  color: #be9955;
  text-align: center;
  overflow: hidden;
}
.caps .content .price_area .price2 {
  color: #008080;
}
.caps .bottom {
  display: block;
  clear: both;
  height: 22px;
  text-align: center;
  overflow: hidden;
}

/** lateral caps ** */
#right_tagged_products {
  float: left;
  clear: both;
  width: 180px;
}

.caps.lateral_caps {
  border: 0px;
}
.caps.lateral_caps .thumbnail {
  float: left;
  width: 170px;
  height: auto; /*180*/
  overflow: hidden;
  position: relative;
}
.caps.lateral_caps .thumbnail td {
  height: auto;
}
.caps.lateral_caps .thumbnail img {
  border: 1px solid #014712;
  border-bottom: 0px;
}

.caps.lateral_caps .product_name {
  display: block;
  clear: both;
  height: auto;
  text-align: center;
  overflow: hidden;

}
.caps.lateral_caps .product_name a {
  line-height: 14px !important;
  font-size: 11px !important;
  font-weight: normal !important;
  color: #014712 !important;
  text-decoration: none !important;
}
.caps.lateral_caps .product_name a:hover {
  text-decoration: underline !important;
}
.caps.lateral_caps .content {
background-color: #ffffff;
border: 1px solid #014712;
padding: 2px;
}
.caps.lateral_caps .content .price_area {
  display: block;
  clear: both;

padding: 2px 15px;
height: auto; /* 25 */
line-height: 1em;

font-size: 11px;
font-weight: bold;

  color: #be9955;
  text-align: center;
  overflow: hidden;
}
.caps.lateral_caps .content .price_area .price2 {
  color: #008080;
}
.caps.lateral_caps .bottom {
  display: block;
  clear: both;
  height: 22px;
  text-align: center;
  overflow: hidden;
}

/* ** PRODUIT ** */
h1.product_hn, h1.product_hn a {
  clear: both;
  line-height: 28px !important;
  font-size: 28px !important;
  font-weight: normal !important;
  color: #be9955 !important; /*014712*/
  text-decoration: none !important;
  padding-left: 4px;
}
#product {
  float: left;
  clear: both;
  width: 540px; /*547*/
  padding: 0px 3px 0px 4px;
  margin-top: 15px;
  
  position: relative;
}
#product .product_left {
  float: left;
  width: 250px;
  padding-right: 10px;
  overflow: hidden;
}
#product .product_right {
  float: left;
  width: 280px;
}
#product .product_right .description_area {
  display: block;
  clear: both;
  padding: 2px 0px;
  text-align: justify;
}
#product .product_right .description_area.description1 {
  margin-top: 5px;
  font-size: 11px;
}
#product .product_right .description_area h4 {
  font-size: 12px;
  line-height: 1em;
}

#product .price_area {
  display: block;
  clear: both;
  font-size: 28px;
  color: #be9955;
  padding-left: 5px;
}
#product .price_area .price2 {
  color: #be9955;
}

#product .add_to_cart_area {
  display: block;
  clear: both;
  padding: 4px 9px;
  border: 1px solid #be9955;
}
#product .add_to_cart_area .line {
  display: block;
  clear: both;
  padding: 2px 0px;
}
#product .add_to_cart_area .line label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #014712;
}
#product .add_to_cart_area .line .input_qte {
  display: block;
  clear: both;
  width: 30px;
  height: 16px;
  border: 1px solid #ccc;
  color: #000;
  font-family: Arial;
  font-size: 12px;
  padding: 1px 4px;
}
#product .add_to_cart_area .line select {
  display: block;
  clear: both;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  border: 1px solid #ccc;
}
#product .add_to_cart_area .line.submit {
  margin-top: 2px;
}
#product .add_to_cart_area .line.submit input {
  display: block;
  clear: both;
  width: 260px;
  height: 20px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#product #infos_area {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: block;
  border: 1px solid #014712;
}


/* ** PAGES CONTACTS ** */
#contact {
  float: left;
  clear: both;
  width: 540px; /*547*/
  padding: 0px 3px 0px 4px;
}

#contact .text_standard {
  display: block;
  clear: both;
}
#contact .webtext {
  display: block;
  clear: both;
}
#contact .message {
  display: block;
  border: 3px solid #308cae;
  padding: 5px 10px;
  background-color: #fff;
  margin: 15px 0px;
  color: #308cae;
  font-size: 12px;
}
/*
#contact a {
  color: #308cae;
  text-decoration: none;
}
#contact a:hover {
  text-decoration: underline;
}
*/
#contact .title {
  display: block;
  clear: both;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 40px;
}
#contact .line {
  display: block;
  clear: both;
  padding: 2px 0px;
}
#contact .line label {
  display: -moz-inline-box;
  display: inline-block;
  width: 120px;
  line-height: 21px;
}
#contact .line.checkbox1, #contact .line.checkbox2 {
  font-size: 11px;
}
#contact .line.checkbox1 label {
  float: right;
  width: 95%;
}
#contact .line.checkbox1 input {
  float: left;
  border: 0px;
  margin: 0px;
  padding: 0px;
  height: auto;
}
#contact .line.checkbox2 {
  padding: 10px 0px;
}
#contact .line.checkbox2 input {

  border: 0px;
  margin: 0px;
  padding: 0px;
  height: auto;
}


#contact .line .input_text {
  width: 190px;
  height: 15px;
  border: 1px solid #ccc;
  color: #333;
  font-family: Arial;
  font-size: 11px;
  padding: 1px 4px;
}
#contact .line select {
  color: #333;
  font-family: Arial;
  font-size: 11px;
  border: 1px solid #ccc;
}
#contact .line textarea {
  float: left;
  width: 394px;
  height: 80px;
  color: #333;
  font-family: Arial;
  font-size: 11px;
  padding: 2px 4px;
  border: 1px solid #ccc;
}
#contact .champs_oblig {
  display: block;
  clear: both;
  text-align: right;
}
#contact .line_checkbox {
  display: block;
  clear: both;
  padding: 5px 0px;
  font-size: 12px;
}
#contact .line .cnil {
  display: block;
  clear: both;
  color: #999;
  font-size: 9px;
  padding: 10px 0px;
  text-align: center;
}
#contact .line_submit {
  display: block;
  clear: both;
  padding: 10px 0px;
  text-align: center;
}
#contact .line_submit input {
  border: 0px;
  height: auto;
}