/* feuille de style DISPOSITION.CSS - theme : neoclassic */
/* 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 {
	background-color: #fff;
	width: 760px;
	margin: 0 auto;
	border-right: 2px solid #263f0d;
	border-left: 2px solid #263f0d;
}

#bandeau {
height: 176px;
background-repeat: no-repeat;
background-position: left bottom;
border-bottom: 2px solid #999;
}

#contextes {
float: left;
width: 200px;
padding: 10px 0 20px 10px;
}

#navigation {
margin-bottom: 20px;
}

#chemin-vide {
display: none;
}

#chemin {
border-bottom: 1px solid #999;
padding: 4px 6px;
}

#corps {
margin-left: 230px;
padding-right: 20px;
}

#footer {
border-top: 1px solid #333;
	padding: 10px 10px 30px 10px;
	margin-top: 40px;
	clear: both;
	text-align: center;
}

#magusine-footer {
margin: 6px 0;
}
