#acc_msg {
}
    #acc_msg div {
      float: left;
      width: 700px;
    }
      #acc_msg div a {
        color: #003333;
      }
    #acc_msg img {
      float: right;
    }


#acc_links {
  clear: both;
  margin: 10 0px;
}
    #acc_society {
      float: left;
    }
        #acc_society ul {
          margin: 0;
          padding: 0 0 0 15px;
        }
            #acc_society ul li {
              height: 15px;
              width: 250px;
              list-style-type: none;
              margin: 0;
              padding: 3px 0 0 0;
              font-size: 1.0em;
              font-weight: bold;
              text-align: center;
            }
                #acc_society ul li.acc_society_1 {
                  background-image: url("images/accueil/societe-futon-fond.png");
                }
                #acc_society ul li a {
                  color: #003333; 
                }

    #acc_imgs {
      float: right;
    }
        #acc_imgs img {
          height: 120px; 
        }
