

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;600&display=swap');

body {
  font-family: "Source Sans 3", "Segoe UI", Arial, sans-serif;
 font-size:0.90em; 
font-weight: 400;
  line-height: 1.55;
background:#ffffcc;

}



img {
  max-width: 100%;
  height: auto;
}

a {
  font-size:0.95em;
 color:#000099;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.1em;
  transition: color 0.3s ease-in-out;
}

/* Animation quand une balise <a> est survolée */
a:hover {
  text-decoration: none;
  animation: linkAnimationHover 0.6s forwards ease-in-out;
}

@keyframes linkAnimationHover {
  0% {
	   color:#000099;
  }
  100% {
     color:#FF6600;
  }
}
/*================================================*/
/*  
  border-top: 1px solid #000000;

Autre Color pour occulter   background: #ffffff; */
.headermenu {
background:#f8f8f8;
  width: 100%;
  height: 42px;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px solid #FF6600;
  border-top: 1px solid #FF6600;
  border-left: 2px solid #FF6600;
  z-index: 100;
}

navmenu {
  padding: 0px 20px;
}

navmenu ul,
navmenu:active ul {
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

navmenu li {
  text-align: center;
  padding: 0px 5px;
  margin: margin: 0px 0px 0px 0px;
}

nav {
  padding: 0px;
}

nav ul,
nav:active ul {
  display: inline-block;
  padding: 0px;
  margin: 0px 0px;
}

nav li {
  text-align: left;
  padding: 0px 15px;
  margin: 0px 0px;
}

#menu-icon {
  display: hidden;
  width: 150px;
  height: 40px;
  background: url(/image_menu.png) center;
}

a:hover#menu-icon {
  background: #FFCC66;
  border-radius: 7px 7px 7px 7px;
}

ul {
  list-style: none;
}

li {
  display: inline-block;
  float: left;
  padding: 20px;
}

.current {
  font-size: 1.20em;
  line-height: 1.40em;
}

.currentlarge {
  font-size: 1.30em;
  line-height: 1.30em;
}

.currenttreslarge {
  font-size: 1.5em;
}

section {
  margin: 60px 10px 10px 0px;
  max-width: 980px;
  position: relative;
  padding: 20px;
  background-color: #FFF;
}




h1 {
  font-size: 1.20em;
  font-weight: 600;
  color: #CC0033;
  line-height: 1em;
}

h2 {
  font-size: 1.20em;
  font-weight: 600;
  color: #FF3000;
  line-height: 1em;
}

h3 {
  background: #EEEEEE;
  font-size: 0.70em;
  font-weight: 600;
  color: #CC3300;
  line-height: 0.70em;
}

#Titre {
	font-size:1.4em;
}


.paragraphe {
  line-height: 1.0em;
  color : #000;
}
.bouton_submit {
  font-size: 0.85em;
  text-decoration: none;
  background-color:#FF6600;
  color: #fff;
  border: #FF6600 1px solid;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 5px;
  transition: all 0.3s ease-in-out;
  max-width: 100%;
}

.bouton_submit:hover {
background-color: transparent;
  color: #FF6600;
    border: #FF6600 1px solid;
  border-radius: 10px;
  transition: all 0.6s ease-in-out;
  max-width: 100%;
  animation: linkAnimationHover3 0.6s forwards ease-in-out;
}

.Style_Blanc {
  color: #000000;
  font-size: 2em;
}

.Style_Blanc_petit {
  color: #FFFFFF;
  font-size: 0.85em;
}

#siteInfo {
  font-size: 100%;
  padding: 40px 0px 0px 0px;
}

.StyleSOMBRE {
  color: #000000;
  font-weight: bold;
  font-size: 1.00em;
  line-height: 1.00em;
}

.StyleSOMBRE_VERT {
  color: #009900;
  font-size: 1.00em;
  line-height: 1.00em;
}

.StyleSOMBRE_VERTLARGE {
  color: #009900;
  font-size: 1.20em;
  line-height: 1.20em;
}

.StyleSOMBRE_ROUGE {
  color: #FF3333;
  font-size: 0.95em;
  line-height: 1em;
}

.StyleSOMBRE_ROUGEL {
  color: #FF6600;
  font-size: 1.15em;
  line-height: 1em;
}

.StyleSOMBRE_BLEU {
  color: #3333FF;
 font-size: 1.50em;
  line-height: 1em;
   font-weight: bold;
}

.StyleSOMBRE_ORANGE {
 color: #FF6600;
  font-size: 1.50em;
  line-height: 1em;
  font-weight: bold;
}

.StyleSOMBRE_ORANGE_petit {
 color: #FF6600;
  font-size: 1.20em;
  line-height: 1em;
  font-weight: bold;
}
.StyleMUSEE {
  color: #FF6600;
 font-size: 3em;
  line-height: 1em;
}

.StyleBOURG {
  font-size: 30px;
  color: #5ED424;
  font-weight: bold;
}

.StyleSOMBRE1 {
  color: #000000;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1em;
}

.zoomIs_A {
  font-size: 0.85em;
}

.zoomIs_0 {
  font-size: 1.05em;
}

.zoomIs_1 {
  font-size: 1.15em;
}

.zoomIs_2 {
  font-size: 1.25em;
}

.zoomIs_3 {
  font-size: 1.35em;
}

.box {
  padding: 4px 0px 4px 15px;
}

.box2 {
  padding: 0px 0px 1px 6px;
}

.voile:hover {
  background: #FFFFCC;
  padding: 12px;
}

textarea {
  color: #000;
  background: #f5d41b;
  border: 2px solid #FFCC66;
  border-radius: 2px ;
  line-height: 1.2em;
  font-weight: bold;
  padding: 2px;
  transition :background-color 0.3s ease-in-out ;
}


input  {
  color: #000;
  background: #f5d41b;
  border: 2px solid #FFCC66;
  border-radius:2px ;
  line-height: 1.2em;
  font-weight: bold;
  padding: 2px;
  transition :background-color 1.0s ease-in-out ;
}



input:focus{
	background-color:#fcefa2;
}
textarea:focus{
	background-color:#fcefa2;
}

select:focus {
  color: #996600;
  background: #FFFFCC;
  font-weight: bold;
  border: 2px solid #0033CC;
}

select {
  color: #ffcc33;
  background-color: #ffffff;
  border: 2px solid #cccccc;
  font-size: 1.0em;
  font-weight: bold;
  padding: 1px;
}


.Style_H {
  color: #6633FF;
  font-weight: bold;
  font-size: 2em;
}

.Style_U {
  color: #6633FF;
  font-weight: bold;
  font-size: 1.30em;
}

.breadcrumb_Page {
  color: #343434;
  font-size: 1.00em;
  line-height: 1em;
}

.breadcrumb ul {
  display: flex;
}

.breadcrumb li::before {
  content: "\0021AC";
}

.breadcrumb li:first-child::before {
  content: "";
}

.arrondie {
  -moz-border-radius:9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}

.fondtexte {
  background: #ffffcc;
  border: 2px solid #9FC6FF;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color : #000;
}

.fondtexteSB {
  background: #ffffff;
  padding: 5px;
  border: 2px solid #000;
  color: #000;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.fondtexteGRIS {
  background: #F3F3F3;
  border: 2px solid #9FC6FF;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media only screen and (max-width: 640px) {
  .headermenu {
    position: fixed;
    width: 100%;
  }
  #menu-icon {
    display: inline-block;
  }
  navmenu ul,
  navmenu:active ul {
    display: none;
    position: absolute;
    left: 25px;
    top: 35px;
    width: 125px;
    background: #ffffff;
    padding: 5px;
    border: 2px solid #FF3333;
    border-radius: 2px 0 2px 2px;
  }
  navmenu li {
    text-align: left;
    width: 100%;
    padding: 5px 0;
    margin: 0;
  }
  navmenu:hover ul {
    display: block;
  }
}



/* Header Site du dccn */

#showcase {
  background-image: url("images/Logo2023-180.png");
  height: noir;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 20px;
  z-index: -1;
  max-width: 100%;
}

#showcase .noir {
  font-size: 20px;
  max-width: 94%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 5 0px;
}

#showcase .noir h3 {
  font-size: 50px;
  color: #ff5757;
  max-width: 100%;
  margin-left: 0;
  margin: 0 0 0 0;
}

#showcase .noir .button-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  flex-wrap: wrap;
  max-width: 100%;
}

#showcase .noir .button {
  font-size: 18px;
  text-decoration: none;
  color: #ff5757;
  border: #ff5757 1px solid;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 5px;
  transition: all 0.3s ease-in-out;
  max-width: 100%;
}

#showcase .noir .button:hover {
  background-color: #ff5757;
  color: #000;
  transition: all 0.3s ease-in-out;
  max-width: 100%;
}

.noir {
  background-color: #00000090;
  height: auto;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100vmax;
  padding: 0 60px;
  left: 0;
  max-width: 100%;
}

.header-container {
  max-width: 99%;
  height: auto;
}

.container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 100px 20px 0;
}

h4,
.pheader {
  font-weight: bolder;
  color: transparent;
  font-size: 0px;
}

h4 span,
.pheader span {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

h4 span:after,
.pheader span:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateX(-100%);
}

h4 {
  font-weight: 200;
  font-size: 45px;
  animation: txt-appearance 0s 1s ease-in-out forwards;
  line-height:54px;
}

.pheader {
	color:transparent;
  font-size: 1.1em;
  animation: txt-appearance2 0s 2s ease-in-out forwards;
}

h4 span:after {
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,252,0,1) 44%, rgba(170,170,11,1) 91%);
  animation: slide-in-h4 0.75s ease-out forwards, slide-out-h4 0.75s 1s ease-out forwards;
}

.pheader span:after {
  background: linear-gradient(90deg, rgba(170,170,11,1) 0%, rgba(255,252,0,1) 44%, rgba(2,0,36,1) 91%);
  animation: slide-in-pheader 0.75s 1.2s ease-out forwards, slide-out-pheader 0.75s 2.2s ease-out forwards;
}


@keyframes slide-in-h4 {
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out-h4 {
  100% {
    transform: translateX(100%);
  }
}

@keyframes slide-in-pheader {
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out-pheader {
  100% {
    transform: translateX(100%);
  }
}

@keyframes txt-appearance {
  100% {
    color: #ffcc66;
  }
}

@keyframes txt-appearance2 {
  100% {
    color: white;
  }
}




.buttonredirige {
  font-size: 1.2vw;
  text-decoration: none;
  background-color: #FF6600;
  color: #fff;
  border: #FF6600 1px solid;
  padding: 10px 1.000vw;
  border-radius: 10px;
  margin: 4px;
  transition: all 0.3s ease-in-out;
  max-width: 150%;
}

.buttonredirige:hover {
  background-color: transparent;
  color: #FF6600;
  border: #FF6600 1px solid;
  border-radius: 10px;
  transition: all 0.6s ease-in-out;
  max-width: 150%;
  animation: linkAnimationHover3 0.6s forwards ease-in-out;
}

@keyframes linkAnimationHover3 {
  0% {
    color: #FF6600;
  }

  50% {
    color: #a87600;
  }

  100% {
    color: #FF6600;
  }
}
/*============================================*/




