body {
   background-color: #FFFFFF;
   margin: 20 20 20 20;
}
.centre {	
    position: absolute;
    top:340;
    left: 200;
    width: 1000px;
    text-align: justify;
    font-family:Verdana;color:#FFFFFF;font-size:6pt;
}

.centre td {	
    font-family:Verdana;
    color:#000000;
    font-size:8pt;
}

.menugauche {
  position: absolute;
  top: 260;
  left: 150;
  width: 300;
}

.menuprincipal {
  position: absolute;
  top: 100;
  left: 100;
}

.photo {
  position: absolute;
  top: 133;
  left: 105;
}

.logo {
  position: absolute;
  top: 45;
  left: 105;
  width:50;
}

.centre1 {	
    position: absolute;
    top:370;
    left: 180;
    width: 870;
}

.centre1 h3 {
  font-size: 17px;
  text-align: left;
  font-family:Candara, Arial;
  color:#1D057D;
}

.centre1 h1 {
  font-size: 12px;
  font-family:Candara, Arial;
  color:#000000;
}

.centre1 p {
  text-align: justify;	
  font-size: 14px;
  font-family:Candara, Verdana;
  color:#000000;
}

.centre2 {	
    position: absolute;
    top:360;
    left: 200;
    width: 800;
}

.centre2 h3 {
  font-size: 17px;
  text-align: left;
  font-family: Candara, Arial;
  color:#1D057D;
}

.centre2 p {
  text-align: justify;	
  font-size: 14px;
  font-family:Candara, Verdana;
  color:#000000;
}

.video {	
    position: absolute;
    top:360;
    left: 600;
}

.centre3 {	
    position: absolute;
    top:370;
    left: 200;
    width: 800;
}

.centre3 b a {	
   text-decoration: none;
}

.centre3 h3 {
  font-size: 15px;
  text-align:center;
  font-family:Candara, Arial;
  color:#1D057D;
}

.centre3 p {
  text-align:center;	
  font-size: 14px;
  font-family:Candara, Verdana;
  color:#000000;
}


