/******************************/
/* CSS DOCUMENT               */
/* http://samantha-bailly.com */
/*    --------------------    */
/*    PERSONNAGES SECTION     */
/******************************/

div.personages_images {
	text-align: center;
}

div.personages_images img {
	float: none;
	display: inline;
	width: 180px;
}

div.personnage_texte {
	padding: 10px;
	background-color: #000000;
}
