/* contenu */
#contenu {
	position: absolute;
	top: 197px;
	*top: 216px;
	left: 237px;
	width: 425px;
}
#contenu h1 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin-right: 210px;
	text-align: right;
	margin-bottom: -7px;
	*margin-bottom: -6px;
}

/* publicite */
#pub {
	position: absolute;
	top: 280px;
	left: 692px;
	width: 186px;
	height: 186px;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #A47935;
	background: #fff url(images/pub.png) no-repeat;
	border: 1px solid #8FACB1;
}
#pub p {
	margin: 3px 5px 0px 10px;
}

#decopub {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 275px;
	left: 684px;
	background: url(images/puce.png) no-repeat;
}

/* visuel de fond */
#levisuel {
	position: absolute;
	top: 90px;
	left: 0;
	width: 900px;
	height: 198px;
	background: url(images/visuel.png) no-repeat;
}
#levisuel span {
	width: 470px;
	height: 130px;
	margin-left: 160px;
}