#tete {
	background-image:url(../../images/style/bandeau.jpg);
	background-position:center;
	display:block; 
	height:135px;
	text-align:center;
	clear:both;
}
#tete_popup {
	margin:0 auto;
	background-image:url(../../images/style/head_popup.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block; 
	width:1000px;
	height:100px;
	text-align:center;
	clear:both;
}
#page {
	background-image:url(../../images/style/page.jpg);
	background-repeat:repeat-y;	
	margin:0 auto;
	padding:0 50px;
	width:900px;
	clear:both;
	/*border:1px solid red;*/
	/*display:none;*/
}
#page_popup {
	background-image:url(../../images/style/page_popup.gif);
	background-repeat:repeat-y;	
	margin:0 auto;
	padding:0 50px;
	width:900px;
	clear:both;
	/*border:1px solid red;*/
	/*display:none;*/
}
#attente {
	position:relative;
	margin:0 auto;
	text-align:center;
	text-decoration:blink;
	font-weight:bold;
	font-size:22px;
	color:#663300;
	/*border: thin dotted #00FF00;*/
}
#pied {
	background-image:url(../../images/style/pied.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
	width:1000px; 
	height:60px;
	clear:both; 
	/*border:1px solid red;*/
}
#pied_popup {
	background-image:url(../../images/style/pied.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
	width:1000px; 
	height:40px;
	clear:both; 
}