#intro-anim{
	background: url(/pix/click_collect/bg_cadre_logo.gif) no-repeat;
	padding: 20px;
}

#div-concept{
	width: 665px;
	height: 120px;
	padding-left: 225px;
}
#div-concept h3{
	color: #0081C7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
}

.div-etape{
	clear: both;
	padding-top: 15px; 
}
.div-etape h4{
	color: #0081C7;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}
.div-etape h5{
	color: #1BBBE9;
/*	color: #00224D; */
	font-size: 14px;
	padding-bottom: 10px;
}

.etape-visu{
	width: 216px;
	height: 216px;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
#div-etape1 .etape-visu{
	background: url(/pix/click_collect/visuel_etape1.jpg) no-repeat;
}
#div-etape2 .etape-visu{
	background: url(/pix/click_collect/visuel_etape2.jpg) no-repeat;
}
#div-etape3 .etape-visu{
	background: url(/pix/click_collect/visuel_etape3.jpg) no-repeat;
}

.etape-txt{
	width: 647px;
	height: 204px;
	background: url(/pix/click_collect/bg_cadre_etape.gif) no-repeat;
	padding: 10px;
	float: left;
}

