* {
	margin: 0px;
	padding: 0px;
}

#barre {
		height:22px;
		width:960px;
		/*background:#fffff0;
		border:solid silver;
		border-width:1px 0;*/
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
	}

#menu ul,li {
		display:block;
		list-style:none;
		margin:0;
		padding:0;
	}

	#menu img{
	height:22px;
	overflow:hidden;
	}
		#menu ul ul {
			position:absolute;
			left:5px;
			top:22px;
			height:auto;
			width:90%;
			/*border-width:1px;*/
			display:none;
			background:#EEE;
			border-top: 1px solid #680C11;
		}
			#menu ul ul ul {
				top:0;
				left:70px;
			}

		#menu li:hover {
			/*background:#f0f0f0;*/
			z-index:10;
		}
		#menu ul ul li:hover {
			background: #CCC;
			z-index:10;
		}

		#menu li:hover ul ul {
			display:none;
		}

		#menu li:hover ul, 
		#menu li:hover li:hover ul {
			display:block;
		}

	#menu li {
		position:relative;
		float:left;	
		height:22px;
	}
		#menu li li {
			float:none;
			height:15px;
		}

	#menu li a {
	/*	text-indent:-9999px;*/
		display:block;
	}
		#menu li li a {
		text-indent:0px;
		text-decoration:none;
	}
    #menu ul ul a{
	color:#991559;
	}
	#menu ul ul a:hover {
		color:white;
	}
    #menu li.l115 {
	width:115px;
	text-align:center;
	background:url(../images/bouton/1.png) left top;
	}
	li.l115hover {
	width:115px;
	text-align:center;
	background:url(../images/bouton/1on.png) left top;
	}
	li.l140 {
	width:140px;
	text-align:center;
	background:url(../images/bouton/2.png) left top;
	}
	li.l140hover {
	width:140px;
	text-align:center;
	background:url(../images/bouton/2on.png) left top;
	}
	li.l83 {
	width:83px;
	text-align:center;
	background:url(../images/bouton/3.png) left top;
	}
	li.l83hover {
	width:83px;
	text-align:center;
	background:url(../images/bouton/3on.png) left top;
	}
	li.l75 {
	width:75px;
	text-align:center;
	background:url(../images/bouton/4.png) left top;
	}
	li.l75hover {
	width:75px;
	text-align:center;
	background:url(../images/bouton/4on.png) left top;
	}
	li.l54 {
	width:54px;
	text-align:center;
	background:url(../images/bouton/4bis.png) left top;
	}
	li.l54hover {
	width:54px;
	text-align:center;
	background:url(../images/bouton/4bison.png) left top;
	}
	li.l91 {
	width:91px;
	text-align:center;
	background:url(../images/bouton/4ter.png) left top;
	}
	li.l91hover {
		width:91px;
	text-align:center;
	background:url(../images/bouton/4teron.png) left top;
	}
	li.l110 {
	width:110px;
	text-align:center;
	background:url(../images/bouton/5.png) left top;
	}
	li.l110hover {
		width:110px;
	text-align:center;
	background:url(../images/bouton/5on.png) left top;
	}
	li.l145 {
	width:145px;
	text-align:center;
	background:url(../images/bouton/6.png) left top;
	}
	li.l145hover {
		width:145px;
	text-align:center;
	background:url(../images/bouton/6on.png) left top;
	}
	li.l147 {
	width:147px;
	text-align:center;
	background:url(../images/bouton/7.png) left top;
	}
	li.l147hover {
	width:147px;
	text-align:center;
	background:url(../images/bouton/7on.png) left top;
	}	
	ul ul li{
	padding-left:5px;
	text-align:left;
	line-height:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	}




table {margin: 0 auto;}
#catalogue {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 20px;*/
}
#decocatalogue {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/deco/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	/*padding-top: 20px;*/
}
.clear {
	clear: both;
}
body {
	background-image: url(images/deco/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	behavior:url("csshover.htc");
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:159px;
	overflow:hidden;
	position: relative;
}
/*#menu li {
	list-style: none;
	float: left;
}*/
#menu {
	border: 1px solid #680C11;
	height: 22px;
	width:960px;
	margin:0 auto;
	z-index:50;
}

#wrapper {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/deco/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#catalogue div {
	width: 25%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #49393C;
	text-align: center;
	height:393px;
	margin-bottom: 40px;
}
#catalogue p.desc {
	text-align: left;
	font-style: italic;
	margin-top: 10px;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 30px;
}
img.porte {
	padding: 5px;
	border: 1px solid #EAEAEA;
	background-color:#FFFFFF;
}
#catalogue td.left {
	background-image: url(images/deco_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#catalogue td.right {
	background-image: url(images/deco_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#catalogue td.bgul {
	background-image: url(images/up_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:16px;
}
#catalogue td.bgur {
	background-image: url(images/top_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:15px;
	width:16px;
}
#catalogue td.bgdl {
	background-image: url(images/bottom_left.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:15px;
	width:16px;
}
#catalogue td.bgdr {
	background-image: url(images/bottom_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:15px;
		width:16px;
}
#catalogue td.up {
	background-image: url(images/deco_top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#catalogue td.down {
	background-image: url(images/deco_bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:15px;
}
#catalogue div h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
#footer {
	text-align: center;
	background-image: url(images/deco/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#corporate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color:#680C11;
 font-size:10px;
	line-height: 10px;
	background-color: #F1EFF0;
	padding: 7px;
	margin-right: 19px;
	margin-left: 19px;
}
#corporate a,#corporate a:hover,#corporate a:visited{
 color:#680C11;
 text-decoration:none;
 font-weight:11px;
 font-weight:bold;
 }#lahome {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#lahome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D3A3E;
	font-size: 14px;
	line-height: 18px;
}
#lahome h1, #catalogue h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D3A3E;
	font-size: 18px;
	font-weight: normal;
	padding: 20px;
	text-align:justify;
	max-width:500px;
}
#catalogue h3 {
font-family:Georgia, "Times New Roman", Times, serif
	font-size: 20px;
	font-style: italic;
	color: #4D3A3E;
	text-decoration: none;
	padding-left: 30px;
	padding-bottom: 30px;
	clear:both;
}

#catalogue h1.splash {
	color: #CCCCCC;
	font-size: 100px;
	text-align: center;
	line-height: 200px;
}
#catalogue h1 {
	width: 70%;
}
#banniere {
	position: absolute;
	width: 800px;
	left: 80px;
	bottom: 0px;
}

#catalogue div.clear
{
	clear:both;
	float:none;
}