body {
	background-image:url(images/fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;}
	

#corps{
width: 800px;
height: 650px;
margin-left: auto;
margin-right:auto;
margin-top: -7px;
}

#menu{
width: 800px;
height: 30px;
margin-left: auto;
margin-right:auto;
margin-top: px;
}


#societe{
position:relative;
top: -330px;
left: 50px;
width: 480px;
height: 300px;
}

#industrie{
position:relative;
top: -180px;
left: 50px;
width: 680px;
height: 170px;
}

#batiment{
position:relative;
top: -190px;
left: 30px;
width: 740px;
height: 170px;
}

#bardage{
position:relative;
top: -170px;
left: 30px;
width: 740px;
height: 170px;
}


#contact{
position:relative;
top: -11px;
left: 0px;
width: 740px;
height: 550px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
