body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e0a75a;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: justify;
}
P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#global {
	position: relative;
	width: 840px;
	height: 600px;
	margin: auto;
}
#page-g {
	position: absolute;
	width: 400px;
	height: 600px;
	margin-left: 20px;
	margin-top:2px;
}
#page-d {
	position: absolute;
	width: 400px;
	height: 600px;
	margin-left:440px;
	margin-top:2px;
}
#numpage-d {
	position: absolute;
	width: 30px;
	margin-left: 790px;
	margin-top:525px;
	text-align: right;
	font-size: small;
}
#drapeaux {
	font-size: small;
}
.renvois-index {
	position: relative;
	width: 399px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: small;
	font-weight: lighter;
	text-align: center;
}

.renvois-index h1 {
	display: inline;
	font-size: small;
}
.renvois-index a:link {
	text-decoration: none;	
	color: #CC6600;
}
.renvois-index a:visited{
	text-decoration: none;
	color: #CC6600;
}
.renvois-index a:hover{
	text-decoration: underline;	
	color: #FFCC33;
}
.renvois-index a:active{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CC6600;
	font-size: small;
}
a:visited{
	text-decoration: none;
	color: #CC6600;
}
a:hover{
	text-decoration: underline;	
	color: #FFCC33;
}
a:active{
	text-decoration: none;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
}
form {
	display: inline;
}

