* {
	margin: 0px;
	padding: 0px;
}
#conteneurp {
	font-family: Arial;
	background-image: url(deco/bg.jpg);
	font-size: 12px;
	color: #666666;
	width: 900px;
	border: thin solid 8c6239;
}
#menu {
	float: left;
	width: 900px;
	padding: 2px;
	margin: 2px;
	list-style-type: Aucune;
	text-align: center;
	
}
li {
	list-style-type: Aucune;
	float: left;
	width: 11%;
	list-style-image: url(Aucune);
}
a {
	display: block;
	margin: 5px 3px;
	padding: 5px 4px;
	background-color: #8c6239;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #666;
	}
#colm {
	float: left;
	width: 68%;
	margin: 3px;
	padding: 3px;
	border: thin solid #8c6239;
}
#cold {
	float: left;
	width: 14%;
	border: thin solid #996600;
}
#piedpage {
	clear: both;
	border: medium solid #996600;
	text-align: center;
}
body {
	background-image: url(deco/bg.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	font-family: Arial;
	color: #000000;
}
#entete {
	width: 900px;
}
#colg {
	float: left;
	width: 14%;
	border: thin solid #996600;
}
#colm1 {
	margin: 1px;
	padding: 1px;
	float: left;
	width: 16%;
	border: Aucune;
}
#colm2 {
	float: left;
	width: 16%;
}
#colm3 {
	float: left;
	width: 16%;
}
#colm4 {
	float: left;
	width: 16%;
}
#colm5 {
	float: left;
	width: 16%;
}
#colm6 {
	float: left;
	width: 16%;
}
#conteneurp #colm h4 {
	text-align: center;
}
#conteneurp #piedpage h5 {
	color: #F00;
}
#conteneurp #colm p {
	text-align: justify;
}
