body {
	background-color: #96B7F6;
	margin: 0px;
}
.baspage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.baspage a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.baspage a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}
.baspage a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.container {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #BED4FD;
}
.forminfos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tabbordure {
	border: thin solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.texte a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.texte a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
}
.texte a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.titreh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #173E67;
}
