@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;
}
body {
	font-size: 0.85em;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.4;
	background-image: url(../Images/fondbody.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

.container .header {
	clear: right;
	position: relative;
	height: auto;
	width: auto;
}

.container .header img {
	position: relative;
	;
	clear: none;
	float: left;
}
.container .header .language {
	position: absolute;
	top: 1px;
	right: 1px;
	height: 110px;
	width: 40px;
	float: right;
	clear: both;
	overflow: visible;
}
.container .header .language img {
	height: 20%;
	width: 70%;
	position: relative;
	left: 2.8em;
	top: 3.3em;
	clear: both;
}



.container .header h4 {
	font-family: "Estrangelo Edessa", Arial, Helvetica, sans-serif;
	font-size: 4.8em;
	color: #FA9521;
	text-align: center;
	position: relative;
	top: 0.5em;
}


.container .header h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #D4D7DA;
	text-align: center;
	position: relative;
	clear: both;
	padding-bottom: 15px;
	top: 0.3em;
}
#navigation {
	top: -2.5em;
	z-index: 2000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 46em;
}



.container .content {
	text-align: justify;
	color: #666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	float: left;
	position: relative;
	height: 900px;
}


.container .footer {
	background-color: #999;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	vertical-align: middle;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	clear: both;
	width: auto;
	top: -10px;
	margin-right: auto;
	margin-left: auto;
}
.container .footer h6 {
	font-size: 0.7em;
	color: #000;
	text-align: center;
	clear: both;
	width: auto;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF8000;
	font-size: 1.5em;
	text-align: left;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00B0F0;
	font-family: Verdana, Geneva, sans-serif;
}
h6 {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 2em;
	padding-left: 3.5em;
}
.small_italic {
	font-size: 0.7em;
	font-style: italic;
	line-height: 90%;
}


.text_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	color: #000;
}
.bold_blue {
	font-weight: bold;
	color: #00B0F0;
}
.bold_black {
	font-weight: bolder;
	color: #000;
}

.bold_orange {
	font-weight: bolder;
	color: #FF8000;
}
.big_bold_blue {
	font-size: 1.5em;
	font-weight: bold;
	color: #00B0F0;
}

.souligner {
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold_black_souligner {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}


.bold_red {
	font-weight: bold;
	color: #F03;
	text-decoration: underline;
}
.liste {
	color: #333;
	font-size: 1.1em;
	line-height: 1.5em;
}
.indice {
	vertical-align: top;
	font-size: 0.7em;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#contenu {
	height: 292px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#gifanimated {
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	width: 900px;
}
#puzzle {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	overflow: visible;
	position: relative;
	top: -5px;

}
