body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	background-image: url(img/fond_page.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bar_nav {
	padding: 1px;
	background-color: #733028;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#fond_page {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#conteneur {
	border: 1px none #FFFFFF;
	padding: 0px;
	width: 955px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#haut {
	height: 125px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#gauche {
	float:left;
	width: 210px;
	background-color: #733028;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: inherit;
	background-image: url(img_carre/carre_02.gif);
}
#droite {
	float:right;
	width: 210px;
	background-color: #733028;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: inherit;
	background-image: url(img_carre/carre_02.gif);
}
#droite_bas {
	float:right;
	width: 210px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: inherit;
	background-color: #FFFFFF;
}
#centre {
	margin-left: 210px;
	margin-right: 210px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: Aucune;
	width: auto;
	text-align: left;
}
#tache {
	padding: 3px;
	height: 133px;
	width: auto;
	border: 1px solid #AAAAAA;
	float: Aucune;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 285px;
	clear: Aucune;
}
#image {
	height: 133px;
	width: 266px;
	border: 1px solid #0033FF;
	float: left;
	background-position: right bottom;
	vertical-align: middle;
	text-align: left;
	background-image: url(img_css/fond_web.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px;
}
#pied {
	background-color: #898A8C;
	text-align: center;
	vertical-align: text-bottom;
	border-top-color: #898A8C;
	border-top-style: solid;
	height: 25px;
	clear: both;
}
