@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes transform-bounce
{
   0% { transform: rotate(0deg) ;  }
   20% { transform: rotate(0deg) ;  }
   40% { transform: translate(0px,-30px) rotate(0deg) ;  }
   50% { transform: translate(0px,0px) rotate(0deg) ;  }
   60% { transform: translate(0px,-15px) rotate(0deg) ;  }
   80% { transform: translate(0px,0px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
a.style1
{
   color: #025594;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style1:visited
{
   color: #025594;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style1:active
{
   color: #025594;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style1:hover
{
   color: #025594;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.bouton
{
   color: #FFFFFF;
   background: #3370B7;
   text-decoration: none;
}
a.bouton:visited
{
   color: #FFFFFF;
   background: #3370B7;
   text-decoration: none;
}
a.bouton:active
{
   color: #FFFFFF;
   background: #3370B7;
   text-decoration: none;
}
a.bouton:hover
{
   color: #FFFFFF;
   background: #3370B7;
   text-decoration: none;
}
a.menu
{
   color: #FFFFFF;
   text-decoration: none;
}
a.menu:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.menu:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.menu:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.linksommaire
{
   color: #4F4F4F;
   background: #FFFFFF;
   text-decoration: none;
}
a.linksommaire:visited
{
   color: #4F4F4F;
   text-decoration: none;
}
a.linksommaire:active
{
   color: #4F4F4F;
   text-decoration: none;
}
a.linksommaire:hover
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.linkbleu
{
   color: #025594;
   text-decoration: underline;
}
a.linkbleu:visited
{
   color: #025594;
   text-decoration: underline;
}
a.linkbleu:active
{
   color: #025594;
   text-decoration: underline;
}
a.linkbleu:hover
{
   color: #025594;
   text-decoration: underline;
}
a.linkbleu2
{
   color: #0066CC;
   text-decoration: none;
}
a.linkbleu2:visited
{
   color: #0066CC;
   text-decoration: none;
}
a.linkbleu2:active
{
   color: #0066CC;
   text-decoration: none;
}
a.linkbleu2:hover
{
   color: #0066CC;
   text-decoration: underline;
}
a.linkindex
{
   color: #FFFFFF;
   background: #062E58;
   text-decoration: underline;
}
a.linkindex:visited
{
   color: #FFFFFF;
   background: #062E58;
   text-decoration: underline;
}
a.linkindex:active
{
   color: #FFFFFF;
   background: #062E58;
   text-decoration: underline;
}
a.linkindex:hover
{
   color: #FFFFFF;
   background: #062E58;
   text-decoration: underline;
}
a.linkindex2
{
   color: #00BFFF;
   background: #062E58;
   text-decoration: none;
}
a.linkindex2:visited
{
   color: #00BFFF;
   background: #062E58;
   text-decoration: none;
}
a.linkindex2:active
{
   color: #00BFFF;
   background: #3370B7;
   text-decoration: none;
}
a.linkindex2:hover
{
   color: #00BFFF;
   background: #062E58;
   text-decoration: underline;
}
a.toast
{
   color: #4F4F4F;
   text-decoration: none;
}
a.toast:visited
{
   color: #4F4F4F;
   text-decoration: none;
}
a.toast:active
{
   color: #4F4F4F;
   text-decoration: none;
}
a.toast:hover
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.noel
{
   color: #FFD700;
   text-decoration: underline;
}
a.noel:visited
{
   color: #FFD700;
   text-decoration: underline;
}
a.noel:active
{
   color: #FFD700;
   text-decoration: underline;
}
a.noel:hover
{
   color: #FFD700;
   text-decoration: underline;
}
a.linktranspoarent
{
   color: #C0C0C0;
   text-decoration: none;
}
a.linktranspoarent:visited
{
   color: #C0C0C0;
   background: #C0C0C0;
   text-decoration: none;
}
a.linktranspoarent:active
{
   color: #C0C0C0;
   background: #C0C0C0;
   text-decoration: none;
}
a.linktranspoarent:hover
{
   color: #C0C0C0;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2.<h2>, .h2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.style1
{
   text-decoration: none;
   background-color: transparent;
   border: 0 solid #0000CD;
   --border-color: #0000CD;
}
.imagesfm
{
   text-decoration: none;
   background-color: transparent;
}
.imagesfm:before
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   content: url(images/swingfm2.jpg);
}
.imagesfm::before
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   content: url(images/swingfm2.jpg);
}
.entete_table
{
   font-family: "Open Sans";
   font-size: 13px;
   text-align: center;
   text-decoration: none;
   color: #191970;
   --color: #191970;
   background-color: transparent;
}
.padtd
{
   text-decoration: none;
   background-color: transparent;
   padding: 0 5px 0 5px;
}
.style2
{
   text-decoration: none;
   background-color: transparent;
   border: 1px solid transparent;
   --border-color: #808080;
}
.fonction
{
   text-decoration: none;
   background-color: #DCDCDC;
   --background-color: rgba(220,220,220,1.00);
   border: 1px solid #A9A9A9;
   --border-color: #A9A9A9;
}
.stylebtmaint
{
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #A9A9A9;
   --background-color: rgba(169,169,169,1.00);
   white-space: normal;
}
.marge_table
{
   text-decoration: none;
   background-color: #F5F5F5;
   --background-color: rgba(245,245,245,1.00);
   margin: 0 0 20px 0;
}
.style_header_modal, .style_header_modal.ui-widget-content, .style_header_modal.ui-state-default
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #000000;
   --background-color: rgba(0,0,0,1.00);
   background-image: none;
}
@media only screen and (min-width: 1199px) and (max-width: 1199px)
{
h2.<h2>, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
}
@media only screen and (min-width: 980px) and (max-width: 1198px)
{
}
@media only screen and (min-width: 660px) and (max-width: 979px)
{
}
@media only screen and (max-width: 659px)
{
}
