/* CSS Document */
body { margin:0px; padding:0px; text-align:left; font-family: Tahoma; }
/*-----------------------------------------contenaire de toute la page---------------------------------*/
#page { background-color:#fff; margin:0 auto; width:1000px;  }
/* Bannire */
#banniere { float:left; width:918px; height:158px; }
/*-----le menu haut-----*/
#menu_haut { float:left; width:900px; height:23px; padding:3px 0px 0px 18px; margin-top:5px; text-align:left; background-image:url(../images/backgrounds/rubriques-dec.jpg); background-position:0px 0px; background-repeat: no-repeat; }
/*---contenu de la page---*/
#contenu { float:left; display:inline;width:682px; padding:10px 48px 10px 4px; text-align:left; }
/*---fil d'ariane---*/
#ariane { padding:10px 0px 10px 0px; text-align:left; }
/*---bloc recherche press---*/
#recherche_presse { float:left; display:inline; width:218px; padding-top:6px;}
/*---bloc recherche---*/
#recherche { width:200px; height:62px; text-align:left; padding:20px 13px 0 5px; background:url(../images/backgrounds/recherche.jpg) no-repeat 0 0; display:inline; }
/*-bloc presse-----*/
#presse { float:left; width:218px; }
#haut_presse { float:left; 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:left; width:218px; background-image:url(../images/backgrounds/centre-presse.jpg); background-position:0px 0px; background-repeat: repeat-y; background-color:#385180; }
#content_presse { float:left; width:182px; min-height:450px; _height:450px; text-align:left; padding:0px 18px 4px 18px; background-image:url(../images/backgrounds/presse.jpg); background-position: bottom; background-repeat: no-repeat; }
#bas_presse { float:left; 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:left; width:908px; height:17px; text-align:left; padding:4px 0px 0px 10px; background-image:url(../images/backgrounds/footer.gif); background-position:0px 0px; background-repeat: no-repeat; }*/

