@charset "utf-8";
/* CSS Document */





		

#welcome{
		position: absolute;
		width: 900px;
		margin-left: -450px;
		left: 50%;
		min-height: 600px;
		margin-top: -300px;
		top: 50%;
		
		}
		
#presentation{
position: absolute;
width: 900px;
height: 600px;
background-image: url("images/tempoa.jpg");
background-repeat: no-repeat;	
}	

		
		
#ajax{
		position: relative;
		width: 60px;
		height: 15px;
		margin-top: 200px;
		margin-left: 427px;
		
	
		}
		
#texte{
		position: relative;
		width: 800px;
		min-height:200px;
		margin-top: 600px;
		font-family: verdana, sans-serif;
		font-size: 11px;
		margin-left: 50px;
		color:#b8b8b8;
		text-align: justify;
		}

		