* {
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
  font-family: ;
  font-style: ;
  font-variant: ;
  font-weight: ;
  line-height: ;
  font-size-adjust: ;
  font-stretch: ;  -moz-font-feature-settings: ;
  -webkit-font-feature-settings: ;
  font-feature-settings: ;
  -moz-font-language-override: ;
  font-size: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  vertical-align: baseline;
}

body {
  background-color: #f2f2f2;
  color: grey;
  font-family: 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.6em;
}

a {
  color: #a54569;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: none;
}

a img {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
}

h1, h2, h3, h4 {
  clear: left;
  color: black;
  font-weight: 400;
  margin-top: 0.7em;
  margin-right: 0px;
  margin-bottom: 0.7em;
  margin-left: 0px;
  font-family: 'Yanone Kaffeesatz';
}

h1 {
  font-size: 2.6em;
}

h2 {
  font-size: 2.4em;
}

h3 {
  font-size: 1.9em;
}

p, ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

figure {
	margin-bottom:18px;
}

.team-list li {
	width:100%;
	overflow:hidden;
	padding-bottom:43px;
}
.team-list li:last-child {
	padding-bottom:0;
}
.team-list li figure {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}

#wrapper1240 {
  background-color: white;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  width: 1240px;
}

#wrapper960 {
  background-color: white;
  margin-top: 35px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  width: 960px;
}

#wrapper760 {
  background-color: white;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  width: 760px;
}

#wrapper600 {
  background-color: white;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 600px;
}

#wrapperfluid {
  background-color: white;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: 1260px;
}

#header {
  position: relative;
}

#sitetitle {
  float: left;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 30px;
}

#sitetitle h1 {
  font-size: 40px;
  color: #777777;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#header-image {
  height: 300px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#content {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-color: #fafafa;
}

#extended {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-color: white;
}

#toplinks {
  background-color: #fafafa;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
}

#toplinks ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: right;
}

#toplinks ul li {
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 15px;
}

#toplinks ul li a {
  color: #797777;
}

#toplinks ul li a:hover {
  color: #2c2b2b;
  text-decoration: none;
}

#nav {
  float: right;
  font-family: 'Droid Sans', Verdana, Tahoma, sans-serif;
  text-align: center;
}

#nav ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 26px;
  margin-left: 20px;
}

#nav ul li {
  background-color: transparent !important;
  background-image: none !important;
  background-repeat: repeat !important;
  background-attachment: scroll !important;
  background-position: 0% 0% !important;
  display: inline-block;
  text-align: right;
  height: auto;
  line-height: 25px;
  margin-bottom: 0px;
  margin-left: 25px;
  position: relative;
}

#nav ul li a {
  color: #797777;
  display: block;
  font-size: 12px;
  padding-top: 0px;  -epub-text-transform: uppercase;
  text-transform: uppercase;
}

#nav ul li a:hover {
  color: #111111;
}

#nav ul li a.current {
  color: black;
}

#sidebar {
  width: 30%;
}

#main {
  width: 70%;
}

#trio1 {
  float: left;
  width: 33.3%;
}

#trio2 {
  float: left;
  width: 33.3%;
}

#trio3 {
  float: left;
  width: 33.3%;
}

.inner {
  margin-top: 5px;
  margin-right: 30px;
  margin-bottom: 5px;
  margin-left: 30px;
}

#trio1 .inner {
  margin-left: 0px;
}

#trio2 .inner {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#trio3 .inner {
  margin-left: 0px;
}

.left .inner {
  margin-left: 30px;
}

.right .inner {
  margin-right: 30px;
}

#footer {
  clear: both;
  background-color: #fafafa;
}

#footer p {
  color: #777777;
  font-size: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  text-align: center;
}

#footer a {
  color: #777777;
}

#footer a:hover {
  color: #333333;
}

img.alignleft, img.aligncenter, img.alignright {
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
}

.alignleft {
  float: left;
  margin-right: 30px;
}

.alignright {
  float: right;
  margin-left: 30px;
}

.aligncenter {
  text-align: center;
  display: block;
  clear: both;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.shadow {
  background-color: transparent;
  background-image: url("images/shadow.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

:first-child + html .clearfix {
  min-height: 1%;
}

.altcolors {
  background-color: #e6e8e8;
}

.altcolors #wrapper600, .altcolors #wrapper760, .altcolors #wrapper960, .altcolors #wrapper1240, .altcolors #wrapperfluid {  -webkit-box-shadow: 0px 0px 28px #888888;
  box-shadow: 0px 0px 28px #888888;
}

.altcolors #toplinks, .altcolors #footer {
  background-color: #eaecec;
}

.altcolors #content {
  background-color: #f2f4f4;
}

.paragraphe {
  text-align: justify;
}

.paragraphe1 {
  width: 170px;
  text-align: justify;
}

.email {
  color: black;
}

.email:hover {
  color: grey;
}

.paragraphe2 {
  color: black;
  font-size: 1.2em;
  margin-bottom: 80px;
  margin-top: 50px;
  text-align: justify;
  width: 880px;
}

.galerie {
  max-height: 232px;
}

.galerie1 {
  text-align: center;
}

.opacity:hover {  -webkit-opacity: 0.5;
  opacity: 0.5;
}

.nivoSlider {
  position: relative;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  z-index: 6;
  display: none;
}

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}

.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;  -webkit-opacity: 0.8;
  opacity: 0.8;
  width: 100%;
  z-index: 8;
}

.nivo-caption p {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}

.nivo-prevNav {
  left: 0px;
}

.nivo-nextNav {
  right: 0px;
}

.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}

.nivo-controlNav a.active {
  font-weight: 700;
}

.slider-wrapper .nivoSlider {
  position: relative;
  height: 300px;
  background-color: #fafafa;
  background-image: url("images/loading.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  margin-bottom: 55px;
}

.slider-wrapper .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.slider-wrapper .nivoSlider a {
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
  display: block;
}

.slider-wrapper .nivo-controlNav {
  position: absolute;
  left: 50%;
  bottom: -41px;
  margin-left: -60px;
}

.slider-wrapper .nivo-controlNav a {
  display: block;
  width: 22px;
  height: 22px;
  background-color: transparent;
  background-image: url("images/bullets.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-indent: -9999px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
  margin-right: 3px;
  float: left;
}

.slider-wrapper .nivo-controlNav a.active {
  background-position: 0px -22px;
}

.slider-wrapper .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("images/arrows.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-indent: -9999px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
}

.slider-wrapper a.nivo-nextNav {
  background-position: -30px 0px;
  right: 15px;
}

.slider-wrapper a.nivo-prevNav {
  left: 15px;
}

.slider-wrapper .nivo-caption {
  font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-align: center;  text-shadow: 0px 0px 4px #111111;
}

.slider-wrapper .nivo-caption a {
  color: white;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: white;
}

.slider-wrapper .nivo-caption a:hover {
  color: white;
}

