html {
	width: 1240px;
	margin-left: auto;
	margin-right: auto;
	}
body {
      background-color: #E3F0E3;
	  background-image: url(fond.jpg);
	  background-repeat: no-repeat;
	  background-position: top center;
      }
a {
      color: #000000;
      text-decoration: none;
      }
a:hover {
      color: #000000;
      text-decoration: underline;
      }
H2 {
      font-weight: bold;
      border-bottom: 0px #cecece solid;
      text-transform: uppercase;
      margin-top: 18px;
      margin-bottom: 8px;
      padding-left: 0px;
      text-align: left;
      }

#menu1 {
      width: 130px;
	  margin-left: 91px;
	  margin-top: 172px;
      }
/* MENU */
#main-menu {
      padding: 0px;
      margin: 0px;
      list-style-type: none;
      }
#main-menu li{
      margin: 0px;
      padding: 0px;
      margin-bottom: 6px;
      }
.c2lasm_menusepa {
      display: none;
      }
#main-menu a {
      display: block;
      text-indent: -8765px;
      }
#main-menu #m_home {
      margin-bottom: 32px;
      }
#m_home a {
      background-image: url(m_titlee.png);
      height: 48px;
      }
#m_home a:hover {
      background-image: url(m_titlee.png);
      }
#m_presentation a {
      background-image: url(m_apropos.png);
      height: 25px;
      }
#m_presentation a:hover {
      background-image: url(m_apropos_hover.png);
      }
#m_modulepages1 a {
      background-image: url(m_blog.png);
      height: 37px;
      }
#m_modulepages1 a:hover {
      background-image: url(m_blog_hover.png);
      }
#m_modulepages2 a {
      background-image: url(m_shop.png);
      height: 37px;
      }
#m_modulepages2 a:hover {
      background-image: url(m_shop_hover.png);
      }
#m_modulepages3 a {
      background-image: url(m_etoiles.png);
      height: 48px;
      }
#m_contact a {
      background-image: url(m_contact.png);
      height: 19px;
      }
#m_contact a:hover {
      background-image: url(m_contact_hover.png);
      }
#m_photo a {
      background-image: url(m_collections.png);
      height: 14px;
      }
#m_photo a:hover {
      background-image: url(m_collections_hover.png);
      }
#m_annuaire a {
      background-image: url(m_pointsdevente.png);
      height: 11px;
      }
#m_annuaire a:hover {
      background-image: url(m_pointsdevente_hover.png);
      }
#m_mailing a {
      background-image: url(m_mailing.png);
      height: 15px;
      }
#m_mailing a:hover {
      background-image: url(m_mailing_hover.png);
      }

#divtablo {
	min-height: 610px;
	}
#contenupage1 {
	  margin-top: 172px;
      width: 865px;
      height: 426px;
      overflow: auto;
      }
#contenupage2 {
      width: 789px;
      padding: 26px 0px 5px 37px;
      }
/* SIGNATURE */
#bas2 {
      width: 1240px;
	  margin-left: auto;
	  margin-right: auto;
	  padding-top: 10px;
      }
#bas {
      width: 860px;
      height: 20px;
      color: #A0ADA4;
	  margin-left: 300px;
	  text-align: center;
      }
#bas a {
      color: #87A976;
      font-weight: bold;
      text-decoration: none;
      }
#bas a:hover {
      text-decoration: underline;
      }
	  
#intropage1 {
      margin-top: 0px;
      padding: 0px;
      border: 0px #DFDFDF solid;
      background-color: transparent;
      }
/* ANNUAIRE */
.annuaire_tabloliste {
      width: 805px;
      }
/* CONTACT */
#modulecontacttablo {
      width: 96%;
      }
	  