﻿body {
}

li {
  font-size: .85em;
}

.CustomPanel {
  padding: 0;
}

.ColLogo {
  padding: 0;
}

.ColLink {
  min-height: 65px;
  padding: 0;
}

.Link {
  margin-top: 8%;
}

.Para2 {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

.BTN {
  background-color: #74d4f7b0;
  color: #0C629F;
  text-decoration: none;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px solid #908b8b;
  font: 83%/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
  display: initial;
}

  .BTN:hover {
    background-color: #0C629F;
    color: white;
    text-decoration: none;
  }

.HR_Sep {
  border: 0;
  border-bottom: 2px dotted #CCCCCC;
  background: white;
}

.ImgChu {
  height: 75px;
  cursor: pointer;
}

.ImgCan{
  height: 55px;
}

.ImgCan2{
  height: 85px;
}


#ctl00_PH_Main_LBL_Soutien {
  margin-bottom: 15px;
  color: black;
  font-weight: bold;
}

#ctl00_PH_Main_LBL_Soutien2{
  margin-bottom: 15px;
  color: black;
  font-weight: bold;
}

#ctl00_PH_Main_LBL_Soutien3{
  margin-bottom: 15px;
  color: black;
  font-weight: bold;
}

#ctl00_PH_Main_LBL_Soutien4{
  margin-bottom: 15px;
  color: black;
  font-weight: bold;
}

#ctl00_PH_Main_LNK_Contact {
  padding: 9px;
  border-radius: 10px;
  background-color: #FFDD7C;
  color: #FF5618;
  border: 1px solid transparent;
  border-color: #ccc;
}

#DIV_Don {
  text-align: center;
  margin-top: 20px;
}

#ctl00_PH_Main_ImgFu {
  height: 25px;
  margin-top: 15%;
}