#bandeau {
	background-image: url('images/site/marseille/banniere.gif');
	height: 152px;
}
#contenuContener {
	background-image: url("images/site/marseille/fond_contener_global.gif") ;
	background-repeat: repeat-y;
	width: 740px;
	padding-left: 10px;
}

#search {
	margin: 0px;
	padding: 0px;
	width: 174px;
	float: left;
}

#recherche .location {
	width: 180px;
}

#contenu {
	float: right;
	width: 560px;
}

.spacer {
	clear: both;
}