@charset "utf-8";
a:active {
	outline:none;
	text-decoration: none;
}

/*
	Page style
*/

body {
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}
#container #menu ul {
	list-style-type: none;
}
#container #menu ul li {
	display: inline;
	text-decoration: none;
	font-size: 14px;
}


#container {
	width:932px;
	padding:0px;
	position:relative;
	z-index:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#entete {
	height: 46px;
	width: 884px;
	margin-top: 20px;
}
#menu {
	height: 25px;
	width: 884px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	background-color: #000;
	margin: 0px;
}
#contenu {
	width: 932px;
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 150%;
}
.espace {
	margin-right: 140px;
}
#container #menu ul .espace a {
	text-decoration: none;
	color: #FFF;
}
#container #menu ul li a {
	color: #FFF;
	text-decoration: none;
}

#container #entete a img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-decoration: none;
	border: none; 
}

#texte {
	font-size: 14px;
	line-height: 170%;
	color: #000;
	text-align: justify;
	width: 884px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
#langue {
	height: 10px;
	margin-left: 820px;
	font-size: 14px;
}
#container #langue a {
	color: #000;
	text-decoration: none;
}
