body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
body {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
/*	font-weight: bold; */
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	background-image:   url(../Photos/Exterieurs/PhotoBrigiteJulienfond1.jpg);
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: xx-large;
	color: #000000;
	background-color: #008040;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #660066;
}
h2 {
	font-size: x-large;
	color: #339933;
}
h3 {
	font-size: medium;
	background-color: #99CC66;
	color: #000000;
}
h4 {
	font-size: small;
	background-color: #CCCCCC;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}