@import url("jquery.lightbox-adapte.css"); body { font-family: Geneva, Arial, Helvetica, sans-serif; /*font-size: 100%; /*font-size: 80%;*/ } p.entete_titre { margin: 0; font-size: 22px; font-weight: bold; } p.entete_soustitre { margin: 0; font-size: 12px; font-style: italic; } p.contenu_titre { margin: 0; font-size: 36px; font-weight: bold; } p.contenu_soustitre { margin: 0; font-size: 18px; font-style: italic; } div.ui-layout-west { padding: 0!important; } div.ui-layout-west h1 { margin: 0; font-size: 12px; text-align: center; padding: 3px; background-color: #007E91; color: white; margin-right: 0; } a.JQ_LienExterne { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat scroll right center transparent; padding-right: 13px; color: #007E91; } a { text-decoration: none; } a:hover { text-decoration: underline; } body { color: #404040; } h1, h2, h3, h4, h5, h6 { color: #F26A16; margin-right: 280px; } div.ui-layout-center p, div.ui-layout-center ul, div.guide_large_font, h4, h5, dl, div.guide_signature { margin-right: 280px; margin-left: 30px; } div.ui-layout-center p { line-height: 1.3em; text-align: justify; margin-bottom: 12px; } div.ui-layout-center li { line-height: 1.3em; margin-bottom: 12px; margin-right: 30px; text-align: justify; } h1 { font-size: 1.3em; background-color: #007E91; color: white; margin-top: 50px; margin-bottom: 25px; padding: 5px; padding-left: 20px; margin-left: 0; } h2 { font-size: 1.2em; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F26A16; margin-top: 35px; margin-bottom: 15px; margin-left: 20px; } h3 { font-size: 1.0em; margin-left: 50px; margin-top: 35px; margin-bottom: 25px; } h4 { font-size: 0.9em; margin-top: 30px; margin-bottom: 10px; } h5 { font-style: italic; font-weight: normal; color: #404040; font-size: 1.0em; margin-bottom: 12px; } .guide_manchette { display: block; font-size: smaller; margin-top: 1em; font-weight: initial; } .toc .guide_manchette { display: none; } dt { color: #F26A16; font-weight: bold; font-size: 0.9em; } div.guide_ressource, div.guide_encart, div.guide_logiciel, div.guide_capture { clear: right; float: right; border-style: solid; border-width: 1px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; width: 240px; margin-top: 20px; margin-bottom: 10px; font-size: 0.9em; } div.guide_capture { text-align: center; border-color: #999999; padding-top: 5px; } div.guide_ressource, div.guide_encart { border-color: #0099ff; } div.guide_encart p, div.guide_encartdefin p, div.guide_capture p { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 5px; text-align: left; line-height: 1.2em; } div.guide_capture p { margin-left: 5px; margin-right: 5px; margin-bottom: 5px; text-align: center; font-style: italic; line-height: 1.2em; } div.guide_logiciel { border-color: #ff00ff; } div.guide_ressource_titre, div.guide_encart_titre { border-style: solid; border-width: 1px; border-color: #ffffff; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #ffffff; background-color: #0099ff; position: relative; top: -15px; margin-right: 15px; margin-left: 15px; } div.guide_nom { border-style: solid; border-width: 1px; border-color: #ffffff; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #ffffff; background-color: #ff00ff; position: relative; top: -15px; margin-right: 15px; margin-left: 15px; } div.guide_description, div.guide_ressource_contenu, div.guide_encart_contenu { margin-left: 5px; margin-right: 5px; margin-bottom: 6px; } div.guide_apprentissage, div.guide_installation { margin-left: 5px; margin-right: 5px; margin-bottom: 3px; } div.guide_installation { } span.guide_footnote { font-size: 0.9em; } div.guide_large_font { text-align: center; font-size: 1.1em; } div.guide_encartdefin { float: left; border-style: solid; border-width: 1px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; width: 360px; margin-top: 40px; margin-bottom: 10px; font-size: 0.9em; margin-left: 20px; margin-right: 20px; } span.guide_foreign { font-style: italic; } /** Table des matières ***/ ul.toc a, ul.toc a:visited{ color: #007E91; } ul.toc li{ font-size: 0.9em; list-style: none; margin-bottom: 3px; } ul.toc { margin-top: 5px; margin-bottom: 5px; margin-left: 0; padding-left: 0; } li.li-toc > ul.toc { padding-left: 20px; } div.guide_signature table { margin-top: 30px; border: none; margin-left: auto; margin-right: auto; } div.guide_signature tr:first-child { font-weight: bold; } div.guide_signature td { padding-right: 20px; } div.guide_logos { float: left; } div.guide_logos img { display: block; margin-right: 20px; float: left; }