/* feuille de style POLICES.CSS - theme : nlike */
/* 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 */

/* containers de premier niveau */
#general {
	width: 700px;
	margin-top: 180px;
	margin-left: auto;
	margin-right: auto;
}

#bandeau {
	position: absolute;
	top: 0;
	width: 390px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: bottom center;	
}
	
#chemin, #chemin-vide {
margin-right: 300px;
}

#contextes {
	float:right;
  width:260px;
  position: relative;
  top: -60px;
}

#corps {
	margin-right: 300px;	
	_width:397px;
}


#galerie .listageconteneur {
width: 390px;
}

#footer {
clear: both;
padding: 6px 0px 6px 0px;
}

