/* 123xplore */

body {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;

  }

p {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
  }

td {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
  }


img {
  border-style : none;
  }

/* ------ Header Link ------- */

A.header:link {
  color : #2B3684;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  }

A.header:visited {
  color : #2B3684;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  }

A.header:hover {
  color : #4652A7;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  }

/* ---------- sub links  ----------- */

A.sub:link {
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #2B3684
  }

A.sub:visited {
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #2B3684
  }

A.sub:hover {
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #4652A7
  }

/* ---------- Normal links  ----------- */

A:link {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 10pt; 
  font-weight: normal; 
  color: #2B3684
  }

A:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 10pt; 
  font-weight: normal; 
  color: #2B3684
  }

A:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration : underline;
  font-size: 10pt; 
  font-weight: normal; 
  color: #4652A7
  }
  
 /* ---------- menu droite links  ----------- */

A.menu:link {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 10pt; 
  font-weight: bold; 
  color: #FFFFFF
  
  }

A.menu:visited {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 10pt; 
  font-weight: bold; 
  color: #FFFFFF
  }

A.menu:hover {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : underline;
  font-size: 10pt; 
  font-weight: bold; 
  color: #CCCCCC
  }


/* -------- Heading ------- */

H1 {
  font-size : 12pt;
  color: #2B3684;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  }

H2 {
  font-size : 8pt;
  color: #2B3684;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  }

.date {
  font-size : 14pt;
  color: #336666;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  }

/*---------- */



