html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #96B3C9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #105561;
}
a.link {
	color: #8a9a64;
	font-weight:bolder;
}
a.link:hover {
	color: #105561;
	font-weight:bolder;
}

table {
	background-color: #FFFFFF;
}
.BIENVENUE {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #105561;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.TITRE_SECTION {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8a9a64;
	text-align: left;
	margin-bottom: 25px;
	line-height: 22px;
}
h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #105561;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 28px;
}
.lineHeight {
	line-height: 25px;
}

ul {
	list-style-position: outside;
	margin-top: 0px ;
	margin-left: 8px;
	padding-left: 8px;
}
.ul1 {
	list-style-type: circle;
}
li {
	list-style-position: outside;
	margin-top: 5px;
}

.CITATION {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6b889c;
	text-align: right;
	margin-bottom: 20px;
}
.TEXTCAPITAL {
	text-transform: uppercase;
	font-weight: bold;
}
.retour {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a9a64;
	font-size: 10px;
	margin-top: 40px;
	text-align: left;
}
a.retour {
	color: #8a9a64;
	font-weight: bolder;
}
a.retour:hover {
	color: #105561;
}
.adm_nom {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}
.adm_titre {

	margin-top: 5px;
	margin-bottom: 0px;
}

.soustitre_conf {
	color:#57612d;
}