/* ************************************************************************* *
 * ie.css - Correction des bugs d'Internet Explorer                          *
 * ************************************************************************* */

/* hasLayout */
#footer, #docHeader, #docBody, #widgets, #sendTo, #main h1, #nav h2, #nav h2#allIssues a,
div.section, div.textIcon, div.abstract, div.entries, .button, #siteMap li li li {zoom:1}
div.textandnotes {_zoom:1}

/* Negative margin bug: http://haslayout.net/css/negmargin */
#front h1, h2.section, h2.section span.text, #footer p, #docTopParent, #shortcuts, #alphabet, #pageHeader, #docSubParent, #docImage div  {zoom:1;position:relative}

/* Text Jog Bug : http://haslayout.net/css/3px-gap */
#main {_margin-right:-3px}
#news {_margin-left:0}

/* IE and italics problem: http://www.positioniseverything.net/explorer/italicbug-ie.html */
#docHeader div, #docHeader h1, #docBody p,
#docBody h1, #docBody h2, #docBody h3, #docBody h4, #docBody h5, #docBody h6,
#toc div {_overflow:visible;_zoom:1}

/* Ajustements divers */
#main button {_vertical-align:middle;_padding-left:5px}
hr {display:none}
legend, #not#IE8 {margin:0 -7px}
div.navEntities.bottom {_bottom:auto}
div.facsimile a {zoom:1;vertical-align:middle}
#navLogos a img {filter:alpha(opacity=75)}
#navLogos a:hover img {filter:alpha(opacity=100)}
#navSyndication li {display:inline}
sup, sub, a.footnotecall, a.endnotecall {_vertical-align:bottom}
div.navEntities.bottom {_bottom:auto;_margin-top:3em}
#nav a, ul.summary li.numero a {display:inline-block}
#nav h2, #nav h3 {white-space:nowrap}
#docImage div {margin-right:-16.2em;padding-right:16.2em}
#docBody #text h2.section {margin-right:-14.8em; padding-right:14.8em}
html>body ul.sidenotes {padding-top:1em}

/* Double margin bug */
#content.withSyndication #news {_margin-right:.375em}

/* min-height pour IE6 */
#main {_height:115em}
