@charset "utf-8";
/* CSS Document */
#decmenu ul {list-style: none; margin:0  }
#decmenu { margin-left: 20px; margin-top: 22px; height: 558px; width: 38px; clear:both; }/**/
#decmenu span {display: none; }
#decmenu li { float: left;  }
#decmenu  a { display: block; height: 93px; width: 38px; }
.mfenetre { background: url(images/menu/mfenetre.png) no-repeat; }
.mvolet { background: url(images/menu/mvolet.png) no-repeat; } 
.mgarage { background: url(images/menu/mgarage.png) no-repeat; } 
.mporte { background: url(images/menu/mporte.png) no-repeat; } 
.mdep { background: url(images/menu/mdep.png) no-repeat; } 
.mcontact { background: url(images/menu/mcontact.png) no-repeat; }

.mfenetre a:hover { background: url(images/menu/f_hover.png) no-repeat; }
.mvolet a:hover { background: url(images/menu/v_hover.png) no-repeat; }
.mgarage a:hover { background: url(images/menu/g_hover.png) no-repeat; }
.mporte a:hover { background: url(images/menu/porte_hover.png) no-repeat; }
.mdep a:hover { background: url(images/menu/depan_hover.png) no-repeat; }
.mcontact a:hover{ background: url(images/menu/contact_hover.png) no-repeat; }


.suiv { float: right;  }
.prec {float: left; }
.suiv a, .prec a {display: block; height: 27px; width: 27px; }
.suiv a { background: url(images/psuiv.png) no-repeat; }
.prec a { background: url(images/pprec.png) no-repeat; }
.suiv a:hover { background: url(images/psuiv_hover.png) no-repeat; }
.prec a:hover { background: url(images/pprec_hover.png) no-repeat; }
.porte {background-color: #B8C5A1; }
.fenetre { background-color: #89CCBB; }
.garage	{ background-color: #E8EBA5; }
.volet { background-color: #B9DCB0; }
.depan { background-color: #889E9D; }
.contact { background-color: #FFFF00; }
.mentions {background-color: #99CC66; }
h2.promo { display:block; width: 223px; height: 206px; margin: 0 auto; background: url(images/photo/promo_h2.png) no-repeat; text-align:center; }
.form a {display: block; height: 35px; width: 104px; background: url(images/bouton_contact.png) no-repeat; margin: 0 auto;  }
.form a:hover { background: url(images/bouton_contact_hover.png) no-repeat; }

