#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 {
	float: left;
	width: 190px;
	background-color: #ccff66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;


}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	color: #993399;
	text-decoration: none;
}

#contenu {
	width: 690px;
	margin-top: 0px;
	margin-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
	vertical-align: top;
	background-color: #CCFF66;

}
#entete {
	width: 900px;
	height: 275px;
	background-color: #CCFF66;
}
#conteneur {
	width: 900px;
	background-color: #CCFF66;
	margin-left: 200px;


}
