h1,h3{
	color:#d18fe9;
}

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

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

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

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

