#pub {
	position:relative;
	display:block;
	float:left;
	height: 280px;
	width: 320px;
}
#imprimerie {
	position:relative;
	display:block;
	float:left;
	height: 280px;
	width: 330px;
	background-image: url(/img/imprimerie/fond.png);
}
#imprimerie_centre {
	position:absolute;
	height: 220px;
	width: 260px;
	top: 21px;
	left: 30px;
}
#imprimerie ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 88px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#imprimerie li {
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 16px;
}
#interactif {
	position:relative;
	float:left;
	height: 240px;
	width: 300px;
	background-image: url(/img/interactif/fond.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 25px;
}
#barre5 h1{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FDE8B5;
	float: right;
	font-style: normal;
}
