

    	.texte_blanc{
    		font-size:1em;
    		color:white;
    		font-weight:normal;
    	}
    	.lien_gras{
    		margin-bottom:5px;
    	}
    	.lien_gras a{
    		font-size: 11pt;
    		font-weight: bold;
    		color:white;
    		text-decoration:underline;
    	}
    	.lien_gras a:hover{
    		text-decoration:none;
    	}
    	.compte_titre_principal {
        	font-size: 0.94em;
        	color: #a71056;
        	text-transform: uppercase;
    	}
    	.compte_titre {
        	margin-bottom: 13px;
        	font-size: 19px;
        	color: #bdbbbb; 
        	padding-right: 60px;
    	}
    	.compte_zone_texte{
    		background-color:#743658;
    		border:1px solid #844C6A;
    		margin-left:0px;
    	}
    	.compte_zone_texte_interne{
    		margin:30px;
    	}
