﻿.ctrl,
.ctrl.inline-block {
  display: none !important; }

.progident {
  display: block !important; }
  .progident.inline-block {
    display: inline-block !important; }

body {
  padding-top: 0; }

#corp {
  background: url(../referent/_images/connexion.png);
  margin-top: 0;
  background-repeat: no-repeat; }

#corp.reset {
  background: url(../_images/connexion-reset.png) no-repeat; }

#back {
  padding-top: 100px;
  min-height: 600px; }

#copyright {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
  text-align: center; }

#copyright p {
  line-height: 25px;
  font-size: 13px; }

#copyright p a {
  line-height: 10px; }

#copyright p a img {
  padding-left: 5px;
  padding-right: 5px; }

#copyright .copyCTRL {
  display: none; }

#copyright .copyProgident {
  display: block; }

#copyright .copyProgident a {
  color: #72a493; }

#Contenu #Coordonnees table#tblCoordonnees tr td a {
  color: #67947F; }

a#btnSoumettre {
  background: #79a28e;
  background-image: -webkit-linear-gradient(top, #79a28e, #67947f);
  background-image: -moz-linear-gradient(top, #79a28e, #67947f);
  background-image: -ms-linear-gradient(top, #79a28e, #67947f);
  background-image: -o-linear-gradient(top, #79a28e, #67947f);
  background-image: linear-gradient(to bottom, #79a28e, #67947f);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none; }

a#btnNotification {
  color: #67947F; }

#divGlobal a#btnRetour {
  background: #78A18E;
  background-image: -webkit-linear-gradient(top, #78A18E, #67947F);
  background-image: -moz-linear-gradient(top, #78A18E, #67947F);
  background-image: -ms-linear-gradient(top, #78A18E, #67947F);
  background-image: -o-linear-gradient(top, #78A18E, #67947F);
  background-image: linear-gradient(to bottom, #78A18E, #67947F);
  color: #fff;
  border: 1px solid #67947F; }

#divGlobal a#btnRetour:hover {
  background: #67947F;
  background-image: -webkit-linear-gradient(top, #67947F, #78A18E);
  background-image: -moz-linear-gradient(top, #67947F, #78A18E);
  background-image: -ms-linear-gradient(top, #67947F, #78A18E);
  background-image: -o-linear-gradient(top, #67947F, #78A18E);
  background-image: linear-gradient(to bottom, #67947F, #78A18E);
  color: #fff; }
