﻿body { 
    font-family: Verdana, 'Times New Roman' , 'Courier New';
    font-size: small;
    color: Maroon;
   width:100%;
    /*background-image: url(Images/fond_H_jaune.gif);
    background-repeat:  repeat-y; */
    
	
}


#conteneurhaut
{
      
    
          
}

#conteneurglobalgd
{
    position: absolute;
      top:140px;
      height:100%; 
      left:0px;     
      
   
   /* 

left: 20px;
    width: 100%;
    position:   fixed;
    top: 200px;
    height: 100%;
    */
}


#conteneurgauche
{  
    float:left;  /* met le datalist à coté aulieu de dessous*/
    padding-right:3em;               /* marge avec datalist          */
      /* marge avec datalist   width: 120px;        autre possibilité         */
            
}



#conteneurdroit
{ 
    
    margin-top:1em;   /*  décalage claendrier des cours   */
     margin-left:10em;
    background-attachment: scroll; 
    background-image: url(../../images/AP_F.jpg); 
    background-repeat: repeat-y; 
     
  }
    
 

