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: 14px;
  color: #4e4e4e;
  line-height: 1.5em;
  background: url(../img/background.png);
}

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

a {
  color: #18c4d8;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 18px;
  color: #18c4d8;
  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 #18c4d8;
  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;
}

#page {
  position: relative;
  min-height: 100%;
  overflow: auto;
}

#global {
  padding-bottom: 26px;
}

.wrap {
  width: 1020px;
  margin: 0 auto;
}

#wrapper {
  margin-bottom: 40px;
  margin-top: 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(24, 196, 216, 0.2);
  -moz-box-shadow: 0 0 10px rgba(24, 196, 216, 0.2);
  box-shadow: 0 0 10px rgba(24, 196, 216, 0.2);
}

#header {
  padding: 20px 20px;
}

.logo {
  float: left;
  display: block;
  width: 294px;
  height: 63px;
}

#boutons {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
#boutons a {
  display: block;
  text-indent: -3000px;
}
#boutons li {
  float: left;
}
#boutons .contact {
  width: 56px;
  height: 55px;
  background: url(../img/contact.png);
}
#boutons .twitter {
  margin-top: 5px;
  margin-right: 20px;
  width: 48px;
  height: 48px;
  background: url(../img/twitter.png);
}

#comparatif {
  margin: 0 auto;
  width: 1015px;
  height: 394px;
  background: url(../img/bg-comparatif.png);
  overflow: auto;
}
#comparatif .titre {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 30px;
  color: #556167;
  line-height: 45px;
}
#comparatif .titre span {
  padding: 5px 10px;
  color: #FFF;
  background: #18c4d8;
}

.banque {
  float: left;
  margin-left: 20px;
}
.banque + .banque {
  margin-left: 70px;
}
.banque img {
  display: block;
  margin: 0 auto;
  height: 50px;
}
.banque ul {
  margin: 20px 0;
  padding: 0;
}
.banque ul li {
  list-style-image: url(../img/tick.png);
  color: #556167;
}
.banque .btn {
  display: block;
  color: #18c4d8;
  background: #556167;
  height: 18px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}
.banque .btn:hover {
  color: #FFF;
}

#content {
  padding: 20px;
  text-align: justify;
}
#content .titre {
  display: inline-block;
  background: #18c4d8;
  color: #FFF;
  font-size: 17px;
  padding: 10px;
}
#content .titre.uppercase {
  text-transform: uppercase;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 26px;
  padding-bottom: 20px;
}
#footer img {
  float: right;
}
