
#header.home {
	height: 409px;
}
#header.home .logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 345px;
	height: 145px;
}
#header.home .actus {
	position: absolute;
	top: 177px;
	left: 13px;
	overflow: hidden;
	display: block;
	width: 281px;
	height: 154px;
	padding: 50px 7px 15px 5px;
}
#header.home .actus ul {
	height: 154px;
	overflow: hidden;
}
#header.home .actus li {
	padding: 0 30px 0 45px;
	line-height: 11px;
}
#header.home .actus li.sep {
	height: 15px;
	padding: 0;
	background: url(../images/actus-sep.gif) no-repeat 1px center;
	line-height: 1px;
}

#header.home .pic {
	position: absolute;
	top: 30px;
	right: 183px;
	display: block;
	width: 414px;
	height: 379px;
}

#header.home .compte {
	height: 379px;
}
#header.home .compte .tel {
	position: absolute;
	bottom: -1px;
	right: 0;
	width: 153px;
	height: 184px;
	padding: 48px 0 0 29px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
#header.home .compte .tel img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 183px;
	height: 139px;
}


/*---- CONTENT ----*/
#content h2 {
	text-align: center;
	font: bold Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content .btn-devis,
#content .btn-garanties {
	display: block;
	width: 225px;
	height: 20px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -8888px;
}
#content .btn-devis {
	background: url(../images/btn-devis.gif) no-repeat 0 0;
}
#content #pub-flash {
	display: block;
	width: 287px;
	height: 146px;
	padding: 13px 0 0 6px;
	background: url(../images/pub-back.png) no-repeat 0 0;
	behavior: url(iepngfix.htc);
}


/*---- CONTENT 1 ----*/
#content .home-mono {
	height: 198px;
}
#content .home-mono ul li.vide {
	display: block;
	width: 293px;
	height: 159px;
	behavior: url(iepngfix.htc);
}
#content .home-mono h2 {
	position: absolute;
	top: 60px;
	left: 42px;
	width: 278px;
	line-height: 40px;
	font-size: 35px;
}
#content .home-mono .btn-devis,
#content .home-mono .btn-garanties {
	position: absolute;
	left: 340px;
}
#content .home-mono .btn-devis {
	top: 76px;
}
#content .home-mono .btn-garanties {
	top: 99px;
}
#content .home-mono #pub-flash,
#content .home-mono ul li.vide {
	position: absolute;
	top: 21px;
	left: 618px;
}


/*---- CONTENT + ----*/
#content .home-multi {
	padding: 21px 0 19px 12px;
}
#content .home-multi ul {
	clear: both;
	height: 159px;
}
#content .home-multi ul li {
	float: left;
	behavior: url(iepngfix.htc);
	padding-right: 10px;
}
#content .home-multi ul li.produit {
	float: left;
	display: block;
	width:  281px;
	height: 143px;
	padding: 20px 16px 0 5px;
}
#content .home-multi ul li.vide {
	display: block;
	width: 293px;
	height: 159px;
}
#content .home-multi h2 {
	line-height: 30px;
	font-size: 30px;
}
#content .home-multi .btn-devis {
	margin: 15px auto 3px;
}
#content .home-multi .btn-garanties {
	margin: 0 auto;
}




