#bandeau-approfondir {
	width: 960px;
	height: 200px;
	background: url(../images/bandeau_approfondir.jpg) #6699CC;
}

#une-colonne {
	float: left;
	width: 720px;
	padding-left: 20px;
	padding-right: 20px;
}

#deux-colonnes-gauche {
	float: left;
	width: 340px;
	padding-left: 20px;
	padding-right: 20px;
}

#deux-colonnes-droite {
	float: left;
	width: 340px;
	padding-left: 20px;
	padding-right: 20px;
}

#rub_musees {
	float: left;
	width: 720px;
	height: 30px;
	background: url(../images/rub_musees.jpg) no-repeat top left;
}

#fond-photos {
	float: left;
	width: 385px;
	padding-left: 5px;
	height: 290px;
	padding-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url(../images/fond_lecteur.jpg);
}

#rub_retour {
	float: left;
	width: 210px;
	height: 18px;
	padding-left: 40px;
	padding-top: 2px;
	margin-top: 5px;
	text-align: left;
	background: url(../images/rub_retour.jpg) no-repeat top left;
}

#rub_adresse {
	float: left;
	width: 700px;
	padding-left: 20px;
	text-align: left;
	background: url(../images/rub_adresse.jpg) no-repeat top left;
}