/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#globalFond {
	height: 100%;
	width: 100%;
	background: #FFFFFF url(/img-feurs-tourisme-pays-forez/accueil-chambeon-poncins-cleppe/fd-global-2.gif) no-repeat center top;
	text-align: center;
}

#conteneur {
	margin: 0px auto;
	width: 992px;
	text-align: left;
}


