
a img {
    border: 0 none;
}
a code {
    color: #3B81BE;
}
html, body, ol, ul, form, fieldset {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #F1F1F1;
    font: 85% Helvetica,Arial,Tahoma,Sans-Serif;
}
fieldset {
    border: 0 none;
}
textarea {
    font: inherit;
}
abbr {
    border-bottom: 1px dotted #ACCB41;
}
hr {
    background-color: #CCCCCC;
    border: 0 none;
    color: #CCCCCC;
    height: 1px;
    padding: 0;
}
.clear {
    clear: both;
}
tt, code, samp {
    color: #588500;
    font-size: 120%;
}
dt {
    color: #336699;
    margin-top: 0.5em;
}
figure {
    margin: 0;
}
input.input-mini, textarea.input-mini {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C6C0AC;
    color: #333333;
    font-size: 0.9em;
    padding: 4px;
    vertical-align: 3px;
    width: 95px;
}
input.input-medium, textarea.input-medium {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C6C0AC;
    color: #333333;
    padding: 4px;
    vertical-align: 3px;
    width: 240px;
}
input.input-maxi, textarea.input-maxi {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C6C0AC;
    color: #333333;
    padding: 4px;
    vertical-align: 3px;
    width: 510px;
}
.farfaraway {
    left: -7000px;
    position: absolute;
    text-indent: -7000px;
    top: 0;
}
h2 {
    color: #FF7800;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.2;
    margin: 1em 0 0.5em;
    padding: 0;
}
h3 {
    color: #666666;
    font-size: 1.7em;
    font-weight: normal;
    margin: 1em 0 0.5em;
    padding: 10px 0 0;
}
h4 {
    font-size: 1.3em;
    margin: 1.5em 0 0.8em;
}
h5 {
    font-size: 1em;
    margin: 1.5em 0 1em;
}
a {
    color: #3B81BE;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: underline;
}
h2 a {
    color: #FF7800;
}
h2 a:visited {
    color: #EAA515;
}
h2 a:hover, h2 a:focus, h2 a:active {
    color: #EB5800;
    text-decoration: none;
}
h2 span.hometype {
    color: #999999;
    background-color: inherit;
}
.discret {
    color: #999999;
}
.error, .good, .warn {
    border-radius: 7px;
    clear: both;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
}
.error {
    background: none repeat scroll 0 0 #CC0000;
}
.warn {
    background: none repeat scroll 0 0 #FF7800;
}
.good {
    background: none repeat scroll 0 0 #83BF00;
}
.warn a, .good a, .error a {
    color: #FFFFFF;
    text-decoration: underline;
}
.highlight {
    background: none repeat scroll 0 0 #FFE86D;
}
.adminlink a {
    background: url("img/ico-locked.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #E29400;
    font-weight: bold;
    padding-left: 14px;
}
#sous-menu {
    background: url("img/sous-menu-bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    height: 60px;
    margin: 5px auto 0;
    width: 980px;
}
#sous-menu.full {
    background: url("img/sous-menu-bg-full.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#sous-menu a#rss {
    float: right;
    font-size: 1.29em;
    font-variant: small-caps;
    font-weight: bold;
    margin: 9px 12px 0 0;
}
#sous-menu #recherche {
    background: url("img/sous-menu-search-bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-radius: 4px 4px 0 0;
    float: right;
    height: 35px;
    margin: 8px 10px 0 0;
    padding: 0 7px 0 0;
}
#sous-menu #recherche-texte {
    background: url("img/sous-menu-search-input.png") repeat-x scroll left top #E6E6E6;
    border: 0 none;
    color: #666666;
    height: 23px;
    margin: 6px 0 0 36px;
    padding: 0 0 0 6px;
    vertical-align: middle;
    width: 160px;
}
#sous-menu #recherche-submit {
    background: url("img/sous-menu-search-ok.png") no-repeat scroll left top #BCBCBC;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 23px;
    margin: 6px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 36px;
}
#sous-menu ul {
    list-style: none outside none;
    padding: 8px 0 0 10px;
}
#sous-menu ul:after {
    clear: both;
    content: " ";
}
#sous-menu ul li {
    background: url("img/sous-menu-li.png") repeat-x scroll left top #454545;
    border-radius: 4px 4px 0 0;
    float: left;
    height: 25px;
    margin-left: 5px;
    padding: 0 13px;
}
#sous-menu li a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 25px;
    text-decoration: none;
  /*text-transform: uppercase; */
}
#sous-menu li.homeitem {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #454545;
    margin: 0;
    padding: 0;
}
#sous-menu li.homeitem a {
    color: #454545;
    padding: 0 10px;
    text-decoration: underline;
}
#sous-menu li a:hover, #sous-menu li a:focus, #sous-menu li a:active {
    color: #B3D53C;
}
#sous-menu li.actif {
    background: url("img/sous-menu-li-actif.png") repeat-x scroll center top #ACCA40;
    height: 49px;
}
#sous-menu li.actif a {
    color: #FFFFFF;
}
table.grid {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
table.grid th, table.grid td {
    border: 1px solid #DDDDDD;
    padding: 2px 8px;
}
table.grid th {
    background: none repeat scroll 0 0 #EFEEDF;
}
table.grid td {
    text-align: right;
}
._tag_suggestion {
    background: none repeat scroll 0 0 #EFEFEF;
    cursor: pointer;
    line-height: 1.8em;
    margin-right: 0.8em;
    padding: 2px;
}
.pm {
    clear: both;
    margin-bottom: 2em;
}
.pm-user {
    width: 60px;
}
.pm-text {
    margin-left: 75px;
}
.pm-message {
    margin: 0;
    word-wrap: break-word;
}
.pm-meta {
    color: #CCCCCC;
    margin: 0;
    padding: 5px 0 0;
}
.pm-actions {
    color: #CCCCCC;
    margin: 5px 0 0 75px;
}
table.table-docs {
    clear: both;
    margin-bottom: 2em;
    width: 100%;
}
table.table-docs td {
    padding-bottom: 5px;
    padding-top: 5px;
}
table.table-docs td.doc-type {
    width: 35px;
}
td.doc-level {
    width: 36px;
}
th.doc-title {
    font-weight: normal;
    text-align: left;
}
.doc-abstract {
    color: #666666;
    line-height: 170%;
}
.browsers_support {
    float: left;
    margin: 0.5em 1em 1.2em 0;
}
.browsers_support dt {
    background: none repeat scroll 0 0 #EFEEDF;
    color: #333333;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
}
.browsers_support dd {
    background: none repeat scroll 0 0 #F8F8F8;
    color: #333333;
    margin: 1px 0;
    padding: 3px 10px;
}
.browsers_support dd:nth-of-type(2n) {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #222222;
}
@media print {
#menu, #recherche, #rss, #sidebar, #footer, #footer-menu, #presentation a, #sous-menu, .admin, #notif, .submit, .submit-maxi {
    display: none;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
}
#evitement, #menu, #sous-menu, #sidebar, #footer, #footer-menu, #footer-end, .share, .demo, .navpage, .suggest, .top, .awesome, .pagination {
    display: none;
}
img, table, td, blockquote, code, pre, textarea, input, object {
    height: auto;
    max-width: 100%;
}
textarea, table, td, th, code, pre, samp, div, p {
    -moz-hyphens: auto;
    word-wrap: break-word;
}
blockquote, ul, ol {
    page-break-inside: avoid;
}
h1, h2, h3, caption {
    page-break-after: avoid;
}
@media only screen and (max-width: 800px) {
body {
    background: none repeat scroll 0 0 #FFFFFF;
    width: auto !important;
}
body.open-menu {
    margin-top: 6em;
    transition: margin-top 0.4s ease 0s;
}
img, table, td, blockquote, object, embed, video, input, code, pre, textarea, #page #notif {
    max-width: 100% !important;
}
code, pre, textarea {
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}
td, th {
    word-wrap: break-word !important;
}
h2 {
    font-size: 1.3em !important;
}
#header-sep, #sous-menu .homeitem, #rss, #footer, #login p.getlink, #sidebar .minipub, #footer .gotop, #footer-end {
    display: none !important;
}
#sous-menu {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-radius: 0;
    float: none;
    height: auto;
    margin: 0;
}
#sous-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0;
    font-size: 1.15em;
    height: 25px;
    margin: 10px 6px 0 23px;
    padding: 5px 8px;
    width: 210px;
}
#sous-menu {
    background: none repeat scroll 0 0 #ACCA40;
    border-radius: 0;
    box-shadow: none;
    font-size: 1.25em;
    height: 35px;
    margin-top: 10px;
    padding: 6px;
    width: auto;
}
#sous-menu {
    background: none repeat scroll 0 0 #454545 !important;
    height: auto !important;
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    width: auto !important;
}
.open-menu #sous-menu {
    max-height: 25em;
    transform: translateZ(0px);
    transition: max-height 0.4s ease 0s;
}
#sous-menu ul {
    font-size: 1.5em;
    padding: 0;
    text-align: left;
}
#sous-menu ul li {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-radius: 0;
    display: block;
    float: none !important;
    font-size: 0.7em !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0;
}
#sous-menu li.actif {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
}
#sous-menu li.actif a {
    color: #B3D53C;
}
#sous-menu li a {
    display: block;
    font-size: 1.2em;
    line-height: 1 !important;
    padding: 15px 23px !important;
    text-transform: none;
}
