body { font-family: "Comic Sans MS", tahoma, verdana; font-size: 12px; text-align:center; background-color: #def; } .separation { border-bottom:1px solid #cccccc; } p, ul, li { text-align:left; } h1, h2, h3, h4 { font-family: "Comic Sans MS", Tahoma, Verdana, Arial, sans-serif; } h2, h3, h4 { margin-left: 1em; } a img { border: none; } #gdCadre { background: url(_images/logo/cass-ordi-gauche.jpg) no-repeat #ffffff; background-position: top left; } #entete { background: url(_images/logo/cass-ordi-droite.jpg) no-repeat ; background-position: top right ; } #entete tr td { vertical-align: middle; } .etat { text-align:right; color:grey; font-style:italic; font-size:10px; } .aparte, .centre .aparte { text-align:right; color:#002266; font-size:9px; } .illustration { text-align:center; } /* --===== Autres styles rajouté directement en plus des précédents à partir d'une instance de Plone =====-- */ /* les styles précédents sont à faire évoluer vers ceux de plone (juste pour voir pour ce site) */ /* - base.css - */ @media screen { /* http://www.nsep.no/portal_css/base.css?original=1 */ /* */ /* */ a { color: #436976; background-color: transparent; } hr { border: 0; height: 1px; color: #0059a7; background-color: #0059a7; margin: 0.5em 0 1em 0; } h1, h2, h3, h4, h5, h6 { color: Black; font-weight: normal; background-color: transparent; margin: 0 0 0.25em 0; border-bottom: 1px solid #0059a7; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: Black ! important; text-decoration: none; } h1 { font-size: 160%; } h2 { font-size: 150%; } h3 { font-size: 125%; border-bottom: none; font-weight: bold; } h4 { font-size: 110%; border-bottom: none; font-weight: bold; } h5 { font-size: 100%; border-bottom: none; font-weight: bold; } h6 { font-size: 85%; border-bottom: none; font-weight: bold; } ul { line-height: 1.5em; margin: 0.5em 0 0 1.5em; padding: 0; list-style-image: url(http://www.nsep.no/bullet.gif); list-style-type: square; } ol { line-height: 1.5em; margin: 0.5em 0 0 2.5em; padding: 0; list-style-image: none; } li { margin-bottom: 0.5em; } dt { font-weight: bold; } dd { line-height: 1.5em; margin-bottom: 1em; } fieldset { border: 1px solid #0059a7; margin: 1em 0em 1em 0em; padding: 0em 1em 1em 1em; line-height: 1.5em; width: auto; } legend { background: White; padding: 0.5em; font-size: 90%; } form { border: none; margin: 0; } label { font-weight: bold; } textarea { font: 100% Monaco, "Courier New", Courier, monospace; color: Black; border: 1px solid #0059a7; width: 100%; background: White url(_images/input_background.gif) repeat-x; } input { font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; visibility: visible; border: 1px solid #0059a7; color: Black; vertical-align: middle; background: White url(_images/input_background.gif) repeat-x; } button { font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; visibility: visible; border: 1px solid #0059a7; color: Black; vertical-align: middle; background-color: #dee7ec; padding: 1px; cursor: pointer; font-size: 85%; text-transform: lowercase; } select { border: 1px solid #0059a7; color: Black; background-color: White; vertical-align: top; } optgroup { font-style: normal; font-weight: bold; color: #999; padding-left: 0.25em; } option { color: black; } optgroup > option { padding: 0 0.25em 0 1em; } abbr, acronym, .explain { border-bottom: 1px dotted Black; color: Black; background-color: transparent; cursor: help; } blockquote { padding-left: 0.5em; margin-left: 0; border-left: 4px solid #0059a7; color: #76797c; } code { font-family: Monaco, "Courier New", Courier, monospace; font-size: 120%; color: Black; background-color: #dee7ec; padding: 0 0.1em; } ins { color: green; text-decoration: none; } del { color: red; text-decoration: line-through; } /* */ .netscape4 { display: none; } /* */ } /* - public.css - */ @media screen { /* http://www.nsep.no/portal_css/public.css?original=1 */ /* */ /* */ /* */ /* */ .error { /* */ background-color: #ffce7b; border: 1px solid #ffa500; padding: 1em; margin: 0 0 1em 0; width: 95%; } /* */ } /* - presentation.css - */ @media projection { /* http://www.nsep.no/portal_css/presentation.css?original=1 */ /* */ /* */ body { background: White url(http://www.nsep.no/logo.jpg) no-repeat fixed 95% 95%; font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; font-size: 50px !important; color: Black; margin: 0; padding: 0; min-width: 0px !important; } h1, h2 { font-size: 50px !important; background-color: #dee7ec; border-color: #0059a7; border-style: solid; border-width: 1px; padding-top: 0em; padding-left: 0.5em; padding-right: 0.5em; margin: 1em 0 0 0; page-break-before: always; font-weight: normal; } h1.documentFirstHeading { page-break-before: avoid; } dl, ol, ul { font-size: 40px !important; text-align: left; margin-top: 0.5em; } dt { display: inline; background-color: #dee7ec; border-color: #0059a7; border-style: solid; border-width: 1px; padding-right: 0.5em; } dd { margin-bottom: 0.25em; } li { margin: 0 0 0.5em 0; } p { display: none; } a, a:link, a:visited { color: #520; background: transparent; } /* */ } /* - print.css - */ @media print { /* http://www.nsep.no/portal_css/print.css?original=1 */ body { font-family: Baskerville, Georgia, Garamond, Times, serif; font-size: 11pt !important; } h1, h2, h3, h4, h5, h6 { border: none; font-family: Baskerville, Georgia, Garamond, Times, serif; } div, p, ul, dl, ol { width: auto !important; } ul, ol, dl { padding-right: 0.5em; } ul { list-style-type: square; } a:link, a:visited { color: #520; background: transparent; } /* */ }