a, a:visited, a:active
{
 color: #4A6373;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
a.nothing, a.nothing:visited,  a.nothing:link, a.nothing:active, a.nothing:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #4A6373;
 text-decoration: none;
}
body, .normal
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #4A6373;

  margin: 0px 0px 0px 0px;
}
table, p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
table.main
{
  background-color: #FFFFFF;
}
h1, .h1, .h1:visited, .h1:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: none;
}
h2, .h2, .h2:visited, .h2:active
{
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: Bold;
}
h3, .h3, .h3:visited, .h3:active
{
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: Bold;
}
h4, .h4
{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: Bold;
}
hr
{
 color: #3c5a64;
 width: 80%;
 text-align: center;
}
input, select, textarea
{
  color: darkblue;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: Bold;
  border-width: 1px;
  border-color: #3c5a64;
}
.small
{
  color: #3c5a64;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
.white
{
  font-weight: bold;
  color: #FFFFFF;
}

.menu, .menu:visited, .menu:active, .menu:hover { font-family:Arial; font-size: 12pt;  color: #FFFFFF; text-decoration: none; font-weight:bold;}
.ssmenu, .ssmenu:visited, .ssmenu:active, .ssmenu:hover { background-color:#000066; font-family:Arial; font-size: 10pt;  color: #FFFFFF; text-decoration: none; font-weight:bold;}
.bg_global {border-top-width:0; border-bottom-width:0; border-left-width:1px; border-right-width:1px; border-style:solid; border-left-color:#000000; border-right-color:#000000; border-top-color:#000000; border-bottom-color:#000000;}
.titre_module {font-size:12pt; color: #000000; font-weight:bold; font-family:Arial;}
