@charset "UTF-8";
.container {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.container .entetedepage {
	color: #3399FF;
	height: 22px;
}
.container .NAVhaut {
	height: 100px;
	text-align: center;
}
.container .corpsdepage {
	margin-top: -20px;
}
.container .NAVbas {
	margin-top: -20px;
	height: 98px;
}
.container .pieddepage {
	color: #6600CC;
	font-size: x-small;
	height: 20px;
	padding-top: 5px;
}
body {
	margin-top: 0px;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #0C0;
}
a:active {
	text-decoration: none;
	color: #00C;
}
</style>
/* CSS Document */
