/*
Feuille de style Guide AccessiWeb
Media: screen
Date: 19/06/2006
Laurent Denis, for Temesis
-------------------------------------------------- */

html,body {
font-family: georgia, "Times New Roman", Times, serif;
color: #000;
background: #fff;
font-size: 11pt;
line-height: 140%;
margin: 0;
padding: 0;
}
#prelude, #nav, #nav1, #nav2, #ariane, #sommaire, #fleche_nav, #suivi,.top, .fleche, .skip, #pieddepage span  {
display: none;
}
#logo-accessiweb {
float: left;
}
#logo-accessiweb a:after {
content: "";
}
#pieddepage {
text-align: center;
margin: 15pt 0 0 0;
padding: 10pt 0 0 0;
border-top: 1px solid #515151; 
}
ul, ol {
margin: 0 0 0 30pt;
padding: 0;
}
ul ol, ol ul {
margin: 0 0 0 15pt;
}
li, p {
margin: 6pt 0;
}
a, a:visited {
text-decoration: none;
color: #000;
}
a:after {
content: " (" attr(href) ")";
color: #535353;
}
p.pre, pre {
font-family: courier, "Courier New", monospace;
margin: 0 12pt;
border-left: 1px solid gray;
padding: 6pt 0 6pt 12pt;
}
code {
font-family: courier, "Courier New", monospace;
}
hr {
display: none;
}
h1 {
float: right;
font-size: 14pt;
text-transform: uppercase;
}
h2 {
clear: both;
font-size: 13pt;
padding-top: 24pt;
margin: 0 0 24pt 0;
}
h3 {
border-bottom: 1pt solid #515151;
font-size: 15pt;
page-break-after: avoid;
margin: 12pt 0;
}
h4 {
font-size: 13pt;
page-break-after: avoid;
margin: 8pt 0;
}
img, abbr, acronym {
border: 0;
}
