img
{
margin-right: 5px;
}

p
{
text-align: justify;
}

h1
{
text-align: center;
}

h3
{
text-indent: 0.5cm;
color: red;
}

body
{
	width: 760px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: rgb(219, 218, 155);
}

.flottante3
{
margin-top: 45px;
float: right;
margin-left: 15px;
}

.flottante2
{
float: right;
margin-left: 15px;
}

.flottante
{
float: left;
}
.Navigation ul
{
list-style-type: none;
}

.indent 
{
text-indent: 0.7cm;
}

#menu a
{
color: black;
text-decoration: none;
}

#menu a:hover
{
color: red;
text-decoration: underline;
}

#en-tete
{
	width: 760px;
	height: 100px;
	margin-bottom: 15px;
	background-image: url("Image/banniere.gif");
	background-repeat: no-repeat;
	border: 2px solid red;
}

#menu
{
float: left;
width: 140px;
height: 15.5cm;
border: 2px solid red;
margin-right: 5px;
background-image: url("Image/Fonts.jpg");
}

#corps
{
border: 2px solid red;
text-align: justify;
margin-left: 150px;
margin-bottom: 10px;
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 0px;
width: 582px;
height: 3400px;
background-image: url("Image/Fonts2.jpg");
background-repeat: no-repeat;
}

#pied-de-page
{
width: 610px;
border: 2px solid red;
margin-left: 150px;
background-image: url("Image/Fonts2.jpg");
}




