/* CSS Document */
#main {
	background-image:url(../images/fond-confort.jpg);
	height:667px;
}
/*    gauche    */
#gauche {
    width:186px;
	float:left;
	
}
ul {
	list-style:none;
	color:#fff;
}
#menu_gauche {
    width:161px;
	float:left;
	text-align:center;
}
#menu_gauche li {
	line-height:26px;
}

/*   centre    */

#centre {
	width:635px;
	padding:40px 0px 0px 0px;
	height:637px;
	float:left;
}
#texte {
	width:625px;
	padding:5px;
	height:553px;
}
#menu_confort {
	width:635px;
	float:left;
	text-align:center;
	position:relative;

}
#menu_confort li {
	float:left;
	line-height:22px;
	position:relative;
}
#menu_confort li:hover ul,#menu_confort li.iehover ul {
	left:14px;
	top:21px;
}
#menu_confort ul {
	position:absolute;
	left:-999em;
	border:1px solid #fff;
	border-top-width:0px;
}
#menu_confort ul li {
   float:none;
   border-top:1px solid #fff;
}

/*  Menu Haut Id */
#poeles {
    width:130px;
	padding-left:10px;
	z-index:100;
}
#poeles ul {
	background-color:#992E1A;
	width:138px;
}
#foyers {
    width:123px;
	z-index:99;
}
#foyers ul {
    background-color:#F49D17;
	width:123px;
}
#manteaux {
    width:195px;
	z-index:98;
}
#manteaux ul {
	background-color:#DB5914;
	width:197px;
}
#cheminees {
    width:145px;
	z-index:97;
}
#cheminees ul {
	background-color:#992F1B;
	margin-left:5px;
	width:136px;
}
#encastrables {
	width:155px;
	padding-left:10px;
	z-index:96;
}
#encastrables ul {
    background-color:#A22E1B;
	margin-left:-15px;
    width:181px;
}
#cuisinieres {
	width:128px;
	z-index:94;
}
#cuisinieres ul {
	background-color:#F8B416;
	width:124px;
	margin-left:3px;

}
#echangeurs {
    width:195px;
	z-index:93;
}
#echangeurs ul {
	width:195px;
	background-color:#DC6911;
}
#fournaises {
    width:140px;
	z-index:92;
}
#fournaises ul {
	width:130px;
	background-color:#BA2F1C;
}



/***********************************/
/* droite */
/***********************************/
#droite {
	float:left;
	width:179px;
}
#divmenu_droite {
	float:right;
	width:143px;
	text-align:center;
	padding-top:110px;
}
#menu_droite {
	margin-top:16px;
}
#menu_droite li {
padding-top:1px;
	line-height:34px;
}
#droite h1 {
	color:#fff;
	font-size:16px;
}
