html, body {
	height:100%;
}
body {
	margin:0;
	background-image:url(../imgs/styleKanga/bgIndex.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000103;
}
.axePromo {
	float:left;
	color:#ffffff;
	margin:80px 0 0 25px;
	font-size:20px;
}
.axePromo p {
	margin:0;
	padding:0;
}
.axePromo #fr {
	font-size:26px;
}
.logoImg {
	float:left;
}
.clear {
	clear:both;
}
#bgframeH div{
	float:left;
	width:50%;
	height:100%;
}
#bgframeH #res {/*background-image:url("../imgs/res.indexbg.gif"); background-color:#014585; */
}
#bgframeH #com {/*background-image:url("../imgs/com.indexbg.gif"); background-color:#014585; */
}
#bgframeV {
	position:absolute;
	left:50%;
	margin-left:-463px;
	width:926px;
	height:100%;
}
#descwrap {
	position:relative;
	margin-top:640px;
	background-color:#FFFFFF;
	padding: 15px 0 50px 0;
}
.desc_col {
	float:left;
	width:440px;
	padding:10px;
	color:#636363;
	font-size:8pt;
	text-align:justify;
}
.desc_col h1 {
	font-size:8pt;
	font-weight:bold;
	display:inline;
}
#address {
	width:100%;
	clear:both;
	padding-top:30px;
	font-size:8pt;
	color:#636363;
	text-align:center;
}
#frame {
	position:absolute;
	top:0%;
	left:50%;
	margin:0 0 0 -463px;
	width:926px;
	height:500px;
}
#logo {
	background-image:url(../imgs/styleKanga/gbEntete.jpg);
	background-repeat:no-repeat;
	width:926px;
	height:188px;
	margin:0 auto;
	padding-top:15px;
	border-bottom:none;
}
#typeselect #residential {
	float:left;
}
/*	#typeselect #overlays { position:relative; top:-353px; width:926px; height:353px; overflow:hidden; }*/
	#typeselect {
	clear:both;
	position:absolute;
	width:100%;
	background-color: #000000;
	height:60px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:355px;
}
#typeselect .overlay a {
	display:block;
	position:relative;
	width:80px;
	height:23px;
}
#typeselect a:link, #typeselect a:visited {
	display:block;
	float:left;
	padding:5px 0 5px 65px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	background-image:url(../imgs/styleKanga/fleche.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}
#typeselect #residential_overlay {
	background-color:#014585;
}

#info {
	clear:both;
	position:absolute;
	width:100%;
	height:30px;
	background-color:#bea170;
	background-image:url(../imgs/styleKanga/adresse.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:610px;
	z-index:12;
}
#flash {
	clear:both;
	position:absolute;
	width:100%;
	height:30px;
	background-color:#ffffff;
	height:355px;
}
#indexdesc_frm {
	width:926px;
	background-color:#e2e2e2;
	border:1px solid #fff;
	border-width:0 1px;
}
#indexdesc_frm div {
	float:left;
	width:330px;
	padding:10px;
	color:#044786;
	font-size:8pt;
	text-align:justify;
}
.gSelct {
	width:463px;
	float:left;
}
.dSelct {
	width:463px;
	float:left;
}
