body{
	background:#CCCCCC;
	}

iframe{
border:none; overflow:hidden; width:300px; height:62px;
}
/* Banniere */
div.banniere{
	width: 900px;
	height: 200px;
	margin:0 auto; 
	background:url(../images/haut2.png);
	margin-bottom:0px;
	}
	
/* la page */	
div.espaceur_haut{
	position:relative;
	width:900px;
	margin:0 auto;
	height:15px;
	background:url(../images/footer-h2.png) no-repeat;
	}				
div.blok_milieu{
	position:relative;
	width:900px;
	background:  url(../images/page.png);
	background-position:center;
	margin:0 auto;
	}
	
/* les block de la page */	
.page-g {
	float:left; 
	width:410px;
	padding-left:25px;
	padding-right:10px;
	}
.page-g a{
	color:#FF6600; 
	text-decoration:none;
	}
.page-g a:hover{
	color:#FF6600; 
	text-decoration:blink;
	}
.page-g p {
	font-family:Verdana, Arial;
	font-size:12px;text-indent:25px;
	text-align:justify;
	line-height:24px;
	}
.page-g h2{
	text-indent:25px;
	color:#ff6c03;
	font-family:Verdana, Arial;
	font-size:18px;
	font-weight:bolder;
	}

.page-d {
	float:right; 
	width:410px;
	padding-left:10px;
	padding-right:25px;
	}
.page-d a{
	color:#FF6600; 
	text-decoration:none;
	}
.page-d a:hover{
	color:#FF6600; 
	text-decoration:blink;
	}
.page-d p {
	font-family:Verdana, Arial;
	font-size:12px;text-indent:25px;
	text-align:justify;
	line-height:24px;
	}
.page-d h2{
	text-indent:25px;
	color:#ff6c03;
	font-family:Verdana, Arial;
	font-size:18px;
	font-weight:bolder;
	}

/* le pied de page */	
div.pied_de_page {
	position:relative;
	width:850px;
	height:50px;
	margin:0 auto;
	margin-top:0px;
	padding-top:30px;
	border-top: solid 3px #ff6c03;
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	font-family:Verdana, Arial;
	clear:both;
	}
div.pied_de_page li{
	display:inline;
	list-style:none;
	font-size:12px;
	font-weight:bolder;
	font-family:Verdana, Arial;
	color:#FF6600;
	}
	
div.pied_de_page ul {
	margin:0px;
	padding:0px;
	}

div.pied_de_page a{color:#FF6600; text-decoration:none;}
div.pied_de_page a:hover{color:#FF6600; text-decoration:underline;}

div.espaceur_bas{
	position:relative;
	margin:0 auto;
	width:900px;
	height:15px;
	background:url(../images/page_footer.png) no-repeat;
	}
	
/* validation w3c */	
div.validation_w3c{
	width:900px;
	margin:0 auto;
	text-align:center;
	}

div.validation_w3c img{
	border:none;
	margin-top:20px;
	}
	
#marquee{
	font-size:10px;
	margin-top:5px;
}
