/* css de disposition du site d'emilio */ /* stephane, aout 2007 */ body { margin: 0; background-color:#f30 } #bandeau { height: 120px; background-repeat: no-repeat; background-position: bottom left; background: url(bandeau.gif) no-repeat left bottom; background-color:#000; } #navigation { position:absolute; top:97px; left:525px; } #chemin{ clear:both; } #chemin, #chemin-vide { clear:both; padding: 4px 30px; background-color: #2a2a2a; } #chemin-vide { height:9px; } #contenus { width: 875px; padding:45px 30px 30px 0; } #contextes { float:right; width: 352px; margin:20px 0 40px 0; background-color: #fff; } #contexte1 { padding: 26px 26px 0 26px; } #contexte2 { padding: 0 26px 26px 26px; } #corps { margin:0 0 30px 30px; width:400px; } #fin-corps { clear:both; } #footer { clear: both; padding: 10px 30px 20px 30px; background-color: #000; } #logos-bailleurs { margin:10px 0; }