/*Ceci est un fichier CSS,appelé"elliotness.css"*/
body
{
width:980px;
margin:auto;
margin-top:40px;
margin-bottom:20px;
background-image:url("img/pa028.gif");
}
/*L'en-tête*/

#en_tete 
{
width:980px;
height:60px;
margin-bottom:10px;
text-align:center;
font-family:Comic sans Ms,"Arial","Times New Roman",serif; 
color:blue;
font-size:25px;
font-weight:bold;
}
#en_tete h2
{
font-size:36px;
}
#corps
{
text-align:center;
color:black;
font-family:Comic sans Ms,"Arial","Times New Roman",serif;
font-size:18px;

}
#corps img
{
border: 1px #999999 solid;
border-right: 3px #999999 solid;
border-bottom: 3px #999999 solid;
}

table
{
margin:auto;
}
td
{
padding:30px;

}
#image
{
float:right;
margin-bottom:60px;
border-style:none;
margin-top:0px;
} 

#image1
{
float:right;
margin-top:0px;
border-style:none;
}

#image2
{
float:left;
margin-top:0px;
border-style:none;
}
