	body {
		font-family:Calibri;
		text-align:center;
		color:black;
	}

	h1 {
		font-family: Arial;
		/*color:#D2EA23;*/
		color:#4D4D4D;
	}

	img {
		border:0px;
	}

	h1 a {
		color:#4D4D4D;
		text-decoration:none;

	}
	
	p.notinstalled {
		color:red;
		text-align:center;
		font-weight:bold;
		font-size:1.5em;
	}

	p.installed {
		color:#00CC33;
		text-align:center;
		font-weight:bold;
		font-size:1.5em;
	}

	a#btnInstall {
		display:block;
		background-image:url("../../../content/dev/HelloPicasa_images/bouton-creez-site3.gif");
		background-repeat:no-repeat;
		width:300px;
		height:74px;
		line-height:74px;
		color:white;
		text-decoration:none;
		font-weight:bold;
		margin:auto;
	}

	div#news {
		margin:15px;		
	}