ul#nav li.nav1 a{
	background-position: top;
}

#flash {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 162px;
	background: url(../images/header_unites.jpg) no-repeat;
}

#choisir {
	display: block;
	width: 960px;
	height: 81px;
	background: url(../images/choisir.jpg) bottom no-repeat;
}

#phases {
	width: 960px;
	height: 272px;
}

#phases .phase3 {
	position: relative;
	float: left;
	width: 480px;
	height: 272px;
}

#phases .phase3 a{
	display: block;
	width: 480px;
	height: 272px;
	background: url(../images/phase3b.jpg) bottom no-repeat;
}

#phases .phase4 {
	position: relative;
	float: left;
	width: 480px;
	height: 272px;
}

#phases .phase4 a{
	display: block;
	width: 480px;
	height: 272px;
	background: url(../images/phase4b.jpg) bottom no-repeat;
}

#phases .phase3 a:hover, #phases .phase4 a:hover {
	background-position: top;
}

#details {
	width: 960px;
	height: 267px;
}

#details .phase3 {
	position: relative;
	float: left;
	width: 480px;
	height: 272px;
	background: url(../images/unites_left.png) no-repeat;
}

#details .phase4 {
	position: relative;
	float: left;
	width: 480px;
	height: 272px;
	background: url(../images/unites_right.png) no-repeat;
}

.phase3 .text {
	position: relative;
	top: 35px;
	left: 40px;
	text-align: left;
	color: white;
	font-size: 16px;
}

.phase3 .li {
	background: url(../images/bullet.png) no-repeat;
	padding-left: 30px;
	margin-top: 8px;
}

.phase4 .text {
	position: relative;
	top: 35px;
	left: 20px;
	text-align: left;
	color: white;
	font-size: 16px;
}

.phase4 .li {
	background: url(../images/bullet.png) no-repeat;
	padding-left: 30px;
	margin-top: 8px;
}
