article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 75%;
  font-size: 87.5%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.5em;
}
html,
button,
input,
select,
textarea {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
body {
  margin: 0;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
h2 {
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}
h3 {
  font-size: 1.17em;
  line-height: 1.282em;
  margin-top: 1.282em;
  margin-bottom: 1.282em;
}
h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
h5 {
  font-size: 0.83em;
  line-height: 1.807em;
  margin-top: 1.807em;
  margin-bottom: 1.807em;
}
h6 {
  font-size: 0.75em;
  line-height: 2em;
  margin-top: 2em;
  margin-bottom: 2em;
}
hr {
  height: 1px;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.5em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
  white-space: nowrap;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1.5em 30px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1.5em 0;
}
pre,
code,
kbd,
samp,
tt,
var {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul,
.item-list ul {
  margin: 1.5em 0;
}
.item-list ul li {
  margin: 0;
}
dd {
  margin: 0 0 0 30px;
}
ul ul,
ul ol,
ol ul,
ol ol,
.item-list ul ul,
.item-list ul ol,
.item-list ol ul,
.item-list ol ol {
  margin: 0;
}
menu,
ol,
ul,
.item-list ul {
  padding: 0 0 0 20px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.5em 0.625em 1em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
th {
  text-align: left;
  padding: 0;
  border-bottom: none;
}
tbody {
  border-top: none;
}

.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc;
}
.lt-ie8 .with-wireframes #header,
.lt-ie8 .with-wireframes #main,
.lt-ie8 .with-wireframes #content,
.lt-ie8 .with-wireframes #navigation,
.lt-ie8 .with-wireframes .region-sidebar-first,
.lt-ie8 .with-wireframes .region-sidebar-second,
.lt-ie8 .with-wireframes #footer,
.lt-ie8 .with-wireframes .region-bottom {
  border: 1px solid #ccc;
}
#page,
.region-bottom {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
#footer {
  padding-left: 10px;
  padding-right: 10px;
  border: 0 !important;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}
#header,
#main,
#footer {
  *position: relative;
  *zoom: 1;
}
#header:before,
#header:after,
#main:before,
#main:after,
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#header:after,
#main:after,
#footer:after {
  clear: both;
}
#main {
  padding-top: 3em;
  position: relative;
}
#navigation {
  position: absolute;
  top: 0;
  height: 3em;
  width: 960px;
}
.sidebar-first #content {
  float: left;
  width: 764px;
  margin-left: 196px;
  margin-right: -980px;
}
.sidebar-first .region-sidebar-first {
  float: left;
  width: 176px;
  margin-left: 0px;
  margin-right: -196px;
}
.sidebar-second #content {
  float: left;
  width: 764px;
  margin-left: 0px;
  margin-right: -784px;
}
.sidebar-second .region-sidebar-second {
  float: left;
  width: 176px;
  margin-left: 784px;
  margin-right: -980px;
}
.two-sidebars #content {
  float: left;
  width: 568px;
  margin-left: 196px;
  margin-right: -784px;
}
.two-sidebars .region-sidebar-first {
  float: left;
  width: 176px;
  margin-left: 0px;
  margin-right: -196px;
}
.two-sidebars .region-sidebar-second {
  float: left;
  width: 176px;
  margin-left: 784px;
  margin-right: -980px;
}
ul.primary,
ul.secondary {
  overflow: hidden;
  *zoom: 1;
  border-bottom: 1px solid #bbbbbb;
  list-style: none;
  margin: 1em 0 1.5em;
  padding: 0 2px;
  white-space: nowrap;
}
ul.primary li,
ul.secondary li {
  float: left;
  margin: 0.5em 3px 0;
}
ul.primary a,
ul.secondary a {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 1.5em;
  text-decoration: none;
}
ul.primary li {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: white 1px 1px 0;
  border: 1px solid #bbbbbb;
  border-bottom: 0;
  margin: 0.5em 0 0 3px;
}
ul.primary li.active {
  border-bottom: 1px solid white;
  margin-bottom: -1px;
}
ul.primary a:link,
ul.primary a:visited {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #333;
  background-color: #dedede;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
}
ul.primary a:hover,
ul.primary a:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
}
ul.primary a.active {
  background-color: transparent;
  background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -ms-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  border-color: #fff;
}
ul.secondary {
  font-size: .9em;
  margin-top: -1.5em;
  padding-bottom: .5em;
}
ul.secondary a:link,
ul.secondary a:visited {
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  -ms-border-radius: 0.75em;
  -o-border-radius: 0.75em;
  border-radius: 0.75em;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: white 1px 1px 0;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em;
}
ul.secondary a:hover,
ul.secondary a:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333;
}
ul.secondary a.active,
ul.secondary a:active {
  text-shadow: #333333 1px 1px 0;
  background-color: #666;
  border-color: #000;
  color: #fff;
}
body {
  margin: 0;
  padding: 0;
}
#skip-link {
  margin: 0;
}
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}
#logo {
  float: left;
  margin: 0;
  padding: 0;
}
#logo img {
  vertical-align: bottom;
}
#name-and-slogan {
  float: left;
}
#site-name {
  margin: 0;
  font-size: 2em;
  line-height: 1.5em;
}
#site-name a:link,
#site-name a:visited {
  color: #000;
  text-decoration: none;
}
#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}
#site-slogan {
  margin: 0;
  font-size: 1em;
}
.region-header {
  clear: both;
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
h1.title,
h2.node-title,
h2.block-title,
h2.title,
h2.comment-form,
h3.title {
  margin: 0;
}
div.messages {
  margin: 1.5em 0;
}
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}
ul.inline {
  display: inline;
  padding: 0;
}
ul.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0;
}
span.field-label {
  padding: 0 1em 0 0;
}
.item-list .pager {
  padding: 0;
}
.item-list .pager li {
  padding: 0 0.5em;
}
.block {
  margin-bottom: 1.5em;
}
ul li.expanded {
  *list-style-image: url(../img/menu-expanded.png);
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  list-style-type: circle;
}
ul li.collapsed {
  *list-style-image: url(../img/menu-collapsed.png);
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  list-style-type: disc;
}
ul li.leaf {
  *list-style-image: url(../img/menu-leaf.png);
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
  list-style-type: square;
}
li a.active {
  color: #000;
}
#navigation .block {
  margin-bottom: 0;
}
#navigation .block-menu .block-title,
#navigation .block-menu-block .block-title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
#navigation ul.links,
#navigation ul.menu {
  margin: 0;
  padding: 0;
  text-align: left;
}
#navigation ul.links li,
#navigation ul.menu li {
  float: left;
  padding: 0 10px 0 0;
  list-style-type: none;
  list-style-image: none;
}
#secondary-menu {
  float: right;
}
.views-displays .secondary li {
  float: none;
  margin: 0 6px 0;
}
.views-displays .secondary a:link,
.views-displays .secondary a:visited {
  text-shadow: none;
  padding: 2px 7px 3px;
}
.views-displays .secondary .open > a {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -ms-border-radius: 7px 7px 0 0;
  -o-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.views-displays .secondary .open > a:hover {
  color: #333;
}
.views-displays .secondary .action-list li {
  margin: 0;
}
.views-displays .secondary .action-list li:first-child {
  -webkit-border-radius: 0 7px 0 0;
  -moz-border-radius: 0 7px 0 0;
  -ms-border-radius: 0 7px 0 0;
  -o-border-radius: 0 7px 0 0;
  border-radius: 0 7px 0 0;
}
.views-displays .secondary .action-list li:last-child {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  -o-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
}
.lt-ie8 .node-unpublished p.unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}
.comments {
  margin: 1.5em 0;
}
.comment-preview {
  background-color: #ffffea;
}
.comment .new {
  color: #c00;
}
.comment .permalink {
  text-transform: uppercase;
  font-size: 75%;
}
.indented {
  margin-left: 30px;
}
.form-item {
  margin: 1.5em 0;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-required {
  color: #c00;
}
.form-item .description {
  font-size: 0.85em;
}
.form-checkboxes .form-item,
.form-radios .form-item {
  margin: 0;
}
.container-inline div,
.container-inline label {
  display: inline;
}
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
.password-parent,
.confirm-parent {
  margin: 0;
}
#user-login-form {
  text-align: left;
}
#user-login-form ul {
  margin-bottom: 0;
}
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
  margin-top: 1.5em;
  margin-left: -20px;
}
#user-login-form li.user-link {
  margin-top: 1.5em;
}
#user-login ul {
  margin: 1.5em 0;
}
form th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
form tbody {
  border-top: 1px solid #ccc;
}
form tr.even {
  background-color: #fff;
}
form table .item-list ul {
  margin: 0;
}
.lt-ie8 tr.even th,
.lt-ie8 tr.even td,
.lt-ie8 tr.odd th,
.lt-ie8 tr.odd td {
  border-bottom: 1px solid #ccc;
}
td.menu-disabled {
  background: #ccc;
}
@media print {
  a:link,
  a:visited {
    text-decoration: underline !important;
  }
  #site-name a:link,
  #site-name a:visited {
    text-decoration: none !important;
  }
  #content a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
  }
  #content a[href^="javascript:"]:after,
  #content a[href^="#"]:after {
    content: "";
  }
  #content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #content {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body,
  #page,
  #main,
  #content {
    color: #000;
    background-color: transparent !important;
    background-image: none !important;
  }
  #skip-link,
  #toolbar,
  #navigation,
  .region-sidebar-first,
  .region-sidebar-second,
  #footer,
  .breadcrumb,
  .tabs,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .pager,
  .feed-icons {
    visibility: hidden;
    display: none;
  }
}
body {
  margin: 0px;
  padding: 0;
  background: #2b2e2b;
  font-family: helvetica, sans-serif;
  font-size: 15px;
  color: #232323;
}
p {
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
#main {
  width: 820px;
  background-color: #fff;
  height: auto;
  margin: 0 auto;
  padding-top: 40px;
  border-left: 1px solid #9bb3a1;
  border-right: 1px solid #9bb3a1;

}
.node-page,
#block-views-produits-block {
  margin-bottom: 30px;
}
#block-views-produits-block .views-row {
margin-bottom: 60px;
border-bottom: 1px solid #b0b0b0;
padding-bottom: 50px;
}

#block-views-produits-block .views-row .views-field-body {
position: relative
}

#block-views-produits-block .views-row .views-field-body ul li {
  list-style: none; 
  position: relative;
  padding: 6px 0 0 20px;
  margin-bottom: 3px;
}
#block-views-produits-block .views-row .views-field-body ul li:before {
	background: transparent url("../img/ico-star.png") scroll 0 0 no-repeat;
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	left: -10px;
	top: 8px;
	background-size: contain;
}


#block-views-produits-block .views-row .views-field-body img.eco {
position: absolute;
right: 0;
top: 0;
width: 130px;
}
#block-views-produits-block .views-row .views-field-body p{
max-width: 480px;
}
.node-page .view-produits .view-content,
#block-views-produits-block .view-produits .view-content {
  margin-bottom: 60px;
}
#container {
  color: #919191;
  margin: 0 auto;
}
a img {
  border: none;
}
a {
  text-decoration: none;
  color: #009f2d;
  font-size: 11px;
}
img.left {
  float: left;
  margin: 7px 30px 0 0;
}
img.right {
  float: right;
  margin: 7px 0 0 30px;
}
#logooxima {
  width: 48px;
}
.demo img {
  padding-right: 10px;
}
h2 {
  clear: both;
  font-weight: normal;
  font-size: 20px;
  color: #009f2d;
  line-height: 19px;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
h3 {
  margin-bottom: 0.1em;
  font-size: 1.05em;
}
.views-row-last {
  border-bottom: none;
  margin-bottom: 0;
}
#headerback {
  height: 106px;
  background: url(../img/header-simple.jpg) repeat-x;
  margin: 0 auto;
  padding: 0px;
  display: block;
}
#header {
  width: 820px;
  height: 106px;
  background: url(../img/header.jpg) no-repeat;
  margin: 0 auto;
  padding: 0px;
  display: block;
  position: relative;
}
#header nav {
  position: absolute;
  right: 0;
  top: 0;
}
#header #logo {
  float: left;
  height: 83px;
  width: 175px;
  margin: 20px 10px 0px 10px;
  display: block;
}
#header #main-menu ul {
  float: right;
  list-style: none;
  margin: 23px 10px 0px 0px;
  display: block;
}
#header ul li {
  float: left;
  padding: 12px 0px 0px 20px;
}
#header ul li a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  word-spacing: 4px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}
#header ul li a:hover {
  color: #009f2d;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#header ul li a.active {
  color: #009f2d;
}
#contentimage {
  width: 820px;
  height: 425px;
  margin: 0 auto;
  padding-top: 20px;
  background: url(../img/center.jpg);
}
#zoneimg {
  width: 656px;
  height: 371px;
  background: url(../img/blocimage.jpg) no-repeat;
  margin-left: 82px;
}
#imageContainerHome img {
  display: none;
  position: absolute;
  padding: 12px 10px 10px 24px;
  height: 346px;
  width: 610px;
  opacity: -0.01;
}
#content_page {
  width: 820px;
  height: 80px;
  padding-top: 20px;
  margin: 0 auto;
  background: url(../img/center.jpg);
}
.front #content_page {
  height: 435px;
}
.hours {
  margin-bottom: 10px;
  font-size: 13px;
}
.infos {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
.views-field-field-images img {
  border: 1px solid #9bb3a1;
  margin-bottom: 10px;
  box-shadow: 1px 1px 10px #CCCCCC;
  -moz-box-shadow: 1px 1px 10px #CCCCCC;
  -webkit-box-shadow: 1px 1px 10px #CCCCCC;
}
#content2 {
  background: url(../img/back.jpg) repeat;
  height: auto;
  margin: 0 auto;
}
.node-8 .field-name-body {
  width: 570px;
}
.field-name-body {
  margin-top: 30px;
}
.node-11 .field-name-body {
  margin-top: 0;
}
h1 {
  font-weight: normal;
  font-size: 20px;
  color: #009f2d;
}
h1.home {
  padding: 2px 0px 0px 0px;
  border-bottom: 1px solid #2b2e2b;
  font-weight: bold;
  margin-top: 30px;
}
.titrepage {
  font-size: 19px;
  color: #009f2d;
}
h1.title {
  font-size: 30px;
  color: #f5f5f5;
  margin-left: 25px;
  margin-top: 0;
  border-bottom: 1px solid #009f2d;
  text-shadow: 1px 1px 1px rgba(22, 22, 22, 0.7);
}
#content {
  margin-left: 90px;
  padding: 0;
  width: 650px;
}
.text .entry {
  padding: 2px 0px 15px 0px;
  font-size: 14px;
}
.textbioactif {
  margin: 80px 0px 0px 0px;
  height: 400px;
}
#imagebiohomme {
  float: left;
  margin-right: 40px;
}
.matelas {
  float: left;
  margin-bottom: 50px;
}
.imagematelas {
  margin-left: -10px;
  margin-top: -10px;
}
.vignetteinfos {
  float: left;
  width: 220px;
}
.list {
  font-size: 18px;
  margin-right: 5px;
}
.textmat {
  float: left;
  width: 480px;
  margin-right: 40px;
  font-size: 12px;
  margin-top: 5px;
}
.textmat-full {
  width: 100%;
  margin-right: 40px;
  font-size: 12px;
  margin-top: 5px;
}
#perturbationsterrestres {
  float: left;
}
.texthighlight {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  color: #cc232a;
}
.blocmatela {
  float: left;
}
.textmatelas {
  float: left;
}
.infomat {
  list-style: none;
  padding-bottom: 10px;
}
.titrematelas {
  font-size: 19px;
  text-transform: uppercase;
  color: #009f2d;
  text-align: left;
}
.contact-page a {
  font-size: 15px;
  line-height: 18px;
}
.contact-page a.mail-ecrire {
  border: 1px solid #009f2d;
  padding: 15px;
  margin-left: 10px;
  padding: 6px 14px;
  margin-left: 5px;
}
.contact-page a.mail-ecrire:hover {
  border: 1px solid #009f2d;
  background-color: #009f2d;
  color: white;
}
.natte-info-right {
  margin-left: 320px;
  margin-top: 80px;
}
.natte-info-right p {
  margin-bottom: 30px;
}
.infocontact {
  text-align: left;
  font-size: 14px;
  padding: 5px 0px 0px 0px;
}
.address {
  background: #f3f3f1;
  font-size: 13px;
  padding: 20px 5px 20px 80px;
  margin-bottom: 20px;
  line-height: 14px;
}
.address .left {
  float: left;
  margin-right: 50px;
  padding-right: 40px;
  border-right: solid 1px;
  line-height: 16px;
}
.address .right {
  line-height: 16px;
}
.infocontact {
  font-size: 13px;
}
#webform-client-form-3 {
  width: 650px;
  margin: 30px 0px 20px 0px;
}
#webform-client-form-3 .form-item {
  margin: 1.5em 5.5em;
}
#webform-client-form-3 label {
  width: 150px;
  margin: 0;
}
#webform-client-form-3 input[type="text"],
#webform-client-form-3 input[type="email"] {
  width: 250px;
}
#edit-submitted-commentaire {
  width: 350px;
  height: 250px;
}
form {
  font-size: 12px;
  background: #f3f3f1;
  padding: 20px 0px 20px 0px;
}
input {
  font-size: 12px;
  background: url(../img/input_bg.png) repeat-x;
  height: 19px;
  border: 1px solid #dedede;
  padding-top: 3px;
  padding-left: 3px;
}
textarea {
  font-size: 12px;
  background: url(../img/textarea_bg.png) #fff repeat-x;
  border: 1px solid #dedede;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}
input.form-submit,
input.reset {
  padding: 0;
  background: url(../img/button_bg.jpg) repeat-x;
  width: 80px;
  height: 29px;
  color: #ffffff;
  border: 1px solid #fff;
  cursor: pointer;
  font-weight: lighter;
  margin-left: 5px;
  margin-top: 15px;
}
input.form-submit:hover,
input.reset:hover {
  background: url(../img/button_bg.jpg) 0px -27px repeat-x;
}
input.form-submit {
  margin-left: 124px;
}
form li {
  list-style-type: none;
}
label {
  float: left;
  width: 100px;
  margin-right: 20px;
  margin-top: 5px;
  color: #808080;
  padding-left: 4px;
}
.message {
  clear: both;
  border: 1px solid #F7F7F7;
  background: #F7F7F7 none repeat scroll 0%;
  padding: 0 10px 0 10px;
  margin: 10px;
  font-weight: bold;
}
.error {
  border: 1px red solid;
  background: #FFEBE8 none repeat scroll 0%;
}
.no_error {
  border: 1px #8496ba solid;
  background: #e1e9f6 none repeat scroll 0%;
}
#footer {
  color: #f5f5f5;
  background: #2b2e2b;
  margin: 0 auto;
}
#footer p {
  margin: 10px 0;
}
#block-block-1 {
  margin: 0 auto;
  width: 820px;
  text-align: center;
}
#block-block-1 p {
  text-transform: capitalize;
  line-height: normal;
  font-size: 11px;
}
body.page-node-11 .text {
  margin-left: 30px;
}
body.page-node-11 #content {
  padding: 0;
  width: 730px;
  margin-left: 28px;
}
#backtotop {
  bottom: 60px;
}
body.page-node-11 .entry1,
body.page-node-11 .entry2 {
  padding: 675px 35px 50px 30px;
  background: url(../img/back1.png) 0px 0px no-repeat;
  width: 700px;
  height: 355px;
}
body.page-node-11 .entry2 {
  background: url(../img/back2.jpg) 0px 0px no-repeat;
  height: 400px;
}
body.page-node-11 .column1,
body.page-node-11 .column2 {
  float: left;
  width: 320px;
  margin-right: 46px;
}
body.page-node-11 .column2 {
  margin-right: 0;
}
body.page-node-11 .column1 p {
  font-size: 12px;
}
body.page-node-11 .column1 h2 {
  font-size: 21px;
  color: #3fa952;
  text-transform: uppercase;
}
body.page-node-11 .column1 h3 {
  font-size: 17px;
  color: #4d4d4d;
  margin-bottom: -3px;
}
body.page-node-11 .column1 h3 i {
  font-size: 14px;
  color: #7e7e7e;
}
body.page-node-11 .column1 h3.blue {
  color: #39b4d1;
}
body.page-node-11 .column1 h3.orange {
  color: #ea7825;
}
body.page-node-11 .column1 h3.green {
  color: #00a9a4;
}
body.page-node-11 .column1 h4 {
  font-size: 15px;
  color: #7e7e7e;
}
body.page-node-11 .column1 h5 {
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: -9px;
  line-height: 19px;
  color: #7E7E7E;
  text-transform: uppercase;
}
.highlight-home {
  font-size: 16px;
  font-weight: bold;
  color: #009F2D;
}
#webform-component-maps {
  display: none;
}
.page-node-edit input,
.page-admin input,
.page-node-webform-emails input,
.page-node-webform-configure input {
  width: auto;
  padding: 5px;
  margin-left: 0;
}
.page-node-edit #main,
.page-node-edit form,
.page-admin #main,
.page-admin form {
  background-color: white;
}
.page-node-edit label,
.page-node-add label,
.page-admin label,
.page-node-webform-emails label,
.page-node-webform-configure label {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
}
.views-field-field-pdf {
  text-align: right;
}
.views-field-edit-node {
  float: right;
}
