/* Generated by KaZcadeS */
body {
  margin: 0;
  background: #0082c8;
}

#contenu {
  position: relative;
  margin: 0 auto;
  background:url(../index/fond.png);
  width: 768px;
  padding-top: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: small;
  line-height: 20px;
}
h1 {
  border: 3px solid #fc0;
  color: #fff;
  margin: 0;
  padding-left: 5px;
  display: inline;
  position: absolute;
  line-height: 40px;
  height: 40px;
  width: 330px;  
  top: 15px;
  right: 0;
  text-align: left;
  font-weight: bold;
  font-family: sherif;
  font-size: 22px;
  background: url(../index/logog.png) repeat-y scroll right top;
  }
h1 b {color: #fc0;  }

#ima {
  margin: 0;
  padding: 0;
}
#ima img {
  border: 3px solid #fff;
  margin: 5px 10px 5px 20px;
  float: left;
  background-color: #fff;
  width: 154px;
  height: 114px;
}
#ima a {
  margin: 0px 10px 20px 20px;
  line-height: 22px;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-family: Comic Sans MS;
  font-size: 14px;
  font-weight: bold;
  background-position: center;
  background-repeat: no-repeat;
  width: 160px;
  background-image: url(../index/lien.png);
}
#ima a:hover, #ima a:focus {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../index/lien1.png);
}
.lien a {
  width: 160px;
  display: inline;
  float: left;
  margin-left: 25px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../index/lien.png);}

.lien a:hover,.lien a:focus {
  background-repeat: no-repeat;
  background-image: url(../index/lien1.png);}
.lien1 a {
  padding: 2px 5px;
  color: #fff;
  font-weight: bold;
  font-family: arial;
  font-size: 14px;
  background-position: center;
  background-image: url(../index/lien.png);
  text-decoration: none;
}
.lien1 a:hover, .lien1 a:focus {
  background-image: url(../index/lien1.png);
}

.ext a {
color : #fc0;
font-weight : bold;
}
.ext a:hover, .ext a:focus {
color : #fff;
} 
h2 {
  margin: 20px;
  font-family: Arial;
  text-align: center;
  color: #fc0;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  clear: both;
}
.c {
  text-align: center;
}
.cl {
  clear: both;
}
b {
  font-weight: inherit;
  color: #fff;
}
a {outline:none}

#pied {
  border: 1px solid #fff;
  clear: both;
  margin:10px;
  font-size: x-small;
  padding: 10px}

.fd {
  float : right;
  display : inline;}

