/* feuille de style DISPOSITION.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 { margin: 0; } #general { width: 834px; margin: 0 auto; border-right: 0px solid #263f0d; border-left: 0px solid #263f0d; background-image:url(bgmain.jpg); background-repeat:repeat-y; } #bandeau { padding-top:20px; padding-bottom:30px; /*height: 225px;*/ background-repeat: no-repeat; background-position: left bottom; /*border-bottom: 2px solid #999;*/ background-color:#4E7380; /*text-align: center;*/ } #bandeau #wrapper{ width:698px; height:200px; margin-left:auto; margin-right:auto; background-image:url(bgbandeau.gif); background-repeat:no-repeat; background-position:bottom left; position:relative; } #bandeau #wrapper #bgright{ height:167px; width:5px; position:absolute; bottom:0px; right:0px; background-image:url(bgright.gif); background-repeat:no-repeat; background-position:bottom left; } #contextes { float: left; width: 190px; padding-left:75px; padding-right:27px; background-image:url(bas_06.jpg); background-repeat:no-repeat; } #navigation { margin-bottom: 20px; } #chemin-vide { display: none; } #chemin { /*border-bottom: 1px solid #999;*/ padding-left: 22px; margin-left: 282px; margin-top: 10px; } #corps { margin-left: 282px; padding: 0px 80px 0px 22px; } #footer { background-image:url(footer.jpg); background-position:top left; background-repeat:no-repeat; background-color: #4E7380; border-top: 0px solid #333; padding: 10px; padding-top:25px; margin-top: 20px; clear: both; text-align: center; }