h1,
h2,
h3,
h4,
h5,
h6 {
  padding-top: 0.4em;
  font-weight: normal;
  margin: 0.5em 0;
  text-rendering: optimizelegibility;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  text-decoration: none;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 2.4em;
  font-weight: 300;
  line-height: 1em;
  margin: 0 0 5px;
}
h3 {
  font-size: 2em;
  padding: 0;
  line-height: 32px;
  font-weight: 300;
  margin: 0;
}
h4 {
  font-size: 18px;
  color: #9e9e9e;
  font-weight: 300;
  padding-top: 0.3em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1em;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in;
  -moz-transition: color 0.15s ease-in;
  -o-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
  color: #333;
}
a:hover {
  color: #888;
}
p {
  margin-bottom: 16px;
}
.item-title,
.page-header {
  padding-bottom: 10px;
  font-size: 28px;
  text-align: left;
}
.item-title h1,
.page-header h1,
.item-title h2,
.page-header h2,
.item-title h3,
.page-header h3,
.item-title h4,
.page-header h4,
.item-title h5,
.page-header h5,
.item-title h6,
.page-header h6 {
  font-size: 1em;
}
hr {
  background: url("../images/typo/hr.png") no-repeat scroll 50% 0 transparent;
  border: medium none;
  height: 19px;
  margin: -5px 0 10px;
}
blockquote {
  background: url("../images/typo/left_quote.png") no-repeat scroll left top transparent;
  font-style: italic;
  font-weight: bold;
  line-height: 150%;
  margin: 15px 0;
  padding: 0 0 5px 65px;
  width: auto;
  border: none !important;
}
blockquote p {
  background: url("../images/typo/right_quote.png") no-repeat scroll right bottom transparent;
  margin-top: 0;
  padding: 0 65px 10px 35px;
}
p.note,
p.pin,
p.clip,
p.down,
pre,
.code {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.08);
  border-style: solid;
  border-width: 1px 1px 1px 5px;
}
pre,
.code {
  margin: 10px 0 20px;
  clear: both;
}
pre,
code {
  font: italic 100% monospace;
  white-space: normal !important;
}
p.down,
p.clip,
p.pin,
p.note {
  margin: 10px 0;
  padding: 15px 20px 15px 50px;
}
p.note {
  background: url(../images/typo/note.png) no-repeat scroll 5px center rgba(0, 0, 0, 0.05);
}
p.pin {
  background: url(../images/typo/attach.png) no-repeat scroll 5px center rgba(0, 0, 0, 0.05);
}
p.clip {
  background: url(../images/typo/clip.png) no-repeat scroll 5px center rgba(0, 0, 0, 0.05);
}
p.down {
  background: url(../images/typo/down.png) no-repeat scroll 5px center rgba(0, 0, 0, 0.05);
}
body ol {
  list-style: decimal inside none;
}
.maincontent ul {
  list-style: disc outside none;
  margin-left: 20px;
}
ul.tick,
ul.plus,
ul.c64,
ul.star {
  margin: 5px;
}
ul.tick li,
ul.plus li,
ul.c64 li,
ul.star li {
  list-style: none outside none;
  padding: 6px 22px;
}
ul.tick li {
  background: url("../images/typo/tick.png") no-repeat scroll left center transparent;
}
ul.plus li {
  background: url("../images/typo/plus.png") no-repeat scroll left center transparent;
}
ul.star li {
  background: url("../images/typo/star.png") no-repeat scroll left center transparent;
}
ul.c64 li {
  background: url("../images/typo/pucec64-01.png") no-repeat scroll left center transparent;
}
em.highlight {
  border-radius: 4px 4px 4px 4px;
  font-style: normal;
  padding: 2px 5px;
  text-shadow: none;
}
em.highlight.black {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
}
em.highlight.green {
  background: none repeat scroll 0 0 #89B223;
  color: #FFFFFF;
}
em.highlight.yellow {
  background: none repeat scroll 0 0 #B29E23;
  color: #FFFFFF;
}
em.highlight.blue {
  background: none repeat scroll 0 0 #4B90B5;
  color: #FFFFFF;
}
em.highlight.red {
  background: none repeat scroll 0 0 #A62929;
  color: #FFFFFF;
}
/* Content Column Layout */
.col-2,
.col-3,
.col-4,
.col-5 {
  float: left;
}
.col-2 div,
.col-3 div,
.col-4 div,
.col-5 div {
  margin: 5px 10px;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 33%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
/* Image Frames */
img.circle-1 {
  -moz-transition: all 300ms ease-out 0s;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: -moz-linear-gradient(center top, #ffffff, #e7e8eb) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(99%, #e7e8eb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7e8eb 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e7e8eb 99%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e7e8eb 99%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E7E8EB', GradientType=0);
  /* IE6-9 */
  border-color: #C9CBCD;
  border-radius: 800px;
  border-style: solid;
  border-width: 1px 1px 2px;
  display: inline-block;
  outline: medium none;
  padding: 8px;
}
img.frame-1,
.img-intro-left img,
.img-intro-right img,
.img-intro-none img {
  -moz-transition: all 300ms ease-out 0s;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: -moz-linear-gradient(center top, #fafafa, #dddddd) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(99%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 0%, #dddddd 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 0%, #dddddd 99%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fafafa 0%, #dddddd 99%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#DDDDDD', GradientType=0);
  /* IE6-9 */
  border-color: #DDDDDD;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px 1px 2px;
  -webkit-box-shadow: 0 8px 6px -10px #000000;
  -moz-box-shadow: 0 8px 6px -10px #000000;
  box-shadow: 0 8px 6px -10px #000000;
  display: inline-block;
  outline: medium none;
  padding: 4px;
  margin: 3px 10px 10px 10px;
}
img.frame-2 {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: -moz-linear-gradient(center top, #5d5b60, #363539) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d5b60), color-stop(99%, #363539));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5d5b60 0%, #363539 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5d5b60 0%, #363539 99%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #5d5b60 0%, #363539 99%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0 8px 6px -11px #000000;
  -moz-box-shadow: 0 8px 6px -11px #000000;
  box-shadow: 0 8px 6px -10px #000000;
  display: inline-block;
  outline: medium none;
  padding: 4px;
  margin: 3px 10px 10px 10px;
}

/*****************PERSO*************************/
.citation {text-align:center;width:95%!important;}
.citation h1 {
  display:inline-block;
  line-height: 70px;
  padding: 0 0 0 85px;
  background: url("../images/typo/guillemets-ouvrants.png") no-repeat scroll left center transparent;}

#maison {background: url("../images/bg_maison-01.png") no-repeat right top transparent;}
#maison h4{color:#78286B!important;}  

#bricolage {background: url("../images/bg_bricolage-01.png") no-repeat right top transparent;}
#bricolage h4{color:#AA4339!important;}  

#bienetre {background: url("../images/bg_bienetre-01.png") no-repeat right top transparent;}
#bienetre h4{color:#2B803E!important;}

#relation {background: url("../images/bg_relation-01.png") no-repeat right top transparent;}
#relation h4{color:#AA7F39!important;}
  
#services {background: url("../images/bg_services-01.png") no-repeat right top transparent;}
#services h4{color:#27576B!important;}
  
div#wrapper_base-2 div.base-2 div.module_surround {padding:10px;}
  
/*TABLEAU*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #42373D; 
  color: #fff; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}

tr.mois {background:#95637F; color:#fff; font-weight: bold; }

div.header-1, div.header-2 {color:#95637F; font-size:1em;}

div#wrapper_bottom-1 .grid h3 {background:#95637F!important;}
div#wrapper_bottom-1 figcaption span{display:none;}




