/* CSS Document */
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border: 1px dashed #CCCCCC;
}
#entete
{
	background-image: url(img/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
#encart
{
	position: absolute;
	top: 142px;
	right: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
