html{ height: 700px;
		width: 1000px;
		align:center;


}
	
	body {
	
		margin: 0;
		padding: 0;
		background-color: black;
		color:#FFFFFF;
		font-family: "Lucida Sans", sans-serif;
		text-align: left;
	}
	
	img {
		
		border:0;

		
	}
	.imgg {
		
		position:absolute;
		left:250px;
		top:150px;

		
	}
	
/*-----------------------------------------------------*/
	h3 {
		font-size: 1em;
		color: grey;
	}
	
	p, a {
		
		font-size: 0.9em;
		color: grey;
		text-decoration: none;
	}
	
	a:hover {
		
		color:white;
	}
	
	
/*-----------------------------------------------------*/
	
	.bimg {
		position: absolute;
		right: 60px;
		top: 60px;
		border:0;
		
	}


/*-----------------------------------------------------*/	
	#flashcontent {
		height: 85%;
		width: 80%;
		position: absolute;
		right: 0%;
		top:62px;
	}	
/*-----------------------------------------------------*/	
	#page_texte {
		width: 720px;
		margin-top:200px;
		margin-left:200px;
		padding: 20px;
		padding-right: 50px;
		overflow: auto;
		padding-top:0px;
	}
	
	
	#page_texte a:hover {
		color: white;
	}
	
	#page_texte img {
	position: absolute;
	}
	
	.adress {
		padding:100px;
		padding-left:200px;
	}
	
	
	
/*-----------------------------------------------------*/
	#pied_de_page {
		width: 100%;
		position: absolute; 
		left: 50px;
		bottom:30px;
		
	}

	.pp img a:hover{
		border: solid 1px grey;
	}
	
	.login {
		
		position:absolute;
		right: 60px;	
	}
	
	.login a:hover {
		
		color:white;	
	}
	
/*-----------------------------------------------------*/
