/* CSS Document */
body { margin:0px; padding:0px; text-align:center; font-family: Tahoma; direction:rtl; }
/*-----------------------------------------contenaire de toute la page---------------------------------*/
#page { background-color:#ffffff; /* marge */
   margin-right: auto; margin-left: auto; /* Boite */
   width:918px; }
/* Bannière */
#banniere {width:918px; height:395px; }
/*-----le menu haut-----*/
#menu_haut { float:right; width:900px; height:59px; padding:0px 18px 0px 0px; margin-top:3px; text-align:right; background-image:url(../images/backgrounds/rubriques.jpg); background-position:0px 0px; background-repeat: no-repeat;display:inline;}
#rubriques { float:right; padding-top:22px; text-align:right; }
#langue { float:left; padding:18px 30px 0 10px; }
/*---paragraphe de presentation---*/
#presentation { float:right; display:inline; width:278px; padding:16px 20px 2px 4px; text-align:right; direction:rtl; }
#presentation img { margin-top:4px; }
/*---actualite---*/
#actualite { float:right; display:inline; width:299px; text-align:justify; padding:26px 30px 10px 0px; direction:rtl; }
/*-bloc recherche-------*/
#recherche { float:right; width:293px; text-align:right; padding:2px 6px 2px 0px; background-color:#2F456D; }
/*---references au sites---*/
#reference { float:right; display:inline; width:287px; }
/*-bloc footer-------*/
#footer { clear:both; width:908px; height:17px; text-align:right; padding:4px 10px 0px 0px; background-image:url(../images/backgrounds/footer.gif); background-position:0px 0px; background-repeat: no-repeat; direction:rtl; }
