/* 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:129px;
padding-bottom:30px;
/*height: 225px;*/
background-repeat: no-repeat;
background-position: left bottom;
/*border-bottom: 2px solid #999;*/
background-color:#000000;
/*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: 230px;
padding-left:20px;
padding-right:0px;
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: 270px;
padding: 0px 20px 0px 20px;
}

#footer {
background-image:url(footer.jpg);
background-position:left top;
background-repeat:no-repeat;
background-color: #000000;
border-top: 0px solid #333;
padding: 10px;
padding-top:25px;
margin-top: 20px;
clear: both;
text-align: center;
}
