html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #30352c;
  line-height: 1.5em;
  background: url(../img/background.png);
}

p,
ul,
ol,
blockquote {
  margin-bottom: 1.5em;
}

a {
  color: #568619;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 18px;
  color: #568619;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.325em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1.125em;
}

h5,
h6 {
  font-size: 1em;
}

ul,
ol {
  margin-left: 20px;
}

ul {
  list-style: disc inside;
  overflow: hidden;
}

ul ul,
ol ul {
  list-style: disc inside;
  margin-bottom: 0;
}

ol {
  list-style: decimal inside;
  overflow: hidden;
}

ol ol,
ul ol {
  list-style: decimal inside;
  margin-bottom: 0;
}

ul.ab-top-menu {
  overflow: visible;
}

strong {
  font-weight: 900;
}

em {
  font-style: italic;
}

blockquote {
  margin: 0 60px 0 45px;
  border-left: 5px solid #568619;
  padding-left: 15px;
  font-style: italic;
  overflow: hidden;
  margin-bottom: 1.5em;
}

blockquote p {
  margin-bottom: 0;
}

blockquote em {
  display: block;
  font-style: normal;
  text-align: right;
}

blockquote em:before {
  content: ' -';
}

img.alignleft {
  float: left;
  margin: 0 10px 0 0;
}

img.alignright {
  float: right;
  margin: 0 0 0 10px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.clear:before, .clear:after {
  content: "";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

.inline {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
.inline li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
.inline li:first-child, .inline li.first {
  padding-left: 0;
}
.inline li:last-child {
  padding-right: 0;
}
.inline li.last {
  padding-right: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.wrap {
  width: 918px;
  margin: 0 auto;
}
.wrap.large {
  width: 1068px;
}

#header {
  margin-top: 20px;
}

#ruban {
  position: relative;
  width: 1068px;
  height: 94px;
  background: url(../img/ribbon.png);
  z-index: 1000;
}
#ruban ul.left li {
  margin-left: 90px;
}
#ruban ul.left li + li {
  margin-left: 20px;
}
#ruban ul.right li {
  margin-right: 20px;
}
#ruban ul.right li + li {
  margin-right: 90px;
}
#ruban ul a {
  color: #FFF;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  line-height: 75px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
#ruban ul a:hover {
  color: #538018;
}

.logo {
  position: absolute;
  top: 3px;
  left: 50%;
  margin-left: -105px;
  display: block;
  width: 210px;
  height: 78px;
}

#container {
  position: relative;
  top: -25px;
  padding-top: 50px;
  padding-bottom: 20px;
  background: #FFF;
}

#credits {
  
}

.credit {
  position: relative;
  width: 200px;
  float: left;
}
.credit .shadow {
  position: absolute;
  top: 55px;
  width: 200px;
  height: 65px;
  background: url(../img/bg-credit-ribbon-shadow.png) no-repeat;
}
.credit.sofinco {
  margin-left: 15px;
}
.credit.middle {
  margin: 0 42px;
}
.credit .thumb {
  height: 75px;
}
.credit .acteur {
  display: block;
  text-align: center;
}
.credit .bg {
  position: relative;
  margin: 0 auto;
  width: 98px;
  height: 108px;
  background: url(../img/bg-credit-ribbon.png);
}
.credit .bg span {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  padding: 15px 0 10px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
.credit .btn {
  margin: 0 auto;
  display: block;
  text-indent: -3000px;
  width: 90px;
  height: 38px;
  background: url(../img/btn-credit.png);
}
.credit .btn:hover {
  background-position: 0 -38px;
}

#content {
  margin: 20px auto 0;
  padding: 20px;
  width: 868px;
  min-height: 399px;
  background: url(../img/bg-content.png) no-repeat;
  text-align: justify;
}

.titre {
  font-size: 30px;
}

#footer {
  padding-bottom: 20px;
}
#footer ul {
  float: right;
}
#footer ul a {
  text-indent: -3000px;
  display: block;
}
#footer ul a.mention {
  margin-top: 5px;
  width: 22px;
  height: 22px;
  background: url(../img/mention.png);
}
#footer ul a.contact {
  margin-top: 2px;
  width: 54px;
  height: 31px;
  background: url(../img/contact.png);
}
#footer ul a.twitter {
  width: 32px;
  height: 32px;
  background: url(../img/twitter.png);
}
