.fleche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(fleche.png);
}
.ContenuLarge {
	color: #666;
	background-color: #FFF;
	float: left;
	width: 775px;
	margin-left: 5px;
	padding: 2.5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.Page {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.DroitePetite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	background-color: #CCC;
	width: 125px;
	float: left;
	padding: 5px;
}
.Bas {
	background-color: #EEE;
	float: left;
	width: 980px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-top: 5px;
}


.MenuHaut {
	background-color: #EEE;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0C0;
	position: relative;
	z-index: 10;
	height: 30px;
	width: 990px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.Titre {
	position: relative;
	height: 85px;
	width: 680px;
	left: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: right;
}

.SousMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	text-align: left;
	width: 980px;
	padding-left: 10px;
	z-index: 5;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C0;
}




.HautPage {
	position: fixed;
	width: 990px;
	height: 133px;
	background-image: url(fond.png);
	line-height: normal;
	z-index: 10;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: right;
}

.PageCourante {
	width: 980px;
	top: 135px;
	background-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: absolute;
}
.TopGauche {
	background-color: #666;
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding: 5px;
	position: relative;
	left: -2.5px;
}
.TopGaucheExtraLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #666;
	width: 177.5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	left: -2.5px;
}
.GaucheExtraLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EEE;
	padding: 2.5px;
	float: left;
	width: 182px;
	border: 2.5px solid #FFF;
}
.GaucheLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EEE;
	padding: 2.5px;
	float: left;
	width: 165px;
	border-right-width: 2.5px;
	border-bottom-width: 2.5px;
	border-left-width: 2.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2.5px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: left;
}
.ContenuPetit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	padding: 2.5px;
	float: left;
	width: 650px;
	margin-right: 5px;
	margin-left: 5px;
}
.Centre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
