body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;
}

img {
  border: 0px;
}

a.liens {
  font: 12px;
  text-decoration: underline;
  color: #234A76;
}

a.liens:hover {
  font: 12px;
  text-decoration: none;
  color: #234A76;
}

.liensMenu a {
  font: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #234A76;
  width: 100%;
  padding: 2px;
  display: block;
  border-bottom: 1px solid #A4C0E2;
  text-align: left;
}

.liensMenu a:hover {
  text-decoration: none;
  background-color: #A4C0E2;
  color: #FFFFFF;
}

div.entete {
  margin: 0px;
  padding: 4px;
  color: #5692D0;
  text-align: center;
  font-weight: normal;
  border: 1px solid #A4C0E2;
  background-color: #E6ECF6;  
}

div.bienvenue {
  margin-left: 100px;
  margin-right: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: black;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #A4C0E2;
}

div.titrePage {
  font-size: 23px;
}

div.sousTitrePage {
  font-size: 12px;
}

h1 {
  margin: 0px;
  font-size: 12px;
  padding: 4px;
  color: #5692D0;
  text-align: left;
  font-weight: bold;
  border: 1px solid #A4C0E2;
  background-color: #E6ECF6;
}

h2 {   
  background-color: #F4F7FB;
  display: block;
  border-bottom: 1px solid #A4C0E2;
  margin-top: 15px;
  font-size: 14px;
  color: black;
  text-align: left;
  font-weight: bold;
  font-variant: small-caps;
}

p {
 	text-align: justify;
	line-height: 17px;
	font-size: 12px;
}

.tablerowdark {
  background-color: #E6ECF6;
  padding: 4px;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;
}

.tablerowlight {
  background-color: #F4F7FB;
  padding: 4px;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;
}

td.encadre {
  margin: 10px;
  padding: 10px;
  color: black;
  text-align: center;
  font-weight: normal;
  border: 1px solid #A4C0E2;
  background-color: #F4F7FB;
}

div.titreProjet {
  margin-top: 5px;
  font-size: 14px;
  color: black;
  text-align: left;
  font-weight: bold;
  font-variant: small-caps;
}

div.sousTitreProjet {
  margin-top: 5px;
  font-size: 12px;
  color: black;
  text-align: left;
  font-weight: bold;
}

td.fichierProjet {
  background-color: #E6ECF6;
  vertical-align: middle;
  padding: 4px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;
}

a.lienProjet {
  font: 10px;
  text-decoration: underline;
  color: #234A76;
}

a.lienProjet:hover {
  font: 10px;
  text-decoration: none;
  color: #234A76;
}
