/* CSS Document */
body {
	background-image:url(Images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container{
	position:relative;
	background-image:url(img_css/fond.jpg);
	background-repeat: no-repeat;
	width:980px;
	background-color: #ffffff;
	margin:0 auto;
}
#ban_Accueil {
	background-image:url(img_css/top.jpg);
	margin:0px;
	width:980px;
	height:157px;
}
#intro {
	width:980px;
	height:103px;
}
#intro_accueil {
	width:840px;
	padding:10px;
}
#intro_entreprises {
	width:650px;
	margin-left:180px;
	padding:10px;
	height:100px;
}
#intro_particuliers {
	width:650px;
	margin-left:180px;
	padding:10px;
	height:100px;
}
#chapeau{
 	position:absolute; 
	width:600px; 
	height:70px;
	left: 190px; 
	top: 200px;
}
#titre {
	background-image:url(img_css/inter_titre.jpg);
	width:980px;
	height:41px;
}
#contenu {
	width:980px;
	height:346px;
}
#contenu_page {
	width:780px;
	padding:10px;
	margin-left:180px;
}
#bas{
	margin-top:0px;
	background-image:url(img_css/Bas.jpg);
	width:980px;
	height:35px;
}
#EN{
	position:absolute;
	width:395px;
	height:346px;
	background-image:url(img_css/en.jpg);
	left: 0px;
	top: 0px;
}
#entreprises{
	position:absolute;
	width:585px;
	height:168px;
	background-image:url(img_css/entreprises.jpg);
	left: 395px;
	top: 0px;
}
#particuliers{
	position:absolute;
	width:585px;
	height:178px;
	background-image:url(img_css/particuliers.jpg);
	left: 395px;
	top: 168px;
}

#ban_Accueil h1, #ban_Accueil h3 {
display:none;
}
h1 {
margin-top:0;
}

/* CSS Contenu page index */

