ul#nav li.nav4 a{
	background-position: top;
}

#flash {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 162px;
	background: url(../images/header_profil.jpg) no-repeat;
}

#sections {
	width: 960px;
	height: 839px;
}

#sections .left {
	position: relative;
	float: left;
	width: 480px;
	height: 839px;
	background: url(../images/profil_left.jpg) no-repeat;
}

#sections .right {
	position: relative;
	float: left;
	width: 480px;
	height: 839px;
	background: url(../images/profil_right.jpg) no-repeat;
}

#sections .text {
	width: 420px;
	margin-top: 40px;
	margin-left: 25px;
	text-align: left;
	color: white;
	font-size: 16px;
	line-height: 22px;

}

#sections h1 {
	font-size: 28px;
	font-weight: bold;
	color: #2a2a2a;
}

#sections p {
	margin-top: 15px;
}