body {
  background-image: url(fond3.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  margin: 0;
	padding: 0 20px;
  text-align: center;
	font-size: 1em;
}
body,td,th {
  font-size: 16px;
  color: #000000;
}
h1 {
  color: #FF0000;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
h2 {
  font-size: 20px;
  text-align: left;
}
ul li {
  margin: 30px;
}
ul li a {
	color: #000000;
  text-decoration: none
}
img {
  border-width: 1px;
	border-color: #000000;
}
.fond {
  margin: 0 20px;
  text-align: center;
}
.Style1 {
  color: #FF0000;
  font-style: italic;
  font-weight: bold;
}
.Style2 {
  font-size: 18px;
  font-weight: bold;
}
.Style3 {
  color: #FF0000;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
}
.Style4 {
  font-size: 24px;
  color: #FF0000;
  font-weight: bold;
  font-style: italic;
}
.Style5 {
  color: #0000FF;
  font-weight: bold;
  font-size: 18px;
}
.Style10 {
  font-family: Verdana, Arial, Helvetica, sans-serif
}
.pedigree {
  width: 80%;
  text-align: left;
  margin-left: auto;
  margin-right: auto
}
.champion {
  color: #cc0000
}
.portee {
  text-align:left;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 50px;
}
.copyright {
font-size: 0.9em;
}