#conteneur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	background-color: #000000;
	height: 580px;
	top: 0px;
	margin-top: 50px;
}
#conteneur #contact {
	position: absolute;
	height: 15px;
	width: 950px;
	left: 0px;
	right: 0px;
	font-size: 12px;
	text-align: right;
	top: 550px;
}
.couleur_or {
	color: #FFCC66;
}


body {
	margin: 0px;
	background-color: #666666;
}
#conteneur #banniere {
	position: absolute;
	height: 100px;
	width: 950px;
	left: 0px;
	top: 0px;
}
#conteneur #barregauche {
	position: absolute;
	height: 450px;
	width: 40px;
	left: 0px;
	top: 100px;
	bottom: 0px;
}
#conteneur #menu {
	position: absolute;
	height: 450px;
	width: 144px;
	left: 40px;
	top: 100px;
	bottom: 0px;
	background-image: url(../images/menu_vide.gif);
	background-repeat: no-repeat;
}
#conteneur #contenu {
	position: absolute;
	height: 450px;
	width: 706px;
	left: 184px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	text-indent: 4px;
}
#conteneur #banniere #langues {
	position: absolute;
	height: 15px;
	width: 190px;
	left: 0px;
	top: 0px;
	font-size: 14px;
}
#conteneur a {
	color: #FFCC66;
	text-decoration: none;
}
#conteneur a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

.titre_page {
	color: #FFCC66;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 18px;
}

#conteneur #banniere #langues a {
	color: #FFFFFF;
}
#conteneur #banniere #langues a:hover {
	color: #FFCC66;
	text-decoration: none;
}
td {
	text-align: center;
	vertical-align: middle;
}
#conteneur #creation {
	position: absolute;
	height: 15px;
	width: 950px;
	left: 0px;
	top: 565px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	background-color: #666666;
	color: #000000;
	text-align: right;
}
#conteneur #contenu #navigation {
	position: absolute;
	height: 25px;
	width: 300px;
	left: 31px;
	bottom: 13px;
	font-size: 18px;
}
