img
{
margin-right: 5px;
margin-top: 10px;
}

p
{
text-align: justify;
}

.article_deux
{
border: 2px solid red;
margin-left: 150px;
margin-bottom: 10px;
width: 590px;
height: 300px;
padding: 10px;
background-image: url("Image/Fonts2.jpg");
background-repeat: no-repeat;
}



.flottante
{
float: left;
}

.indent 
{
text-indent: 0.7cm;
}

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

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

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

#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");
}

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

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

h1
{
text-align:center;
}

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

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


