* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Courier, Times;
	font-size: 12px;
	color: #696969;
}

#page {
	width: 988px;
}

#logo {
	float: left;
	background: url('/images/img-logo-portes-ouvertes.jpeg') no-repeat left top;
	width: 188px;
	height: 213px;
}

#degrade {
	float: left;
	background: url('/images/img-logo-degrade-droite.jpeg') no-repeat left top;
	width: 77px;
	height: 116px;
}

p {
	text-align: justify;
	line-height: 18px;
}

.accessibility, dfn {
	display: none;
}

