h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #3399FF;
}
.texte {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.photo {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #666666;
}

.adresses {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #666666;
	background-position: center;
}

.tableau {
	font-family: Candara;
	font-size: 14px;
	background-color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 0pt;
	list-style-image: url(puce.GIF);
	list-style-type: none;
	list-style-position: inside;
}
h2 {
	font-family: Candara;
	font-size: 20px;
	color: #333333;
	text-align: left;
}
.titre2 {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #993300;
}
textarea {
	font-family: "Comic Sans MS";
	font-size: 14px;
}

