.ph
{
	position:absolute;
	top:8px;
	left:180px;
	
	
}
.pph
{
	position:absolute;
	top:0px;
	left:350px;	
	
}
.pp
{
	position:absolute;
	top:8px;
	left:550px;
	
}
.hh
{
	position:absolute;
    top:0px;
	left:700px;

}
.ppp
{
	width:800px;
	height:30px;
	background-color:#838181;
	position:absolute;
	top:0px;
	left:100px;
	border:5px double white;
	border-radius:22px;
	box-shadow:5px 5px 0 yellow;
  
	
}
body
{
	background-image:url("../FOTO/fond1.png");
	color:white;
	
	
}
.hhh
{
border:4px double white;
border-radius:20px;
position:relative;
top:5px;
left:0px;


	
}

	


