.page {
	color: #333333;
	background-color: #FFFFFF;
	width: 620px;
	margin-top: 91px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
}
.page h2 {
	text-align: center;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.copy a {
	color: #FFFFFF;
}


body {
	background-color:#0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(Editions/images/LesEditions.png);
	background-repeat: no-repeat;
	background-position: center top;
}.page h3 {
	color: #CC0000;
}
.page h2 a {
	text-decoration: none;
	background-color: #0066CC;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}

.page h2 a:hover {
	background-color:#80B3E6;
}
.page .NouvMoi {
	border: thin dashed #0066CC;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.citation {
	margin: 2px;
	padding: 5px;
	float: right;
	width: 220px;
	background-color:#C2DBF3;
}
.citation #Groupe {
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom:4px;
	text-align:center;
	padding: 0px;
}
.citation #Cite {
	margin: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	clip: rect(4px,auto,4px,auto);
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: smaller;
}
.citation #Autor {
margin-right: 10px;
	margin-top: 2px;
	margin-bottom:4px;
	font-size: small;
	font-style: italic;
	text-align: right;
}
