/* Styles - Club des Astronomes Amateurs de Laval, Copyright 2005
 * 
 * 2005-03-12 Stephane Germain, styles spécifiques à la page d'histoire
 */

BODY	{
	background-image : url('/images/celestia-mars.jpg');
	}

.thumb	{
	float : left;
	width : 160px;
	height: 120px;
	align: center;
	margin: 3px 50px 5px 3px;
	padding: 0px 0px 0px 0px;
	border : 2px solid blue;
	}
