* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C3B79D;
}
#conteneurp {
	background-color: #C3B79D;
}
#entete {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 900px;
	background-color: #ECE9D8;
	border: double #000000;
	height: 150px;
}
#menu {
	float: left;
	width: 900px;
	padding: 2px;
	margin: 2px;
	text-align: center;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
li {
	list-style-type: Aucune;
	float: left;
	width: 14%;
	list-style-image: url(Aucune);
}
a {
	display: block;
	margin: 5px 3px;
	padding: 5px 4px;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	list-style-type: Aucune;
	text-decoration: none;
}
a:hover {
	background-color: #CCC;
	text-decoration: none;
}
#colg {
	float: left;
	width: 225px;
	border: thin solid #CCCCCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin: 5px;
	padding: 5px;
	background-color: #C3B79D;
}
#colm {
	float: left;
	width: 495px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	margin: 2px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#cold {
	float: left;
	width: 120px;
	border: thin solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#piedpage {
	width: 900px;
	clear: both;
	border: thin solid #CCCCCC;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
#colg h3 em {
	font-family: Arial;
}
#colg h3 em {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#colm div p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
h2 {
	color: #F00;
}
h2 {
	color: #F00;
}
#colm h2 {
	color: #000;
}
