/* 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-eclipse.jpg');
	}

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

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

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

.desc	{
	border-bottom : 1px dotted crimson;
	}

#next	{
	color : orange;
	}