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

BODY	{
	background-image : url('/images/celestia-terre-antarctique.jpg');
	background-position : top center;
	}

.contenu .liens	{
	width : 700px;
	}

.contenu .liens UL {
	margin : 0px;
	padding : 0px;
	list-style-type : none;
	list-style-image : none;
	}

.menu .actions .carte {
	color : red;
	}

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

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

