.police{
  font-family: 'Times New Roman';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  color: #000000;
}
.lalign {
  position: relative;
  text-align: left;
}
.ralign {
  position: relative;
  text-align: right;
}
.calign {
  position: relative;
  text-align: center;
}
.jalign {
  position: relative;
  text-align: justify;
}

a:link {color: #000000;}
a:visited {color: #800080;}
a:active {color: #800080;}

.bold {font-weight: bold;}
.txtTitres {font-family: Arial, sans-serif; font-size: 15px;}
.txtChien {font-size: 27px;} 
.txt1_fr {font-size: 27px;}  /* français */
.txt2_fr {font-size: 21px;}  /* anglais */
.txt3_fr {font-size: 19px;}  /* français */
.txt3_en {font-size: 16px;}  /* anglais */
.txt_droit_auteur{
  font-family: Arial, sans-serif;
  font-size: 17px;
  color: #000010;
}

#droitAuteur {
  display: inherit;
  position: absolute;
  font-size: 10px;
  z-index: 22;
  text-align: right;
  right: 5.00em;
  top: 927.1em;
  width: 44.80em;
  height: 2.40em;
}

body {
  margin: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background-color: #4e4d4d;
}

img { 
  border-width: 0;
  width: 100%;
  height: 100%;
}

#centre {
  position: relative;
  width: 1300px;
  height: 100%;
  margin: 0px auto 0 auto;
  text-align: left;
  padding-left: 1px;
  cursor: default;
}

#bannierebredby {
  display: inherit;
  position: absolute;
  font-size: 10px;
  z-index: 1;
  left: 0.00em;
  top: 0.00em;
  width: 130.00em;
  height: 55.60em;
}

#menu {
	display: inherit;
	position: absolute;
	width: 1300px; 
	height: 53px;
	position: absolute;
    font-size: 10px;
    top: 55.6em;
    background-image: url(../Index/menu_f.jpg);
}
	
#cadreBlanc {
  display: inherit;
  position: absolute;
  font-size: 10px;
  z-index: 5;
  left: 0.00em;
  top: 61.0em;
  width: 130.00em;
  height: 420.00em;
  background-color: #ffffff;
}

