/* sens_sculpture : theme */ /* juillet 2007, par stephane */ /* comportement par defaut */ body { background: url('fond-ds.jpg') no-repeat top left #9EAFB6; font-family: verdana, arial, geneva, sans-serif; color: #fff; font-size: 11px; } a { color: #fff; } a:hover { color:#333; } ul, li { padding: 0; margin: 0; list-style-type: none; } h1, h2, h3, h4, h5, h6 { font-family: arial, vardana, geneva, sans-serif; font-weight: normal; margin: 0; } a img { border: none; } /* comportement du texte */ #header { margin-bottom: 2em; } .logo { margin: 0 1em 0.5em 0; } .logo img { /*border: 1px solid #666; */ } #corps h1 { font-size: 32px; } #contextes h1 { font-size: 14px; } .surtitre { font-style: italic; } .soustitre { font-style: italic; } .clearer_header { clear: left; } .dateauteurs { margin: 2em 0 0 0; } #corps .dateauteurs { font-size: 10px; } #contextes .dateauteurs { font-size: 9px; } #texteconteneur { margin-bottom: 2em; } .chapeau { font-weight: bold; clear: left; margin-bottom: 2em; } .texte { clear: left; line-height: 140%; margin-bottom: 1em; text-align: justify; } #corps .texte { font-size: 12px; } #contextes .texte { font-size: 10px; } .ps { margin-bottom: 2em; } #corps .ps { font-size: 10px; } #contextes .ps { font-size: 9px; } h3 { margin-top: 2em; margin-bottom: 0.5em } #corps h3 { font-size: 18px; } #contextes h3 { font-size: 12px; }