body{background-color:#3b4f70;}
 #global{margin-left:auto; margin-right:auto; width:1010px; text-align:center; padding-top:5px;}
 #container {margin-top:0px; padding-top:0px; width:1010px; border:0px solid #ffffff; background-color:#80c9f6;}
 a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;; color:#ffffff;}
 a:visited {color:#ffffff;}
 img {border:0px; padding:0px; margin:0px;}

 #hautpage{
     width:1010px;
     height:175px;
     background-image: url("intro_titre.jpg");
     background-repeat: no-repeat;
}

#avantplan{
    z-index: 100;
    position:relative;
    top:-284px;
    right:0px;
}

#partie_central{
    width:1010px;
    height:268px;
}

#angle_gauche{
    float:left;
    width:66px;
    height:268px;
    background-color: #3B4F70;
}

#ligne_gauche{
    float:left;
    width:2px;
    height:268px;
    background-color: #ffffff;
}

#angle_droit{
    float:left;
    width:39px;
    height:268px;
    background-color: #3B4F70;
}

#ligne_droite{
    float:left;
    width:2px;
    height:268px;
    background-color: #ffffff;
}

#banniere{
    float:left;
    width:901px;
    height:268px;
}

#piedpage{
     width:1010px;
     height:163px;
     background-image: url("intro_baspage.jpg");
     background-repeat: no-repeat;
}

#etablissement{
    text-align: center;
    margin-left:20px;
    padding-top:83px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:#ffffff;    
}

#entrez{
    text-align: right;
    margin-right:40px;
    padding-top:3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-variant: small-caps;
    color:#ffffff;
}