#global {
	background-image: url(/img/accueil/fond.gif);
	background-repeat: repeat-y;
}
#global .bas {
	background-image: url(/img/accueil/fond_bas.gif);
}





/* GAUCHE */

#gauche {
	width: 250px;
	margin: 0px;
}
#gauche h3.lien {
	margin: 10px auto 10px auto;
}





/* CENTRE */

#centre {
	width: 750px;
}
#centre h1 {
	background-image: url(/img/fr/accueil/visuel.jpg);
	height: 231px;
	margin: 0px;
}
#contenu {
	padding: 0px 16px 5px 24px;
}
