body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFEC;
}
.borderTopWhite2px {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.text8pt {
	font-size: 8pt;
}
.text9pt {
	font-size: 9pt;
}
.lienFooter {
	color: #000000;
}
a:hover.lienFooter {
	text-decoration:none;
}
a:hover.lienMenu {
	text-decoration:none;
}
a:hover.lienNavigation {
	text-decoration:none;
}
a:hover.lien {
	text-decoration:none;
}
a:hover.lienSousMenu {
	text-decoration:underline;
}
.fondMenu {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0e2b89;
	padding: 2px 0px;
}
.sousMenu {
	color: #08288C;
	background-color: #FFFFFF;
	font-weight: normal;
}
.lienSousMenu {
	text-decoration: none;
	color: #08288C;
}
.lienMenu {
	color: #FFFFFF;
	text-decoration: none;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.borderBleu {
	border: 1px solid #0e2b89;
}
.fondGeneral {
	background-image: url(images/common/fond_site.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.borderBottomBleu2px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e2b89;
}
.contentHome {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content {
	padding: 10px;
}
.titreHome {
	font-family: "Courier New", Courier, mono;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
}
.lienNavigation {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.titrePage {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.justify {
	text-align: justify;
}
.fondPhotosPage {
	padding-right: 10px;
}
.lien {
	color: #08288C;
	text-decoration: underline;
}
.text11pt {
	font-size: 11pt;
}
