div.change {
	background: url(/img/cc/ombre-bg.png) top no-repeat;
}

div.change p {
	line-height:1.8em;
	margin:20px 20px;
}

div.change ul{
	margin:20px;
}

div.change p{
	margin:10px 20px;
}

.encadre ul li {
	float: none;
	margin-bottom: 15px;
	list-style:none;
}

div.change p.puce {
	margin-top:30px;
}

div.democc{
	height:90px;
	padding: 0px 0 10px 0px;
	text-align: center;
	clear: both;
}

div.democc a.linkimg{
	text-decoration:none;
}
div.opencc{
	text-align: center;
}


/*
label excellence
*/
#label {
	margin-top:15px;
	text-align:center;
}

/*
bloc ouvrir un compte
*/
div.center{
	margin:50px 0 auto;
	text-align:center;
	clear:both;
}
div.center .opencc{
	width:185px;
	padding:0;
}
div.center .opencc p{
	margin:20px 0 0 0;
}
div.opencc{
	margin:0 auto;
	text-align: center;
	padding-top:0
}
div.opencc img.left{
	float:left;
}
div.opencc p{
	margin-top:70px;
	margin-bottom:0;
	text-align: left;
	font-weight: 700;
	line-height:inherit;
}
div.opencc p span{
	color:#00006D;
	text-decoration:none;
	cursor:help;
	line-height:.9em;
}

p.idea span{
	color:#f60;
	cursor:help;
}

/*
info bulle, generic styles
*/
.infobulle{
	width:350px;
}
.infobulle .info{
	border:5px solid #f60;
	border-bottom:0;
	width:350px;
	padding:5px;
	float:left;
	background-color:#fff;
}
.infobulle .info ol {
	padding-left:20px;
	color: #f60;
	font-weight:700;
}
.infobulle .info ol span{
	color: #00006D;
	font-weight:normal;
}
.infobulle .info p.welcome{
	color:#f60;
}
.infobulle .fleche{
	width:370px;
	height:18px;
	float:left;
	background:transparent url(/img/common/blocs/bg-infobulle.png) -200px top repeat-x;
}


/*
infobulle, overriden styles
*/
#infobulle-revenus.infobulle .info,
#infobulle-cc.infobulle .info {
	border:5px solid #f60;
	border-top:0;
}
#infobulle-revenus.infobulle .fleche,
#infobulle-cc.infobulle .fleche {
	border:0px;
	background:transparent url(/img/common/blocs/bg-infobulle.png) -200px -18px repeat-x;
}
#infobulle-step-top.infobulle .fleche {
	background:transparent url(/img/common/blocs/bg-infobulle.png) 0 0 repeat-x;
}

/*
IE6&7
*/
*+html #idea h4{
	padding-top:5px
}
*+html .infobulle .info ol {
	padding-left:0;
	margin-left:25px;
}
* html .infobulle .info ol {
	padding-left:0;
	margin-left:25px;
}