body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFF8C4;
	margin: 0px;
	padding: 0px;
}
.bordhaut {
	background-image: url(images/bord_haut.jpg);
	background-repeat: repeat-x;
}
.bordgauche {

	background-image: url(images/bord_gauche.jpg);
	background-repeat: repeat-y;
}
.borddroit {


	background-image: url(images/bord_droit.jpg);
	background-repeat: repeat-y;
}
.bordbas {



	background-image: url(images/bord_bas.jpg);
	background-repeat: repeat-x;
}
.pointille {




	background-image: url(images/pointille.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-weight: bolder;
	color: #FDE15A;
	vertical-align: baseline;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	display: Aucune;
	line-height: 0px;
}
a {
	color: #E95B29;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
