body
{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/fond.gif);
	font-family: Arial, verdana, helvetica;
	color: white;
}
#anges
{
	width: 116px;
	height: 109px;
	position: absolute;
	top: 10px;
	left: 9%;
	background-image: url(../images/anges.gif);
}
div#bandeau {
	border: 1px ridge #F2F2F2;
	margin-bottom: 7px;
	background-image: url(../images/oiseau.png);
	background-color: #0000FF;
	background-repeat: no-repeat;
	background-position: right;
	height: 70px;
	}
div#contenu {
	border: 1px ridge #FFFFFF;
	margin-top: 7px;
	background-color: #0000FF;
	text-align: justify;
	margin-bottom: 7px;
}

div#bloc {
	float:right;
	background-color: #0000FF;
	height: 380px;
	width: 135px;
	}
div#pied_page {
	border: 1px ridge #FFFFFF;
	background-color: #0000FF;
	margin-top: 7px;
	}
