h1 {
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 1.25em;
	color: #ffffff;
	background: #557aac;
	padding: 4px 8px 4px 12px;
	border-radius: 2px;
}

.titrePage {
	position: strict;
	height: 2em;
	background-color: #557aac;
	border: 1px solid #0909b0;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: 600;
	font-family: verdana;
}

.valign-titrePage {
	font-size: 130%;
	color: #FFFFFF;
	margin-left: 20px;
	font-weight: 600;
	font-family: verdana;
	height: 2em;
	vertical-align: middle;
	width: auto;
	margin-top: 0px;
	position: relative;
	left: 0;
}

.messageErreur {
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: 2em;
	position: strict;
	text-align: center;
	font-weight: 600;
}

.lienh1 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: 600;
	font-family: verdana;
	text-decoration: underline;
	cursor: pointer;
}

.lienCliquable {
	font-size: 80%;
	color: #516CF1;
	font-weight: 600;
	font-family: verdana;
	text-decoration: underline;
	cursor: pointer;
}

.lienNonCliquable
{
	font-size: 80%;
	color: #909090;
	font-weight: 600;
	font-family: verdana;
	text-decoration: underline
}