h1 {
  font-size: 16px;
  font-weight: bold;
}
h2 {
  font-size: 15px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  color: #7c7c7c;
}
.doc-pdf {
  background-image: url(/s/img/pdf.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
}
.doc-doc {
  background-image: url(/s/img/doc.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
}
body {
  background-color: #F9F9F9;
  font: 14px/140% Arial,sans-serif ;
  color: #4d585b;
}
#header {
  height: 50px;
  background: url(/s/img/menu/menu_03.jpg) repeat-x 50% 50% ;
}
#header a, #header a:visited {
  color: #7c7c7c;
  text-decoration: none; 
  font: 16px Tahoma,sans-serif;
}
#header a:hover {
  text-decoration: underline;
}
.header-left-wrapper {
  height: 50px;
  overflow: auto;
  padding-left: 30px;
  background: url(/s/img/menu/menu_02.jpg) no-repeat 0 50% ;
}
.header-right-wrapper {
  height: 50px;
  overflow: auto;
  /*padding-right: 30px;*/
  background: url(/s/img/menu/menu_05.jpg) no-repeat 100% 50% ;
}
.header-right-wrapper div {
  padding-top: 10px;
}
.logo img {
  margin-left: 8px;
  margin-bottom: 10px;
}
.search {
  margin-bottom: 20px;
}
.search-input {
  background: url(/s/img/search_area.jpg) no-repeat 100% 50%;
  height: 50px;
  width: 515px;
  text-align: right;
}
.search-input input[name="q"] {
  border: 0;
  height: 25px;
  width: 425px;
  margin-left: 10px;
  margin-top: 10px;
  background: transparent;
  padding-left: 10px;
  font: italic 13px Arial,sans-serif;
  color: #808080;
}
.search-input-submit  {
  background: transparent url(/s/img/button_search.jpg) no-repeat 50% 50%;
  border: 0;
  width: 100px;
  height: 40px;
  cursor: pointer;
  margin-top: 4px;
}
.localisations {
  text-align: right;
  padding-right: 15px;
}
a.foot-links, a.foot-links:visited {
  color: #1d7cb4;
}
a.blue-links, a.blue-links:visited {
  color: #1594d9;
  text-decoration: none; 
}
a.blue-links:hover {
  text-decoration: underline; 
}
.grey-block {
  margin-bottom: 20px;
}
.grey-left {
  background: url(/s/img/bar/hl_block.jpg) no-repeat 0% 50%;
  height: 34px;
  padding-left: 11px;
}
.grey-right {
  background: url(/s/img/bar/hr_block.jpg) no-repeat 100% 50%;
  height: 34px;
  padding-right: 11px;
}
.grey-center {
  background: url(/s/img/bar/hc_block.jpg) repeat-x 50% 50%;
  height: 34px;
  padding: 0 4px;
  font-size: 16px;
  line-height: 2;
  font-weight: bold;
}
.grey-center a, .grey-center a:visited {
  color: #4D585B;
  text-decoration: none;
}
.grey-center a:hover {
  text-decoration: underline;
}
.grey-body {
  background: #ececec;
  border: 1px solid white;
  border-bottom: 0;
  padding: 10px;
}
.grey-b-left {
  background: url(/s/img/round.jpg) no-repeat 0% 100%;
  height: 4px;
  padding-left: 4px;
  font-size: 0;
  margin: 0 1px;
}
.grey-b-right {
  background: url(/s/img/round.jpg) no-repeat 100% 100%;
  height: 4px;
  padding-right: 4px;
  font-size: 0;
}
.grey-b-center {
  height: 4px;
  font-size: 0;
  background: #ececec;
}
.news {
  list-style-image: url(/s/img/arr.jpg);
  margin-bottom: 0;
}
.news li {
  margin-bottom: 10px;
}
#product-slider {

}
#product-slider a, #product-slider a:visited {
  color: #7c7c7c;
  text-decoration: none;
  font-family: Tahoma,Verdana,sans-serif;
}
#footer {
  font-size: 13px;
}
.fhr {
  margin-bottom: 5px;
}
.wizard {
  text-align: right;
  position: relative;
  left: 30px;
}
.note_image_wrapper {
  float: left;
  width: 240px;
  border: 1px solid white;
  margin: 0 15px 15px 0;
}
.note_image_wrapper img {
  border-bottom: 1px solid white;
}
#note_image_print img {
  margin-left: 5px;
}
.doc_h4 {
  margin-bottom: 10px;
}
.doc_div {
  margin-bottom: 20px;
}
.doc_div p {
  margin-bottom: 10px;
}

