
html, body{ 
 margin:0; 
 padding:0; 
 background-image: url(img/fond.jpg);
 background-color: #4F5B6B;
} 

h1	{
	text-indent: -9999px;
	text-decoration:none;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 700px;
	height: 80px;

	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	}
	
.conteneur1 {
text-align: center;
}
.centre2 {
margin-left: auto;
margin-right: auto;
width: 700px;
text-align: justify;

background-color: Black;

border: none;
padding: 0px;

}
 a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #DFECFD;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #993300;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #000000;
	background: transparent;  
	}
#header{ 
 height:80px; 
 width:100%; 
 background-image: url(img/banniere700.jpg);
 
 } 
  #pied {
  clear: both;
	border: 0;
	border-top: 5px solid #364450;
	border-bottom: 5px solid #364450;
	background: #364450;
	color: #000000;
	width: 100%;
	padding: 5px 0;
	}
#pied p {
	background: transparent url(img/pied.jpg);	
	text-align: center;

	line-height: 30px;
   margin: 0;

	padding: 0 0 0 60px;
   font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}
.diapo  {
margin-top:0px;
margin-left:120px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;}