:root {
  --cassiopeia-color-primary: none;
  --cassiopeia-color-link: #224faa;
  --link-color: #224faa;
  --link-color-rgb: 34, 79, 170;
  --cassiopeia-color-hover: #424077;
  --link-hover-color: #424077;
  --link-hover-color-rgb: 66, 64, 119;
}


.container-header .mod-menu {
  color: #303080;
}
div.moduletable { min-height: 20px;
    padding: 10px; margin-bottom: 10px;
    border: 2px solid #D1D1D1; background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
div.page-header h1 {
    margin: 2px 0px 10px 0px;
    padding: 20px 2px 20px 0px;
    color:#0060C0;
   font-size : 2rem;
font-family : 'Comic sans MS';
}
.page-header h1 small {
        display: block;
        line-height: 18px;
    }
.page-header {
    margin: 2px 0px 10px 0px;
    padding: 20px 2px 20px 0px;
    color:#0060C0;
}

.btn-primary {
  --btn-color: Navy;
}
#sidebar {margin-top:90px;}
#aside  {margin-top:50px;}
#aside h3, div.EST_gauche h3,  div.moduletable h3 {
font-weight:bold; color:#0088CC; font-size :18px;
font-family : 'Comic sans MS';text-decoration:underline 1px;line-height:20px;
}
#aside h3:first-letter, div.EST_gauche h3:first-letter,div.moduletable h3:first-letter {
  font-size: 24px;
  line-height:20px;
  overflow:hidden;
}
.footer {width:100%;}

.EST_right {text-align: right;width:400px;}
.EST_cote_droit {border-bottom: 5px solid #0088CC;}
.EST_flash {border-bottom: 2px solid #0088CC;  }
.EST_bordbienvenue {border-bottom:solid #B8B8B8 2px;}
.EST_blog {padding-top:1px; padding-right:5px}
.EST_blog_art {padding-right:10px; padding-left:10px;border-left: 1px solid #0080FF;border-right: 1px solid #0080FF;}
.EST_article {border-bottom : 4px dotted #0088CC; padding:10px;}
.EST_petit {font-size:12px;}
.EST_recherche {background-color:#D5E6F4;}
.blog-titre {
     font-size: 18px; line-height: 20px;font-weight: bold;
}
.EST_menu  {border-top: 1px solid #0088FF; background-color:#99DDFF; }
.article-info  {padding: 3px 5px 2px 10px;background-color:#bef;color:#2244AA;font-size:0.9rem;border : 3px double #08c;}
.yendif-video-share h2 {font-size:28px;line-height: 24px;}
.EST_blog_art h2 { font-size:28px;border-bottom:1px solid #0080FF;padding-bottom:10px;}
.EST_li {line-height: 25px; margin-left:20px;list-style-image: url('../../../media/com_phocadownload/images/icon-publish.png');}
a.EST_facebook { text-decoration:none;color:#000080;font-weight:bold;font-size:22px;}
a.EST_facebook:hover,
a.EST_facebook:focus {
    color: #fff;
    background-color:#000080;
}
div.lien_theque, div.pg-cats-name {
    font-weight:bold;
    margin: 10px 0px 5px 0px;
    font-size: 16px;
    line-height: 2px;
}
P.desc_cat {
    margin: 10px 0 10px 0;
    font-size: 12px;
      line-height: 14px;
}
DIV.EST_categories
{
padding: 10px;
margin: 5px;
background: #E2E2E2;
-webkit-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-border-radius: 2px;
-moz-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.EST_copy {background:#30338A;color:white;padding:8px;padding-right:25px;padding-top:16px;text-align:right;font-size:11px;}
.EST_footer {
background: #30338A;
color : white;
padding : 0px;
font-size:13px;
}
a.EST_lien_footer {
    color: white;
}
a.EST_lien_footer:hover,
a.EST_lien_footer:focus {
    color: white;
}
dd.result-created {
    font-size:12px;  font-style:italic;
}
a.EST_lien_cat{
    color: #0066CC; text-decoration: none; font-weight:normal;
}
a.EST_lien_cat:hover,
a.EST_lien_cat:focus {
    color:#FFA01B; font-weight:bold;  text-decoration: none;
}
div.EST_gauche
{
  margin:5px;padding:0px; background: transparent;
}
a.EST_lien_site {color: #FFA01B; text-decoration: none; font-weight:normal;}
a.EST_lien_site:hover,
                focus {color:#0066CC; text-decoration: none;}


