				

/* Normaliser tout */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ol, ul { list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }

/* TAGS: basics */
body {
  width:  100%;
  
  border-top: 4px solid #69be45;
  background: url(../images/general/bg_top_header.gif) repeat-x top;
  
  font: 62.5% Geneva, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 { font: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
h1 {
  color: #f07b05;

  font-size: 160%;
}
h2 {
  color: #107a2c;

  font-size: 140%;
  font-weight: normal;
}
h3 {
  color: #107a2c;
 
  font-size: 120%;
}
h4 {
  color: #107a2c;
  
  font-size: 110%;
  font-weight: normal;
}
h5 {
  color: #000000;

  font-size: 90%;
}
h6 {
  color: #a0a0a0;

  font-size: 80%;
  font-weight: normal;
}
p {
  margin: 0 0 16px 0;
  line-height: 16px;
}
strong, b {
  font-weight: bold;
}
i, em {
  font-style: italic;
}
ol, ul {
  margin: 0 0.2em 1em 1em;
  list-style-position: inside;
}
ol { list-style-type: decimal; }
ul {
  color: #107a2c;
  
  list-style-type: square;
}
ul li { 
  padding: 0 0 0 16px;
}
a {
  outline: none;
}
a:active, a:link {
  color: #0a571f;
}
a:visited {
  color: #000000;
}
a:hover, a:focus {
  color: #f07b05;
}



/* FORMS */
.form_listing ul {
}
.form_listing li {
  margin:  0 0 10px 0 !important;
  padding: 0 !important;
  
  background: none;
}

input, select, textarea {
  vertical-align: middle;
  
  color: #054616;
  border-top:    1px solid #86ba2c;
  border-right:  1px solid #0a571f;
  border-bottom: 1px solid #0a571f;
  border-left:   1px solid #86ba2c;
  
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.input_newsletter {
  margin: 0 0 5px 0;
  width: 95px;
  
  font-size: 90%;
}
input.input_checkbox, input.input_radio {
  display: inline !important;
  padding: 0 0 0 10px;

  border: none;
}

input.input_button, input.input_reset, input.input_submit {
  padding: 0 10px;

  background: #228c3e;
  color: #ffffff;
  
  font-size: 90%;
  
  cursor: pointer;
}

input.input_submit {
  font-weight: bold;
}
input.input_image {
  vertical-align: middle;
  
  border: none;
}
input.input_search {
  width: 300px;
}


#container{
  margin: 0 auto;
  background: url(../images/general/bg_body.jpg) top repeat-x;
}


/* HEADER */
#header {
  width: 800px;
  margin: 0 0 0 20px;
}
#header h2 {
  position: absolute;
  top:   50px;
  right: 30px;
  width:450px;
  
  color: #9c9c9c;
  
  font-size:  170%;
  text-align: right;
  letter-spacing: -0.1pt;
}
#header h2 em {
  color: #55961f;
}
#header img {
  float: left;
}
#header_main {
  float: left;
  width: 390px;
  margin: 30px 0 0 0;
  padding: 0 0 22px 0;
  
  /* --------------------------- URL à changer pour le fond --------------------- */
  background: url(../images/general/header_echi.jpg) no-repeat top right;
  /* --------------------------- URL à changer pour le fond --------------------- */  
}
#top_search {
  position: absolute;
  top: 72px;
  right: 20px;
  padding: 10px 10px 5px 10px;
  
  background: #f0f0f0;
  border-top: 1px solid #ececec;
  border-right: 1px solid #70d651;
}
#top_search input {
  vertical-align: top;
}
#top_search img {
  float: none;
  margin-right: 5px;
  vertical-align: top;
}
#top_search a { display: inline !important; }



/* MENU */
#menu {
  clear: both;
  height: 50px;
  
}
#menu li {
  display: inline;
}
#menu_lang {
  position: absolute;
  top:  10px;
  left: 30px;
}
#menu_lang a { color: #f07b05; }
#menu_lang a:hover, #menu_lang a:focus { text-decoration: none; }

#menu_top {
  position: absolute;
  top: 5px;
  right: 20px;
  width: 400px;
  
  text-align: right;
}

#menu_main {
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
#menu_main li {
  padding: 10px 0  0 0;
}
ul#menu_buttons li a {
  float: left;
  display: block;
  height: 20px;
  margin: 0 2px 0 0;
  padding: 7px 8px 3px 8px;
  
  border-left: 1px solid #ececec;
  
  font-size: 120%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}
ul#menu_buttons a.section_on { background: url(../images/general/bg_menu_on.gif) no-repeat top right !important; }
ul#menu_buttons a:link, ul#menu_buttons a:active, ul#menu_buttons a:visited {
  background: #e0ded9 url(../images/general/bg_menu_off.gif) no-repeat top right;
  color: #0a571f;

  text-decoration: none;
}

ul#menu_buttons a:hover {
  background: url(../images/general/bg_menu_on.gif) no-repeat top right;
  
  text-decoration: underline;
}
#menu_sub {
  clear: both;
  padding: 4px 20px 10px 20px;
  
  background: #a1d88b;
  border-bottom: 1px solid #0a571f;
}
#menu_sub h3 {
  display: inline;
  padding: 0 10px;
}
#menu_sub li a {
  float: left;
  display: block;
  height: 14px;
  margin:  0 2px 4px 0;
  padding: 0 8px 2px 8px;
 
  border-right: 1px dotted #ececec; 
  color: #0a571f;
  
  font-size: 120%;
}
#menu_sub li a:hover, #menu_sub li a:focus {
  text-decoration: none;
}
#menu_sub li a.section_on { color: #733e13; }

/* */
#content {
  float: left;
  clear: both;
  width: 100%;

  background: #ffffff url(../images/general/bg_container.jpg) no-repeat bottom;

  font-size: 120%;
}
span.website_maincolor_1 { color: #55961f; }
.error {
  margin: 0 5px 15px 0;
  padding: 5px;

  background: #ececec;
  color: #d3222a;

  font-weight: bold;
}


/* */

#content_main {
  float: right;
  width: 80%;
}
#content_main img {
  float: right;
  margin: 0 0 20px 20px;
  
  border: 1px solid #0d6424;
}
#content_main hr {
  clear: both;
  height: 1px;
  
  border: none;
  border-top: 1px solid #0d6424;
  color: #ececec;
}

#content_main_split1 {
  float: left;
  width: 285px;
  padding: 0 15px 0 0;
  
  border-right: 1px solid #ececec;
}
#content_main_split2 {
  float: left;
  width: 250px;
  padding: 0 0 0 25px;
}
#content_main_split1 p, #content_main_split2 p {
  clear: both;
}
#content_main_split1 h3, #content_main_split2 h3 {
  margin: 0 0 25px 0;
  
  color: #f07b05 !important;
}
#content_main_split2 input {
  display: block;
}


/* */
#content_main_product {
  float: left;
  width: 80%;
  padding: 0 15px;
}
#content_main_product img {
  float: right;
  padding: 5px;
  margin: 0 15px 10px 0;
  
  border: 1px solid #cecece !important;
}
#content_main_product ul {
  list-style-type: none !important;
  list-style-position: inside !important;
  list-style: none !important;
}
#content_main_product li { padding: 0 !important; }

#content_main_breadcrumb {
  margin: 5px 0 20px 0;
}

#content_main_category {
  margin: 0 0 5px 0;
}

#content_main_info {
  float: left;
  width: 78%;
}
#content_main_extra {
  float: right;
  width: 20%;
  margin: 0;
}
#content_main_extra img {
  margin: 0;
  border: 0;
}
#content_main_sub {
  margin: 0 0 1em 0;
  padding: 10px;
  
  border: 1px solid #0d6424;
}

#content_main_articles img
{
	float: left;
}

#content_slogan {
  display: block;
  float: none;  
  margin: -20px 0 0 -24px;
  
  border: none;
}
.content_main_color1, .content_sub_color1 {
  width: 95%;
  margin: 0 auto;
  padding: 0 auto;
  border: 1px solid #53ad10;
}



#content_main_wrapper {
  float: left;
  width: 63%;
}
#content_main_wrapper ul, #content_main_wrapper ol { list-style: none !important; }
#content_main_wrapper_sub {
  float: right;
  display: inline;
  width: 14%;
  margin: 0 1% 0 1%;
}
#content_main_listing_wrapper {
  float: right;
  display: inline;
  width: 135px;
  margin: 0 1% 0 1%;
  
  border: 1px solid #53ad10;
}


#content_main_wrapper_product {
  height: 200px;
}
#content_main_wrapper_product_title {
  margin: 0 0 0 28px;

  color: #0a571f;
  
  font-weight: bold;
  font: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 font-size : 140%;
}
#content_main_wrapper_product dd {
  color: #f07b05;

  font-size: 160%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}
#content_main_wrapper_product em {
  color: #f07b05 !important;

  font-size: 140%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_main_wrapper_product img {
  float: right;
  padding: 4px;
  
  border-right:  1px solid #e0ded9 !important;
  border-bottom: 1px solid #e0ded9 !important;
}
#content_main_wrapper_product li { margin: 0 0 10px 0; }
#content_main_wrapper_product li img {
  float: none;
  border: none !important;
}

.content_main_wrapper_products_listing li {
  float: left;
  display: inline;
  width: 29%;
  margin:  0 1% 30px 1%;
  padding: 0 4px;
  
  color: #396e0a;
  
  border: 1px solid #e0ded9;
}
.content_main_wrapper_products_listing dd {
  margin: 4px 0 4px 0;
  
  border-bottom: 1px dotted #e0ded9;
}
.content_main_wrapper_products_listing dt a {
  float: left;
  margin: 10px 0 0 0;
  padding: 2px 6px;
  
  border: 1px solid #78a280;
  background: #228c3e;
  color: #ffffff !important;
}
.content_main_wrapper_products_listing img {
  float: right;
  display: block;
  padding: 4px 0 4px 4px;
}

.content_main_wrapper_others {
  float: left;
  clear: both;
  margin: 15px 0;
  padding: 10px 0 0 0;
  width: 100%;
}
.content_main_wrapper_others h2 {
  clear: both;
  color: #f07b05;
  border-top: 1px dotted #e0ded9;

  font-size: 160%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 2em;
}

.content_main_sub_color1 {
  margin: 0 0 1em 0;
  padding: 10px;
  
  border: 1px solid #0d6424;
}
.content_main_sub_color1 h4 {
  padding: 0 0 0 5px;

  color: #000000;
}
.content_main_sub_color1 p { margin: 0; }


/* CATEGORY LISTING */
.content_main_listing_title {
  clear: both;
  margin:  20px 0 5px 0;
  padding: 10px 0 0 0;
  
  border-top: 1px solid #0d6424;
  
  font-weight: bold;
}
.content_main_listing_style1 {

  text-decoration:line-through;
  color: #000000;
}
.content_main_listing_style2 {
  font-weight: bold;
  color: #f07b05;
}
.content_main_listing_style3 {
}
.content_main_listing_style4 {
  color: #000000;
}
.content_main_listing_style5 {
  color: #c0143c;
}
.content_main_listing_navig_top, .content_main_listing_navig_bottom {
  float: none;
  clear: both;
  text-align: right;
}
.content_main_listing_navig_top {
  margin: 0 0 20px 0;
}
.content_main_listing_navig_bottom {
  padding: 20px 0 0 0;
}
.content_main_listing_navig_top span, .content_main_listing_navig_bottom span {
  padding: 0 20px 0 0;
}


.content_main_listing1 li {
  float: left;
  display: inline !important;
  width: 30%;
  padding: 0 1% 20px 1%;
  
}
.content_main_listing1 dt {
  width: 200px;
  margin: 0 auto !important;
}
.content_main_listing1 img{
  float: none !important;
  display: block;
  margin: 0 !important;
}


.content_main_listing1_item {
  padding: 15px 0 0 0;
  text-align: center;
}
.content_main_listing1_item a {
  font-size: 120%;
  font-weight: bold;
}

.content_main_listing2 {
  clear: both;
  line-height: 1.5em;
}
.content_main_listing2 li {
  float: left;
  clear: both;
  width: 99%;
  padding: 10px 0;
  
  list-style-type: none;  
  border-bottom: 1px dotted #e0e0e0;
}
#content_main_listing2_first {
  border-top: 1px dotted #e0e0e0;
}
.content_main_listing2 li a {
  font-size: 110%;
  font-weight: bold;
}

.content_main_listing2 dt {
  float: left;
  width: 100px;
}
.content_main_listing2 dd {
  text-align: left;
  margin: 0 130px;
}
.content_main_listing2 img {
  float: left !important; 
  margin: 0 0 0 10px !important;
  padding: 5px;
  
  border: 1px solid #ececec !important;
}


/* PRODUCT PAGES */
.content_main_product_img {
  float: left;
}

.content_main_listing_description {
  float: left;
  width: 60%;
}
.content_main_listing_description li {
  list-style-position: outside;
  line-height: 1.5em;
  margin: 0 0 15px 0 !important;
  
}
.content_main_listing_description a {
  display: block;
  width: 126px;
  margin: 20px 0 0 0;
}

#content_main_listing_wrapper h2.content_main_listing_title {
  margin:  10px 0 5px 15px;
  border: none !important;
}
.content_main_listing3 span {
  display: block;
}
.content_main_listing3 a {
  display: block;
  width: 100px;
  padding: 0;
  margin: 0;
}
.content_main_listing3 img {
  display: block;
  padding: 2px !important;
  width: 100px !important;
  
  border: 1px solid #ececec !important;
}
.content_main_listing3 dt {
  width: 100%;
}
.content_main_listing3 li {
  float: left;
  display: inline !important;
  width: 100%;
  padding: 0 0 20px 0;
  
}
.content_main_listing3_item {
  text-align: left;
}
.content_main_listing3_item a {
  font-size: 120%;
  font-weight: bold;
}

/* CART */
.recalculate_total {
  float: right;
  width: 117px;
  height: 58px;
}
.recalculate_total img {
  border: none !important;
}
.btn_checkout {
  float: right;
  width: 126px;
  height: 58px;
  padding: 0 15px;
}
.btn_checkout img {
  border: none !important;
  margin: 0 !important; 
}
.btn_checkout_continue {
  width: 730px;
  height: 40px;
  padding: 10px 15px 0 15px;
  
  border-top: 1px dotted #ececec;
  border-bottom: 1px dotted #ececec;
}
.btn_checkout_continue img {
  float: right;
}

#cart_table {
  width: 99%;
  margin: 15px 0;
}
#cart_table td {
  padding: 10px 0;
  border-top: 1px solid #ececec;
}
#cart_table th { font-size: 125%; }

.cart_table_item { padding-right: 25px !important; }
.cart_table_item a { font-weight: bold; }
.cart_table_right_title {
  padding: 0 10px !important;
  text-align: right;
  
  border-right: 1px solid #ececec;
}
.cart_table_total {
  padding-left: 20px !important;
}
.cart_table_total_price {
  padding-left: 20px !important;
  
  font-size: 115%;
  font-weight: bold;
}
.cart_table_action {
  width: 120px;
  
  vertical-align: top;
}
.cart_table_qty {
  width: 40px;
  text-align: center;
}
.cart_table_total {
  width: 125px;
}

.input_cart_qty {
  width: 25px !important;
  
  text-align: center;
}

#btn_continue_shop img {
  float: none !important;
  
  border: none !important;
}


/* LOGIN */
#content_main_login img {
  float: left;
  border: none !important;
}
#content_main_login #content_main_split1 {
  border-right: none !important;
}
#content_main_login #content_main_split2 {
  border-left: 1px solid #ececec;
}


/* CHECKOUT */
#header_checkout,
#content_checkout {
  width: 760px;
  margin: 0 auto;

  font-size: 120%;
}

#header_checkout {
  padding: 10px 0 0 0;
}
#header_checkout a {
  margin: 0 100px 0 0;
}

#content_checkout {
  width: 760px;
  margin: 30px auto;

  font-size: 120%;
}

#content_checkout h2 {
  clear: both;
  
  font-weight: bold;
}
#content_checkout h3 {
  clear: both;
  margin: 0 0 10px 0;
  
  color: #f07b05 !important;
}
#content_checkout h3 input {
  margin: 0 0 0 15px;
  
  font-size: 80%;
}
#content_checkout input {
  font-size: 100%;
}
#content_checkout h4 {
  padding: 0 0 10px 10px !important;
  
}
#content_checkout hr {
  clear: both;
  height: 1px;
  margin: 15px 0;
  
  border: none;
  border-top: 1px solid #0d6424;
  color: #ececec;
}

#content_checkout hr {
  clear: both;
  height: 1px;
  margin: 15px 0 15px 0;
  
  border: none;
  border-top: 1px solid #0d6424;
  color: #ececec;
}
#content_checkout p {
  clear: both;
}
#content_checkout .btn_checkout {
  padding: 0 !important;
  margin: 0 !important;
}
#content_checkout #content_main_login {
  width: 760px !important;
  margin: 0 auto;
}
#content_checkout #content_main_split1 {
  float: left !important;
  clear: both;
  width: 48%;
  
  border-right: none !important;
}
#content_checkout #content_main_split2 {
  float: right !important;
  width: 45%;
  
  border-left: 1px solid #ececec;
}
#content_checkout #content_main_split2 input {
  display: inline;
}
#content_checkout .input_checkbox {
  margin: 0 10px;
}
.content_checkout_address {
  float: left;
  display: block;
  width: 100px;
  padding: 0 10px;
}
.content_checkout_address1 {
  width: 60px;
}
.content_checkout_address2 {
  width: 100px;
}
.content_checkout_address3 {
  width: 200px;
}

.content_checkout_type {
  padding: 0 20px 0 0;
}
.content_checkout_payment {
  float: left;
  display: block;
  width: 160px;
  padding: 0 10px;
}
.content_checkout_date {
  padding: 0 0 0 20px;
}
#content_checkout_order {
  color: #0d6424;
  
  font-weight: bold;
}



/*  */

#content_sub {
  float: left;
  width: 20%;
}
#content_sub ul, #content_sub ol, #content_sub div { margin: 0; margin-bottom: 10px !important; }
#content_sub hr {
  height: 1px;
  
  border: none;
  border-top: 1px solid #ececec;
  color: #ececec;
}
#content_sub ul { margin: 0; padding: 10px 0 0 0; }
#content_sub li {
  margin: 0 0 0 10px; 
  padding: 0 10px 10px 25px;
  
  list-style-position: outside;
  list-style-type: none;
  background: url(../images/icons/list_sub_menu.gif) top left no-repeat;
}



#content_sub_wrapper{
  float: right;
  width: 85%;
  padding: 1% 7% 1% 1%;
}
#content_sub img { float: none !important; }

.content_sub_color1 {
  width: 95%;
  margin: 0 auto;
  padding: 0 auto;
  border: 1px solid #53ad10;
  
  border: 1px solid #0d6424;
}
.content_sub_color1 p, .content_sub_color1 div, .content_sub_color1 ul {
  padding: 10px;
}
.content_sub_color1 h4 {
  padding: 2px 10px;
  
  color: #ffffff;
  background: #53ad10;
}
.content_sub_color1 h3 {
  padding: 10px;
}

#content_sub_filters {
  float: left;
  display: inline;
  width: 17%;
  margin: 20px 1% 0 1%;
  min-width: 150px;
}
#content_sub_filters li {
  margin: 0 0 0 10px; 
  padding: 0 5px !important;
  
  line-height: 2em;
}







/* */
#content_personnalize {
  margin: 0 0 20px 0;
  padding: 10px 20px;
  
  background: #d7ffd7;
}
#content_personnalize h3 {
  display: inline;
}

/* FOOTER */
#footer {
  float: left;
  margin: 30px 0 0 0;
  padding: 0 3%;
  width: 94%;
  
  border-top: 1px solid #53ad10;

  background: url(../images/general/bg_footer.gif) no-repeat bottom;
  
  font-size: 110%;
}
#footer h6 {
  margin: 10px 0 0 0;
  padding: 0 0 0 5px;

  border: 1px dotted #e0e0e0;
  
  font-size: 120%;
  font-family: Tahoma, sans-serif;
}
#footer hr {
  clear: both;
  height: 1px;
  margin: 15px 0 15px 0;
  
  border: none;
  border-top: 1px solid #ececec;
  color: #ececec;
}
#footer p { color: #404040; }

#footer_main {
  margin: 10px auto;
  
  color: #2da209;
}
#footer_main ul { margin: 0 0 0 20px; }
#footer_main li {
  display: inline;
  margin: 0 15px 0 0;

  line-height: 16px;
  
  background: none;
}

#footer_content {
  padding: 0 30px 20px 30px;
}
#footer_content a { color: #2da209; }

