@font-face
{
   font-family: "Material Icons";
   src: url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype'),
        url('MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('MaterialIcons-Regular.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@-moz-keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
a.style1_lien
{
   color: #FFFFFF;
   background: #FFFFFF;
   text-decoration: none;
   -webkit-text-shadow: 0px 0px 1px rgba(180,187,69,1.00);
   text-shadow: 0px 0px 1px rgba(180,187,69,1.00);
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style1_lien:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1_lien:active
{
   color: #FF0000;
   text-decoration: none;
}
a.style1_lien:hover
{
   color: #000000;
   text-decoration: none;
}
a.Lien_blog
{
   color: #FFFFFF;
   background: #B41868;
   text-decoration: none;
   -webkit-transition: all 22ms ease;
   transition: all 22ms ease;
}
a.Lien_blog:visited
{
   color: #FFFFFF;
   background: #B41868;
   text-decoration: none;
}
a.Lien_blog:active
{
   color: #FFFFFF;
   background: #B41868;
   text-decoration: none;
}
a.Lien_blog:hover
{
   color: #DCDCDC;
   background: #B41868;
   text-decoration: none;
}
a.Lien_1
{
   color: #FFFFFF;
   text-decoration: underline;
   -webkit-transition: all 1ms ease-in;
   transition: all 1ms ease-in;
}
a.Lien_1:visited
{
   color: #B41868;
   text-decoration: underline;
}
a.Lien_1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Lien_1:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.DATAdock
{
   color: #B41868;
   text-decoration: none;
}
a.DATAdock:visited
{
   color: #800080;
   text-decoration: underline;
}
a.DATAdock:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.DATAdock:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 500;
   font-size: 16px;
   text-decoration: none;
   color: #B41868;
   background-color: transparent;
}
.lien b
{
   font-family: Roboto;
   font-weight: 400;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.lien_c
{
   font-family: Roboto;
   font-weight: 400;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
