/* CSS Document */
body {
	background-color: #000000;
}
#contener{
	position: absolute;
	width: 780px;
	margin-left: -390px;
	left: 50%;
	top: 0px;
	background-color: #333333;}

#ban{
	float:left;
	width: 780px;
	background-color: #333333;


}

#corp{
    float:left;
	margin-left: 0px;
	margin-top: 5px;
	width: 780px;
}
#proda{
	float:left;
	background-color: #404040;
	margin-left: 30px;
	margin-top: 0px;
	width:180px;
}
#gauche{
    float:left;
	margin-left: 46px;
	margin-top: 0px;
	width: 450px;
}

	
#adress{
float:left; 
width:240px;  
margin-left:0px; 
margin-top: 90px;}

#contact{
    float:left;
	margin-left:16px; 
	margin-top: 0px;
	width: 440px;
}
	
#prod{
	float:left;
	background-color: #404040;
	margin-left: 30px;
	margin-top: 100px;
	width:180px;
}

#menubas{
	background-color: #999999;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top: 20px;
	height: 14px;
	width: 780px;

}
#pied{
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	height: 25px;
	width: 780px;
}




