* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#conteneurp {
	width: 980px;
	font-family: "Courier New", Courier, monospace;
	border: thin solid #333;
}
#entete {
	float: left;
	height: 170px;
	width: 980px;
	background-color: #4b627c;
	color: #FFF;
	text-align: center;
}
#menu {
	float: left;
	height: 50px;
	width: 974px;
	background-color: #4b627c;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono;
	padding: 3px;
	text-decoration: none;
}
#colg {
	float: left;
	height: 255px;
	width: 484px;
	margin-right: 0px;
	border: thin solid #4b627c;
	background-color: #4b627c;
	color: #FFF;
}
#cold {
	float: left;
	height: 255px;
	width: 484px;
	border: thin solid #4b627c;
	background-color: #4b627c;
}
#colm {
	float: left;
	width: 850px;
	background-color: #FFFFFF;
	border: thin solid #333;
	font-size: 14px;
	text-align: justify;
	color: #333;
}
#coln {
	float: left;
	width: 125px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

#piedpage {
	width: 980px;
	background-color: #4b627c;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	clear: both;
}
#conteneurp #piedpage div a {
	color: #FFF;
	text-decoration: none;
}
#conteneurp #colm h1 {
	text-align: left;
	color: #999;
}
#conteneurp #colm p a {
	color: #000;
	text-decoration: none;
}
#conteneurp #colm h1 a {
	color: #000;
	text-decoration: none;
}
#conteneurp #colm h3 a {
	color: #000;
	text-decoration: none;
}
#conteneurp #colm h2 a {
	color: #4b627c;
	text-decoration: none;
}
#conteneurp #colm h3 {
	color: #F00;
	text-align: center;
}
#conteneurp #colm h2 {
	text-align: left;
}
#conteneurp #colm p {
	text-align: left;
}
#conteneurp #colm p {
	text-align: left;
}
#conteneurp #colm .titrearticle2 {
	text-align: justify;
}
#conteneurp #colm p {
	text-align: center;
	color: #4b627c;
}
#conteneurp #colm h4 a {
	text-decoration: none;
	color: #000;
}
