div#top {
	/*background: transparent url(../images/fonds/top.jpg) no-repeat top right;*/
	/*overflow:hidden;*/
	width: 982px;
	margin-left: 10px;
}

/*a#top_link {
height:127px;
	width: 982px;
	display: block;
}*/

#titre_saint {
	float: left;
	/*background: transparent url(../images/fonds/h1.gif) no-repeat top;*/
	display: block;
	width: 390px;
	height: 57px;
	margin: 10px 45px 0 0px;	
}
#titre_saint span	{
	display: none;
}
div#search {
	/*background: url(../images/titres/vous-recherchez.gif) no-repeat top;*/
	float: left;
	display: inline;
	padding: 12px 0 0 10px;
	margin: 38px 12px 0 40px;
	height: 33px;
}
div#search form {
	height: 21px;
	width: 215px;
	margin-bottom: 0;
}
div#search form input {
	width: 165px;
	float: left;
	margin-top:11px;
}
div#search form input.submit {
	color: #FFF;
	width: 25px;
	margin: 7px 0 0px 0;
	}
div#monEspace {
	/*background: url(../images/titres/mon-saintMac.gif) no-repeat top;*/
	float: left;
	padding-top: 22px;
	margin-top: 9px;
}

div#monEspace form {
	background-image:url(no-image);	
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/skin/frontend/default/default/images/fonds/formmonEsp.png');*/
	height: 60px;
	width: 269px;
	margin: 0px 0 0 0px;
	font-family: Verdana;
}

html>body div#monEspace form {
	/*filter:none;*/
	/*background-image:url(../images/fonds/formmonEsp.png) !important;*/
	background-repeat: no-repeat;
	background-position: bottom;
}

div#monEspace form input#identifiant {
	margin-left:20px;
	width: 110px;
	position: relative;
	z-index: 1;
}
div#monEspace form input#password {
	margin-left:0;
	width: 50px;
	position: relative;
	z-index: 1;	
	}
div#monEspace form input.submit {
	width:50px;
	margin-left: 10px;
	font-size: 12px;
	color: #F49E1E;
	text-transform: uppercase;
	position: relative;
	z-index: 1;	
}
div#monEspace form a {
	background: url(../images/pictos/top_puce.gif) no-repeat left;
	padding-left: 15px;
	display: block;
	font-size:10px;
	letter-spacing:0.5px;
	margin-left: 20px;
	position: relative;
	z-index: 1;	
}
div#monEspace form a.deconnex img {
	float: right;
	margin-top: 2px;
}
div#monEspace form p {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 12px;
	margin: 0 0 0 15px;
	color: #FFF;
	}
div#monEspace form a.deconnex {
	margin: 5px 10px 0 0;
	width: 110px;
	float: right;
	}
/*
div#menu {
	background: url(../images/fonds/menu.gif) no-repeat left;
	padding: 0;
	margin: 0;
	width: 982px;
	height: 20px;
	line-height: 18px;
	margin-top: 2px;
	}
div#menu ul {
	margin: 0;
	padding: 0;
	}
div#menu ul li {
	display: inline;
	background: url(../images/fonds/sep_menu.gif) no-repeat right;
	padding-right: 5px;
}
div#menu ul li.end {
	background: none;
	}
div#menu ul li a {
	font-size: 14px;
	margin: 0 10px;
	}
div#menu ul li a.catalogue {
	background: url(../images/pictos/tip.gif) no-repeat left;
	padding-left: 15px;	
	}
	*/
#multi-level {
line-height: 26px;
height:25px;
position:relative;
z-index:89;
width:976px;
background: url(../images/fonds/menu.gif) repeat-x left bottom;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.otop {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.otop a.top_link {
display:block;
float:left;
height:25px;
font-size: 14px;
padding-left: 15px;
background:url(../images/fonds/menu/bg_bt.gif) no-repeat left bottom;
}
.menu li.otop a span {line-height:14px;height:14px;display: block;margin-top: 8px;cursor:pointer;} /* move the link text off screen */
.menu li.p1 a.top_link {background:url(../images/fonds/menu/bt_1.gif) no-repeat bottom;}
/* pre-load the hover images into the lists */
.menu li.p1 {width:127px; }
.menu li.p2 {width:101px; }
.menu li.p3 {width:155px; }
.menu li.p4 {width:91px; }
.menu li.p5 {width:186px;}
.menu li.p6 {width:131px;}

/* set up the normal unhovered images in the links */
.menu li a#home { padding-left: 30px;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) 
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#contacts:hover, .menu li:hover a#contacts,
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#privacy:hover, .menu li:hover a#privacy {background:transparent;}*/

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {
	left:0; 
	top:24px; 
	padding:0; 
	border-top:1px solid #979696; 
	white-space:nowrap; 
	width:220px; 
	height:auto;
}
.menu :hover ul.sub li {
	display:block;
	margin: 0;
	background: #E4E4E4;
	height:20px;
	position:relative;
	border-left:1px solid #979696;
	border-right:1px solid #979696;
	float:left;
	width:198px;
	padding: 0 10px 0 10px;
	cursor:pointer;
}
.menu :hover ul.sub li.img {
	display:block;
	background: none;
	background-image:url(../images/fonds/menu/bottom.png) !important;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/skin/frontend/default/default/images/fonds/menu/bottom.png');
	border: none;
	padding: 0;
	height:12px;
	width: 220px;
	line-height:12px;
	margin: 0;
	}
.menu :hover ul.sub li a {
	background: url(../images/fonds/menu/puce.gif) no-repeat left;
	display:block;
	font-size:12px;
	height:20px;
	width: 180px;
	line-height:20px;
	padding-left:15px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	margin: 0;
		cursor:pointer;
}
.menu :hover ul.sub li a.fly {}
.menu :hover ul.sub li a:hover {background:none;background-color: #BFBFBF;}
.menu :hover ul.sub li a.fly:hover {}
.menu :hover ul li:hover > a.fly {	background: url(../images/fonds/menu/puce.gif) no-repeat left; color:#000;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:210px; top:-4px; background: #E4E4E4; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}


