html,body,h1,h2,ul,dl,ol,dt,dd {
	margin: 0;
	padding: 0;	
}

ul,dl,ol {
	list-style-type: none;	
}

a img {
	border: 0 none;	
}



/* structure */
body {
  background: #302e2e url(../../images/nouveaumodele/bandeau_left.gif) repeat-x;
}

#bandeau_right {
  background-color: blue;
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 132px;
  z-index: 1;
  background: url(../../images/nouveaumodele/bandeau_right.gif) repeat-x;
}

#cadre_0 {
  background-color: #fff;
  margin: 132px 0 -132px 0;
}

#cadre_1 {
  min-height: 200px;
  width: 1000px;
  margin: auto;
  background-color: #f00;
  z-index: 2;
  position: relative;
  background: url(../../images/nouveaumodele/bandeau.gif) no-repeat;
  top: -132px;
}

#header {
  height: 132px;
  position: relative;
}

#footer {
  background: url(../../images/nouveaumodele/footer-repeat.gif) repeat-x;
  height: 181px;
  margin-top: -107px;
}

/* commun */
body {
  font-size: 11px;
  font-family: Arial; 
}
a {
  cursor: pointer;
}
.btn_link span {
  display: none;
}

/* header */
#header .tohome {
  display: block;
  width: 317px;
  height: 77px;
  background: url(../../images/nouveaumodele/decomatic.png) no-repeat;
  position: absolute;
  top: 12px;
  left: 0px;
}

#btn_panier,
#btn_compte {
  display: block;
  position: absolute;
  width: 107px;
  height: 24px;
  top: 18px;
  right: 33px;
  background: url(../../images/nouveaumodele/btn_panier.gif) no-repeat;
  font-size: 14px;
  text-decoration: none;
  color: #525252;
  padding: 6px 0 0 41px;
}

#btn_compte {  
  height: 20px;
  top: 55px;
  background-image: url(../../images/nouveaumodele/btn_compte.gif);
}

#btn_panier:hover,
#btn_compte:hover {
  color: #1e1d1c;
}

#baseline {
  color: #423f3c;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  top: 45px;
  left: 340px;
  background: url(../../images/nouveaumodele/baseline.gif) no-repeat bottom;
  height: 28px;
  width: 403px;
}

/* menuh */
#menuh {
  position: absolute;
  bottom: 0;
  left: 0;
}

#menuh > li {
  background: url(../../images/nouveaumodele/menu_left.png) no-repeat;
  padding: 0 0 0 11px;
  display: inline;
  float: left;
  overflow: visible;
  margin-right: -3px;
  position: relative;
}

#menuh > li > a {
  background: url(../../images/nouveaumodele/menu_right.png) no-repeat right top;
  padding: 0 11px 0 0;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  float: left;
}

#menuh > li > a > span {
  background: url(../../images/nouveaumodele/menu_repeat.png) repeat-x;
  float: left;
  line-height: 27px;
  padding: 5px 0 0 0; 
}

#menuh > li:hover,
#menuh > li.active {
  background-position: 0 -33px;
  cursor: pointer;
}

#menuh > li:hover > a,
#menuh > li.active > a {
  background-position: 100% -33px;
  color: #ff9000;
}

#menuh > li:hover > a {
  text-decoration: underline;
}

#menuh > li:hover > a > span,
#menuh > li.active > a > span {
  background-position: 0 -33px; 
}

#menuh li > div {
  position: absolute;
  top: 32px;
  left: 0;
  width: 287px;
  background: url(../../images/nouveaumodele/smenu_bottom.png) no-repeat bottom;
  padding-bottom: 8px;
  display: none;
}

#menuh li:hover > div {
  display: block;
}

#menuh li > div > div {
  background: url(../../images/nouveaumodele/smenu_bkg.png) repeat-y;
  padding-bottom: 12px;
  padding-top: 12px;
  overflow: auto;
}

#menuh > li:hover div {
  cursor: auto;
}

#menuh div > ul {
  margin: 0 16px;
  padding-bottom: 15px;
  border-top: 6px solid #f8ad2a;
  border-bottom: 6px solid #f8ad2a;
  width: 255px;
  float: left;
}

#menuh div > ul > li {
  padding: 0 0 0 0;
  margin-top: 15px;
}

#menuh div > ul a,
#menuv a {
  color: #050505;
  text-decoration: none;
}

#menuh div > ul > li > a,
#menuv > ul > li > a {
  font-size: 14px;
}

#menuh div > ul ul,
#menuv > ul ul {
  margin-top: 3px;
}

#menuh div > ul ul a,
#menuv > ul ul a {
  font-size: 12px;
  background: url(../../images/nouveaumodele/puce.gif) no-repeat 0 4px;
  display: block;
  width: 240px;
  padding: 0 0 5px 15px;
}

#menuh div > ul ul a:hover,
#menuv > ul ul a:hover {
  color: #e48b00;
  text-decoration: underline;
}


/* colonnes */
#colonnes {
  margin: 24px 0 0;
  overflow: hidden;
}

#left {
  width: 100%;  
  padding-bottom: 42px;
}

/* footer */
#footer > div {
  width: 1000px;
  margin: auto;
  position: relative;
}

#referencement {
  color: #f2f1e7;
  display: table-cell;
  vertical-align: middle;
  height: 62px;
  /* pour ie7 qui ne comprend pas table-cell */
  /padding-top:10px;
  /height: 52px;
}

#referencement a {
	color: #F2F1E7;
	text-decoration: none;
}

#links {
  position: absolute;
  top: 110px;
  left: 357px;
}

#links li {
  float: left; /* ie7 */
}

#links a {
  background: url(../../images/nouveaumodele/pointilles_orange.gif) repeat-y;
  color: #9e9a93;
  font-size: 12px;
  float: left;
  text-decoration: none;
  line-height: 33px;
  padding: 0 13px 0 12px;
}

#links a:hover  {
  text-decoration: underline;
}

#links .first {
  background: none;
}

#footer .tohome {
  position: absolute;
  left: 0;
  top: 86px;
  display: block;
  width: 247px;
  height: 74px;
  background: url(../../images/nouveaumodele/decomatic_footer.png) no-repeat;
}

#addonline {
  position: absolute;
  right: 0;
  top: 135px;  
}

#addonline a {
  color: #726e6b;
  font-size: 10px;
  text-decoration: none;
}

#addonline a:hover {
  text-decoration: underline;
}

#addonline img {
  vertical-align: middle;
  margin-left: 5px;
}

#chemin {
  height: 51px;
  background: url(../../images/nouveaumodele/chemin_bkg.gif) no-repeat;
  margin-bottom: 15px;
  line-height: 47px;
  font-size: 14px;
  color: #1f1d1e;
}

#chemin span {
  background: url(../../images/nouveaumodele/puce.gif) no-repeat 0 20px;
  float: left;
  padding-left: 18px;
  margin-left: 14px;
}

#chemin a {
  color: #1f1d1e;  
  text-decoration: none;
  float: left;	
}

#chemin a.first {
  background: none;
  padding-left: 35px
}

#chemin a:hover {
  text-decoration: underline;
}

#menuv {
  background: url(../../images/nouveaumodele/menuv_repeat.gif) repeat-y;
}

#menuv .titre {
  background: url(../../images/nouveaumodele/menuv_top.gif) no-repeat;
  display: block;
  height: 48px;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fc8300;
  padding-left: 32px;
}

#menuv .titre:hover {
  text-decoration: underline;
}

#menuv > ul {
  background: url(../../images/nouveaumodele/menuv_bottom.gif) no-repeat left bottom;
  padding: 0 15px 15px;
  margin-bottom: 24px;
  /*width: 170px;*/
  overflow: hidden; /* ie7 */
}

#menuv > ul > li {
  margin-top:15px;
}

#menuv ul a {
  width: auto !important;
}

#totop {
  background-color: #e4e3d9;
  text-align: right;
  line-height: 17px;
  margin-top: -17px;
}

#totop a {
  color: #33312e;
  font-size: 11px;
  text-decoration: none;
  background: url(../../images/nouveaumodele/puce_2.gif) no-repeat right 6px;
  margin-right: 5px;
  padding-right: 13px;
}

#totop a:hover {
  text-decoration: underline;
}
