body, html {
	margin:0px;
	padding:0px;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	color:#FFFFFF;
}
body {
	background-color:#000000;
	}
.head {
	/*background-image:url(images/bg-top.jpg);
	background-position:center;
	background-repeat:repeat;*/
	height:156px;
	}
div#page {
	position: relative;
	min-height:100%;
	}
*html div#page {
	height:100%;
	}	
div#piedpage1 {
	padding-bottom:180px;
	}	
div#piedpage2 {
	position: absolute;
	bottom: 0; 
	left: 0;
	width:100%;
	height: 180px;
	/*background-image:url(images/bg-bottom.jpg);
	background-repeat:repeat;
	background-position:top center;*/
	margin-bottom:0px;
	}
div#piedpage2 a{
	color:#CCCCCC;
	}
.divbas {
	width:200px;
	margin-right:20px;
	height:110px;
	float:left;
	margin-top:20px;
	color:#FFFFFF;
	}
.divbas a{
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	}
.menu a {
	display:block;
	float:left;
	height:34px;
	}
.accueil {
	background-image:url(images/accueil.jpg);
	width:57px;
	margin-right:205px;
	}
.produits {
	background-image:url(images/produits.jpg);
	width:83px;
	}
.revendeurs {
	background-image:url(images/points-de-vente.jpg);
	width:133px;
	}
.qualite {
	background-image:url(images/qualite-savoir-faire.jpg);
	width:175px;
	}
.groupe {
	background-image:url(images/le-groupe.jpg);
	width:94px;
	}
.actualites {
	background-image:url(images/actualites.jpg);
	width:98px;
	}
.contact {
	background-image:url(images/contacts.jpg);
	width:81px;
	}
.video {
	background-image:url(images/videobout.jpg);
	width:71px;
	}
