body {
	background-color: #ffeccd;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#en_tete {
	background-image: url(images/index_02.jpg);
	height: 261px;
}
#menu_haut td {
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #ffeccd;
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
}
h1 {
	text-indent: -5000px;
}

#menu_haut {
	background-color: #451e0e;
	color: #00CC00;
	height: 50px;
}
#corps p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffeccd;
	text-align: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #ffeccd;
	font-size: 12px;
	text-decoration: none;
}
ul {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 50px;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffeccd;
	line-height: 20px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF9900;
	text-align: center;
}

a:hover {
	color: #00cc00;
	font-size: 12px;
	text-decoration: none;
}
#menu_gauche {
	background-color: #451e0e;
	float: left;
	height: 530px;
	width: 170px;
	text-align: center;
	padding-top: 50px;
	margin-right: -5px;
}
.marron {
	background-color: #451e0e;
	text-align: left;
	text-indent: 10px;
}

#pied {
	background-color: #451e0e;
	text-align: center;
	padding-left: 193px;
	height: 30px;
	margin-bottom: -10px;
}
#corps {
	background-color: #451e0e;
	height: 550px;
	margin-left: 165px;
}

#menu_gauche img {
	margin-bottom: 15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffeccd;
	text-align: center;
	padding-top: 55px;
	margin-top: 0px;
}
#corps table {
	width: 490px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #ffeccd;
	font-size: 12px;
}
.gauche {
	text-align: left;
}
.beige {
	color: #451e0e;
	background-color: #ffeccd;
}
#menu_gauche a {
	display: block;
	height: 43px;
	width: 128px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bouton.jpg);
	line-height: 43px;
	color: #451e0e;
	text-decoration: none;
}
#menu_gauche a:hover {
	color: #ffeccd;
	text-decoration: none;
}
#menu_gauche img {
	margin-left: 30px;
	height: 43px;
	width: 128px;
}
.bouton_fixe {
	color: #ffeccd;
	font-size: 12px;
	background-image: url(images/bouton.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 128px;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.flottant_gauche {
	float: left;
	margin-right: 10px;
}

