html{
	background:url(images/fond_contact.gif) 0 0 repeat-x;
	}
#mere{
	background:url(images/bandeau_fd_contact.jpg) center 120px no-repeat;
	}
#contenu{
	background:url(images/contenu_fd_contact.jpg) 0 0 no-repeat;
	}
	
#maCarte_cont{
	float:right;
	width:200px;
	height:320px;
	margin:40px 80px;
	overflow:hidden;
	border:solid 1px #bbb;
	background-color:#FFF;
	padding:1px;
	}

#maCarte{
	width:200px;
	height:320px;
	}
