/* CSS Document */

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 196px;
	width: 196px;
	background: url(http://www.creation-website.com/_sys_images/creer-site-corner-fr.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}