/*Structure fred brunet CSS Who_css.css*/
	*
	{
	text-align: left; 
	font-family: "Palatino Linotype"; 
	font-size: 12pt;
	font-weight: bold;
	color: rgb(255,255,255);
	margin: 0 ;
	padding: 0;
	text-decoration: none;
	}
	body 
	{
	border: solid yellow 0px;
	background: url(../Ressources/RessourcesWho/WhoIsfredbrunetFond000.jpg) 0 0 no-repeat; 
	background-color: #360236;
	top: 0px; height: 700px; width: 1050px;
	color: rgb(0,0,0); 
	position: absolute;
	z-index: 1; 
	}
	#Doors 
	{
	border: solid white 0px;
	left: 0px; height: 700px; width: 1050px;
	padding: 1px; 
	position: absolute; 
	z-index: 2; 
	}
	#Doors a 
	{ 
	text-align: left; 
	}
/*phots*/
	img.FBR1
	{
	border: solid blue 0px;
	top: 250px; left: 730px; height: 246px; width: 137px;
	position: absolute; 
	z-index: 20; 
	}
	img.FBR2
	{
	border: solid blue 0px;
	top: 62px; left: 30px; height: 380px; width: 235px;
	position: absolute; 
	z-index: 20; 
	}
	img.FBR3
	{
	border: solid blue 0px;
	top: 82px; left: 820px; height: 150px; width: 200px;
	position: absolute; 
	z-index: 20; 
	}

	#Communication
	{
 	text-align: center; 
 	border: solid white 0px;
	top: 250px;left: 400px; height: 150px; width: 250px;
	position: absolute; 
	z-index: 2; 
 	}
	
	#linkslist 
	{
	border: solid green 0px;
	margin-top: 550px; margin-left: 268px; 	
	width: 473px;
	position: absolute; 
	z-index: 30;
	}
	#linkslist a 
	{
	color: rgb(255,255,255); 
	}
	#linkslist a:hover 
	{
	color: rgb(255,0,0);
	}
	#linkslist a.WHO 
	{
	color: rgb(255,255,0); 
	}
	#linkslist a.WHO:hover 
	{
	color: rgb(255,255,0); 
	}
