/**
 * TGA
 * PEAUX ROUGES
 * @version 1.0
 * @copyright 2004 /11/02
 **/
 
a:link { color: #ffffff; text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}
a:active { text-decoration:none;} 

a.lienmenu:link { color: #90c7f0; font-size: 16pt; }
a.lienmenu:visited { color: #90c7f0; font-size: 16pt; }

body {
  font-family : garamond, times, serif;
  font-size: 12pt;
  text-decoration: none;
  background: #286276;
  color: #F9F58D;
}

.BigTitle {
  color: #F9F58D;
  background: #286276;
  font-size: 18pt;
  font-weight: bold;
}

.infoBoxMenuGeneral {
  color: #90c7f0;
  background: #286276;
  font-size: 16 pt;
  font-weight: normal;
  text-decoration:none  ;
}

.infoBoxSSMenuGeneral {
  color: #90c7f0;
  background: #286276;
  font-size: 16pt;
  font-weight: normal;
  text-decoration:none;
}

.infoBoxMenuPrivee {
  color: #90c7f0;
  background: #286276;
  font-size: 16pt;
  font-weight: normal;
}

.infoContents {
  color: #F9F58D;
  background: #286276;
  font-size: 12pt;
}

.infoContentsTitle {
  color: #F9F58D;
  background: #DCDFE5;
  font-size: 12pt;
  font-weight: bold;
}

.infoContentsTitlePage {
  color: #F9F58D;
  font-size: 14pt;
  font-weight: bold;
}

.infoContentsTitleTableau {
  color: #286276;
  background: #DCDFE5;
  font-size: 12pt;
  font-weight: bold;
}

.infoContentsMenuBar {
  color: #ffffff;
  background: #DCDFE5;
  font-size: 12pt;
  font-weight: bold;
}

.infoContentsMenuBarHighlight {
  color: #ffffff;
  background: #660066;
  font-size: 12pt;
  font-weight: bold;
}
.infoContentsForm {
  color: #ffffff;
  background: ##286276;
  font-size: 12pt;
}

.infoContentsFormHighlight {
  color: #333333;
  background: #DCDFE5;
  font-size: 12pt;
}

.infoContentsFormHelp {
  color: #333333;
  background: #FF00FF;
  font-size: 12pt;
}

.infoContentsFormHighlight {
  color: #333333;
  background: #DCDFE5;
  font-size: 12pt;
}

/* end */