body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e0a75a;
	padding: 0;
	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;
	padding: 0;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	font-size: medium;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	font-size: small;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	font-size: small;
}

#global {
	background-image: url(../images-site-festi-jeux/livre-ouvert-festijeux.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 840px;
	height: 600px;
	margin: auto;
}

#page-g {
	position: absolute;
	width: 310px;
	height: 500px;
	margin-left: 75px;
	margin-top:10px;
}
#page-d {
	position: absolute;
	width: 310px;
	height: 500px;
	margin-left:460px;
	margin-top:10px;
}
#numpage-g {
	position: absolute;
	width: 90px;
	margin-left: 55px;
	margin-top:510px;
	text-align: left;
	font-size: small;
	color: #cc6600;
}
#numpage-d {
	position: absolute;
	width: 90px;
	margin-left: 685px;
	margin-top:510px;
	text-align: right;
	font-size: small;
	color: #cc6600;
}

/* la classe .renvois definit les liens "renvois" de la page fin */
.renvois {
	position: relative;
	margin-top:400px;
	width: 309px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
.renvois h1 {
	display: inline;
	font-size: x-small;
	font-style: normal;
	line-height: 0.9em;
}
a:link {
	text-decoration: none;	
	color: #CC6600;
}
a:visited{
	text-decoration: none;
	color: #CC6600;
}
a:hover{
	text-decoration: underline;	
	color: #CC6600;
}
a:active{
	text-decoration: none;
}


.petit{
	font-size: small;
}
/* titre sommaire de la page sommaire */
.sommaire{
	font-size: small;
	letter-spacing: 1.5em;
	color: #cc6600;
}
.lettre-jeux {
	color: #A05E22;
	font-weight: bolder;
	font-size: x-large;
}
.liste-jeux {
	margin: 0;
	padding: 0;
	font-size: small;
}
.liste-jeux TR{
	margin: 0;
	padding: 0;
	height:16px;
}
.liste-jeux TD{
	margin: 0;
	padding: 0;
}

#moteur-rech-jeux {
	height: 30px;
	width: 105px;
	position: absolute;
	margin-top: 10px;
	text-align: center;
	margin-left: 200px;
}

