.visuels-depots-retraits{

}

.bloc-cc,
.bloc-livret{
	background: #333;
	color: #FFF;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
    text-align: center;
}

.bloc-titre{
	font-size:20px;
}
.bloc-numero{
	font-size:14px;
}

.bloc-cc{

}
.bloc-livret{

}
.bloc-fleche{
	text-align: center;
}
.bloc-fleche i{
    font-size: 40px;
    margin-top: 20px;
	color: #72b18b;
}