/* 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-terre-orbite.jpg');
	background-position : top right;
	}

.tableau IMG {
	margin : 55px 5px 55px 5px;
	}

.contenu .images {
	align : center center;
	border : 2px solid black;
	margin : 3px 1px 5px 1px;
	height : 240px;
	width : 350px;
	}

.contenu .carte {
	align : center center;
	height : 320px;
	width : 405px;
	}