html, body {
		margin: 0;
		padding: 0;
}
#conteneur {
	position: relative;
	left: 50px;
}
#hautpage {
	position: relative;
	top: 0;
	left: 0;
	height: 154px;
	width: 845px;
}
#milieu {
	position: relative;
	top: 0;
	left: 0;
	width: 845px;
}
div#conteneur #dernier-element {
	margin-bottom: 0;
	padding-bottom: 1px;
}
#piedpage {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 845px;
	height: 15px;
	background-color: #e2e2e2;
}
div#piedpage #premier-element {
	position: absolute;
	left: 0;
	width: 575px;
}
div#piedpage #dernier-element {
	position: absolute;
	left: 575px;
	width: 270px;
}
#avcfooter {
	position: absolute;
	bottom: 15;
	left: 0;
	width: 845px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #c6c6c6;
	text-align: center;
}

#avcfooter a {
	text-decoration: none;
	color: #999999;
}

#avcfooter a:hover {
	text-decoration: none;
	color: #666666;
}

/*		HOME		*/
#newsletter {
	position: absolute;
	bottom: 35px;
	width:146px;
	/*float: left;*/
}
#pubsommaire {
	position: absolute;
	bottom: 30px;
	left: 0px;
	width:150px;
	height: 150px;
	float: left;
}
#equipe {
	position: absolute;
	bottom: 35px;
	left: 146px;
	width:229px;
	height: 150px;
	border-left-style:solid;
	border-left-color: #fc1921;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color: #fc1921;
	border-right-width:1px;
	float: left;
}
div#equipe #membre {
	padding-top: 10px;
	padding-bottom: 15px;	
}
div#equipe #image {
	padding-left: 10px;
	padding-right: 10px;
}
div#equipe #texte {
	padding-bottom: 5px;
	display: block;
}
div#equipe #suite {
	clear:left;
}
#presse {
	position: absolute;
	bottom: 35px;
	left: 377px;
	width:189px;
	height: 150px;
}
div#presse #revue {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}
div#presse #suite {
	clear:left;
}
div#presse #texte {
	display: block;
}
#couverture {
	position: absolute;
	top: 375px;
	left: 682px;
	width: 157px;
	height: 215px;
}
/*		ARTICLE		*/
#hierarchie {
	position: absolute;
	top: 164px;
	left: 50px;
	width: 575px;
	height: 16px;
}
#titrerub {
	position: absolute;
	top: 154px;
	left: 625px;
	width: 270px;
	height: 101px;
}

