/*------------------- page assurance-vie/la-rente-viagere.html -----------------------*/
#tableauRenteViagere{
width:350px;
border:#103184 1px solid;
}

#tableauRenteViagere th{
padding:5px;
background-color:#bcc2d0;
border-bottom:#103184 1px solid;
}

#tableauRenteViagere td{
padding:5px;
}

#tableauRenteViagere .colonne2{
text-align:center;
border-left:#103184 1px solid;
width:40%;
}

/*------------------- page la-gamme/capital-ressources/CR-supports.html -----------------------*/
li.paraLarge p{background-color:#bcc2d0;padding:5px;margin-top:15px;}

li.paraLarge p span{font-weight:bold;color:#fff;}
	
li p.nomSupport {margin-top:5px; margin-bottom:15px; line-height:1.3em;}
	
li p.typeSupport{margin-top:5px;color:#f33;}
	
li p.nomSupport span {text-decoration:underline;}
	
li p.nomSupport a{color:#669;text-decoration:none;}

li p.nomSupport a:hover{text-decoration:underline;}

/*------------------- H1, H2 sur 2 lignes -----------------------*/
.oneColFixCtrHdr #mainContent h1.titreMrm, .oneColFixCtrHdr #mainContent h2.titreMrm {
background:url(images/titreh1Line.jpg) no-repeat bottom left;
height:100%;
padding-bottom:6px;
width:588px;
color:#103184;
font-size:15px;
font-weight:normal;
}
#mainContent h1.titreMrm span, #mainContent h2.titreMrm span {
display:block;
background:#103184 url(images/titreh1ico.jpg) no-repeat right bottom;
padding: 0 30px 3px 15px ;
height:100%;
margin-right:21%;
/*max-width:400px;*/
color:#FFFFFF;
font-size:15px;
font-weight:bold;
}
.twoColFixCtrHdr #mainContentLeft h1, .twoColFixCtrHdr #mainContentLeft h2 {
background:url(images/titreh1Line.jpg) no-repeat bottom left;
height:100%;
padding-bottom:6px;
margin-left:23px;
width:459px;
color:#103184;
font-size:15px;
font-weight:normal;
}
#mainContentLeft h1.titreMrm span, #mainContentLeft h2.titreMrm span {
display:block;
background:#103184 url(images/titreh1ico.jpg) no-repeat right bottom;
padding: 0 12px 3px 15px ;
/*padding: 0 30px 3px 15px ;*/
height:100%;
margin-right:15%;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
}