
/*******************************************************************************/
/* Le corps de la page */

#corps_EspaceEleves
{
   margin-left: 130px;
   margin-bottom: 1px;  /* pour descendre le pied de page*/
   /*padding: 20px;*/
   padding-top: 1px;
   /*padding-bottom: -30px;*/
   padding-left: 20px;
   padding-right: 20px;
   
   color: blue;
   background-color: #bad1ff;
}

#corps_EspaceEleves h1
{
    /*background-image: url(fond_grad3.gif);
	background-position:bottom;
   background-repeat: repeat-x;*/
  color: rgb(0,0,255);
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;

   padding-top: -10px;
   padding-bottom: 15px;
    background-image: url(fond_grad3.gif);
	background-position:bottom;
   background-repeat: repeat-x;
}

.h1_small
{
   font-size : 70%;
}

#corps_EspaceEleves p
{
   text-align: justify;
}

#corps_EspaceEleves h2
{
   color: #329932;
   /*color: #0000e3;*/
   font-size : 200%;
	font-weight : bolder;
   font-family: Mistral;
   /*background-image: url("images/titre.jpg");*/
  /* margin-top:-20px;*/
   /*height: 30px;*/
}

.ME_vert
{
	color :  #329932;
	font-weight : bolder;
	font-size : 110%;
}
.ME_bleu
{
	color :  #0000e3;
	font-weight :bolder;
	font-size : 100%;
}

fieldset {
  border:none;
  /*margin-bottom:0.5em;*/
  width:25em;
  padding-top:0em;
}

/* fieldset coordonnees */
fieldset#coordonnees {
  background:#A4D8EE;
  border:3px outset #A4D8EE;
  margin-left:5.5em;  /*MARGE : decalage de la fenetre COORDONNEES*/
}

#coordonnees label {
  /*position:relative;*/
  font-size:100%;
  padding-top:.1em;
  /*left:20px*/
  margin-left:4em;  /*MARGE : decalage de toutes les lignes : civilité, nom...*/
 }

#coordonnees input {
  /*background:white;*/
  /*margin-left:1em;*/  /*coord input ŕ remplir*/
  line-height:1.5em;
  /*margin-bottom:.2em;*/
 }

/*#civilite, #nom {
  font-size:100%;
}*/

#login input {
  margin-left:5em;
}

#pwd input {
  margin-left:2em;
}

/* les boutons submit et reset */
input[type="submit"] {
	color :  #0000e3;
	font-weight : bolder;
	font-size : 80%;
    /*border:1px solid #0000e3;*/
  /*background:#DED983;
  font:1em "Trebuchet MS", Verdana, sans-serif;
  color:#345071;*/
}

p#buttons {
  text-align:center;
}
