h1,h3{
	color:#f4a0ad;
}

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

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

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

div.deco{
	position:relative;
	top:-300px;
	left:870px;
	height:1px;
	width:1px;
}

