/*.baniere*/
/*{*/
/*Position:absolute;*/
/*margin-top:0px;*/
/*margin-left:0px;*/
/*width:1024px;*/
/*background:rgb(237,237,237);*/ 
/*}*/







div#en_tete
{
   background-color: rgb(255,255,255);
   width: 100%;
   height: 200px;   
   position: fixed;
   left: 0px;
   top: 0px;
   border-bottom: 2px solid rgb(51,51,204);
}


div#logomidle
{  
   position: fixed;
   right: 320px;
   top: 155px;
}


div#sigle
{  
   width: 230px;
   height: 30px;
   position: fixed;
   right: 20px;
   top: 160px;
   font-family: Arial;
   font-size: 15px;
   color: rgb(51,51,204);
/*   text-align: center;
   margin-left: 500px;*/
}


div#baniere
{
   background-color: rgb(51,51,204);
   /* width: 100%;*/
   height: 90px;   
   position: fixed;
   left: 149px;
   right:180px;
   top: 0px;
   text-align:right;
   padding-top:60px;
   font-family: "Monotype Corsiva";
   color: rgb(255,255,255);
   padding-bottom:0px;
}

div#metaphore
{  
   width: 50%;
   height: 80px;
   position: fixed;
   top: 60px;
   font-family: "Monotype Corsiva";
   font-size: 17px;
   font-weight: bold;  
   color: rgb(255,255,255);
   text-align: right;
   margin-left: 150px;
   margin-right: 180px;
}

.sign
{  

}


div#banleft
{
   position: fixed;
   left: 0px;
   top: 0px;
}


div#banright
{
   position: fixed;
   right: 0px;
   top: 0px;
}


div#gpsb
{
   position: fixed;
   top:167px;
   left:160px;
   font-size:120%;
   font-weight:bold;
   color: rgb(51,51,204);
}




body
{  
   margin-top: 220px;
   width: 600px;
}
