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

#corps_EspaceProfs
{
   margin-left: 130px;
   margin-bottom: 1px;
   /*padding: 20px;*/
   padding-top: 1px;
   /*padding-bottom: 1px;*/
   padding-left: 20px;
   padding-right: 20px;
   
   color: blue;
   background-color: #bad1ff;
}

#corps_EspaceProfs 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_EspaceProfs p
{
   text-align: justify;
}

#corps_EspaceProfs 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_email 
{
	text-align: center;
	padding-left : 150px;
	font-weight : bolder;
	font-size : 150%;
	color :  #329932; /*vert*/
}

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