/* Création 10/08/2007. */
/* Dernière modification 22/07/2009. */
A:link
 {
  color: blue;
 }
A:visited
 {
  color: purple;
 }
BODY
 {
  background-color: black;
  background-image: url("images/Blason_arriere_plan.png");
  color: white;
 }
DIV.banniere.block
 {
  padding: 17px 95px 38px 95px;
  position: relative;
 }
DIV.banniere.nordouest
 {
  background-image: url("images/Banniere2a.gif");
  background-position: top left;
  background-repeat: no-repeat;
  height: 17px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 95px;
 }
DIV.banniere.nord
 {
  background-image: url("images/Banniere2b.gif");
  background-position: top left;
  background-repeat: repeat-x;
  height: 17px;
  left: 95px;
  position: absolute;
  right: 95px;
  top: 0px;
 }
DIV.banniere.nordest
 {
  background-image: url("images/Banniere2c.gif");
  background-position: top right;
  background-repeat: no-repeat;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 95px;
 }
DIV.banniere.ouest
 {
  background-image: url("images/Banniere2d.gif");
  background-position: top left;
  background-repeat: repeat-y;
  bottom: 38px;
  left: 0px;
  position: absolute;
  top: 17px;
  width: 95px;
 }
H1.banniere
 {
  background-color: #c8c3e6;
  color: black;
  display: inline;
 }
DIV.banniere.menu
 {
  background-color: #c8c3e6;
  color: black;
 }
DIV.banniere.est
 {
  background-image: url("images/Banniere2e.gif");
  background-position: top right;
  background-repeat: repeat-y;
  bottom: 38px;
  position: absolute;
  right: 0px;
  top: 17px;
  width: 95px;
 }
DIV.banniere.sudouest
 {
  background-image: url("images/Banniere2f.gif");
  background-position: bottom left;
  background-repeat: no-repeat;
  bottom: 0px;
  height: 38px;
  left: 0px;
  position: absolute;
  width: 95px;
 } 
DIV.banniere.sud
 {
  background-image: url("images/Banniere2g.gif");
  background-position: bottom left;
  background-repeat: repeat-x;
  bottom: 0px;
  height: 38px;
  left: 95px;
  position: absolute;
  right: 95px;
 }
DIV.banniere.sudest
 {
  background-image: url("images/Banniere2h.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  bottom: 0px;
  height: 38px;
  position: absolute;
  right: 0px;
  width: 95px;
 }
DIV.ombre.block
 {
  padding: 8px 16px 16px 8px;
  position: relative;
 }
DIV.ombre.nordouest
 {
  background-image: url("images/Ombre_no.png");
  background-position: top left;
  background-repeat: no-repeat;
  height: 8px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 8px;
 }
DIV.ombre.nord
 {
  background-image: url("images/Ombre_n.png");
  background-position: top left;
  background-repeat: repeat-x;
  height: 8px;
  left: 8px;
  position: absolute;
  right: 8px;
  top: 0px;
 }
DIV.ombre.nordest
 {
  background-image: url("images/Ombre_ne.png");
  background-position: top right;
  background-repeat: no-repeat;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 16px;
 } 
DIV.ombre.ouest
 {
  background-image: url("images/Ombre_o.png");
  background-position: top left;
  background-repeat: repeat-y;
  bottom: 16px;
  left: 0px;
  position: absolute;
  top: 8px;
  width: 8px;
 }
IMG.ombre
 {
  display: block;
 }
DIV.ombre.est
 {
  background-image: url("images/Ombre_e.png");
  background-position: top right;
  background-repeat: repeat-y;
  bottom: 16px;
  position: absolute;
  right: 0px;
  top: 8px;
  width: 16px;
 }
DIV.ombre.sudouest
 {
  background-image: url("images/Ombre_so.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  bottom: 0px;
  height: 16px;
  left: 0px;
  position: absolute;
  width: 8px;
 }
DIV.ombre.sud
 {
  background-image: url("images/Ombre_s.png");
  background-position: bottom left;
  background-repeat: repeat-x;
  bottom: 0px;
  height: 16px;
  left: 8px;
  position: absolute;
  right: 16px;
 }
DIV.ombre.sudest
 {
  background-image: url("images/Ombre_se.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  bottom: 0px;
  height: 16px;
  position: absolute;
  right: 0px;
  width: 16px;
 }

