
@font-face {
   font-family: BDBESTFont;
   font-style:  normal;
   font-weight: normal;
   src: url("Fontes/saira-latin-500-normal.woff2");
}

@font-face {
   font-family: BDBESTFont;
   font-style:  normal;
   font-weight:  bold;
   src: url("Fontes/saira-latin-700-normal.woff2");
}

@font-face {
   font-family: BDBESTFont;
   font-style:  italic;
   font-weight:  normal;
   src: url("Fontes/saira-latin-500-italic.woff2");
}

@font-face {
   font-family: BDBESTFont;
   font-style:  italic;
   font-weight:  bold;
   src: url("Fontes/saira-latin-700-italic.woff2");
}

:focus {
  outline: 0;
}

HTML { 
  margin:0;
  padding:0;
  background: url(Px/bdbestnewfd.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;
}

a img {
  border-width: 0;
}

DIV.ccimg {
  width: 230px;
  padding-left: 30px;
  float: left;
}

DIV.cc {
  width: 535px;
  padding-right: 30px;
  float: right;
}

DIV.cc .ccup{
  height: 16px;
  background: url(Px/concoursup-2.png) no-repeat top;
}

DIV.cc .ccfd{
  background: url(Px/concoursfd-2.png) repeat-y;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding-left: 10px;
  padding-right: 14px;
}

DIV.cc .ccdwn{
  height: 19px;
  background: url(Px/concoursdwn-2.png) no-repeat bottom;
}

DIV.concours {
  width: 395px;
  padding-right: 30px;
  float: right;
}

DIV.concours .concoursup{
  height: 16px;
  background: url(Px/concoursaccup3.png) no-repeat top;
}

DIV.concours .concoursfd{
  background: url(Px/concoursacc3.png) repeat-y;
}

DIV.concours .concoursdwn{
  height: 27px;
  background: url(Px/concoursaccdwn3.png) no-repeat bottom;
}

DIV.resultcc {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  }

DIV.resultcc .cctop{
  height: 16px;
  background: url(Px/cadccup.png) no-repeat top;
}

DIV.resultcc .ccfd{
  background: url(Px/cadccfd.png) repeat-y;
}

DIV.resultcc .ccbot{
  height: 19px;
  background: url(Px/cadccdwn.png) no-repeat bottom;
}

A.resultcc {font-family: BDBESTFont, Verdana; font-size: 10pt; font-weight: bold; color: #404040;}
A.resultcc:hover {font-family: BDBESTFont, Verdana; font-size: 10pt; font-weight: bold; color: #E3E3E3;}

DIV.topmenu {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  clear: both;
  }

DIV.topmenu2 {
  width: 900px;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  clear: both;
  }

DIV.bottom {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  }

input.txt2 {
  width: 250px;
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(139, 160, 170) 100%);
  border: 2px solid rgb(83, 102, 110);
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: rgb(20, 35, 42);
  text-align: left;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 8px 8px 8px 8px;
}

input.txt2:active, INPUT.txt2:focus {
  border: 2px solid rgb(187, 229, 248);
  color: #ffffff;
}

input.txt2:hover {
  border: 2px solid rgb(187, 229, 248);
}

textarea.txt2 {
  width: 450px;
  height: 180px;
  border: 2px solid rgb(83, 102, 110);
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(139, 160, 170) 100%);
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: rgb(20, 35, 42);
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 8px 8px 8px 8px;
}

textarea.txt2:active, textarea.txt2:focus {
  border: 2px solid rgb(187, 229, 248);
  color: #ffffff;
}

textarea.txt2:hover {
  border: 2px solid rgb(187, 229, 248);
}

input {
  text-align: center;
	font-family: BDBESTFont, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(133, 124, 114);
	background-color: transparent;
  outline: none;
  border: none;
	width: 190px;
	}

  input.btn {
	background-color: transparent;
  outline: none;
  border: none;
	width: 36px;
	}

textarea.txt {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #787878;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffa359;
	background-image: url(Px/fdjudcom-2.png);
	background-repeat: repeat-x;
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	background-color: transparent;
	}
	
select.avis {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #888888;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffa359;
	background-image: url(Px/fdsrch-2.png);
	background-repeat: repeat-x;
	background-color: #565656;
	background-position: top;
}

DIV.carousel {
  width: 420px;
  margin-left: 30px;
  float: left;
  }

DIV.textdefil {
  width: 315px;
  margin-right: 30px;
  float: right;
  background-image: url(Px/cadretexte2.png);
  background-repeat: no-repeat;
  height: 233px;
  padding-top: 8px;
  background-position: 0px 3px;
  text-align: center;
}

DIV.topcadre {
  margin-left: auto;
  margin-right: auto;
  width: 820px;
  background-image: linear-gradient(to bottom, rgba(253, 232, 183, 0.20) 0%, rgba(253, 232, 183, 0.05) 100%);
  height: 230px;
  padding-top: 8px;
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  border-radius: 0px 8px 0px 8px;
  border-left: 3px solid rgb(20, 35, 42);
  border-right: 3px solid rgb(20, 35, 42);
  text-align: center;
}

DIV.carousel .carouselup{
  height: 16px;
  background: url(Px/carouselup.png) no-repeat top;
  }

DIV.carousel .carouselfd{
  background: url(Px/carouselfd.png) repeat-y;
  padding-left: 8px;
  padding-right: 0px;
  }

DIV.carousel .carouseldwn{
  height: 19px;
  background: url(Px/carouseldwn.png) no-repeat bottom;
  }

DIV.cadadmin {
  width: 390px;
  }

DIV.cadadmin .titrcadadmin {
  background: url(Px/titrcadadmin.png) no-repeat top;
  height: 25px;
  line-height: 25px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #404040;
  padding-left: 10px;
  padding-right: 14px;
  text-align: center;
  }

DIV.cadadmin .fdcadadmin {
  background: url(Px/fdcadadmin.png) repeat-y;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 14px;
  }

DIV.cadadmin .botcadadmin {
  height: 27px;
  background: url(Px/botcadadmin.png) no-repeat bottom;
  }

A.cadadmin {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; font-weight: bold; color: #FFA359; text-decoration: none;}
A.cadadmin:hover {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; font-weight: bold; color: #FFD7B9; text-decoration: none;}

DIV.critiques {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  }

DIV.critiques .critop {
  height: 16px;
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(20, 35, 42) 100%);
  border-top: 2px solid rgb(20, 35, 42);
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  border-radius: 8px 8px 0px 0px;
  }

DIV.critiques .txtop {
  height: 8px;
  background: rgba(20, 35, 42, 0.40);
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  border-top: 2px solid rgb(20, 35, 42);
  border-radius: 0px 8px 0px 0px;
  }

DIV.critiques .txtop2 {
  height: 16px;
  background: url(Px/cadtit2up-2.png) no-repeat top;
  }

DIV.critiques .crit {
  background-color: rgb(20, 35, 42);
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  padding-left: 10px;
  padding-right: 10px;
  }

DIV.critiques .txtit {
  background: rgba(20, 35, 42, 0.40);
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding-left: 10px;
  padding-right: 14px;
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  }

DIV.critiques .txtit2 {
  background: url(Px/cadtit2fd-2.png) repeat-y;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding-left: 10px;
  padding-right: 14px;
  }

DIV.critiques .crit2 {
  background: url(Px/fdcrits-2.png) repeat-y;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 14px;
  }

DIV.critiques .crit3 {
  background: url(Px/fdcrits-2.png) repeat-y;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 14px;
  }

DIV.critiques .crit4 {
  background: rgba(20, 35, 42, 0.60);
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 14px;
  }

A.titcrit {
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.titcrit:hover {
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: rgb(155, 182, 196);
  text-decoration: none;
}

DIV.critiques .crititr {
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
  align-items: center;
  height: 26px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgb(102, 95, 87) 0%, rgb(51, 47, 44) 100%);
  border-top: 2px solid rgb(20, 35, 42);
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  border-radius: 8px 8px 0px 0px;
  text-align: center;
  justify-content: center;
  }

DIV.critiques .cribot {
  height: 16px;
  background-image: linear-gradient(to bottom, rgb(20, 35, 42) 0%, rgb(13, 23, 27) 100%);
  border-bottom: 2px solid rgb(20, 35, 42);
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  border-radius: 0px 0px 8px 8px;
  }

DIV.critiques .txtbot {
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  height: 8px;
  background: rgba(20, 35, 42, 0.40);
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  border-bottom: 2px solid rgb(20, 35, 42);
  border-radius: 0px 0px 0px 8px;
  }

DIV.critiques .txtbot2 {
  height: 19px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  background: url(Px/cadtit2dwn-2.png) no-repeat bottom;
  }

DIV.critiques .cribot2 {
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
  align-items: center;
  height: 26px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgb(102, 95, 87) 0%, rgb(51, 47, 44) 100%);
  border-bottom: 2px solid rgb(20, 35, 42);
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  border-radius: 0px 0px 8px 8px;
  text-align: center;
  padding-left: 10px;
  padding-right: 14px;
  justify-content: center;
  }

DIV.interv {
  width: 785px;
  margin-left: auto;
  margin-right: auto;
  }

DIV.interv .intop {
  height: 11px;
  background: url(Px/topinterv-2.png) no-repeat top;
  }

DIV.interv .int {
  background: url(Px/interv-2.png) repeat-y;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 12pt;
  color: #2e3e47;
  padding-left: 20px;
  padding-right: 20px;
  }

DIV.interv .intbot {
  height: 34px;
  line-height: 25px;
  text-align: center;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background: url(Px/botinterv-2.png) no-repeat bottom;
  padding-left: 10px;
  padding-right: 15px;
  }

TD.titre {
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}

DIV.feuille {
  width: 785px;
  margin-left: 30px;
  }

DIV.feuille .fftop {
  height: 11px;
  background: url(Px/topfeuille-2.png) no-repeat top;
  }

DIV.feuille .ff {
  background: url(Px/feuille-2.png) repeat-y;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding-left: 10px;
  padding-right: 15px;
  }

DIV.feuille .ffbot {
  height: 34px;
  line-height: 25px;
  text-align: center;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background: url(Px/botfeuille-2.png) no-repeat bottom;
  padding-left: 10px;
  padding-right: 15px;
  }

IMG.bgdess {
  border: solid 2px black;
}

TD.bd {
  border: solid 1px black;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 7pt;
  color: #000000;
  font-weight: bold;
}

div.inputWrapper {
	border: 0;
	width: 220px;
	height: 24px;
	background: transparent url(Px/srchcps.png) left top no-repeat;
	color: #FFC369;
	float: left;
}

div.inputWrapper:hover,
div.inputWrapper:active,
div.inputWrapper:focus {
	background-position: -220px top;
}

div.inputWrapper input {
	border: 0;
	padding-left: 6px;
	padding-right: 5px;
	height: 24px;
	width: 210px;
	background-color: transparent;
	font-family: BDBESTFont, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #888888;
	text-align: center;
	line-height: 14px;
}

input.submitsrch {
	border: 0;
	width: 26px;
	height:24px;
	background: transparent url(Px/searchbtn1.png) left top no-repeat;
}

input.submitsrch:hover {
	border: 0;
	width: 26px;
	height: 24px;
	background: transparent url(Px/searchbtn2.png) left top no-repeat;
}

IMG.rss {
	vertical-align: -5px;
}

DIV.pub {
  width: 508px;
  float: right;
  margin-right: 40px;
  margin-top: 25px;
}

DIV.pub .pubtop {
  height : 16px;
  background: transparent url(Px/pubup.png) no-repeat;
}

DIV.pub .pubfd {
  height : 60px;
  background: transparent url(Px/pubfd.png) repeat-y;
  text-align: center;
}

DIV.pub .pubbot {
  height : 19px;
  background: transparent url(Px/pubdwn.png) no-repeat;
}

IMG.logo {
  margin-bottom: 10px;
  float: left;
}

.DG-pager {
text-align: center;
}

.DG-pager a {
font-size: 8px; background: #404a4f; padding: 4px 7px; border-radius: 3px; color: #fbdbaf; padding: 0 10px; margin:2px; text-decoration: none;
}

.DG-pager .pager-active,
.DG-pager a:hover {
color: #fbdbaf; background: #19232a; padding: 4px 7px; border-radius: 3px; text-decoration: none; margin:2px;
}

DIV.cadnews {
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 11pt;
  color: #000000;
}

DIV.cadnews p {
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
}

#returnOnTop {
    background: url('Px/gotop.webp') no-repeat;
    bottom: 1%;
    cursor: pointer;
    display: none;
    filter: alpha(opacity = 50); /* IE < 8 */
    height: 50px;
    opacity: 0.5;
    position: fixed;
    right: 1%;
    width: 29px;
}

#returnOnTop:hover {
    filter: alpha(opacity = 100); /* IE < 8 */
    opacity: 1;
    transition: opacity 0.6s;
}

DIV.gen {
  width: 900px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  }

DIV.gen .top {
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
  align-items: center;
  width: 884px;
  height: 26px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(20, 35, 42) 100%);
  border-top: 2px solid rgb(20, 35, 42);
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  border-radius: 8px 8px 0px 0px;
  }

DIV.gen .top .topleft {
  width: 450px;
  height: 26px;
  max-height: 26px;
  line-height: 26px;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  color: #EEEEEE;
  font-weight: bold;
  margin-top: 18px;
  margin-left: 30px;
  text-align: left;
  float: left;
  }

DIV.gen .top .topright {
  width: 300px;
  height: 26px;
  max-height: 26px;
  text-align: right;
  margin-top: 18px;
  float: right;
  margin-right: 25px;
  }

DIV.gen .top .topright .rech {
  width: 70px;
  height: 26px;
  max-height: 26px;
  line-height: 26px;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  color: #EEEEEE;
  font-weight: bold;
  float: left;
  }

DIV.gen .top .topright .rechdess {
  width: 230px;
  height: 26px;
  max-height: 26px;
  line-height: 26px;
  text-align: right;
  float: right;
  }

DIV.gen .fen {
  width: 900px;
  background-image: linear-gradient(to bottom right, rgba(133, 148, 145, 0.60) 0%, rgba(250, 229, 187, 0.60) 100%);
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  }

DIV.gen .bot {
  width: 900px;
  height: 8px;
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(20, 35, 42) 100%);
  border-bottom: 2px solid rgb(20, 35, 42);
  border-left: 2px solid rgb(20, 35, 42);
  border-right: 2px solid rgb(20, 35, 42);
  border-radius: 0px 0px 8px 8px;
  }

DIV.gen .contenu {
  text-align: left;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding: 10px 10px 0px 10px;
}

DIV.accroche {
  width: 340px;
  margin-left: 30px;
  float: left;
  background-image: linear-gradient(to bottom, rgba(253, 232, 183, 0.40) 0%, rgba(253, 232, 183, 0.20) 100%);
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  border-radius: 8px 0px 8px 0px;
  border-top: 3px solid rgb(20, 35, 42);
  border-bottom: 3px solid rgb(20, 35, 42);
  padding-top: 5px;
}

DIV.accrocheup {
  height: 16px;
  background-image: url(topcadacc2.png);
  background-repeat: no-repeat;
}

DIV.accrochefd {
  background-image: url(cadacc2.png);
  background-repeat: repeat-y;
}

DIV.accrochedwn {
  height: 19px;
  background-image: url(botcadacc2.png);
  background-repeat: no-repeat;
}

div.calend {
  display: flex;
  align-items: center;
  border-radius: 8px 8px 8px 8px;
  float: right;
  height: 20px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(20, 35, 42) 100%);
  border: 2px solid rgb(20, 35, 42);
  padding-right: 8px;
  padding-left: 8px;
  min-width: max-content; 
}

div.calendrier {
  width: 32px;
  height: 32px;
  float: right;
  margin-left: 8px;
  background-image: url(Px/calendrier.webp);
  background-repeat: no-repeat;
}

div.recherche {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px 0px 0px 8px;
  float: right;
  height: 20px;
  width: 200px;
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: rgb(142, 131, 121);
  vertical-align: middle;
  background-image: linear-gradient(to bottom, rgb(51, 47, 44) 0%, rgb(102, 95, 87) 100%);
  border: 2px solid rgb(31, 29, 27);
  padding-right: 8px;
  padding-left: 8px;
  min-width: max-content; 
}

div.recherche:hover {
  border-left: 2px solid #cdbdad;
  border-top: 2px solid #cdbdad;
  border-bottom: 2px solid #cdbdad;
}

div.btnrech {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 8px 8px 0px;
  float: right;
  height: 20px;
  width: 36px;
  vertical-align: middle;
  background-image: linear-gradient(to bottom, rgb(102, 95, 87) 0%, rgb(51, 47, 44) 100%);
  border-top: 2px solid rgb(31, 29, 27);
  border-right: 2px solid rgb(31, 29, 27);
  border-bottom: 2px solid rgb(31, 29, 27);
}

div.btnrech:hover {
  border-right: 2px solid #cdbdad;
  border-top: 2px solid #cdbdad;
  border-bottom: 2px solid #cdbdad;
  background-image: linear-gradient(to bottom, rgb(253, 188, 120) 0%, rgb(248, 133, 59) 100%);
}

div.loupe {
  width: 32px;
  height: 32px;
  background-image: url(Px/loupe.webp);
  background-repeat: no-repeat;
}

A {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: #FFA359; text-decoration: none;}
A:hover {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: #FFD7B9; text-decoration: none;}
A.theme {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: rgb(20, 35, 42); text-decoration: none;}
A.theme:hover {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: #ffa359; text-decoration: none;}
A.theme2 {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: rgb(20, 35, 42); text-decoration: none;}
A.theme2:hover {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: #ffa359; text-decoration: none;}
TD.theme {font-family: BDBESTFont, Verdana, sans-serif; font-size: 10pt; color: #14232a; text-decoration: none;}

.menu-principal {
  display: flex; /* Aligne les éléments du menu à l'horizontale */
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 20px;
  align-items: center;
  background-image: linear-gradient(to bottom, rgb(64, 74, 79) 0%, rgb(20, 35, 42) 100%);
  border: 2px solid rgb(20, 35, 42);
  border-radius: 8px 8px 8px 8px;
  width: fit-content;
}

.menu-principal > li {
  position: relative; /* Nécessaire pour positionner le sous-menu par rapport à son parent */
}

.menu-principal a {
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  display: block;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.menu-principal a:hover {
  color: rgb(221, 180, 142);
}

/* --- Gestion des sous-menus --- */

.sous-menu {
  display: none; /* Masque le sous-menu par défaut */
  position: absolute;
  top: 100%; /* Le place juste en dessous de l'élément parent */
  left: 0;
  list-style-type: none;
  padding: 0;
  min-width: 200px;
  background-image: linear-gradient(to bottom, rgba(64, 74, 79, 0.70) 0%, rgba(20, 35, 42, 0.70) 100%);
  border: 2px solid rgb(20, 35, 42);
  border-radius: 8px 8px 8px 8px;
  min-width: max-content;
  backdrop-filter: blur( 2px );
  -webkit-backdrop-filter: blur( 2px );
  font-weight: normal;
  font-size: 9pt;
  z-index: 1000;
}

.menu-principal > li:hover .sous-menu {
  display: block; /* Affiche le sous-menu au survol du parent */
}

/* Style des liens du sous-menu */
.sous-menu a {
  padding-top: 3px;
  padding-bottom: 3px;
}

.sous-menu a:hover {
  color: rgb(221, 180, 142);
}

div.home {
  width: 32px;
  height: 32px;
  background-image: url(Px/home.webp);
}

div.home:hover {
  width: 32px;
  height: 32px;
  background-image: url(Px/home2.webp);
}

input.effac, input.envoy {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.05) 51%, rgba(255, 255, 255, 0.1) 100%);
  width: 100px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: 1px solid rgba(20, 35, 42, 0.6);
  font-family: BDBESTFont, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  padding-left: 8px;
  padding-right: 8px;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  transition: background 0.3s ease, transform 0.2s ease;
}

input.effac:hover {
  background-image: linear-gradient(to bottom, rgba(255, 166, 0, 1) 0%, rgba(255, 166, 0, 0.8) 50%, rgba(255, 166, 0, 0.75) 51%, rgba(255, 166, 0, 0.8) 100%);
  transform: translateX(1px) translateY(1px);
  border: 1px solid rgba(20, 35, 42, 0.6);
  color: rgba(30, 30, 30, 0.8);
}

input.envoy:hover {
  background-image: linear-gradient(to bottom, rgb(120, 202, 240, 1) 0%, rgba(120, 202, 240, 0.8) 50%, rgba(120, 202, 240, 0.75) 51%, rgba(120, 202, 240, 0.8) 100%);
  transform: translateX(1px) translateY(1px);
  border: 1px solid rgba(20, 35, 42, 0.6);
  color: rgba(30, 30, 30, 0.8);
}