
a.menuiserie {
	background: url(menu/menuiserie.jpg) no-repeat;
	width:87px;
}

a:hover.menuiserie {
	background:url(menu/menuiserie.jpg) no-repeat left -40px;
}

#menu {
	height:40px;
	padding:0;
	margin:0;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	display:inline;
	list-style-type:none;
}

#menu a {
	display:block;
	float:left;
	height:40px;

}

a.portails {
	background: url(menu/portails.jpg) no-repeat;
	width:68px;
}

a:hover.portails {
	background: url(menu/portails.jpg) no-repeat left -40px;
}

a.liens {
	background: url(menu/liens.jpg) no-repeat;
	width:49px;
}

a:hover.liens {
	background: url(menu/liens.jpg) no-repeat left -40px;
}

a.infos {
	background: url(menu/infos.jpg) no-repeat;
	width:84px;
}

a.infos:hover {
	background: url(menu/infos.jpg) no-repeat left -40px;
}

a.fermetures {
	background: url(menu/fermetures.jpg) no-repeat;
	width:126px;
}

a:hover.fermetures {
	background: url(menu/fermetures.jpg) no-repeat left -40px;
}

a.couvertures {
	background: url(menu/couvertures.jpg) no-repeat;
	width:184px;
}

a:hover.couvertures {
	background: url(menu/couvertures.jpg) no-repeat left -40px;
}

a.contact {
	background: url(menu/contact.jpg) no-repeat;
	width:81px;
}

a:hover.contact {
	background: url(menu/contact.jpg) no-repeat left -40px;
}

a.chauffage {
	background: url(menu/chauffage.jpg) no-repeat;
	width:165px;
}

a:hover.chauffage {
	background: url(menu/chauffage.jpg) no-repeat left -40px;
}

a.alarmes {
	background: url(menu/alarmes.jpg) no-repeat;
	width:67px;
}

a:hover.alarmes {
	background: url(menu/alarmes.jpg) no-repeat left -40px;
}

a.accueil {
	background: url(menu/accueil.jpg) no-repeat;
	width:69px;
}

a:hover.accueil {
	background: url(menu/accueil.jpg) no-repeat left -40px;
}
