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;
}
b
{
   font-family: Arial;
   font-size: 15px;
   font-weight: bolder;
   text-decoration: underline; 
   font-style: italic;
   color: RGB(167, 173, 254);
   text-decoration: none;
}
#corps
{
   width: 1000px;
   height: 1022px;
   position: absolute;
   top: 286px;
   left: 5px;
   background-image: url("images/fond.jpg");
   overflow: scroll;
}
.image_flottante
{
   float: right;
   margin-left: 50px;
   margin-bottom: 20px;
   margin-right: 20px;
}
#image2
{
   float: right;
   margin-left: 10px;
   margin-bottom: 10px;
}
h1
{
	font-family: Arial;
	font-size: 25px;
	color: RGB(56, 57, 127);
	margin-left: 50px;
	margin-top: 50px;
}
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");
}
