body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

li {
    margin-top: 0.3em;
}

a.mainMenu:link {
    color: gray;
    text-decoration: none
}
a.mainMenu:visited {
    color: gray;
    text-decoration: none
}

div.pre {
    overflow: auto;
    font-family: courier;
    color: white;
    background: black;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 0.3em;
}

.newsSection, .newsSection a {
    color: #D83C58;
    text-decoration: none;
}

.newsSection {
    
    margin-top: 0.8em;
    margin-bottom: 0.2em;
}

.newsSection .heading {
    font-weight: bold;
}

.newsSection ul {
    margin: 0.2em 0.2em 0.2em 0em;
    padding-left: 20px;
}

.newsSection img {
    border:0em;
    padding-left:0.1em;
    padding-right:0.1em;
    padding-top:0.3em;
    padding-bottom:0.3em;
    float:right;
}

.newsSection li {
    font-size: 90%;
    margin: 0em;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
}

il {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.event {
/*    color: #D83C58; */
    font-size: 90%;
    color: black ;
}

.event a:link {
/*    color: #D83C58; */
    color: black ;
    text-decoration: none
}

.event a:visited {
/*    color: #D83C58; */
    color: black ;
    text-decoration: none
}
.event a:hover, a.mainMenu:hover, a.mainMenu:active, a:hover, a:active {
    color: #ff9400 !important;
    text-decoration: underline !important;
}

#frontlogos img {
    padding-left:0.2em;
    padding-right:0.2em;
   
}

div.figure {
  float: right;
  margin: 0.25em;
  padding: 0.25em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
