body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3564A6;
	background-color: #94B0D0;
}

.Titre {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3564A6;
	top: 160px;
	left: 70px;
	font-weight: bold;
	text-align: left;
	height: 22px;
	width: 500px;
}
.retour {
	position:absolute;
	width:70;
	height:20;
	top: 426px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-image: url(imgcomm/gr_prev.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #3564A6;
	left: 579px;
}
.Contenu {
	position:absolute;
	width:530px;
	height:200px;
	left: 130px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3564A6;
	list-style-position: outside;
	list-style-type: disc;
	}
.ContenuPetit {
	position:absolute;
	width:508px;
	height:200px;
	left: 128px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3564A6;
	list-style-position: outside;
	list-style-type: disc;
	}
.BarreLaterale {
	position:absolute;
	width:70px;
	height:250px;
	left: 55px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	text-indent: 5px;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}
.objectif {
	position:absolute;
	width:150px;
	height:150px;
	top: 290px;
	background-color: #94B0D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3564A6;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	text-align: center;
	vertical-align: top;
	left: 520px;
}
.ObjectifStyle {
	color: #CC6633;
	font-weight: bold;
	text-decoration: underline;
}
.ContenuL500 {
	position:absolute;
	width:500px;
	height:200px;
	left: 130px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3564A6;
	list-style-position: outside;
	list-style-type: disc;
}
a:link {
	color: #3564A6;
	text-decoration: none;
}
a:hover {
	color: #94B0D0;
	text-decoration: none;
}
a:visited {
		color: #3564A6;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

