body {
		background-color: white;
}

.legende {
		font-size: 90%;
		text-align: center;
}
.gazette { border: 1px solid black;
		background-image: url(a1.jpg);
		width: 650px;
		display:block;
		left: 100px;
		padding: 1em 1em 1em 1em;
		margin-top: 3ex;
		margin-bottom: 2ex;
}

.encarthrp { border: 1px solid gray;
		background-color: lightyellow;
		width: 650px;
		display:block;
        padding: 3px 1em 3px 1em;
		left: 100px;
        font-size: smaller;
}
.pageseparator { height: 30px;}
.summary { position: fixed;
		top: 1em;
		left: 700px;
		border: 1px solid yellow;
		background: lightyellow;
		white-space: nowrap;
		max-width: 180px;
}
.summary hr {
		border: solid 1px yellow;
}
.aa-cont2col { column-count: 2;
		column-gap: 2em;
		-moz-column-gap: 2em;
		-moz-column-count: 2}
.aa-cont3col { column-count: 3;
		column-gap: 2em;
		-moz-column-gap: 2em;
		-moz-column-count: 2;
}

.annonce {
		letter-spacing: 0.05em;
		text-align: justify;
}

.separateur {
		text-align: center;
		position: relative;
		left: 234px;
		clear: both;
}
.question {
		font-weight: bold;
		text-align: justify;
}
.reponse {
		text-align: justify;
		padding-bottom: 0.7ex;
}
.chapeau {
		text-align: justify;
		font-size: 0.9em;
		font-style: italic;
		padding-bottom: 6px;
}
.chapeau:first-letter { font-size: 200%; float:left }
h1 { 
		font-size: 1.5em;
		font-variant: small-caps;
		letter-spacing: 0.5em;
		font-weight: 300;
}
h2 {
		font-size: 1.25em;
		font-variant: small-caps;
		letter-spacing: 0.3em;
		padding-left: 30px;
}
.rightimg {
		float: right;
}
.edito {
		border: solid 1px #444444;
		float: left;
		width: 620px;
		padding: 5px 5px 5px 5px;
		margin: 5px 15px 5px 5px;

}

.cadre {
        border: solid 1px #444444;
        float: right;
        width: 254px;
        margin-right: 9px;
        margin-top: 10px;
        padding: 5px 5px 5px 5px;
}
p { padding: 5px 0px 0px 0px;}
.footer {
	width: 100%;
		margin-top: 2ex;
		border-top: solid 1px gray;
		font-variant: small-caps;
		letter-spacing: 0.5ex;
		text-align: center;

}
.entete {
	background-image:url(entete.gif);
	width:573px;
	height: 149px;
	margin-left: 20px;
}
.entete p {
	text-align: right;
	font-size: 18px;
	padding-top: 120px;
	padding-right: 30px;

}
td {padding-left: 2em;}
