a#accueil{
	position: absolute;
	top: 12px;
	left: 10px;
	width: 229px;
	height: 71px;
	border: 0px solid #000;
}

img.no_border {
	border: 0;
	
}

a {
	color: #B088BC;
	text-decoration: none;
}
a:hover {
	color: #CCA6D7;
}