.Entete {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
.Titre {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	text-align: left;


}
.Texte {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.caption {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.entree {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
}
.bgrd {
	background-image: url(images/maison.jpg);
	background-repeat: no-repeat;
}
.Liens {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.ancreBas {
	font-family: "Comic Sans MS", Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

