body
{
  color: black;
  background: white;
  }
a
{
  text-decoration: none;
  color: blue;
  }
a:visited
{
  color: #551a8b;
  }
a:hover
{
  color: red;
  }
.main 
{
  list-style-image: url(ballR.gif);
  }
.main ul
{
  list-style-image: url(IMAGES/ballG.gif);
  }
p.GbR
{
  width: 50%;
  text-align: justify;
  margin-left: 5%;
  }
.adresse dt
{
  display: inline;
  font-weight: bold;
  }
#translate
{
  text-align: center;
  font-size: small;
  }
#title
{
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  }

#pyr
{
	display: block;
	width: 20%;
	margin-left: 40%;
}
