h1,h3{
	color:#6dc0b6;
}

div.banniere{
	background-image: url(../images/banniere_doc.png);
	background-position:top;
	background-repeat: no-repeat;
}

td.bandeau{
	background-color:#6dc0b6;
	background-image: url(../images/bandeau_doc.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

div.pied{
	background-image: url(../images/pied_doc.jpg);
	background-position:top;
	background-repeat: no-repeat;
	width:900px;
	height:56px;
	clear:both;
}

div.deco{
	position:relative;
	top:-250px;
	left:750px;
	width:450px;
	height:466px;
	background-image: url(../images/crayon.png);
	background-position:bottom;
	background-repeat: no-repeat;
}
