/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19.02.2016, 13:07:47
    Author     : pli
*/
.contest .cover {
  background-image: url(../images/contest.jpg);
  background-size: auto;
  background-repeat: no-repeat;
  margin: 0 !important;
  left: 0;
  top: 0;
}
.contest #footer {
  background-color: #bfe8fd;
}
.contest .rightcol form .subform {
  padding: 15px 20px;
  margin: 0;
  background-color: #f0faff;
}
.contest .rightcol form fieldset {
  border: 1px solid #bfe8fd;
}
input[type="submit"]:focus,
input[type="submit"],
.contact_submit {
  outline: 0 !important;
}
.alert h4 {
  font-size: 17px;
}
.contest_agb.error .controls label {
  color: #b94a48;
}
#sujet.cashback img {
  margin-bottom: 0;
}
.cashback h1 {
  margin-bottom: 23px;
}
