@charset "UTF-8";
body, table {
	color: #000000;
	background-position: center;
	font-family: "Times New Roman";
	font-weight: lighter;
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 12px;
	text-align: justify;
}

#textehaut {
	float: left;
	width: 920px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 15px;
}
h1 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-transform: uppercase;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px;
	line-height: 14px;
}
h3 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}
a:hover {
	font-weight: lighter;
	color: #00FF00;
	text-transform: uppercase;
}



#container {
	width: 935px;
	float: left;
}
#menu {
	float: left;
	width: 200px;
	border-top-width: medium;
	border-top-style: solid;
	padding-top: 10px;
	margin-left: 15px;
}
#description {
	float: left;
	width: 450px;
	margin-left: 15px;
	padding-top: 30px;
}
#description2 {
	width: 425px;
	padding-left: 15px;
}

#entete {
	width: 935px;
	float: left;
}
#contenu {
	width: 935px;
	float: left;
	text-align: left;
}
