.lien {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#294f91;
	text-decoration:none;
}

.lien:HOVER{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#294f91;
	text-decoration:underline;
}

.tableheader {
	
	background-color: #a596bd;
	min-height: 54px;
	height: 54px;
	
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	color: #000000;
}

#main-header {
	background: url(../images/popup.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 70px;
	height: 70px;
	width: 93px;
	min-width: 93px;
}

.tabletitre {
	background-color: #e9eaec;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.popupbottom {
	background-color: #a596bd;
	min-height: 20px;
	height: 20px;
}
		
.close {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

BODY {
	background-color: #fafafa;
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#294f91;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.txtsmall {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#294f91;
}

.formulairetexte {
	border: 1px solid #9883be;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:black;
}

.button {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#9883be;
	font-weight: bold;
	background-color: #fafafa;
	border: 1px solid #000000;
	text-decoration: none;
}

.button:HOVER {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	background-color: #a596bd;
	border: 1px solid #000000;
	text-decoration: none;
}

.ecrire {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 11px;
	vertical-align: middle;
}
