#corps #gauche {
   float: left;
   margin-left: 15px;
   margin-top: 10px;
   width: 560px;
   line-height: 14pt;
}

#corps #gauche img {
   max-width: 540px;
}

#corps #gauche .actu {
   margin-bottom: 30px;
}

#corps #gauche .actu .titre {
   background: url('images/fond_titre2.png') no-repeat;
   padding-left: 20px;
   font-size: 14px;
   color: #262626;
   font-weight: bold;
   line-height: 10pt;
}

#corps #gauche .actu .date {
   font: 11px Arial;
   color: #cbcbcb;
   font-weight: bold;
}

#corps #gauche .actu .news {
   font-size: 12px;
}

#corps #gauche  .float_center {
   margin-left: auto;
   margin-right: auto;
   padding-top: 0;
   text-align: center;
}

#corps #gauche .float_left {
   float: left;
   padding-right: 10px;
   padding-bottom: 10px;
}

#corps #gauche .float_right {
   float: right;
   padding-left: 10px;
   padding-bottom: 10px;
}

#corps #gauche ul li {
   margin-left: 30px;
   list-style-image: url('images/puce.gif');
}

#corps #gauche a {
   color: #262626;
   border-bottom: 1px dotted #cbcbcb;
   font-weight: bold;
}

#corps #gauche a:hover {
   color: #262626;
   font-weight: bold;
   border-bottom: 0;
   background-color: #dbebf7;
}

#corps #droite {
   margin-left: 605px;
}

#corps #droite #contact {
   background: url('images/contact.png') no-repeat;
   width: 278px;
   height: 159px;
}

#corps #droite #contact p {
   width: 210px;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   padding-top: 70px;
   padding-left: 55px;
}

#corps #droite #contact a {
   font-size: 12px;
   font-weight: bold;
   color: #d21419;
}