#page {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banniere {
	height: 70px;
	width: 950px;
}
#navigation {
	height: 21px;
	width: 950px;
	background-color: #3399FF;
}
#accueil {
	height: auto;
	width: 950px;
	text-align: left;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #3399FF;
	height: 20px;
	width: 950px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399FF;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3399FF;
	border-bottom-style: none;
	vertical-align: middle;
	text-align: left;
}
.textecourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #3399FF;
	font-weight: bold;
}
.legendes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3399FF;
	font-weight: bold;
	text-transform: lowercase;
}

