/* 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-y: center;
	}

H2	{
	vertical-align : middle ;
	}

.horaire TD {
	border : thin solid mediumblue;
	}
.horaire .start	{
	text-align : center;
	font-weight: bold;
	color : yellow;
	}
.horaire .lapse	{
	text-align : center;
	font-style : italic;
	}
.horaire .title	{
	text-align : center;
	color : black;
	background-color : blue;
	font-weight: bold;
	}
.horaire .large	{
	text-align : center;
	}

COL#debut1 {
	width : 6%;
	margin: 0 10px 0 10px;
	text-align : center;
	}

COL#duree1 {
	width : 6%;
	margin: 0 10px 0 10px;
	text-align : center;
	}

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

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

COL#debut2 {
	width : 6%;
	margin: 0 10px 0 10px;
	text-align : center;
	}

COL#duree2 {
	width : 6%;
	margin: 0 10px 0 10px;
	text-align : center;
	}

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

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