/*
bleu epargne : #0098d4
vert famille : #b9c52a
orange biens : #ed7236
violet immo : #642eb3
bleu transversal : #125791
*/


* { padding: 0; margin: 0; border: 0; list-style: none; outline:none;} 

html {
	text-align: left;
	}

	body {
		font: 11px/17px Arial, sans-serif;
		background: url("../Images/body_fond.jpg") repeat-x;
		color: #000;
		margin:0px;
		}
			
.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 0.1;
	}
	
#page {
	margin: 0 auto;
	width: 1020px;
	height: 100%;
	min-height:100%;
}

#header{
	background: url("../Images/header_fond.jpg") top left no-repeat;
	width:1020px;
	height:373px;
	display:block;
	position:relative;
}
	#header h1, #headerRubrique h1{
		float:left;
		text-indent:-9999px;
		overflow:hidden;
		width:231px;
		height:92px;
	}

p{
	font-size:12px;
	margin-bottom:5px;
	}
a{
	color:#125791;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ol {list-style-type:decimal}

p.small{
	color:#666;
	font-size:9px;
	line-height:10px;
}

/* navigation */
#navigation{
	height:35px;
	float:left;
	margin:30px 0 10px 10px;
	}
	#navigation ul li{
		display:inline;
	}
		#navigation ul li a{
			color:#fff;
			text-decoration:none;
			background:#125791 url("../Images/navigation/nav_separation.gif") top left no-repeat;
			padding:8px 15px 0;
			height:27px;
			float:left;
			outline:none;
		}
		
		#navigation ul li a.first{
		padding-left:20px;
			background:  url("../Images/navigation/nav_fond_gauche.gif") top left no-repeat;
			
		}
			#navigation ul li a.first:hover{
			color:#125791;
			background:  url("../Images/navigation/nav_fond_gauche_hover.gif") top left no-repeat;
		}
			#navigation ul li #navigation_lien_first_selected{
			color:#125791;
			background:  url("../Images/navigation/nav_fond_gauche_hover.gif") top left no-repeat;
		}
		
		
		#navigation ul li a.last{
		padding-right:20px;
			background:  url("../Images/navigation/nav_fond_droite.gif") top right no-repeat;
		}
			#navigation ul li a.last:hover{
			color:#125791;
			background:  url("../Images/navigation/nav_fond_droite_hover.gif") top right no-repeat;
		}
			#navigation ul li #navigation_lien_last_selected{
			color:#125791;
			background:  url("../Images/navigation/nav_fond_droite_hover.gif") top right no-repeat;
		}
		
		
		#navigation ul li #navigation_lien_selected{
			background: #e7e7e7;
			color:#125791;
		}
		
		#navigation ul li .navigation_lien:hover,
		#navigation ul li a:hover{
			background: #e7e7e7;
			color:#125791;
		}
		#navigation .separation{
			float:left;
			width:1px;
			height:35px;
			overflow:hidden;
			background: url("../Images/navigation/nav_separation.gif");
		}
		
/* espacePerso */
#espacePerso{
	float:left;
	color:#fff;
	margin-top:40px;
	margin-left:10px;
	height:79px;
	overflow:hidden;
	}
	#espacePerso h3 {
		background: url("../Images/mon_espace_personnel.gif") top left no-repeat;
		text-indent:-9999px;
		width:106px;
		height:29px;
		overflow:hidden;
	}
	#espacePerso h3 a{
		width:106px;
		height:29px;
		display:block;
		text-indent:-9999px;
		overflow:hidden;
	}
	#espacePerso p{
		font-size:11px;
	}
	#espacePerso p.lien{
		line-height:13px;
		margin:5px 0 0 18px;
	}
	#espacePerso p.lien a{
		color:#fff;
		text-decoration:none;
	}
	#espacePerso p.lien a:hover{
		text-decoration: underline;
	}

/* onglets */
#ongletsNav{
	position:absolute;
	top:92px;
	left:260px;
	float:left;
	width:583px;
	height:47px;
}
	#ongletsNav ul li{
		display:inline;
	}
		#ongletsNav ul li a{
			text-indent:-9999px;
			overflow:hidden;
			width:137px;
			height:47px;
			float:left;
			outline:none; 
		}
		#ongletsNav #ongletEpargne{
			background: url("../Images/onglets/epargne.gif") top left no-repeat;
			width:139px;
		}
			#ongletsNav #ongletEpargne:hover{
				background: url("../Images/onglets/epargne_hover.gif") top left no-repeat;
			}
		#ongletsNav #ongletFamille{
			background: url("../Images/onglets/famille.gif") top left no-repeat;
		}
			#ongletsNav #ongletFamille:hover{
				background: url("../Images/onglets/famille_hover.gif") top left no-repeat;
			}
		#ongletsNav #ongletBiens{
			background: url("../Images/onglets/biens.gif") top left no-repeat;
		}
			#ongletsNav #ongletBiens:hover{
				background: url("../Images/onglets/biens_hover.gif") top left no-repeat;
			}
		#ongletsNav #ongletImmo{
			background: url("../Images/onglets/immo.gif") top left no-repeat;
			width:170px;
		}
			#ongletsNav #ongletImmo:hover{
				background: url("../Images/onglets/immo_hover.gif") top left no-repeat;
			}
			
#ongletsEcrans{
	position:relative;
	top:19px;
	left:24px;
	clear:both;
	width:819px;
	height:236px;
	overflow:hidden;
	float:left;
}
	.ongletBlock .menu{
		width:213px;
		height:236px;
		display:block;
		overflow:hidden;
		float:left;
	}
		.ongletBlock .menu ul{
			margin-top:20px;
		}
		.ongletBlock .menu ul li{
			margin:8px 0;
		}
		.ongletBlock .menu ul li a{
			height:18px;
			display:block;
			padding-left:12px;
			color:#fff;
			font-size:12px;
			text-decoration:none;
		}
		.ongletBlock .menu ul li a:hover{
			text-decoration: underline;
		}
	.ongletBlock .content{
		width:606px;
		height:236px;
		display:block;
		float:left;
	}
	
	#Block_MonEpargne .menu{
		background: url("../Images/onglets/epargne_fond.jpg");
	}
		#Block_MonEpargne .menu ul li a{
			background: url("../Images/onglets/puce_epargne.gif") top left no-repeat;
		}
	#Block_MonEpargne .content{
		background: url("../Images/onglets/flash_epargne.jpg");
	}
	
	#Block_MaFamille .menu{
		background: url("../Images/onglets/famille_fond.jpg");
	}
		#Block_MaFamille .menu ul li a{
			background: url("../Images/onglets/puce_famille.gif") top left no-repeat;
		}
	#Block_MaFamille .content{
		background: url("../Images/onglets/flash_famille.jpg");
	}
	
	#Block_MesBiens .menu{
		background: url("../Images/onglets/biens_fond.jpg");
	}
		#Block_MesBiens .menu ul li a{
			background: url("../Images/onglets/puce_biens.gif") top left no-repeat;
		}
	#Block_MesBiens .content{
		background: #ed7236 /*url("../Images/onglets/flash_biens.jpg")*/;
	}
	
	#Block_ProjetImmo .menu{
		background: url("../Images/onglets/immo_fond.jpg");
	}
		#Block_ProjetImmo .menu ul li a{
			background: url("../Images/onglets/puce_immo.gif") top left no-repeat;
		}
	#Block_ProjetImmo .content{
		background: url("../Images/onglets/flash_immo.jpg");
	}
		
/*////////////////////////////////////
// HOME
/////////////////////////////////////*/		

/* contact */
#contact{
	background: url("../Images/contact_fond.jpg") top left no-repeat;
	width:137px;
	height:233px;
	position:absolute;
	top:142px;
	left:850px;
	padding:0 10px 0 5px;
	color:#fff;
}
	#contact h3{
		width:115px;
		height:33px;
		overflow:hidden;
		text-indent:-9999px;
		background: url("../Images/contactez_nous.gif");
		margin:13px 0 10px;
	}
	#contact h3 a{
		width:107px;
		height:33px;
		display:block;
		text-indent:-9999px;
		overflow:hidden;
	}
		#contact ul li a:hover{
			text-decoration:underline;	
		}
		#contact p.lien{
			margin:5px 0 0 23px;
			line-height:14px;
		}
			#contact p.lien a{
				color:#fff;
				text-decoration:none;
				font-weight:bold;
			}
			#contact p.lien a:hover{
				text-decoration:underline;
			}
/* quicknav */	
#quicknav{
	position:relative;
	top:10px;
	left:24px;
	width:974px;
	height:auto;
	overflow:hidden;
}
	#mifInfos{
		background: #e7e7e7 url("../Images/quicknav/mif_infos_fond.gif") top left no-repeat;
		width:190px;
		height:auto;
		float:left;
		margin-right:6px;
	}
		#mifInfos .content{
			padding:10px;
		}
		#mifInfos h3{
			width:106px;
			height:18px;
			overflow:hidden;
			background: url("../Images/quicknav/sabonner.gif") top left no-repeat;
			text-indent:-9999px;
			margin-bottom:5px;
		}
		#mifInfos a.rss{
			color: #4f4e4e;
			text-decoration:none;
			background: url("../Images/quicknav/rss.gif") top left no-repeat;
			padding-left:20px;
		}
		#mifInfos .date{
			width:190px; /* real width 190 */
			height:94px; /* real height:140 */
			display:block;
			float:left;
			background: url("../Images/quicknav/mif_infos.jpg");
		}
		#mifInfos .date:hover{
			background: url("../Images/quicknav/mif_infos_hover.jpg");
		}
			#mifInfos .date a{
				width:140px; /* real width 190 */
				height:34px; /* real height:140 */
				display:block;
				padding-top:58px;
				padding-left:15px;
				color:#c80e4b;
				font-weight:bold;
				font-size:11px;
				text-transform:uppercase;
				text-decoration:none;
			}
			#mifInfos .date a:hover{
				color:#c80e4b;
				font-size:12px;
				text-decoration:none;
			}
		#mifInfosInscription{
			color:#4f4e4e;
			margin-top:5px;
			font-size:9px;
			line-height:11px;
		}
			#mifInfosInscription input{
				border:1px solid #bbafaf;
				color:#4f4e4e;
				width:140px;
				color:#a3a3a3;
			}
			#mifInfosInscription .okButton{
				width:17px;
				height:18px;
				overflow:hidden;
				background: url("../Images/quicknav/ok_button.gif") top left no-repeat;
				text-indent:-999px;
				line-height:0; /* ie fix */
				cursor:pointer;
				border:none;
				margin-left:3px;
			}
			#mifInfosInscription .okButton:hover{
				background: url("../Images/quicknav/ok_button_hover.gif") top left no-repeat;
			}
			
		#mifInfos a{
			color:#a3a3a3;
			text-decoration:underline;
		}
		#mifInfos a:hover{
			color:#4f4e4e;
			text-decoration:underline;
		}
		
	#actualites{
		float:left;
		width:300px; /* real width 310 */
		height:219px; /* real height 219 */
		background: url("../Images/quicknav/actualites_fond.jpg") top left no-repeat;
		color:#fff;
		padding-left:5px;
		margin-right:5px;
	}
		#actualites p{
			font-size:11px;
			margin:0;
			overflow:hidden;
		}
		#actualites p.title{
			margin-top:130px;
			width:290px;
			height:30px;
			font-weight:bold;
			line-height:14px;
		}
		#actualites p.desc{
			width:290px;
			height:20px;
		}
		#actualites a{
			float:right;
			margin-right:15px;
			height:21px;
			background: url("../Images/quicknav/puce_plus.gif") top left no-repeat;
			padding:2px 0 0 24px;
			color:#fff;
			text-decoration:none;
			font-weight:bold;
		}
		#actualites a:hover{
			text-decoration:underline;
		}
	
	#quicknavBlock{
		width:468px;
		float:left;
		overflow:hidden;
	}
	
	#simulateur, #devis{
		float:left;
		width:229px;
		height:140px;
	}
	#simulateur{
		margin-right:8px; 
	}
    /*
	#simulateur  a{
		width:229px;
		height:140px;
		display:block;
		overflow:hidden;
		background: url(../Images/quicknav/simulez_votre_epargne.jpg);
		text-indent:-9999px;
	}
    */
	#simulateur  a:hover{
		
	}
    /*
	#devis  a{
		width:229px;
		height:140px;
		display:block;
		overflow:hidden;
		outline:none;
		background: url("../Images/quicknav/demandez_un_devis.jpg");
		text-indent:-9999px;
	}
	#devis a:hover{
		background: url("../Images/quicknav/demandez_un_devis_hover.jpg");
	}
	*/
	#offresSpeciales{
		background: #fff;
		width:468px; /* real width 468 */
		height:60px; /* real height 60 */
		clear:both;
		margin:9px 0 0 0;
	}
	
/*////////////////////////////////////
// RUBRIQUES
/////////////////////////////////////*/

#headerRubrique{
	background: url("../Images/header_fond.jpg") top left no-repeat;
	width:1020px;
	height:139px;
	display:block;
	position:relative;
	overflow:hidden;
}

	#headerRubrique h1{
		float:left;
		width:231px;
		height:139px;
		display:block;

	}
	#headerRubrique h1 a{
		margin-top:38px;
		margin-left:50px;
		width:174px;
		height:100px;
		display:block;
	}
	
/* Rubrique */
.rubrique{
	width:979px;
	height:auto;
	float:left;
	position:relative;
	padding-top:15px;
	left:24px;
	overflow:hidden;
}
	#epargne{
		background:url("../Images/epargne/top.gif") top left no-repeat;
	}
	#transversal{
		background:url("../Images/transversal/top.gif") top left no-repeat;
	}
	#famille{
		background:url("../Images/famille/top.gif") top left no-repeat;
	}
	#biens{
		background:url("../Images/biens/top.gif") top left no-repeat;
	}
	#immo{
		background:url("../Images/immo/top.gif") top left no-repeat;
	}
	
/* sidebar */
#sidebar{
	float:left;
	width:245px;
	height:auto;
	margin:0; padding:0;
}

	.sideMenu{
		width:220px;
		height:169px; /* real height 181*/
		padding-top:12px;
		display:block;
		background: url("../Images/transversal/menu_fond.gif");
		}
		.sideMenu ul li a{
			width:156px; /* real width 210 */
			height:24px; /* real height 28 */
			display:block;
			color:#fff;
			text-decoration:none;
			padding-top:4px;
			padding-left:10px;
			width:200px;
			background: url("../Images/transversal/menu_item.gif");
		}
		.sideMenu ul li a:hover, .sideMenu ul li a.active{		
			padding-left:10px;
			width:200px;
			color: #125791;
			background:#fff;
			}

			
		
	
/* epargneMenu */
	#epargneMenu{
			width:220px;
			height:169px; /* real height 181*/
			padding-top:12px;
			display:block;
			background: url("../Images/epargne/menu_fond.gif");
	}
	#epargneMenu ul li a{
		padding-left:10px;
		width:200px;
		background: url("../Images/epargne/menu_item.gif");
	}
	#epargneMenu ul li a:hover, #epargneMenu ul li a.active{
		color: #0098d4;
		background:#fff;
	}

	
/* familleMenu */
	#familleMenu{
			width:220px;
			height:169px; /* real height 181*/
			padding-top:12px;
			display:block;
			background: url("../Images/famille/menu_fond.gif");
	}
	#familleMenu ul li a{
		padding-left:10px;
		width:200px;
		background: url("../Images/famille/menu_item.gif");
	}
	#familleMenu ul li a:hover, #familleMenu ul li a.active{
		color: #b9c52a;
		background:#fff;
	}
	
/* biensMenu */
		#biensMenu{
			width:220px;
			height:169px; /* real height 181*/
			padding-top:12px;
			display:block;
			background: url("../Images/biens/menu_fond.gif");
		}
		#biensMenu ul li a{
			width:160px; /* real width 210 */
			padding-left:50px;
		}
		#biensHabitation{
			background: url("../Images/biens/habitation.gif");
		}
			#biensHabitation:hover, #biensHabitationActive{
				color: #ed7236;
				background: url("../Images/biens/habitation_hover.gif");
			}
            a#biensHabitation.active{
				color: #EC7236;
				background: url("../Images/biens/habitation_hover.gif");
			}
		#biensAuto{
			background: url("../Images/biens/auto.gif");
			color:#fff;
		}
			#biensAuto:hover, #biensAutoActive{
				color: #ed7236;
				background: url("../Images/biens/auto_hover.gif");
			}
            #biensAuto.active{
				color: #EC7236;
				background: url("../Images/biens/auto_hover.gif");
			}
		#biens2roues{
			background: url("../Images/biens/2roues.gif");
		}
			#biens2roues:hover, #biens2rouesActive{
				color: #ed7236;
				background: url("../Images/biens/2roues_hover.gif");
			}
            #biens2roues.active{
				color: #EC7236;
				background: url("../Images/biens/2roues_hover.gif");
			}
			
/* immoMenu */
	#immoMenu{
			width:220px;
			height:169px; /* real height 181*/
			padding-top:12px;
			display:block;
			background: url("../Images/immo/menu_fond.gif");
	}
	#immoMenu ul li a{
		padding-left:10px;
		width:200px;
		background: url("../Images/immo/menu_item.gif");
	}
	#immoMenu ul li a:hover , #immoMenu ul li a.active{
		color: #642eb3;
		background:#fff;
	}
	

	
/* contactezNous */
	#contactezNous{
		width:208px; /* real width 210 */
		height:112px; /* real height 122 */
		padding:12px 0 0 10px;
		display:block;
		background: url("../Images/sidebar/contactez_nous_fond.gif") top left no-repeat;
		margin-top:5px;
	}
		#contactezNous h3{
			background: url("../Images/sidebar/contactez_nous.gif") ;
			width:172px;
			height:18px;
			overflow:hidden;
			text-indent:-9999px;
			margin-bottom:9px;
		}
		#contactezNous h3 a{
			width:172px;
			height:18px;
			overflow:hidden;
			text-indent:-9999px;
			margin-bottom:9px;
			display:block;
		}
		#contactezNous p.lien{
			margin-left:5px;
		}
			#contactezNous p.lien a{
				color:#fff;
				text-decoration:none;
				font-weight:bold;
			}
			#contactezNous p.lien a:hover{
				text-decoration: underline;
			}
/* abonner */		
	#abonner{
		width:201px; /* real width 210 */
		height:143px; /* real height 151 */
		background: url("../Images/sidebar/abonner_fond.gif") top left no-repeat;
		padding:8px 0 0 9px;
		margin-top:5px;	
	}	
			#abonner h3{
				width:106px;
				height:18px;
				overflow:hidden;
				background: url("../Images/quicknav/sabonner.gif") top left no-repeat;
				text-indent:-9999px;
				margin-bottom:5px;
			}
			#abonner a.rss{
				color: #4f4e4e;
				text-decoration:none;
				background: url("../Images/quicknav/rss.gif") top left no-repeat;
				padding-left:20px;
			}
			#abonner a{
				color:#a3a3a3;
				text-decoration:underline;
			}
			#abonner a:hover{
				/*color:#4f4e4e;
				text-decoration:underline;*/
			}
	

/*/////////////////////////////////
// CONTENT 
//////////////////////////////////*/
#content{
	float:left;
	width:700px; /* real width 734 */
	min-height:322px;
	background: url("../Images/ombre_lateral.jpg") top right no-repeat;
	padding-right:34px;
	overflow:hidden;
	padding-top:7px;
}

	.okButtonTransversal{
				width:22px;
				height:18px;
				overflow:hidden;
				background: url("../Images/quicknav/ok_button_transversal.gif") top left no-repeat;
				text-indent:-999px;
				line-height:0; /* ie fix */
				cursor:pointer;
				border:none;
			}
	.okButtonTransversal:hover{background: url("../Images/quicknav/ok_button_hover.gif") top left no-repeat;}

#breadcrumbs{
	margin-bottom:20px;
}
	#breadcrumbs ul li {
		display:inline;
		color:#a4a4a4;
	}
	#breadcrumbs ul li a{
		color:#a4a4a4;
		text-decoration:none;
	}
	#breadcrumbs ul li a:hover{
		text-decoration:underline;
	}
	
/* content Titres */
#content h2{
	margin-bottom:10px;
	overflow:hidden;
	text-indent:-9999px;
}
	#content h2#titreEpargne{
		width:209px;
		height:38px;
		background: url("../Images/epargne/titre_epargne.gif") top left no-repeat;
	}
	#content h2#titreBiens{
		width:209px;
		height:38px;
		background: url("../Images/biens/titre_biens.gif") top left no-repeat;
	}	
	#content h2#titreFamille{
		width:209px;
		height:38px;
		background: url("../Images/famille/titre_famille.gif") top left no-repeat;
	}
	#content h2#titreActualites{
		width:163px;
		height:27px;
		background: url("../Images/transversal/titre_actualites.gif") top left no-repeat;
	}
	#content h2#titreInfos{
		width:144px;
		height:27px;
		background: url("../Images/transversal/titre_infos.gif") top left no-repeat;
	}
	#content h2#titrePresse{
		width:208px;
		height:25px;
		background: url("../Images/transversal/titre_presse.jpg") no-repeat;	
	}
	#content h2#titreGrandesDates{
		width:289px;
		height:35px;
		background: url("../Images/transversal/titre_grandes_dates.gif") top left no-repeat;
	}
	
	#content h2#titreOJES{
		width:701px;
		height:30px;
		background: url("../Images/epargne/titre_ojes.gif") top left no-repeat;
	}
	#content h2#titreCET{
		width:701px;
		height:30px;
		background: url("../Images/epargne/titre_cet.gif") top left no-repeat;
	}
	#content h2#titreCELA{
		width:701px;
		height:30px;
		background: url("../Images/epargne/titre_cela.gif") top left no-repeat;
	}
	#content h2#titreCEGI{
		width:701px;
		height:30px;
		background: url("../Images/epargne/titre_cegi.gif") top left no-repeat;
	}
	#content h2#titreCEE{
		width:701px;
		height:30px;
		background: url("../Images/epargne/titre_cee.gif") top left no-repeat;
	}
	#content h2#titreHabitation{
		width:701px;
		height:30px;
		background: url("../Images/biens/titre_habitation.gif") top left no-repeat;
	}
	#content h2#titre2roues{
		width:701px;
		height:30px;
		background: url("../Images/biens/titre_2roues.gif") top left no-repeat;
	}
	#content h2#titreAuto{
		width:701px;
		height:30px;
		background: url("../Images/biens/titre_auto.gif") top left no-repeat;
	}
	#content h2#titrePJ{
		width:701px;
		height:30px;
		background: url("../Images/famille/titre_pj.gif") top left no-repeat;
	}
	#content h2#titreMS{
		width:701px;
		height:30px;
		background: url("../Images/famille/titre_ms.gif") top left no-repeat;
	}

	#content h2#titreCreditImmo{
		width:701px;
		height:30px;
		background: url("../Images/immo/titre_credit_immo.jpg") top left no-repeat;
	}
	#content h2#titreMentionsLegales{
		width:272px;
		height:35px;
		background: url("../Images/transversal/titre_mentions_legales.gif") no-repeat;
	}
	#content h2#titreNewsletterUnsubscription{
		width:480px;
		height:34px;
		background: url("../Images/transversal/titre_desinscription.jpg") no-repeat;
	}    

#content h3{
	color:#125791;
	font-size:18px;
	background: url("../Images/transversal/puce_h3.gif") 0 2px no-repeat;
	padding-left:20px;
	font-weight:normal;
	margin-bottom:5px;
}

/* quicknav */
#quicknavRubrique{
	position:relative;
	margin-top:30px;
	margin-left:242px;
}

	#question{
		float:left;
		margin-right:7px;
	}
	
		#question a#lexique{
			width:281px;
			height:67px;
			display:block;
			overflow:hidden;
			outline:none;cursor:pointer;
			background: url("../Images/quicknav/lexique.jpg");
			text-indent:-9999px;margin-bottom:7px;			
		}
		#question a#lexique:hover{
			background: url("../Images/quicknav/lexique_hover.jpg");			
		}
	


	#question a#faq{
			width:281px;
			height:67px;
			display:block;
			overflow:hidden;
			outline:none;cursor:pointer;
			background: url("../Images/quicknav/faq.jpg");
			text-indent:-9999px;margin:0;			
		}
		#question a#faq:hover{
			background: url("../Images/quicknav/faq_hover.jpg");			
		}
	
	
/* content MIF Infos */
.mifInfosMag{
	float:left;
	border-bottom:1px solid #dff1ff;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#fff;
	}
.mifInfosMag ul li{
	width:348px; /* real width 348 */
	background: #125792 url("../Images/transversal/infos_block_top.gif") no-repeat;
	color:#fff;
	float:left;
	
}
	.mifInfosMag ul li h4{
		margin:12px 0 10px 12px;
		background: url("../Images/transversal/infos_block_puce.gif") no-repeat;
		font-size:1.6em;
		padding:0 0 0 20px;
	
	}
	.mifInfosMag ul li img{
		padding-left:12px;
		float:left;
		/*width:128px;*/
		padding-bottom:5px;
	}
	.mifInfosMag ul li .contenu{
		float:left;
		width:159px;
		margin-left:10px;
		color:#fff;
	}
	.mifInfosMag ul li .contenu p{
		color:#fff;
	}

	.mifInfosMag ul li a{
		color:#fff;
		text-decoration:none;
		margin-left:12px;
	}
		.mifInfosMag ul li  a:hover{
			text-decoration:underline;
		}
	.mifInfosMag ul li .bottom{
		clear:both;
		width:348px;
		height:5px;
		display:block;
		background: url("../Images/transversal/infos_block_bottom.gif") no-repeat;
	}
/* mag precedent */
.mifInfosMag ul li.precedent{
	width:328px; 
	background: #fff;
	color:#000;
	float:left;
	margin-left:24px;
}	
	.mifInfosMag ul li.precedent h4{
		background: url("../Images/transversal/infos_precedent_puce.gif") no-repeat;color:#125792;
	} 
	.mifInfosMag ul li.precedent .contenu p{
		color:#000;
	}
	.mifInfosMag ul li.precedent a{
		color:#000;
		text-decoration:none;
		margin-left:12px;
	}
		.mifInfosMag ul li.precedent  a:hover{
			text-decoration:underline;
		}
	.mifInfosMag ul li.precedent .bottom{
		background:none;
	}
/* mag archive */
.mifInfosMagArchive ul li{
	width:232px;
	background: #fff;
	color:#000;
	float:left;
	margin-left:1px;
	margin-bottom:5px;
}
.mifInfosMagArchive ul li.pair{
	width:232px;
	background: #dff1ff url("../Images/transversal/infos_archive_top.gif") no-repeat;
	color:#000;
	float:left;
	margin-left:1px;
}
	.mifInfosMagArchive ul li h4{
		color:#125792;
		margin:12px 0 2px 12px;
		font-size:1.6em;
	}
	.mifInfosMagArchive ul li h5{
		color:#125792;
		font-size:1.4em;
		font-weight:normal;
		margin:0 0 10px 12px;
	}
	.mifInfosMagArchive ul li .contenu{
		float:left;
		width:200px;
		margin-left:10px;
	}
	.mifInfosMagArchive ul li .contenu a{
		color:#000;
		text-decoration:none;
	}
		.mifInfosMagArchive ul li .contenu a:hover{
			text-decoration:underline;
		}
	.mifInfosMagArchive ul li .bottom{
		clear:both;
		width:232px;
		height:5px;
		display:block;
		background:#fff;
	}
	.mifInfosMagArchive ul li.pair .bottom{
		clear:both;
		width:232px;
		height:5px;
		display:block;
		background: url("../Images/transversal/infos_archive_bottom.gif") no-repeat;
	}


/* content Epargne */
#epargneList{
	width:699px;
	overflow:hidden;
}
#epargneList ul li{
	float:left;
	width:342px;
	height:130px;
	overflow:hidden;
	margin:0 15px 15px 0;
	position:relative;
}
	#epargneList ul li h4{
		text-indent:-9999px;
	}
	#epargneList ul li p{
		color:#fff;
		margin:42px 0 0 110px;
		width:220px;
		font-size:14px;
	}
	#epargneList ul li a{
		color:#fff;
		height:19px;
		display:block;
		background: url("../Images/epargne/puce_suite.gif") no-repeat;
		padding-left:25px;
		margin: 10px 0 0;
		position:absolute;
		top:90px;
		left:250px;
	}
		#epargneList ul li a:hover{
			text-decoration: underline;
		}
		
		#epargneList ul li#cee p{
			margin-top:25px;
		}
		#epargneList ul li#ojes,
		#epargneList ul li#cela{
			margin-right:0;
		}
	#epargneList ul li#cee{
		background: url("../Images/epargne/block_cee.jpg");
	}
	#epargneList ul li#cela{
		background: url("../Images/epargne/block_cela.jpg");
	}
	#epargneList ul li#cet{
		background: url("../Images/epargne/block_cet.jpg");
	}
	#epargneList ul li#cgi{
		background: url("../Images/epargne/block_cgi.jpg");
	}
	#epargneList ul li#ojes{
		background: url("../Images/epargne/block_ojes.jpg");
	}

/* Spry tabs */
	div.TabbedPanels{}

		/* tab menu */
		ul.TabbedPanelsTabGroup {
			margin:0; padding:0;
			list-style:none;
			background: url("../Images/epargne/tabs/top_border.gif") 0 26px  no-repeat;
			height:35px;
		}
			ul.TabbedPanelsTabGroup li.TabbedPanelsTab {
			  float:left;
			  background:url("../Images/epargne/tabs/inactive_left.gif") no-repeat left top;
			  margin:0 0 0 5px;
			  padding:0 0 0 5px;
			  line-height:10px;
			  height:26px;
			  overflow:hidden;
			  }
			ul.TabbedPanelsTabGroup a {
			  float:left;
			  display:block;
			  background:url("../Images/epargne/tabs/inactive_right.gif") no-repeat right top;
			  padding:8px 15px 4px 6px;
			  text-decoration:none;
			  color:#858585;
			  height:26px;
			  font-weight:bold;
			  }
			ul.TabbedPanelsTabGroup a:hover {
			  color:#333;
			  }
				ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused ,
				ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected{
				  background-image:url("../Images/epargne/tabs/active_left.gif");
				  }
				  
				ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused a,
				ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected a{
				  background-image:url("../Images/epargne/tabs/active_right.gif");
				  color:#fff;
				  padding-bottom:5px;
				  }
				  
		/* tab content */ 
		div.TabbedPanelsContentGroup{
		}
			div.TabbedPanelsContent{

			}
			div.TabbedPanelsContent h4{
			color:#0098d4;
			font-size:18px;
			font-weight:bold;
			padding-bottom:10px;
			}

	
	/*======= MA FAMILLE ONGLETS ======*/
		#tabs_famille{}

			#tabs_famille ul.TabbedPanelsTabGroup {
				margin:0; padding:0;
				list-style:none;
				background: url("../Images/famille/top_border.gif") 0 26px  no-repeat;
				height:35px;
			}
			
			#tabs_famille ul.TabbedPanelsTabGroup li.TabbedPanelsTab {
			  float:left;
			  background:url("../Images/epargne/tabs/inactive_left.gif") no-repeat left top;
			  margin:0 0 0 5px;
			  padding:0 0 0 5px;
			  line-height:10px;
			  height:26px;
			  overflow:hidden;
			  }
			#tabs_famille ul.TabbedPanelsTabGroup a {
			  float:left;
			  display:block;
			  background:url("../Images/epargne/tabs/inactive_right.gif") no-repeat right top;
			  padding:8px 15px 4px 6px;
			  text-decoration:none;
			  color:#858585;
			  height:26px;
			  font-weight:bold;
			  }
			#tabs_famille ul.TabbedPanelsTabGroup a:hover {
			  color:#333;
			  }
				#tabs_famille ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused ,
				#tabs_famille ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected{
				  background-image:url("../Images/famille/active_left.gif");
				  }
				
				#tabs_famille ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused a,
				#tabs_famille ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected a{
				  background-image:url("../Images/famille/active_right.gif");
				  color:#fff;
				  padding-bottom:5px;
				  }
					
	
	
	/*======= MES Biens ONGLETS ======*/
		#tabs_biens{}

			#tabs_biens ul.TabbedPanelsTabGroup {
				margin:0; padding:0;
				list-style:none;
				background: url("../Images/biens/tabs/top_border.gif") 0 26px  no-repeat;
				height:35px;
			}
			
			#tabs_biens ul.TabbedPanelsTabGroup li.TabbedPanelsTab {
			  float:left;
			  background:url("../Images/epargne/tabs/inactive_left.gif") no-repeat left top;
			  margin:0 0 0 5px;
			  padding:0 0 0 5px;
			  line-height:10px;
			  height:26px;
			  overflow:hidden;
			  }
			#tabs_biens ul.TabbedPanelsTabGroup a {
			  float:left;
			  display:block;
			  background:url("../Images/epargne/tabs/inactive_right.gif") no-repeat right top;
			  padding:8px 15px 4px 6px;
			  text-decoration:none;
			  color:#858585;
			  height:26px;
			  font-weight:bold;
			  }
			#tabs_biens ul.TabbedPanelsTabGroup a:hover {
			  color:#333;
			  }
				#tabs_biens ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused ,
				#tabs_biens ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected{
				  background-image:url("../Images/biens/active_left.gif");
				  }
				
				#tabs_biens ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused a,
				#tabs_biens ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected a{
				  background-image:url("../Images/biens/active_right.gif");
				  color:#fff;
				  padding-bottom:5px;
				  }
					
	
	/*======= MES immo ONGLETS ======*/
		#tabs_immo{}

			#tabs_immo ul.TabbedPanelsTabGroup {
				margin:0; padding:0;
				list-style:none;
				background: url("../Images/immo/tabs/top_border.gif") 0 26px  no-repeat;
				height:35px;
			}
			
			#tabs_immo ul.TabbedPanelsTabGroup li.TabbedPanelsTab {
			  float:left;
			  background:url("../Images/epargne/tabs/inactive_left.gif") no-repeat left top;
			  margin:0 0 0 5px;
			  padding:0 0 0 5px;
			  line-height:10px;
			  height:26px;
			  overflow:hidden;
			  }
			#tabs_immo ul.TabbedPanelsTabGroup a {
			  float:left;
			  display:block;
			  background:url("../Images/epargne/tabs/inactive_right.gif") no-repeat right top;
			  padding:8px 15px 4px 6px;
			  text-decoration:none;
			  color:#858585;
			  height:26px;
			  font-weight:bold;
			  }
			#tabs_immo ul.TabbedPanelsTabGroup a:hover {
			  color:#333;
			  }
				#tabs_immo ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused ,
				#tabs_immo ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected{
				  background-image:url("../Images/immo/tabs/active_left.gif");
				  }
				
				#tabs_immo ul.TabbedPanelsTabGroup li.TabbedPanelsTabFocused a,
				#tabs_immo ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected a{
				  background-image:url("../Images/immo/tabs/active_right.gif");
				  color:#fff;
				  padding-bottom:5px;
				  }
	
	
/* ONGLET DE DESCRIPTION n°1*/
	
	/* EPARGNE DESCRIPTION */
	.epargneDescription{
		float:left;
		width:440px;
		height:500px;
		overflow:hidden;
		background:#0098d4 url(../Images/epargne/tabs/bottom_border.gif) no-repeat left bottom;
		color:#fff;
		padding:0 0 10px;
	}
		.epargneDescription h4.titre{
			color:#fff;
			margin:0 12px;
		}

		.epargneDescription p{
			margin:0 20px 8px 25px;
	
		}
		.epargneDescription p.small{
			font-size:9px;
			color:#bfdeed;
			margin-top:12px;
		}

		.epargneDescription p .prime{
			text-transform:uppercase;
			font-size:14px;
			color:yellow;
			margin-bottom:4px;
		}
		.epargneDescription a.telecharger{
			color:#fff;
			height:19px;
			display:block;
			background: url("../Images/epargne/puce_dl.gif") no-repeat;
			padding-left:25px;
			margin:8px 12px 0 12px;
			float:right;
		}
		
		.epargneDescription a.telecharger:hover{
			text-decoration: underline;
		}

		.epargneDescription a.souscrire{
			color:#fff;
			height:19px;
			display:block;
			background: url("../Images/epargne/puce_suite.gif") no-repeat;
			padding-left:25px;
			margin:8px 12px 0 12px;
			float:right;
		}

		.epargneDescription a.souscrire:hover{
			text-decoration: underline;
		}
					
	/* BIENS DESCRIPTION */
	.biensDescription{
		float:left;
		width:440px;
		overflow:hidden;
		background:#ec7236 url(../Images/biens/tabs/bottom_border.gif) no-repeat left bottom;
		color:#fff;
		height:350px;
	}
		.biensDescription h4.titre{
			color:#fff;
			margin:0 12px;
		}

		.biensDescription p{
			margin:0 20px 8px 25px;
	
		}
		.biensDescription p.small{
			font-size:9px;
			color:#bfdeed;
			margin-top:12px;
		}

		.biensDescription a.telecharger{
			color:#fff;
			height:19px;
			display:block;
			background: url("../Images/biens/puce_dl.gif") no-repeat;
			padding-left:25px;
			margin:8px 12px 0 12px;
			float:right;
		}
		
		.biensDescription a.telecharger:hover{
			text-decoration: underline;
		}
	
	
	/* immo DESCRIPTION */
	.immoDescription{
		float:left;
		width:440px;
		overflow:hidden;
		background:#642eb3 url(../Images/immo/tabs/bottom_border.gif) no-repeat left bottom;
		color:#fff;
		padding:0;
		height:375px;
	}
		.immoDescription h4.titre{
			color:#fff;
			margin:0 12px;
		}

		.immoDescription p{
			margin:0 20px 8px 25px;
	
		}
		.immoDescription p.small{
			font-size:9px;
			color:#bfdeed;
			margin-top:12px;
		}

		.immoDescription a.telecharger{
			color:#fff;
			height:19px;
			display:block;
			background: url("../Images/immo/puce_dl.gif") no-repeat;
			padding-left:25px;
			margin:8px 12px 0 12px;
			float:right;
		}
		
		.biensDescription a.telecharger:hover{
			text-decoration: underline;
		}
	
	
	
	
	
	/* FAMILLE DESCRIPTION */
	.familleDescription{
		float:left;
		width:440px;
		height:500px;
		overflow:hidden;
		 background:#b9c52a url(../Images/famille/bottom_border.gif) no-repeat left bottom;
		color:#fff;
		padding:0;		

	}
    
		.familleDescription h4.titre{
			color:#fff;
			margin:0 12px;
		}

		.familleDescription p{
			margin:0 20px 8px 25px;
	
		}
		.familleDescription p.small{
			font-size:9px;
			color:#bfdeed;
			margin-top:12px;
		}

		.familleDescription p .prime{
			text-transform:uppercase;
			font-size:14px;
			color:yellow;
			margin-bottom:4px;
		}    
    
		.familleDescription a.telecharger{
			background: url("../Images/famille/puce_dl.gif") no-repeat;
		}
	
		.familleDescription a.souscrire{
			color:#fff;
			height:19px;
			display:block;
			background: url("../Images/famille/puce_suite.gif") no-repeat;
			padding-left:25px;
			margin:8px 12px 0 12px;
			float:right;
		}

		.familleDescription a.souscrire:hover{
			text-decoration: underline;
		}
	
	
	.epargneOJES{
		height:520px;	
	}
	
	
/* 7-5  BONNES RAISONS */
	/* EPARGNE RAISONS */	
	.epargneRaisons{
		float:left;
		width:416px; /* real width 470 */
		overflow:hidden;
		margin-top:10px;
		padding:0 12px;
	}
		.epargneRaisons ol{
			margin:10px 0 0;
			float:left;
			width:320px;
		}
		.epargneRaisons ol li{
			clear:both;
			min-height:20px;
		}
		.epargneRaisons ol li .decimal{
			width:20px;
			height:20px;
			background: url(../Images/epargne/puce_ol.gif) no-repeat;
			color:#fff;
			font-size:12px;
			font-weight:bold;
			float:left;
			text-align:center;
		}
		.epargneRaisons ol li p{
			color:#000;
			float:left;
			width:280px;
			padding-bottom:5px;
			margin-left:10px;
		}
		.epargneRaisons ol li p .exclu{
			color:#0098d4;
			font-weight:bold;
		}
		
		.epargneRaisons .macarons{
			float:left; 
			width:85px;
			padding-top:0px;
			overflow:hidden;
			text-align:center;
		}

		.epargneRaisons h5{
			font-weight:bold;
			font-size:14px;
			color:#0098d4;
			margin:5px 0;
			clear:both;
		}
		
	/*FAMILLE RAISONS*/
	

		.familleRaisons ol li .decimal{
			background: url(../Images/famille/puce_ol.gif) no-repeat;
		}
		
		.familleRaisons h4.titre{
			color:#b9c52a;
		}
		
		.familleRaisonsPJ ol {width:400px;}
		.familleRaisonsPJ ol li p{width:340px;}
		.familleRaisonsPJ ol li .decimal{
			background: url(../Images/famille/puce_ol.gif) no-repeat;
		}
		.familleRaisonsPJ h4.titre{
			color:#b9c52a;
		}
		
	/*BIENS RAISONS*/
	.biensRaisons{
		float:left;
		width:416px; /* real width 470 */
		overflow:hidden;
		margin-top:10px;
		padding:0 12px;
	}
		.biensRaisons ol{
			margin:10px 0 0;
			float:left;
			width:400px;
		}
		.biensRaisons ol li{
			clear:both;
			min-height:20px;
		}
		.biensRaisons ol li .decimal{
			width:20px;
			height:20px;
			background: url(../Images/biens/puce_ol.gif) no-repeat;
			color:#fff;
			font-size:12px;
			font-weight:bold;
			float:left;
			text-align:center;
		}
		.biensRaisons ol li p{
			color:#000;
			float:left;
			width:320px;
			padding-bottom:5px;
			margin-left:10px;
		}
		.biensRaisons ol li p .exclu{
			color:#0098d4;
			font-weight:bold;
		}
		
		.biensRaisons .macarons{
			float:left; 
			width:85px;
			padding-top:0px;
			overflow:hidden;
			text-align:center;
		}

		.biensRaisons h5{
			font-weight:bold;
			font-size:14px;
			color:#0098d4;
			margin:5px 0;
			clear:both;
		}
		.biensRaisons h4.titre{
			color:#ed7236;
		}
		
		
	/*IMMO RAISONS*/
	.immoRaisons{
		float:left;
		width:416px;
		overflow:hidden;
		margin-top:10px;
		padding:0 12px;
	}
		.immoRaisons ol{
			margin:10px 0 0;
			float:left;
			width:400px;
		}
		.immoRaisons ol li{
			clear:both;
			min-height:20px;
		}
		.immoRaisons ol li .decimal{
			width:20px;
			height:20px;
			background: url(../Images/immo/puce_ol.gif) no-repeat;
			color:#fff;
			font-size:12px;
			font-weight:bold;
			float:left;
			text-align:center;
		}
		.immoRaisons ol li p{
			color:#000;
			float:left;
			width:320px;
			padding-bottom:5px;
			margin-left:10px;
		}
		.immoRaisons ol li p .exclu{
			color:#642eb3;
			font-weight:bold;
		}
		
		.immoRaisons .macarons{
			float:left; 
			width:85px;
			padding-top:0px;
			overflow:hidden;
			text-align:center;
		}

		.immoRaisons h5{
			font-weight:bold;
			font-size:14px;
			color:#0098d4;
			margin:5px 0;
			clear:both;
		}
		.immoRaisons h4.titre{
			color:#642eb3;
		}
		
		
/*IDEES RECUES*/
	.epargneIdees{
		float:left;
		width:416px; /* real width 470 */
		overflow:hidden;
		margin-top:10px;
		padding:0 12px;
	}
		.epargneIdees ol{
			margin:10px 0 0;
		}
		.epargneIdees ol li{
			float:left;
		}
		.epargneIdees ol li .fleche{
			width:20px;
			height:20px;
			background: url(../Images/epargne/puce_ol.gif) no-repeat;
			color:#fff;
			font-size:12px;
			font-weight:bold;
			float:left;
			text-align:center;
		}
		.epargneIdees ol li .fleche img{
			margin:4px 0 0 3px;
		}
		.familleIdees ol li .fleche{
			background: url(../Images/famille/puce_ol.gif) no-repeat;
		}
		.familleIdees ol li .fleche img{
			margin:4px 0 0 3px;
		}
		.epargneIdees ol li .desc{
			color:#000;
			float:left;
			width:370px;
			padding-bottom:5px;
			margin-left:10px;
		}
		
		.epargneIdees ol li .desc p.idee{
			color:#0098d4;
			font-weight:bold;
			margin-bottom:2px;
		}



	.familleIdees{
		float:left;
		width:416px; /* real width 470 */
		overflow:hidden;
		margin-top:10px;
		padding:0 12px;
	}
		.familleIdees h4.titre{
			color:#b9c52a;
		}
	
		.familleIdees ol li .desc p.idee{
			color:#b9c52a;
			font-weight:bold;
			margin-bottom:2px;
		}
		
	
	.immoIdees{
		float:left;
		width:416px; /* real width 470 */
		overflow:hidden;
		margin-top:10px;
		padding:0 12px;
	}
		.immoIdees ol{
			margin:10px 0 0;
		}
		.immoIdees ol li{
			float:left;
		}
		.immoIdees ol li .fleche{
			width:20px;
			height:20px;
			background: url(../Images/immo/fleche_idees_recues.gif) no-repeat;
			color:#fff;
			font-size:12px;
			font-weight:bold;
			float:left;
			text-align:center;
		}
		.immoIdees ol li .desc{
			color:#000;
			float:left;
			width:370px;
			padding-bottom:5px;
			margin-left:10px;
		}
		
		.immoIdees ol li .desc p.idee{
			color:#0098d4;
			font-weight:bold;
			margin-bottom:2px;
		}
		
	
		.immoIdees h4.titre{
			color:#642eb3;
		}
	
		.immoIdees ol li .desc p.idee{
			color:#642eb3;
			font-weight:bold;
			margin-bottom:2px;
		}
		
		
		
#epargneSimulateur{
	float:left;
	width:260px;
}
	
/* content Presse */
#presse {
	margin:20px 0;	
}
	#presse ul li{
		padding:3px 0 3px 5px;
		font-size:12px;
		background:url("../Images/transversal/newsletters_tableau_impair.jpg") repeat-y;
		
	}
	#presse ul li.impair{
		background:none;
	}

	#presse ul li a{
		color:#125791;
		text-decoration:none;
		font-weight:bold;
	}
		#presse ul li a:hover{
			text-decoration:underline;
		}
			
			
/* content mentions legales */
ul.mentionsLegales{
	margin-left:10px;
}
ul.mentionsLegales li{
	margin:0 0 5px 5px;
	list-style:disc;
}
			
/*/////////////////////////////////
// FOOTER 
//////////////////////////////////*/	
#footer{
	float:left;
	width:978px;
	padding:10px;
	position:relative;
	top:20px;
	left:24px;
	font-size:9px;
}
	.footerNav{
		float:left;
		width:16%;
	}
	.footerNav h3, .footerNav h3 a{
		color:#9f9f9f;
		text-transform:uppercase;
		font-size:11px;
	}
		.footerNav h3 a:hover{
			text-decoration: underline;
		}
	.footerNav ul li a, .footerNav a, .footerNav ul li{
		color:#9f9f9f;
		text-decoration:none;
	}
		.footerNav ul li a:hover, .footerNav a:hover{
			text-decoration: underline;
		}
	.footerNav li a.single{
		text-transform:uppercase;
		line-height:25px;
		border:1px solid #fff;
	}
		.footerNav li a.single:hover{
			text-decoration: underline;
		}
		
		
/* content biens */
#biensList{
	width:699px;
	overflow:hidden;
}
#biensList ul li{
	float:left;
	width:342px;
	height:130px;
	overflow:hidden;
	margin:0 15px 15px 0;
	position:relative;
}
	#biensList ul li h4{
		text-indent:-9999px;
	}
	#biensList ul li p{
		color:#fff;
		margin:25px 0 0 110px;
		width:220px;
		font-size:14px;
	}
	#biensList ul li a{
		color:#fff;
		height:19px;
		display:block;
		background: url("../Images/biens/puce_suite.gif") no-repeat;
		padding-left:25px;
		margin: 10px 0 0;
		position:absolute;
		top:90px;
		left:250px;
	}
		#biensList ul li a:hover{
			text-decoration: underline;
		}
		

		#biensList ul li#auto{
			margin-right:0;
		}
	#biensList ul li#habitation{
		background: url("../Images/biens/block_habitation.jpg");
	}
	#biensList ul li#auto{
		background: url("../Images/biens/block_auto.jpg");
	}
	#biensList ul li#deuxRoues{
		background: url("../Images/biens/block_2roues.jpg");
	}
	
	
/* content famille */
#familleList{
	width:700px;
	overflow:hidden;
}
#familleList ul li{
	float:left;
	width:342px;
	height:130px;
	overflow:hidden;
	margin:0 15px 15px 0;
	position:relative;
}
	#familleList ul li h4{
		text-indent:-9999px;
	}
	#familleList ul li p{
		color:#fff;
		margin:25px 0 0 110px;
		width:220px;
		font-size:14px;
	}
	#familleList ul li a{
		color:#fff;
		height:19px;
		display:block;
		background: url("../Images/famille/puce_suite.gif") no-repeat;
		padding-left:25px;
		margin: 10px 0 0;
		position:absolute;
		top:90px;
		left:250px;
	}
		#familleList ul li a:hover{
			text-decoration: underline;
		}
		

		#familleList ul li#PJ{
			margin-right:0;
		}
	#familleList ul li#ATD{
		background: url("../Images/famille/block_ATD.jpg");
	}
	#familleList ul li#ATD p{
		margin-top:42px;
	}
	#familleList ul li#PJ{
		background: url("../Images/famille/block_PJ.jpg");
	}
	#familleList ul li#MS{
		background: url("../Images/famille/block_MS.jpg");
	}


	
	/*===Lexique=====*/
	#content h2#titreLexique{
		width:122px;
		height:33px;
		background: url("../Images/transversal/titre_lexique.jpg") top left no-repeat;
	}

		#lexique_links{
			margin-left:10px;
		}
		#lexique_links h4{
			font-size:15px;font-weight:bold;color:#125791;margin:0px 0 8px 0
		}
			#lexique_links h4 a.inactive{
				text-decoration:none;color:#bbb;
			}
		
		
		#lexique_content p{
			margin-bottom:10px;margin-left:18px;
		}	

		#lexique_content h5{
		font-size:35px;font-weight:bold;padding:10px 0 15px 10px;
		}
			#lexique_content h5 a:hover{
				text-decoration:none;
			}
	
	
	/*===FAQ=====*/
	#content h2#titreFaq{
		width:318px;
		height:33px;
		background: url("../Images/transversal/titre_faq.jpg") top left no-repeat;
	}
		/* FAQ */
		#faq {margin:20px 0;	}
		#faq_separation {height:2px;width:600px;background:#ccc;margin:30px 0 35px 25px;}
		#faq p{margin:0 0 13px 25px}
		#faq h4 {font-weight:bold;margin:10px 0 0 25px;font-size:14px;text-transform:uppercase;}

			#faq h4.epargne{
				color:#0098d4;
			}
			#faq h4.biens{
				color:#ed7236;
			}
			#faq h4.site{
				color:#125791;
			}
			
			#faq a.epargne{
				color:#0098d4;
			}
				#faq a.epargne:hover{
					text-decoration:none;
				}
			#faq a.biens{
				color:#ed7236;
			}
				#faq a.biens:hover{
					text-decoration:none;
				}
			#faq a.site{
				color:#125791;
			}
				#faq a.site:hover{
					text-decoration:none;
				}
			
		#faq h3.epargne{
			height:32px;width:125px;background: url("../Images/transversal/faq_epargne.jpg") top left no-repeat;overflow:hidden;text-indent:-9999px;
		}
		#faq h3.biens{
			height:32px;width:205px;background: url("../Images/transversal/faq_biens.jpg") top left no-repeat;overflow:hidden;text-indent:-9999px;
		}
		#faq h3.site{
			height:32px;width:176px;background: url("../Images/transversal/faq_site.jpg") top left no-repeat;overflow:hidden;text-indent:-9999px;
		}
			#faq ul li{
				padding:2px 0 2px 10px;
				margin-left:15px;
				font-size:12px;
				background:url("../Images/transversal/impair_nb.jpg") repeat-y;
				
			}
			#faq ul li.impair{
				background:none;
			}

			#faq ul li a{
				color:#000;
				text-decoration:none;
			}
				#faq ul li a:hover{
					text-decoration:underline;
				}

acronym { cursor:help; border-bottom:1px dotted #669; }


		/*Souscription Epargne*/
		#souscriptionEpargneLeft{
			float:left;
			width:440px;
			background:#0098d4 url(../Images/epargne/tabs/bottom_border.gif) no-repeat left bottom;
			color:#fff;
			padding:0 0 10px;
		}
			#souscriptionEpargneLeft a.telecharger{
				color:#fff;
				height:19px;
				display:block;
				background: url("../Images/epargne/puce_dl.gif") no-repeat;
				padding-left:25px;
				font-size:14px;
				padding-right:12px;
				margin:0px 0 3px 12px;
				float:right;
			}
			#souscriptionEpargneLeft a.telecharger:hover{
				text-decoration:underline;
			}			
			
			#souscriptionEpargneLeft p{
				text-align:right;padding-right:12px;font-size:11px;line-height:11px
			}
		
		
		
		/*Souscription Famille*/
		#souscriptionFamilleLeft{
			float:left;
			width:440px;
			background:#b9c52a url(../Images/famille/bottom_border.gif) no-repeat left bottom;
			color:#fff;
			padding:0 0 10px;
		}
			#souscriptionFamilleLeft a.telecharger{
				color:#fff;
				height:19px;
				display:block;
				background: url("../Images/Famille/puce_dl.gif") no-repeat;
				padding-left:25px;
				font-size:14px;
				padding-right:12px;
				margin:0px 0 3px 12px;
				float:right;
			}
			#souscriptionFamilleLeft a.telecharger:hover{
				text-decoration:underline;
			}			
			
			#souscriptionFamilleLeft p{
				text-align:right;padding-right:12px;font-size:11px;line-height:11px
			}

		/*Souscription Immo*/
		#souscriptionImmoLeft{
			float:left;
			width:440px;
			background:#642eb3 url(../Images/immo/tabs/bottom_border.gif) no-repeat left bottom;
			color:#fff;
			padding:0 0 40px;
		}
			#souscriptionImmoLeft p{
				text-align:right;padding-right:12px;font-size:11px;line-height:11px
			}
	
	
		/*Souscription Biens*/
		#souscriptionBiensLeft{
			float:left;
			width:440px;
			background:#ed7236 url(../Images/biens/tabs/bottom_border.gif) no-repeat left bottom;
			color:#fff;
			padding:0 0 50px 0;
			
		}
			#souscriptionBiensLeft a.telecharger{
				color:#fff;
				height:19px;
				display:block;
				background: url("../Images/biens/puce_dl.gif") no-repeat;
				padding-left:25px;
				font-size:14px;
				padding-right:12px;
				margin:0px 0 3px 12px;
				float:right;
			}
			#souscriptionBiensLeft a.telecharger:hover{
				text-decoration:underline;
			}			
			
			#souscriptionBiensLeft p{
				text-align:right;padding-right:12px;font-size:11px;line-height:11px
			}
	
	
	
	
		#souscriptionEpargneRight{
			float:left;
			width:260px;
		}
		#souscriptionEpargneRight p{
			color:#666;font-size:12px;padding:20px 12px;
			
		}
		#souscriptionEpargneRight .separation{
			width:220px;height:1px;overflow:hiddden;background:#ccc;margin-left:12px;
			
		}
		
	/*FAMILLE ACCES FORM*/
        #accesForm_ms{
			width:260px;
			float:right;
			background:url(../Images/famille/accesForm_sante.jpg) no-repeat;
			height:480px;
		
		}
        #accesForm_ms a{
			position:relative;
			top:267px;
			left:20px;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			text-decoration:underline;
			
		}
		#accesForm_ms a:hover{

			text-decoration:none;
			
		}
        
		#accesForm{
			width:260px;
			float:right;
			background:url(../Images/famille/accesForm.jpg) no-repeat;
			height:480px;
		
		}
		#accesForm a{
			position:relative;
			top:267px;
			left:20px;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			text-decoration:underline;
			
		}
		#accesForm a:hover{

			text-decoration:none;
			
		}
	
	/*immo acces form*/
		#accesFormImmo{
			width:260px;
			float:right;
			background:url(../Images/immo/accesForm.jpg) no-repeat;
			height:480px;
		
		}
		
		#accesFormImmo a{
			position:relative;
			top:255px;
			left:20px;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			text-decoration:underline;
		}
		
		#accesFormImmo a:hover{
			text-decoration:none;			
		}
		
	/*immo acces form*/
		#accesFormBiens{
			width:260px;
			float:right;
			height:350px;
		
		}
		.accesFormBiensHabitation{background:url(../Images/biens/accesFormHabitation.jpg) no-repeat;}
		.accesFormBiensAuto{background:url(../Images/biens/accesFormAuto.jpg) no-repeat;}
		.accesFormBiens2roues{background:url(../Images/biens/accesForm2roues.jpg) no-repeat;}

		#accesFormBiens a{
			position:relative;
			top:255px;
			left:20px;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			text-decoration:underline;
		}
		
		#accesFormBiens a:hover{
			text-decoration:none;			
		}

div#professionalNumber{margin-right:-20px; position:relative; overflow:visible;}
		
/*----------Page Plan du Site------------*/
.grandePartie{ font-size:14px; padding:1px; padding-left:2px; width:290px; font-weight:bold;}
.titreProduit{font-weight:bold;}
.listeGrandePartie{ margin-left:5px;}
.listeSousPartie{ margin-left:5px; list-style-image:url("../Images/Famille/puce_dl.gif")}

.planEpargne{color:#FFFFFF; background-color:#0198D4;}
.planFamille{color:#FFFFFF; background-color:#B4C11D;}
.planBiens{color:#FFFFFF; background-color:#EC753A;}
.planImmo{color:#FFFFFF; background-color:#612AB1;}
.planTransversalle{color:#FFFFFF; background-color:#125791;}
.planLaMif{color:#FFFFFF; background-color:#C80E4B;}
    
.contentIcon{float:left;margin:0 5px 0 0;}
.contentIcon img{display:block;}
.contentSeparator{height:15px;margin-bottom:15px;border-bottom:1px dashed #ccc;overflow:hidden;clear:both;}
.textFrame{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background:#d1e484}
.quote{font-style:italic;}
.quoteRef{font-size:11px;color:#666;}
