body
{
	width: 1000px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #7379ff;
}
#en_tete
{
	width: 1000px;
	height: 355px;
	background-image: url("photos/bannierestruite.jpg");
	background-repeat: no-repeat;
	margin-bottom: 0px;
    margin: auto;
}
.liens
{
	background-image: url("photos/fond-bulles.jpg");
	color: #2d20b5;
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	text-align: center;
	position: fixed;
	bottom: 0;
	z-index: 6;
}
#corp
{
	width: 1000px;
	background-image: url("photos/fondstruite.jpg");
	background-repeat: repeat;
	margin: auto;
}
p
{
	color: #fff003;
	font-weight: bold;
	font-family: "lucida calligraphy", "fine hand", "Times New Roman", serif;
}
H1
{
	text-align: center;
	color: #8800a4;
}
H2
{
	font-family: "Comic Sans MS", verdana;
	text-decoration: underline;
	color: #dc0000;
}
H3
{
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	color: #0f1b5b;
	font-weight: bold;
}
.photos
{
	left: 0;
	border: none;
	color: #2d20b5;
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	text-align: center;
	position: relative;
	bottom: 0;
	z-index: 5;
	margin: auto;
}