/* styles concernant l'ensemble des pages du site, y compris la barre de navigation */
html,body {
  margin: 0;
  padding: 0;
  padding-left: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  }
h1 {
  background: #EEEEEE;
  text-align:center !important;
  font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #CCCCCC;}
.formBIP {
  border: 1px solid #5C8D94;
  font-size: 90%;
  font-style: normal;
  color: #000000;}
.texteSouligne {
  text-decoration: underline;}
.texteNormal,th,td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;}
.texteItalique {
  font-style: italic;}
.texteGras,th {
  font-weight: bold;}
.phantom {
  visibility: hidden;}
p {
  text-align: justify;
  text-indent: 30px;
  padding: 0px 30px 0px 30px;
  margin: 10px auto;}
a:link {
  text-decoration: none;}
a:visited {
  text-decoration: none;}
a:hover {
  text-decoration: underline;}
a:active {
  text-decoration: none;}
table { 
  width:95%;
  margin-right:auto;
  margin-left:auto;}
th {
  padding-right: 10px;
  text-align: right;
  vertical-align:top;
  width: 25%;
  background-color: #EEEEEE;
  border: 1px dashed gray;}
td {
  text-align: left;
  vertical-align:top;
  border-bottom: 1px dashed gray;
  padding: 1px 5px 1px 5px;}
img {
  border: 0px;}
#Corps li,#Corps p.FPT_Niveau_3 {
  margin: 5px 0px 5px 20px;
  padding: 0px;
  text-indent: 20px;}
#Corps {
  font-size:90%;
  padding-bottom: 25px;}
#Header {
  position: absolute;
  width: 99%;}
a#link_acc4,a#link_acc5 {
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  position: absolute;
  border: 1px solid #999999;
  text-decoration: none;
  background-color: #EEEEEE;
  top:2px;
  font-size: 0%;}
#link_acc4 {
  right: 32px;
  background-image: url(/images/bouton_tmoins_v3.png);}
#link_acc5 {
  right: 2px;
  background-image: url(/images/bouton_tplus_v3.png);}
/*les liens de la barre de navigation */
.lienAccueil:hover,.lienFPT:hover,.lienConcours:hover,.lienCIG:hover,.lienEmploi:hover,.lienPublications:hover {
  text-decoration: underline overline;}
.lienAccueil {
  color: #528789;
  text-decoration: none;}
.separateurAccueil {
  color: #528789;}
.lienFPT {
  color: #6C1B72;
  text-decoration: none;}
.separateurFPT {
  color: #6C1B72;}
.lienConcours {
  color: #739902;
  text-decoration: none;}
.separateurConcours {
  color: #739902;}
.lienEmploi {
  color: #C10435;
  text-decoration: none;}
.separateurEmploi {
  color: #C10435;}
.lienPublications {
  color: #FD4703;
  text-decoration: none;}
.separateurPubli {
  color: #FD4703;}
.lienCIG {
  color: #328BC0;
  text-decoration: none;}
.separateurCIG {
  color: #328BC0;}