body {
  background-color: rgb(0,153,0);
  font-family: times;
  color: rgb(0,0,0);
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: yellow;
}
a:active {
  color: rgb(205,0,0);
  text-decoration: none;
}

#blocpage{
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 1300px;  height: 1400px;
}

#titre {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 1000px;
  height: 25px;
  padding-top: 2px;
  border-style: none;
  line-height: 1px;
}
#menu {
 border: 1px solid black;
 border-radius: 10px;
 background-color: #33cc00;
}
#menu1 {
 border: 1px solid black;
 border-radius: 10px;
 background-color: #33cc00;
}
#menu2 {
 border: 1px solid black;
 border-radius: 10px;
 background-color: #33cc00;
}
#menu3 {
 border: 1px solid black;
 border-radius: 10px;
 background-color: #33cc00;
}
#imtext {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: medium;
}
#corps {
  width: 1300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: medium;
  margin-top: 40px;
}
#pied {
  margin-top: 80px;  margin-left: 1000px;  margin-right: auto;  height: 50px;  width: 260px;
  font-size: large;
  line-height: 1px;
}

.bd {
 text-align: right;
}
.sm{
  font-size: small;
}
.just{
 text-align: justify;
}
.bg{
text-align: left;
}
.imleft{
float: left;
}
.margleft{
margin-left: 415px;
text-align: justify;
}
.dessous{
clear: both;
margin-left: 120px;
text-align: left;
}
.retbg{
margin-left: 30px;
text-align: left;
}
.retbgg{
margin-left: 10px;
text-align: left;
}
