/*Les style*/ body { font-family : arial, sans-serif, georgia, palatino; margin:0px; color: RGB(255,175,50); background:RGB(75,0,0) url() repeat-x fixed bottom right; } img { border : RGB(255,255,255) 2px solid; margin:auto; } #img{ position:absolute; right:20%; margin-right:10px; z-index:10; } #img img{ margin:10px; border : RGB(255,255,255) 2px solid; } #menu_haut{ float:left; clear:both; margin: 20left 0left 20left 0left ; width:100%; background : RGB(transparent) url() no-repeat top left; border-style:solid; border-width: 0px 0px 2px 0px; border-color:RGB(150,0,0); text-align:center; } #bas_de_page{ float:left; width:100%; bottom:0%; left:0px; width:100%; height:45px; margin-top:30px; text-align:center; border-top : RGB(159,0,0) 2px solid; } h1{ background-color:transparent; } h2{ font-size : 105%; text-align:left; background-color:transparent; } h3{ text-align:left; margin-left:60px; background-color:transparent; } h4{ margin-left:15px; margin-right:15px; text-align:left; font-size : 105%; background-color:transparent; } h5{ margin-left:100px; margin-right:100px; text-align:left; background-color:transparent; } p{ text-align:justify; background-color:transparent; margin-left:30px; margin-right:45px; } table{ margin:10px; /*width:45%;*/ } a:link { color : rgb(255,0,0); } a:visited { color : rgb(200,0,0); } a:hover { color : rgb(150,0,0); }