html, body {
	height: 100%;
	margin: 0;
}
#page {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: White;
	position: relative;
	min-height: 100%;
	padding: 0;
	background-image: url(fdpg.gif);
	background-repeat: repeat;
}

#global {
	padding-bottom: 50px;
	overflow: auto;
}

#entete {
	float: left;
	height: 72px;
	width: 760px;
	background-image: url(entete.gif);
}

#liens {
	float:left; width: 300px; margin-top: 5px; margin-left: 80px;
}

#arianne {
	float:right; width: 200px; margin-top: 5px; margin-right: 5px; text-align:right;
}

#titre {
	float: right;
	width: 550px;
	margin-top: 20px;
	margin-right: 5px;
	text-align: right;
	border-bottom-color: #CC6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#contenu {
	float: right;
	background-color: #FFFFCC;
	width: 618px;
	overflow: hidden;
	padding-bottom: 50px;
}

#bdlft {

	width: 142px;
	float: left;
	background-image: url(fstgsbd5.gif);
	background-color: White;
	background-repeat: no-repeat;
}

#menu {
	float: left; 
	width: 218px; 
	height: 488px;
}

#piedpage {
	position: absolute;
	height: 60px;
	width: 100%;
	bottom: 0;
	background-image: url(pcjn.gif);
	margin-top: 10px;
}

#MisaJour {
	width:142px;
	height:60px;
	float:left;
}

#Bandeau {
	width:468px;
	height:60px;
	float:left; 
}

#Copyright {
	width:150px;
	height:60px;
	float:left;
}

#bref {
	font-size: 0.9em;
	margin-left: 5px;
	border: 1px solid #993300;
	background-color: #FFFFFF;
	width: 140px;
	float: right;
}

#annonce {
	float:left;
	width:400px;
	background-color: #FFFFFF;
	overflow: hidden;
	min-height: 500px;
}

.annonce1 {
	height: 100%;
	border:1px solid #CC6600;
	padding:5px;
}

#news {
	float:left;
	margin-left: 217px;
	width:400px;
	height:120px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#communiques {
	float: left;
	width: 395px;
	height: 360px;
	display: none;
	margin-left: 5px;
}

#temoignage {
	float: left;
	width: 395px;
	height: 360px;
	display: none;
	margin-left: 5px;
}

#adhesion {
	float: left;
	width: 395px;
	height: 360px;
	display: none;
	margin-left: 5px;
}

#feuille {
	margin: 10px;
	background-color: #FFFFFF; 
	padding: 5px;
}

