/* CSS Document */
body { margin:0px; padding:0px; text-align:right; font-family: Tahoma; direction:rtl; }
/*-----------------------------------------contenaire de toute la page---------------------------------*/
#page { background-color:#ffffff; /* marge */
   margin:0 auto; /* Boite */
   width:1000px; display:table; overflow:hidden }
/* Bannire */
#banniere {width:918px; height:158px; }
/*-----le menu haut-----*/
#menu_haut { float:right; width:900px; height:23px; padding:3px 18px 0px 0px; margin-top:5px; text-align:right; background-image:url(../images/backgrounds/rubriques-dec.jpg); background-position:0px 0px; background-repeat: no-repeat; }
#rubriques { direction:rtl; padding-left:195px; /*decalage du menu sur ie6 vers l'adroite*/ }
/*---contenu de la page---*/
#contenu { float:right; display:inline; width:728px !important; width:674px; padding:10px 4px 10px 50px; text-align:right;}
/*---fil d'ariane---*/
#ariane { padding:10px 0px 10px 0px; text-align:right; }
/*---bloc recherche press---*/
#recherche_presse { float:right; display:inline; width:218px;}
/*---bloc recherche---*/
#recherche { float:right; width:208px; height:62px; text-align:right; padding:20px 5px 0 5px; background:url(../images/backgrounds/recherche.jpg) no-repeat 0 0; }
/*-bloc presse-----*/
#presse { float:right; width:218px;margin-top:6px; }
#haut_presse { float:right; display:block; font-size:1px; width:218px; height:10px; background-image:url(../images/backgrounds/haut-presse.jpg); background-position:0px 0px; background-repeat:no-repeat; }
#centre_presse { float:right; width:218px; background-image:url(../images/backgrounds/centre-presse.jpg); background-position:0px 0px; background-repeat: repeat-y; background-color:#385180; }
#content_presse { float:right; width:182px; min-height:450px; _height:450px; text-align:right; padding:0px 18px 4px 18px; background-image:url(../images/backgrounds/presse.jpg); background-position: bottom; background-repeat: no-repeat; }
#bas_presse { float:right; display:block; font-size:1px; width:218px; height:4px; background-image:url(../images/backgrounds/bas-presse.jpg); background-position:0px 0px; background-repeat:no-repeat; }
/*-bloc footer-------*/
/*#footer { float:right; 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; }*/

