/* Feuille de style pour site hemisfer */

body { background:#FFFFFF url("images/stripe.png") repeat-x; color: #000000; height:100%;
       font-family:arial,geneva,helvetica,sans-serif; font-size:12px; margin:0; }

article { margin:0 3px 3px 165px; max-width:870px; padding:60px 0 0 0;}

h1,h2,h3,h4,h5,h6 { line-height:1.2em; color:#993333; }

p,li { margin: 8px 0; }

a { text-decoration:none; }

iframe.menu { display:block; float:left; position:fixed; scrolling:auto;
              height:105%; border:0; margin:0; width:165px; }
iframe.etendu { display:block; float:left; position:fixed; scrolling:auto;
                height:105%; border:0; margin:0; width:103%; z-index:100; }
iframe.help { display:block; scrolling:no; width:100%; overflow:visible;
              border:0; margin:0 0 0 -8px; z-index:0; }
