/*---------------------------------------------------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------MISE EN PAGE----------------------------------------------------------------- */
/*---------------------------------------------------------------------------------------------------------------------------------------------  */
#sitemap {
	width : auto;
	padding : 16px;
	margin-left : 5px;
	margin-right : 6px;
	margin-bottom : 5px;
}

#maj {
	width : auto;
	padding : 8px;
	margin-bottom : 5px;
}

#liste li a{
	padding-left: 15px;
}

#liste ul, #liste li {
	list-style-type : none;
}

/*---------------------------------------------------------------------------------------------------------------------------------------------  */
/* ------------------------------------------------------- TYPOGRAPHIE ----------------------------------------------------------------- */
/*---------------------------------------------------------------------------------------------------------------------------------------------  */
#sitemap {
	font-family : helvetica, serif;
	text-align : justify;
}

#sitemap h1 {
	text-align : left;
	font-size : 11pt;
	line-height : 20px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 3px;
}
#sitemap h2{
	text-align : left;
	font-size : 11pt;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 5px;
}
#sitemap h3{
	text-align : left;
	font-size : 10pt;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 8px;
}

#sitemap a:link { 
	color: #93aa00;
	font-weight : bold;
}
#sitemap a:visited {
	color: #93aa00;
	font-weight : bold;
}
#sitemap a:hover { 
	color: #93aa00;
	font-weight : bold;
}

#maj {
	font-size : 8pt;
	font-style : italic;
	text-align : right;
	margin-top : 5px;
}

#liste li a#adventure {
	background-image:url(listealpha/en/adventure.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}
#liste li a#historical-adventure {
	background-image:url(listealpha/en/historical-adventure.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}
#liste li a#strategy-simulation {
	background-image:url(listealpha/en/strategy-simulation.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}
#liste li a#kids {
	background-image:url(listealpha/en/kids.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}
#liste li a#racing {
	background-image:url(listealpha/en/racing.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}
#liste li a#fps {
	background-image:url(listealpha/en/fps.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}
#liste li a#edutainment {
	background-image:url(listealpha/en/edutainment.png);
	background-repeat:no-repeat;
	background-position:0% 65%;
}

/*---------------------------------------------------------------------------------------------------------------------------------------------  */
/* -------------------------------------------- IMAGES COULEURS BORDURES----------------------------------------------------- */
/*---------------------------------------------------------------------------------------------------------------------------------------------  */
#sitemap {
	background-color : #f2f4e7;
}
#sitemap h2 {
	color: #6e7f00;
}
#sitemap h1{
	color : #ffffff;
	background-image : url(plan/general.gif);
	background-repeat:repeat-y;
}
