/*
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 : 16 oct. 2017, 12:41:33
    Author     : HP
*/


.btnbanniere {
 
 color: #fff;
 font-weight: bold;
 font-size: 24px;
    background-color: #000000;
    font-family:Gill Sans, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right:25px;
    margin-top: 120px;
    margin-left: -239px;
    position: absolute;
}

.btnbanniere:hover {
  background: #DBBF38;
  background-image: -webkit-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: -moz-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: -ms-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: -o-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: linear-gradient(to bottom, #DBBF38, #20ab3e);
  text-decoration: none;
}

.btnbanniere3 {
 
 color: #fff;
 font-weight: bold;
 font-size: 24px;
    background-color: #000000;
    font-family:Gill Sans, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right:25px;
    margin-top: 120px;
    margin-left: -251px;
    position: absolute;
}

.btnbanniere3:hover {
  background: #81ACCE;
  background-image: -webkit-linear-gradient(top, #81ACCE, #20ab3e);
  background-image: -moz-linear-gradient(top, #81ACCE, #20ab3e);
  background-image: -ms-linear-gradient(top, #81ACCE, #20ab3e);
  background-image: -o-linear-gradient(top, #81ACCE, #20ab3e);
  background-image: linear-gradient(to bottom, #81ACCE, #20ab3e);
  text-decoration: none;
}

.btnbanniere4 {
 
 color: #fff;
 font-weight: bold;
 font-size: 24px;
    background-color: #000000;
    font-family:Gill Sans, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right:25px;
    margin-top: 330px;
    margin-left: 940px;
    
    position: absolute;
}

.btnbanniere4:hover {
  background: #DBBF38;
  background-image: -webkit-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: -moz-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: -ms-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: -o-linear-gradient(top, #DBBF38, #20ab3e);
  background-image: linear-gradient(to bottom, #DBBF38, #20ab3e);
  text-decoration: none;
}
