/* 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-pleiades-pleione.jpg');
	background-position : top center ;
	}

COL#prenom {
	width : 25%;
	margin: 0 10px 0 10px;
	text-align : left;
	}

COL#nom {
	width : 25%;
	margin: 0 10px 0 10px;
	text-align : left;
	}

COL#club {
	width : 30%;
	margin: 0 10px 0 10px;
	text-align : left;
	}

COL#statut {
	width : 20%;
	margin: 0 10px 0 10px;
	text-align : left;
	}
