.frame{
	margin: 0 auto;
	display: block;
	height: 360px;
	width: 516px;
	background: url(../img/frame.png) no-repeat 50% 50%;
}
	.frame img{
		margin: 19px 0px 0px 13px;
	}

.dots{
	font-size: 20px;
	text-align: center;
}
	.dots a{
		color:#616161;
	}
	
	.dots a.selected{
		color:#f90f90;
	}

.projetMission, .projetDescription{
	padding-left: 30px;
	margin: 0px;
}
	.projetDescription{
	}
	.projetMission{
		font-size: 10px;
	}

.projet{
	padding: 24px 0px 15px 0px;
	background: url(../img/end.jpg) no-repeat center bottom;
}

