#footer {
	clear: both;
	background-color: #ccff66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9900CC;
	height: 20px;
	padding: 10px;
	color: #9900CC;
	text-align: center;
}

#menuG {
	width: 190px;
	background-color: #ccff66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	clear: left;
	padding-left: 5px;


}
a:link {
	text-decoration: none;
	color: #990099;
}
a:visited {
	color: #9900CC;
	text-decoration: none;
}

#contenu {
	margin-top: 0px;
	margin-left: 200px;
	font-size: 14px;
	vertical-align: top;
	background-color: #CCFF66;
	text-align: justify;
	width: 622px;
	height: 466px;
	position: absolute;
	left: 277px;
	top: 316px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Plus-site.jpg);


}
#entete {
	width: 900px;
	height: 200px;
	background-color: #ccff66;
	text-align: left;
}
#conteneur {
	width: 900px;
	background-color: #CCFF66;
	margin-left: 200px;


}

