/* 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;
        background-color: #A0ACB4;
}

#general {
	background-color: #ccd3d6;
	width: 730px;
        margin: 0 auto;
}

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

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

}

#navigation {
       width: 205px;
       margin-bottom: 20px;
}

#chemin-vide {
       display: none;
}

#chemin {
       color: #879196;
       float: right;
       margin-right:10px;
       border-bottom: 0px solid #999;
       padding: 4px 6px;
}

#corps {
       margin-left: 205px;
       text-align:justify;
}


#corps .listageconteneur  {padding-right: 20px;}

#footer {
        border-top: 0px;
        width: 190px;
	padding-left: 10px;
	padding-top:10px;
	clear: both;
}

#magusine-footer {
        padding-top:10px;
}
