body.cmb {
	margin: 0;
	background: #ebebeb url(../images/home/fond.png) repeat-x;
}
#choisirmabanque {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#choisirmabanque ul {
	padding: 0;
	margin: 0;
}
#choisirmabanque #site {
	position: relative;
	margin: 0 auto;
	width: 982px;
}
#choisirmabanque #header {
	background: url(../images/home/entete.png) no-repeat;
	position: relative;
	height: 217px;
}
#choisirmabanque #header .texte {
	color: #4f4f4a;
	text-align: left;
	font-size: 13px;
	width: 510px;
	position: absolute;
	top: 85px;
	left: 255px;
}
#choisirmabanque #header .logo {
	position: absolute;
	top: 57px;
	left: 30px;
}
#choisirmabanque #header #micro_entete {
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
}
#choisirmabanque #header #menu {
	position: absolute;
	top: 166px;
	left: 33px;
	width: 915px;
	height: 29px;
	background: url(../images/home/menu.png) no-repeat;
}
#choisirmabanque #header #menu ul {
	float: right;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0 20px 0 0;
}
#choisirmabanque #header #menu li {
	float: left;
	margin-left: 10px;
}
#choisirmabanque #header #menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-top: 6px;
}
#choisirmabanque #contenu {
	background: url(../images/home/contenu.png) repeat-y;
	padding-left: 33px;
	padding-right: 14px;
}
#choisirmabanque #contenu #colonne_gauche_cmb {
	float: left;
	/*margin-left: 20px;*/	
	position: relative;
}
#choisirmabanque #contenu .colonne_droite {
	float: left;
	margin-left: 16px;	
	position: relative;
}
#choisirmabanque #colonne_gauche_cmb #express {
	background-image: url(../images/home/fond_visuel.png);
	width: 585px;
	height: 125px;
	font-size: 21px;
	color: #fff;
	padding-top: 20px;
	padding-left: 16px;
	/*margin-left: 6px;*/
	margin-bottom: 10px;
}
#choisirmabanque #colonne_gauche_cmb #express .bouton {
	display: block;
	position: absolute;
	text-align: center;
	font-style: italic;
	color: #fff;
	top: 135px;
	width: 258px;
	font-size: 18px;
}
#choisirmabanque #colonne_gauche_cmb #detaille {
	position:relative;
	background-image: url(../images/home/fond_bleu.png);
	width: 587px;
	height: 83px;
	padding-top: 12px;
	padding-left: 16px;
	/*margin-left:6px;*/
}
#choisirmabanque #colonne_gauche_cmb #detaille .titre {
	position:absolute;
	font-size: 18px;
	font-style: italic;
	color: #fff;
	text-decoration: underline;
	top:34px;
	left:120px;
}
#choisirmabanque #colonne_gauche_cmb #detaille .bouton {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #4f4f4a;
	width: 121px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	background: url(../images/home/bouton_blanc.png) no-repeat;
	position: absolute;
	top: 52px;
	left: 404px;
}
#choisirmabanque #colonne_gauche_cmb #profils {
	position:relative;
	width:601px;
	/*height:520px;*/
	background: url(../images/home/fond_profils.png) no-repeat;
	margin-bottom: 20px;
	/*margin-left:6px;*/
}
#choisirmabanque #colonne_gauche_cmb #profils_jeunes {
	display: none;	
}
#choisirmabanque #colonne_gauche_cmb #profils_seniors {
	display: none;
}
#choisirmabanque #colonne_gauche_cmb #profils .bas_profils {
	background: url(../images/home/fond_profils_bas.png) no-repeat;
	width: 601px;
	height: 10px;
	font-size: 1px;
}
#choisirmabanque #colonne_gauche_cmb #profils .instruction1 {
	display:block;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:18px;
	font-style:italic;
	color: #eb1c53;
	background: url(../images/home/ins_no1.png) no-repeat 0 center;
	height:55px;
	line-height:55px;
	padding-left:36px;
	margin-left:20px;
	text-decoration: underline;
}
#choisirmabanque #colonne_gauche_cmb #profils .instruction2 {
	display:block;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:18px;
	font-style:italic;
	color: #00aee7;
	background: url(../images/home/ins_no2.png) no-repeat 0 center;
	height:40px;
	line-height:40px;
	padding-left:36px;
	margin-left:20px;
	margin-top: 10px;
	text-decoration: underline;
}
#choisirmabanque #colonne_gauche_cmb #segmentation {
	list-style-type: none;
	margin-top:4px;
	height: 90px;
}
#choisirmabanque #colonne_gauche_cmb #segmentation li {
	float: left;
}
#choisirmabanque #colonne_gauche_cmb #segmentation li a {
	display: block;
	height: 90px;
	text-indent: -10em;
	overflow: hidden;
	outline: none;
}
#choisirmabanque #colonne_gauche_cmb #segmentation li.jeunes a {
	width: 208px;
	background: url(../images/home/profil_visuel_jeunes.png) no-repeat;
}
#choisirmabanque #colonne_gauche_cmb #segmentation li.actifs a {
	width: 191px;
	background: url(../images/home/profil_visuel_actifs_on.png) no-repeat;
}
#choisirmabanque #colonne_gauche_cmb #segmentation li.seniors a {
	width: 191px;
	background: url(../images/home/profil_visuel_seniors.png) no-repeat;
}
#choisirmabanque #colonne_gauche_cmb .profil {
	position: relative;
	margin-bottom: 4px;
	background: url(../images/home/fond_profil.png) no-repeat;
	width: 578px;
	height: 101px;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
}
#choisirmabanque #colonne_gauche_cmb .profil .titre {
	position: absolute;
	left: 20px;
	font-size: 19px;
	font-weight: bold;
	color: #eb1c53;
	top: 10px;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
}
#choisirmabanque #colonne_gauche_cmb .profil ul {
	position: absolute;
	left: 20px;
	top: 40px;
	font-size: 12px;
	color: #eb1c53;
	list-style-type: disc;
	list-style-position: inside;
	width: 400px;
}
#choisirmabanque #colonne_gauche_cmb .profil ul span {
	color: #4f4f4a;
}
#choisirmabanque #colonne_gauche_cmb .profil.ouvert {
	height: auto;
}
#choisirmabanque #colonne_gauche_cmb .profil.ouvert .suite {
	display: block;
}
#choisirmabanque #colonne_gauche_cmb .profil .suite {
	margin-top: 86px;
	position: relative;
	background: url(../images/home/bas_profil.png) no-repeat 0 bottom;
	padding-bottom: 20px;
	display: none;
}
#choisirmabanque #colonne_gauche_cmb .profil .suite ul {
	position: relative;
	top: 0;
}
#choisirmabanque #colonne_gauche_cmb .profil .bouton {
	display: block;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	width: 141px;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	text-align: center;
	background: url(../images/home/bouton_bleu.png) no-repeat;
	position: absolute;
	top: 25px;
	left: 420px;
}
#choisirmabanque #colonne_gauche_cmb .profil .plus {
	position: absolute;
	top: 70px;
	left: 420px;
	font-size: 12px;
	color: #4f4f4a;
	text-decoration: none;
	display: block;
	width: 141px;
	text-align: center;
}
#choisirmabanque #colonne_gauche_cmb .profil img {
	z-index: 10;
}
#choisirmabanque #colonne_gauche_cmb #etudiant.profil img {
	position: absolute;
	left: 18px;
	top: 10px;
}
#choisirmabanque #colonne_gauche_cmb #couple.profil img {
	position: absolute;
	left: 17px;
	top: 11px;
}
#choisirmabanque #colonne_gauche_cmb #senior.profil img {
	position: absolute;
	left: 8px;
	top: 12px;
}
#choisirmabanque #colonne_gauche_cmb #active.profil img {
	position: absolute;
	left: 30px;
	top: 13px;
}
#choisirmabanque #colonne_gauche_cmb #moyenne.profil img {
	position: absolute;
	left: 22px;
	top: 12px;
}
#choisirmabanque #colonne_gauche_cmb #peuactive.profil img {
	position: absolute;
	left: 8px;
	top: 27px;
}
#choisirmabanque #contenu #modedemploi {
	margin-top: 20px;
	width: 295px;
}
#choisirmabanque #contenu #modedemploi .titre {
	background-image: url(../images/home/entete_mdp.png);
	height: 41px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#choisirmabanque #contenu #modedemploi ul {
	list-style-type: none;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
}
#choisirmabanque #contenu #modedemploi li {
	padding-left: 50px;
	margin-bottom: 20px;
}
#choisirmabanque #contenu #modedemploi li.no1 {
	height: 25px;
	line-height: 25px;
	background: url(../images/home/no1.png) no-repeat 10px;
}
#choisirmabanque #contenu #modedemploi li.no2 {
	background: url(../images/home/no2.png) no-repeat 10px;
}
#choisirmabanque #contenu #modedemploi li.no3 {
	background: url(../images/home/no3.png) no-repeat 10px;
}
#choisirmabanque #contenu #modedemploi li.no4 {
	background: url(../images/home/no4.png) no-repeat 10px;
}
#choisirmabanque #contenu #modedemploi .contenu {
	background: url(../images/home/fond_mdp.png) no-repeat 0 bottom;
	font-size: 13px;
	color: #000;
}
#choisirmabanque #contenu #banques {
	background-image: url(../images/home/fond_cartes.png);
	width: 251px;
	height: 146px;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #247a96;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 84px;
}
#choisirmabanque #contenu #banques strong {
	color: #eb1c53;
}
#choisirmabanque #contenu #banques p {
	padding-top: 17px;
	margin-bottom: 0;
	margin: 0;
}
#choisirmabanque #contenu #medias img {
	border: none;
	margin-top: 0px;
}
#choisirmabanque #footer {
	position: relative;
	background: url(../images/home/footer.png) no-repeat;
}
#choisirmabanque #footer #micro_footer {
	text-align: center;
	font-size: 11px;
	color: #666;
	padding-top: 30px;
	padding-bottom: 10px;
}
#choisirmabanque #footer #micro_footer a {
	text-decoration: none;
	color: #666;
}
#choisirmabanque .clear {
	clear: both;
}