/* Generated by KompoZer */
body {
  color: #26384c;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #6388b2;
  font-size: 10pt;
  text-align: center;
}
#conteneur {
  background-repeat: repeat-y;
  width: 800px;
  background-color: #e6e7e8;
  color: #26384c;
  background-image: url(images/bord.png);
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#entete {
  background-repeat: no-repeat;
  height: 200px;
  background-position: right top;
  padding-top: 23px;
  background-image: url(images/panorama.jpg);
}
#entete h1 {
  margin: 0 50px 0 0;
  text-align: right;
  float: right;
  width: 350px;
  background-color: transparent;
  font-size: 40px;
}
#texte {
  padding: 0 10px 20px 0;
  margin-left: 40px;
  margin-right: 150px;
}
#texte h1 {
  border-bottom: 1px dotted #000066;
  margin-top: 0;
}
#texte h2 {
  border-bottom: 1px dashed #c3aa5f;
  margin-top: 0px;
}
#texte h2:before {
  margin: 10px;
  content: url(./images/coche.png);
}
#texte h3 {
  border-bottom: 1px dotted #ff0000;
}
#menu {
  border: 1px dotted #26384c;
  float: right;
  width: 150px;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  background-image: url(images/sio25.gif);
  background-color: #e6e7e8;
  margin-left: 1em;
}
#menu h1 {
  margin-top: 0;
  font-size: 1.5em;
  text-align: center;
}
#menu ul {
  list-style-type: none;
}
#menu li {
  margin-bottom: 5px;
}
#menu li a {
  border: 1px solid gray;
  margin-left: -30px;
  text-align: center;
  width: 130px;
  height: 20px;
  display: block;
  text-decoration: none;
  background-repeat: no-repeat;
  background-image: url(images/arrondi.gif);
}
#menu a:hover {
  border: 1px solid gray;
  background-color: #6388b2;
  color: #e6e7e8;
}
#pied {
  border-top: 1px solid #6388b2;
  margin: 0 30px;
  padding: 5px 5px 0 15px;
  font-size: 0.7em;
  clear: right;
}
#colonneGauche {
  padding-bottom: 5px;
  float: left;
  width: 40%;
}
#colonneGauche div {
  margin: 0.5em 0;
}
#colonneDroite {
  float: left;
  margin-left: 2em;
}
#colonneDroite div {
  margin: 1em 0;
}
.imageDroite {
  margin: 10px 0 10px 10px;
  float: right;
}
.imageGauche {
  margin: 10px 10px 10px 0;
  float: left;
}
.questions {
  color: #0000ff;
  background-color: #e6e7e8;
  font-style: italic;
  background-repeat: no-repeat;
  background-position: 20px 0px;
  min-height: 1.5em;
  padding-left: 60px;
  font-variant: small-caps;
  background-image: url(images/eleve.gif);
}
.reponses {
  color: #ff0000;
  background-color: #e6e7e8;
  font-style: italic;
  background-repeat: no-repeat;
  background-position: 20px 0px;
  min-height: 1.5em;
  padding-left: 60px;
  font-variant: small-caps;
  background-image: url(images/prof.gif);
}
.travailclavierG {
  border-style: dashed;
  border-color: red;
  border-width: 1px 0;
  margin: 5px 0;
  background-color: #ddddee;
  color: #000000;
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
  padding-left: 60px;
  min-height: 50px;
  clear: both;
  background-image: url(images/boy1.gif);
}
.travailclavierF {
  border-style: dashed;
  border-color: red;
  border-width: 1px 0;
  margin: 5px 0;
  background-color: #ddddee;
  color: #000000;
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
  padding-left: 60px;
  min-height: 50px;
  clear: both;
  background-image: url(images/girl1.gif);
}
.info {
  background-repeat: no-repeat;
  background-position: 10px 0px;
  padding-left: 60px;
  min-height: 48px;
  background-image: url(images/info.gif);
}
.interro {
  background-repeat: no-repeat;
  background-position: 10px 0px;
  padding-left: 60px;
  min-height: 32px;
  background-image: url(images/interro.gif);
}
.attention {
  background-repeat: no-repeat;
  background-position: 10px 0px;
  padding-left: 60px;
  min-height: 32px;
  background-image: url(images/exclam.gif);
}
.parecrit {
  background-repeat: no-repeat;
  background-position: 10px 0px;
  padding-left: 60px;
  min-height: 32px;
  background-image: url(images/ecrire.gif);
}
.label {
  width: 150px;
  display: block;
  float: left;
  background-color: #ffffcc;
}
label {
  width: 150px;
  display: block;
  float: left;
  color: blue;  
}
.micro {
  border-top: 1px solid blue;
  font-size: 0.8em;
  padding-top: 1em;
}
.oublie {
  background-color: #ffdddd;
}
.obligatoire {
  background-color: #ddddff;
}
.embedpict {
  text-align: center;
}
