BODY			{
						background-attachment: fixed;
						background-repeat: no-repeat;
						background-image: url(NeuroneCenter.jpg);
						color: "#65568C";
						font-family: Arial;		
					}

BODY.Side	{
						background-attachment: fixed;
						background-repeat: no-repeat;
						background-image: url(Neurone.jpg);
					}			

DIV.Titre	{
						color:#65568C;
						font-family:Arial;
						font-size:14;
						position:absolute;
						z-index:1;
						overflow:visible;
					}
