.fond {
	background-attachment: fixed;
	background: url(../img/fond.jpg) no-repeat right top;
}
.police {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.bordure {
	border: thin outset #FFFFFF;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: lighter;
	font-style: oblique;
}
