/* feuille de style POLICES.CSS - theme : samarcande */ /* version 10 octobre 2005 */ /* Code par stephane noel dans le cadre du projet Magusine des Corsaires asbl */ /* Except where otherwise noted, this theme licensed under a Creative Commons Attribution 2.5 License */ body { background-image: url(back.jpg); font-family: Verdana, Myriad, Arial, Sans-serif; color: #222; } ul, li { padding: 0; list-style-type: none; margin: 0; } a { color: #ff8800; text-decoration: none; } a:hover { color: #99CC00; text-decoration: underline; } a img { border: none; } #bandeau { background-image: url('bandeau.jpg'); background-repeat: no-repeat; } #general { background-image:url(bgmain.jpg); background-repeat:repeat-y; /*background-position: 220px 0;*/ } /* listage des textes */ #header { padding: 10px 0; } #header .logo { float: right; margin: 0 0 10px 10px; border: 0px solid #ccc; } .sursoustitre { font-size: 10px; color: #999; letter-spacing: 0.1em; } .dateauteurs { display: none; font-size: 9px; color: #999; } h1 { margin: 6px 0px 6px 0px; font-size: 18px; color: #72A51E; letter-spacing: 0.05em; } .clearer_header { clear: right; } .chapeau { margin: 10px 30px 10px 0px; font-size: 12px; font-weight: bold; color: #666; } .texte { line-height: 150%; font-size: 11px; } h3 { font-size: 180%; margin: 30px 0 15px 0; font-weight: normal; line-height:120%; text-align: left; } .notes { font-size: 59%; margin: 6px 0px 6px 0px; } .ps { font-size: 10px; font-style:italic; margin: 14px 0px 6px 0px; } .clearer { clear: right; } #footer { font-size: 9px; color:white; } #chemin { font-size: 10px; }