div
{
	width: 950px;
	margin: auto;
	margin-bottom: 0px;
	border: 1px solid #8af827;
}

p, a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-align:center
}

/* les fonds */
#rose
{
	background-color: #990066;
}
#bleu
{
	background-color: #000066;
}