body {
  background-color : MidnightBlue;
}
h2 {
  color : #000033;
  text-decoration : underline;
}
h3 {
  font-size : 14pt;
  color : #0B9C01;
}
a {
  cursor : pointer;
  color : #493314;
  text-decoration : underline;
}
a:link {
  color : #493314;
  text-decoration : underline;
}
a:visited {
  color : #DEB887;
  text-decoration : underline;
}
a:hover {
  text-decoration : none;
}
a:active {
  color : #493314;
  text-decoration : none;
}
table.tabNormal {
  padding : 0;
  border-color : #DEB887 #D2691E #D2691E #DEB887;
  border-style : double;
  border-width : 3px;
  border-collapse : collapse;
}
table.tabNormal th {
  padding : 2px;
  border-color : #DEB887;
  border-style : solid;
  border-width : 1px;
  font-size : 12pt;
}
table.tabNormal td {
  text-align : left;
  padding : 2px;
  border-color : #DEB887;
  border-style : solid;
  border-width : 1px;
  font-size : 8pt;
}
#map {
  width : 950px;
  height : 500px;
}
#carteBordure {
  background-color : #ffffff;
  width : 952px;
  height : 502px;
  border : 1px solid #D2691E;
}
#corpsPage {
  background-color : #ffffff;
  width : 980px;
  border-color : #DEB887 #D2691E #D2691E #DEB887;
  border-style : solid;
  border-width : 2px;
  color : #000033;
}
#croquis {
  background-color : #ffffff;
  padding : 10px;
  width : 90%;
  border-color : #f5deb3 #deb887 #deb887 #f5deb3;
  border-style : double;
  border-width : 3px;
}
#hautPage {
  height : 150px;
  width : 975px;
  text-align : left;
}
#centrePage {
  width : 970px;
  text-align : left;
  margin-left : 12px;
  margin-right : 12px;
  padding-bottom : 5px;
  padding-top : 5px;
}
#infoEvaluateur {
  text-align : center;
  width : 975px;
  padding-bottom : 10px;
}
#basPage {
  text-align : center;
  height : 50px;
  width : 975px;
}
.separateur {
  width : 80%;
  margin-top : 0;
  margin-bottom : 15px;
  border-color : #0B9C01 #ffffff #493314 #ffffff;
  border-style : solid;
  border-width : 1px 0 1px 0;
}
.instruction {
  font-size : 12pt;
  font-weight : bold;
  font-style : italic;
}
.couleurSelection {
  background-color : #ffff00;
}
.erreur {
  text-align : center;
  font-size : 12pt;
  font-weight : bold;
  color : #800000;
}
.dzPtGauche {
  text-align : left;
  font-size : 12pt;
}
.nfPtCentrer {
  text-align : center;
  font-size : 9pt;
}
.dzPtCentrer {
  text-align : center;
  font-size : 12pt;
}
.imgDroite {
  float : right;
  margin : 5px;
}
.imgGauche {
  float : left;
  margin : 5px;
}
.smiLogoPP {
  height : 20px;
  width : 155px;
}
.imgPhoto{
  width: 640px;
  heigth: 480px;
}
