ul#nav li.nav2 a{
	background-position: top;
}

#flash {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 162px;
	background: url(../images/header_avantages.jpg) no-repeat;
}

#sections {
	width: 960px;
	height: 473px;
}

#sections .left {
	position: relative;
	float: left;
	width: 480px;
	height: 473px;
	background: url(../images/avantages_left.jpg) no-repeat;
}

#sections .right {
	position: relative;
	float: left;
	width: 480px;
	height: 473px;
	background: url(../images/avantages_right.jpg) no-repeat;
}

.right .text {
	position: relative;
	top: 150px;
	left: 30px;
	text-align: left;
	color: white;
	font-size: 16px;
}

.right .li {
	background: url(../images/bullet.png) no-repeat;
	padding-left: 30px;
	margin-top: 15px;
}