#main {
    background-image:url(../images/fond-accueil.jpg);
	height:667px;
}
h1 {
	color:#fff;
	font-size:16px;
}
#gauche,#droite,#bas {
    float:left;
}
#haut {
	height:85px;
	width:100%;
	text-align:center;
	padding:30px 0px 0px 0px;
}
/*****************************************************************/
/* SECTION GAUCHE */
/*****************************************************************/
#gauche {
	width:501px;
	height:297px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
#divmenu_confort {
    float:right;
	width:171px;

}
#divmenu_confort h1{
    margin-left:5px;
	
}
#menu_confort {
    list-style:none;
	width:168px;
	text-align:center;
	float:right;
	margin-top:4px;
	color:#fff;
}
#menu_confort ul,#menu_detente ul {
	position:absolute;
	left:-999em;
}
#menu_confort li {
	line-height:26px;
}

#texte_confort {
	float:right;
	width:170px;
	padding:185px 15px 0px 0px;
}
#poeles {
    background-image:url(../images/acc-conf-1.jpg);
}
#foyers {
    background-image:url(../images/acc-conf-2.jpg);
}
#manteaux {
    background-image:url(../images/acc-conf-3.jpg);
}
#encastrables{
    background-image:url(../images/acc-conf-5.jpg);
}
#cheminees{
    background-image:url(../images/acc-conf-4.jpg);
}
#cuisinieres{
    background-image:url(../images/acc-conf-6.jpg);
}
#echangeurs{
    background-image:url(../images/acc-conf-7.jpg);
}
#fournaises{
    background-image:url(../images/acc-conf-8.jpg);
}

/*****************************************************************/
/* SECTION DROITE */
/*****************************************************************/

#droite {
	width:500px;
	height:297px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#divmenu_detente {
    float:left;
	width:171px;
}
#divmenu_detente h1{
    margin-left:5px;
	
}
#menu_detente {
    list-style:none;
	width:168px;
	text-align:center;
	float:left;
	margin-top:4px;
	color:#fff;
}
#menu_detente li {
	line-height:26px;
}
#piscines {
   background-image:url(../images/acc-det-1.jpg);
}
#spa {
   background-image:url(../images/acc-det-2.jpg);
}
#solarium {
   background-image:url(../images/acc-det-4.jpg);
}
#accessoires {
   background-image:url(../images/acc-det-3.jpg);
}
#sauna {
   background-image:url(../images/acc-det-5.jpg);
}
#texte_detente {
	float:left;
	width:165px;
	padding:185px 15px 0px 0px;
}

/*****************************************************************/
/* SECTION BAS */
/*****************************************************************/
#bas {
	width:355px;
	padding:15px 0px 0px 145px;
}
#bas #plus {
	font-size:16px;
	color:#fff;
	text-decoration:none;
	float:right;
	padding:80px 15px 0px 0px;
	font-weight:bold;
}

