body {
	background-color: #E0E1B1;
	margin: 0px;
	padding: 0px;
	background-image: url(../IMG/bg_body.gif);
	background-repeat: repeat-y;
}
a:visited.bleu {
	color: #00447E;
	text-decoration: none;
}
a:link.bleu {
	color: #00447E;
	text-decoration: none;
}
a:hover.bleu {
	color: #00447E;
	text-decoration: underline;
}

/* NAVIGATION GAUCHE */
/* VOIR AUSSI 'navGauche.css' */
#naviGauche {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../IMG/bg_navGauche.gif);
	background-repeat: no-repeat;
	height: 600px;
}


/* NAVIGATION HORIZ */
/* VOIR AUSSI 'navHoriz.css' */
#finNaviHoriz {
	background-image: url(../IMG/bg_FinNavHoriz.gif);
	background-repeat: no-repeat;
	background-position: 770px 0px;
	margin-left: 184px;
}
#naviHoriz {
	background-image: url(../IMG/bg_navHoriz.gif);
	background-repeat: no-repeat;
	background-color: #D8E9EB;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	/* H D B G */
	padding: 10px 0px 0px 0px;
	width: 770px;
	height: 65px;
}


/* CONTENU DE LA PAGE */
#presentation {
	background-color: #D8E9EB;
	width: 770px;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	/* H D B G */
	margin: 0px 0px 0px 184px;
}
#margeGauche {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00447E;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	/* H D B G */
	padding: 25px 70px 0px 400px;
}

/* ACTUS - AGENDA */
#bgIllust {
	background-image: url(../IMG/bg_contenu.jpg);
	background-repeat: no-repeat;
	background-position: 954px 5px;
}
#actusAgenda {
	background-image: url(../IMG/bg_actus.jpg);
	background-repeat: no-repeat;
	background-color: #E7E7CE;/*#E8E7CC*/
	width: 770px;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	margin-left: 184px;
}

#marges {
	padding: 200px 0px 20px 0px;
}
#actusAgenda table {
	/* H D B G */
	border: 0px;
	width: 80%;
	text-align: center;
}
#actusAgenda caption {
	display: none;
}
#actusAgenda th {
	font-family:Arial, Helvetica, sans-serif;
	color: #00447E;
	font-size: 13px;
	text-align: left;
	width: 50%;
}
#divTh {
	/* H D B G */
	margin: 0px 100px 0px 0px;
	border-bottom: solid 1px #7FA88B;
}
#actusAgenda p {
	/* H D B G */
	margin: 0px 50px 15px 0px;
}
#actusAgenda img {
	/* H D B G */
	margin: 0px 0px 10px 10px;
	border: solid 1px #FFFFFF;
}
.arial11bleu {
	font-family: Arial, Helvetica, sans-serif;
	color: #00447E;
	font-size: 11px;
	line-height: 15px;
}
.arial12rge {
	font-family: Arial, Helvetica, sans-serif;
	color: #E60003;
	font-size: 12px;
	line-height: 16px;
}
.arial12vert {
	font-family: Arial, Helvetica, sans-serif;
	color: #009124;
	font-size: 12px;
	line-height: 16px;
}
.verdana11bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00447E;
	font-size: 11px;
	line-height: 15px;
}
.verdana13bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00447E;
	font-size: 13px;
	line-height: 17px;
}
.verdana13or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF6218;
	font-size: 13px;
	line-height: 17px;
}

.verdana18bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00447E;
	font-size: 15px;
	line-height: 21px;
	border-bottom: solid 1px #7FA88B;
}

#logo {
	position: absolute;
	left: 210px;
	top: 26px;
}
