a {
	color: #000000;
	text-decoration: none;
}
.sstitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffcc66;
	text-decoration: underline;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.txtcourant {
	font-family: Times, "Times New Roman", Garamond;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #AF753A;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.fomulaire {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #C98C50;
	border: 1px solid #EAB55A;
}
a.lienjaune {
	color: #FFCC66;
	text-decoration: none;
}
a.lienjaune:hover {
	text-decoration: underline;
}
#encart {
	background-image: url(images/fondcadrelibrairies.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 594px;
	padding-left: 30px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#contener {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.centrer {
	text-align: center;
}

