/* 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#auteur {
	width : 25%;
	margin: 0 10px 0 10px;
	text-align : left;
	}

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

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

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

