/* PLUME CMS Style Sheets for Michat Electronique template */
/* (c) 2007 - Eric Jouffrey*/
/* Create date : 21/05/2007  */
/* HEADER STYLE SHEET */
#header{
	/*background:url(img/en-tete-catalogue.gif) no-repeat;*/
	background:url(img/en-tete-catalogue2.gif) no-repeat;
	border-bottom:solid 1px #d6c8ad;
}
#header h1{
	/*
	background:url(img/logoSmall.png) no-repeat;
	width:146px;
	height:48px;
	position:relative;
	left:420px;
	top:40px;
	*/
	display:none;
}
#header h1 a{
	display:none;	/*title is set by background image*/
}
