body,
td,
a {
  font-family: Helvetica, Arial, sans-serif;
}

body {
  background-color: #FFFFDD;
  color: #336666;
  text-align: left;
}

a:active,
a:hover,
a:link,
a:visited {
  color: #336666;
}

ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

li a {
  text-decoration: none;
}

th { 
  background-color: #006666;
  color: #FFFFFF;
}

td {
  color: #336666;
}

td.resume {
  color: #336666;
}

.Menu {
  list-style: square;
}

.souligne-section {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #336666;
}

.RepetitionDivision2 {
  background-color: #FFFFDD;
}

.DivisionRecherche {
  background-color: #99CC99;
}

.Banner {
  background-color: #FFCC33;
  color: #336666;
}

.ToolBar {
  background-color: #336666;
  color: #FFFFFF;
}

.title-menu {
  color: #336666;
  font-weight: bold;
  padding-right: 5px;
}

.TitleBanner {
  color: #336666;
  font-weight: bold;
  padding-left: 5px;
}

.TitleWizard {
  color: #669999;
  font-weight: bold;
  padding-left: 3px;
}

.version a {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

.logoGRICS {
  border: 0;
  height: 70px;
  width: 60px;
}

.JLImageButton {
   border-style : none;
   }

.logoGRICS {
    border: 0;
    height:70px; 
    width:60px;
    }

.divLogoGRICS {
    position:absolute; 
    bottom:20px; 
    right:20px;
}

/* Mention de copyright bas de page */
.Copyright
{
   font-size: 10px;
   color: #999999;
   padding-bottom: 8px;
   text-align: left;
   width: 100%;
   position:fixed;
   bottom:0px;
   left : 5px;
}
