

/*
label excellence
*/
#label {
	margin-top:15px;
	text-align:center;
}

/*
title
*/
#pagebody2 h1{
	font-size:2em;
}

/*
list
*/
.encadre ol{
	color: #f60;
	font-weight:700;
	font-size:25px;
	padding-right:15px;
	overflow:hidden
}
.encadre ol li{
	margin-bottom:30px
}
.encadre ol strong {
	font-size:17px;
	padding-bottom:15px;
	display:block;
}
.encadre ol span,
.encadre ol ul{
	color:#00006D;
	font-size:12px;
	font-weight:500
}
.encadre ol span strong,
.encadre ol ul strong{
	display:inline;
	font-size:12px;
	font-weight:700
}
.encadre ol ul li{
	margin-bottom:5px
}
.encadre ol ul li{
	background-image:url(/img/common/fleches/fleche.gif);
}
.encadre ol ul li.conseil{
	background-image:none;
}
.encadre ol ul li.conseil span{
	color:#f60;
}
.encadre span.zeroeuro {
	display:block;
	color:#f60;
	font-weight:700;
	float:left;
	font-size:80px;
	letter-spacing:-12px;
	line-height:60px;
	background:url(/img/cc/zeroeuro-big.png) 35px 5px no-repeat;
	height:74px
}
.encadre span.zeroeuro em{
	visibility:hidden;
}
.encadre ul.zeroeuro {
	display:block;
	float:left;
}
.encadre ul.zeroeuro li{
	background-image:none;
	padding-left:20px
}

/*
bloc ouvrir un compte
*/
div.center{
	margin:30px 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;
}
div.opencc p span{
	color:#00006D;
	text-decoration:none;
	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-step-top.infobulle .fleche {
	background:transparent url(/img/common/blocs/bg-infobulle.png) 0 0 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:#fff url(/img/common/blocs/bg-infobulle.png) left -18px no-repeat;
}

/*
IE 6&7
*/
*+html #idea h4{
	padding-top:5px
}
*+html .encadre span.zeroeuro {
	line-height:65px
}
* html .encadre span.zeroeuro {
	line-height:70px
}
*+html .encadre ol{
	padding-left:45px
}
*+html .infobulle .info{
	width:350px;
	margin-top:-1px;
}
*+html .infobulle .info ol {
	padding-left:0;
	margin-left:25px;
}
* html .infobulle .info ol {
	padding-left:0;
	margin-left:25px;
}
