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,
font,
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 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
  width: 100%;
}
ol,
ul {
  list-style: none outside none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
:focus {
  outline: 0 none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#header {
  height: 200px;
}
#logo {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-left: 154px;
  margin-top: 59px;
  /* position: absolute; */
  /* width: 132px; */
  z-index: 0;
}
#contents h1 {
  color: #808080;
  font-size: 22px;
  margin-top: 50px;
  text-align: center;
}
#contents p {
  color: #dddddd;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  margin-left: 50px;
  margin-top: 20px;
  text-align: center;
  width: 730px;
}
#progress-spot {
  height: 340px;
}
#countdown-spawn {
  margin-left: 132px;
  margin-top: 30px;
  position: relative;
}
#countdown-spawn li {
  color: #424242;
  float: left;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 90px;
  height: 110px;
  letter-spacing: 15px;
  padding-top: 10px;
}
#countdown-spawn li {
}
@media not all {
  #countdown-spawn li {
    padding-top: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #countdown-spawn li {
    letter-spacing: 15px;
    padding-top: 2px;
  }
}
@media only screen and (max-device-width: 480px) {
  #countdown-spawn li {
    letter-spacing: 15px;
    padding-top: 2px;
  }
}
#days {
  background: url("images/x9kQ.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-left: -90px;
  padding-left: 17px;
  width: 262px;
}
#hours {
  background: url("images/countdown_spawn.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  margin-left: 15px;
  padding-left: 17px;
  width: 142px;
}
#minutes {
  background: url("images/countdown_spawn.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  margin-left: -5px;
  padding-left: 17px;
  width: 142px;
}
#seconds {
  background: url("images/countdown_spawn.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  margin-left: -5px;
  padding-left: 17px;
  width: 122px;
}
#countdown-infos li {
  color: #ffffff;
  float: left;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 26px;
  height: 110px;
  padding-top: 7px;
  text-shadow: 0 0 3px;
  z-index: 999;
}
#infos_days {
  margin-left: 145px;
  width: 262px;
}
#infos_hours {
  margin-left: -30px;
  width: 142px;
}
#infos_minutes {
  margin-left: 10px;
  width: 142px;
}
#infos_seconds {
  width: 122px;
}
.labels {
  margin-left: 170px;
  margin-top: 135px;
  position: absolute;
}
#newsletter-spot {
  background: url("images/newsletter_form.png") no-repeat scroll 125px 215px
    rgba(0, 0, 0, 0);
  height: 100%;
}
.warn {
  color: #e76a6a;
}
#newsletterForm {
  margin-left: 155px;
  margin-top: 55px;
  position: relative;
}
.newsletterInput {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #7d7d7d;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  width: 250px;
}
.newsletterButton {
  background: url("images/newsletter_submit.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  height: 33px;
  margin-left: 146px;
  margin-top: -6px;
  position: absolute;
  text-indent: -9999px;
  width: 153px;
}
.newsletterButton:hover {
  background: url("images/newsletter_submit.png") no-repeat scroll 0 -35px rgba(0, 0, 0, 0);
}
#errorDiv1 {
  margin-left: 358px;
  margin-top: -18px;
  position: absolute;
}
#feeds {
  background: url("images/twitter_spawn.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  color: #bbbbbb;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 12px;
  height: 142px;
  line-height: 1.4;
  margin-left: 55px;
  margin-top: 25px;
  padding-left: 70px;
  padding-top: 27px;
  position: relative;
  text-align: right;
  width: 726px;
}
#feeds ul li {
  padding-bottom: 33px;
  width: 535px;
}
#feeds img {
  border: 3px solid #4c4a4a;
  border-radius: 3px;
  margin-left: 20px;
  margin-top: -20px;
  position: absolute;
}
.twitterStatus a {
  color: #c8efff;
  font-style: italic;
  text-decoration: none;
}
.twitterTime a {
  color: #676767;
  font-size: 11px;
  font-style: italic;
}
.twitterStatus a:hover,
.twitterTime a:hover {
  text-decoration: underline;
}
#contactForm {
  margin-left: 50px;
  margin-top: 25px;
  position: relative;
}
#contactForm input[type="text"] {
  background: url("images/contact_form_field.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  border: medium none;
  color: #7d7d7d;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  height: 31px;
  margin-bottom: 20px;
  outline: medium none;
  padding-left: 15px;
  width: 286px;
}
#contactForm input[type="text"]:focus,
#contactForm input[type="text"]:active {
  color: #ffffff;
  font-style: normal;
}
#contactForm textarea {
  background: url("images/contact_form_textarea.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  border: medium none;
  color: #ffffff;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 11px;
  height: 85px;
  margin-left: 310px;
  margin-top: -158px;
  outline: medium none;
  overflow: hidden;
  padding-left: 6px;
  padding-top: 5px;
  position: absolute;
  width: 382px;
}
.contact-input-button {
  border: medium none;
  height: 33px;
  margin-left: 310px;
  margin-top: -54px;
  position: absolute;
  width: 153px;
}
.contact-input-button:hover {
  cursor: pointer;
}
.clear-input-button {
  background: url("images/reset_button.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  border: medium none;
  height: 33px;
  margin-left: 480px;
  margin-top: -54px;
  position: absolute;
  text-indent: -9999px;
  width: 153px;
}
.clear-input-button:hover {
  cursor: pointer;
}
.pub {
  margin: 370px auto auto;
  width: auto;
}
.pub > span {
  margin-left: 576px;
}
.pub span > a {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}
.share {
  display: none;
  float: right;
  font-size: 21px;
  margin-left: 20px;
  margin-top: 94px;
}
.share > img {
  float: left;
  margin-right: 10px;
  width: 20px;
}
.share span {
  position: relative;
  top: -13px;
}
#bouton1 {
  background-image: url("bouton-1.png");
  position: absolute;
}
