body
{
	background-image: url("logos/Fond1.png");
	Font-family: Comic sans MS;
	color: #FFFFFF;
	font-size: 14px;
}
#header
{
	margin :auto;
	margin-top: 5px;
	height: 90px;
	width: 1024px;
	align: center;
	background: #FFFFFF url(Logos/banniere.png) center no-repeat;
}
#Imenus
{
	margin: auto;
	height: 45px;
	width: 1024px;
	background: #FFFFFF;
}
h1
{
	text-align: center;
	font-size: 16px;
}
h2
{
	text-align: left;
	font-size: 14px;
}
h3
{
	text-align: center;
	font-size: 15px;
}
h4
{
	text-align: center;
	font-size: 38px;
}
h5
{
	text-align: center;
	font-size: 30px;
}
p
{
	text-indent: 30px;
	text-align: justify;
}
h6
{
	text-align: center;
	font-size: 14px;
}
#contenu
{
	margin: auto;
	width: 1024px;
	align: center;
	
}
#centre
{
	position: fixed;
	top: 20px;
	left: 20px;
	width: 400;
	align: left;
	text-indent: 20px;
	font-size: 16px;
}
#php
{
	position: fixed;
	left: 300px;
	width: 1024px;
}
#image
{
    position: fixed;
    top: 210px;
    left: 190px;
}

#images
{
	margin :auto;
	margin-top: -10px;
	width: 800px;
	align: center;
}