body
{
   background-color: RGB(56, 57, 127); 
}
#partenaires
{
   width: 600px;
   height: 60px;
   position: absolute;
   top: 120px;
   left: 400px;
   background-image: none;
}
#banniere
{
   width: 1000px;
   height: 209px;
   position: absolute;
   top: 0px;
   left: 5px;
   background-image: url("images/banniere.jpg"); 
}
#menu
{
   width: 1000px;
   height: 77px;
   position: absolute;
   top: 209px;
   left: 5px;
   background-image: url("images/cadreavec8boutons.jpg");
}
#image1
{
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
}
#image2
{
   float: right;
   margin-left: 10px;
   margin-bottom: 10px;
}
table
{
  border-collapse: collapse;
   margin-left: 22px;
   margin-top: 13px;
}
td
{   
   border: none;
   padding-bottom: 11px;
   text-align: center;
   font-family: Arial;
   font-size: 15px;
   font-weight: bolder;
   color: white;
}
a
{
   font-family: Arial;
   font-size: 15px;
   font-weight: bolder;
   color: white;
   text-decoration: none;
}
#corps
{
   width: 1000px;
   height: 1022px;
   position: absolute;
   top: 286px;
   left: 5px;
   background-image: url("images/fond.jpg");
   overflow: scroll;
}
h1
{
	font-family: Arial;
	font-size: 30px;
	color: RGB(56, 57, 127);
	margin-left: 50px;
	margin-top: 50px;
}
h2
{
	font-family: Arial;
	font-size: 18px;
	color: RGB(56, 57, 127);
	margin-left: 50px;
	margin-top: 20px;
}
P
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	text-align: justify;
	color: RGB(56, 57, 127);
	margin-left: 50px;
	margin-right: 200px;
}
#pied_de_page
{
   width: 1000px;
   height: 41px;
   position: absolute;
   top: 1308px;
   left: 5px;
   background-image: url("images/cadredefin.jpg");
}
#lien
{
   width: 700px;
   height: 33px;
   margin-left: 50px;
   padding-left: 30px;
   padding-top: 7px;
   background-image: url("images/cadredelien.jpg");
   background-repeat: no-repeat;
}
