#page
{
   height:894px;
}
#block_left,
#block_center,
#block_right
{
   height:590px;
}

#block_left
{
   width:0px;
}
#block_center
{
   width:650px;
}
#block_right
{
   width:306px;
}
.offre
{
   clear:left;
   width:640px;;
   height:130px;
   border:solid 0px red;
   margin:2px auto 7px 5px;
}
.offre .link_offre
{
   margin: auto 25px auto auto;
}
.offre .link_offre img
{
   display:inline;
}
.visuel_offre img
{
   width:100px;
   height:100px;
   float:left;
   margin:0px 5px 2px 3px;
}
.offre h2
{
   background-color:#FFA41A;
   color:white;
   display:inline;
   margin:0px 25px 5px 10px;
}
.offre h3
{
   text-transform:none;
   margin:10px auto 5px 10px;
   color:#FFA41A;
}
.offre p
{
   margin:2px 3px 5px 3px;
}