*{
    outline: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.half{
    width: 460px;
    padding: 5px;
}
.quarter{
    width: 220px;
    padding: 5px;
}
.admin_section_header{
    background-color: #618603;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    padding-left: 5px;
}
body {
    font-family: Arial;
    font-size: 12px;
    background-image: url(images/theme/bg.png);
    background-repeat: repeat-x;
    background-color: #C3D48E;
    text-align: center;
    color: #3c5401;
}
a{
    color: #3c5401;
    text-decoration: none;
}
h1, #categories-box h4, #legende-box h4{
    color: #fff;
    text-align: left;
    font-size: 16px;
    padding: 0 7px 0 25px;
    margin: 0 0 0 0;
    line-height: 52px;
    background-image: url(images/theme/title_pin.png);
    background-repeat: no-repeat;
    background-position: 7px 19px;
}
#wrapper{
    background-image: url(images/theme/wrapper_top_rounded.png);
    background-repeat: no-repeat;
    background-color: #fff;
    width: 934px;
    min-height: 500px;
    margin: auto;
    display: inline-block;
    text-align: left;
    padding: 18px 13px 18px 13px;
}
#phone-number{
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
#main_menu ul.main_menu{
    display: block;
    background-image: url(images/theme/bg_menu.png);
    background-repeat: no-repeat;
    width: 939px;
    height: 65px;
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 17px 0 0 0;
    text-align: center;
}
#main_menu ul.main_menu li{
    display: inline-block;
    float: left;
    padding: 0 0 0 0;
}
#main_menu ul.main_menu li a{
    color: #fff;
    font-size: 16px;
    line-height: 65px;
    padding: 0 30px 0 30px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    background-image: url(images/theme/menu_separator.png);
    background-repeat: no-repeat;
    background-position: right;
}
div.top-image {
    height: 260px;
    width: 672px;
    margin-top: 7px;
    margin-bottom: 7px;
}
div.search-box{
    width: 241px;
    height: 246px;
    background-image: url(images/theme/bg_search_box.png);
    margin-top: 7px;
    padding: 7px;
}
#left-panel{
    width: 237px;
    display: inline-block;
}
#categories-box, #legende-box{
    background-image: url(images/theme/bg_top_box_left.png);
    background-repeat: no-repeat;
    min-height: 274px;
}
#categories-box ul{
    list-style-type: none;
    margin: 5px 0 5px 15px;
    padding: 0 0 0 0;
}
#categories-box ul li a{
    font-size: 13px;
    font-weight: bold;
    color: #3c5401;
    text-decoration: none;
}
#right-panel{
    background-image: url(images/theme/bg_box_right.png);
    background-repeat: no-repeat;
    width: 693px;
    min-height: 274px;
}
.produit-container{
  clear: both;
  width: 693px;
  position: relative;
}
div.small_image_container{
    float: left;
    width: 204px;
}
div.desc_container{
    float: left;
    padding-left: 15px;
    width: 450px;
}
.bookmark-container{
  position: absolute;
  bottom: 3px;
  right: 5px;
}
.ajout-list-link, .addthis_toolbox{
  display: inline-block;
  float: left;
}
h2{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
}
.tbl_fiche_produit th{
    
}
div.fiche_image, div.fiche_details{padding-top: 15px;}
div.fiche_image img{border: 2px #3c5401 solid;}
div.fiche_image{
    width: 350px;
    height: 263px;
    float: left;
}
div.fiche_details{
    width: 300px;
    float: left;
    padding-left: 15px;
    min-height: 263px;
    display: inline-block;
}
div.print_button{
    float: right;
    position: relative;
    clear: both;
    width: 500px;
    text-align: right;
    margin-bottom: 15px;
    margin-top: 25px;
}
a.zoom-image img{
  -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;
  border: 2px #666666 solid;
}
#form-back-button{
  text-align: right;
  padding: 15px 5px 15px 0;
}
#form-back-button input[type=submit]{
  background-color: #5F8301;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 5px 10px 5px 10px;
  -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;
}
