@charset "UTF-8";
body{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0;
	background-color: #000000;
}
#container-general {
	height: 630px;
	width: 750px;
	background-color: #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#menu {
	float: right;
	height: 15px;
	width: 360px;
	padding-top: 2px;
	padding-left: 3px;
}
#container-principal {
	height: 530px;
	width: 750px;
	border-style: none;
	background-color: #FFFFFF;
	position:relative;
	float: left;
}
#description {
	clear: left;
	float: left;
	height: 40px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 15px;
}
#logo {
	clear: right;
	float: left;
	height: 35px;
	width: 220px;
}
#liseret {
	clear: right;
	float: left;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
	margin-top: 5px;
}
#texte {
	clear: right;
	float: left;
	height: 60px;
	width: 750px;
	padding-top: 10px;
}
#chiffres {
	width: 350px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#contact {
	clear: right;
	float: right;
	height: 50px;
	width: 53px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.unactive{
	text-decoration: none;
	color:#666666;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: normal;
}

a.active{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a.unactive:hover{
	text-decoration: none;
	color:#999999;
}

a.legende-gris:hover{
	text-decoration:none;
	color:black;
}	

a{ text-decoration:none; }
.menu-gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.espaceschiffres {
	white-space: normal;
	font-size: 0px;
	letter-spacing: 3px;
}
#fr-eng {
	float: right;
	height: 15px;
	width: 100px;
	padding-top: 7px;
	padding-left: 3px;
	text-align: right;
}
