#contenularge{position:relative}
/* ---------------------------------- Fil d'ariane  ------------------------------------- */
#ariane {
	margin: 0px 0px 10px 0px; padding: 0;
}
	#ariane ul {
		display: inline;
		margin: 0; padding: 0;
	}
	#ariane li {
		display: inline;
		margin: 0; padding: 0;
		font-size: 0.8em;
		color: #686868;
		list-style: none;
	}
		#ariane li li {
			font-size: 1em;
		}
		#ariane li a,
		#ariane li a:link,
		#ariane li a:visited {
			color: #686868;
			text-decoration: none;
		}
		#ariane li a:hover {
			color: #E50083;
		}

/* ---------------------------------- Présentation  ------------------------------------- */
.presentation {
	margin: 0; padding: 10px 0px 20px 0px;
	font-size: 0.9em;
	color: #686868;
}

img.faq-entree {
	
	margin: 0px 0px 0px 10px;
}

/* ------------------------------- Elements du titre  ----------------------------------- */
#titre_questions{
	display:block;
	border-bottom:1px dashed #E50083;
	color:#E50083;
	font-size:1.9em;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

/* ------------------------ Elements du moteur de recherche  ----------------------------- */
#contenularge #recherche{
	margin: 0px 0px 0px 4px; padding: 16px 0px 12px 30px;
	height: 59px;
	font-size: 11px;
	color: #686868;
	background-image: url(../images/faq/recherche_bloc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:auto;
	
}
#contenularge #recherche input{
	padding: 2px;
	width: 230px;
	font-family: Arial; font-size: 11px;
	color: #E50083;
	border: solid #686868 1px;  
}
#contenularge #recherche .submit{
	width: 122px; height: 24px;
	background-image: url(../images/faq/bouton_recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
   	border: none;
}

/* ------------------------ Elements du moteur de recherche (home) ---------------------- */
#recherche-home {

	margin: 0px 0px 0px 10px; 
	padding: 16px 7px 12px 7px;
	width: 188px;
	font-size: 11px;
	color: #686868;
	background-image: url(../images/faq/faq_bloc_moteur-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	_margin-top:-165px;
	_margin-right:-6px;
	
}
	#recherche-home h2 {
		margin: 0px 0px 15px 0px; padding: 0;
		background-image: url(../images/faq/titre_moteur.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent:-100em;
	}
#recherche-home input{
	margin: 10px 10px 5px 10px; padding: 2px;
	width: 150px;
	font-family: Arial; font-size: 11px;
	color: #E50083;
	border: solid #686868 1px;  
}
#recherche-home .submit{
	margin: 5px 0px 20px 25px;
	width: 122px; height: 24px;
	background-image: url(../images/faq/bouton_recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
   	border: none;
}

/* ----------------------------- Elements du résultat ---------------------------------- */
#resultat_titre{
	margin: 0px;
	height: 28px;
	background: url(../images/faq/contenu_bloc_haut_resultat.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 	#resultat_titre h1 {
 		margin: 0; padding: 0;
 		height: 28px;
 		text-indent:-100em;
 		display:block
 	}
 	
#client_titre {
	margin: 0px;
	height: 28px;
	background: url(../images/faq/contenu_bloc_haut_client.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
div#client_titre.pasClient{
background: url(../images/faq/contenu_bloc_haut_non_client.gif);
}
 	#client_titre h1 {
 		display:block;
 		font-size:1.9em;
 		margin: 0; padding: 0;
 		text-indent:-100em;
 	}
 	
#non_client_titre {
	margin: 0px;
	height: 28px;
	background: url(../images/faq/contenu_bloc_haut_non_client.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 	#non_client_titre h1 {
 		margin: 0; padding: 0;
 		height: 28px;
 		text-indent:-100em;
 	}
#decouvrez_cofinoga_titre {
	margin: 0px;
	height: 28px;
	background: url(../images/faq/contenu_bloc_haut_cofinoga.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 	#decouvrez_cofinoga_titre h1 {
 		margin: 0; padding: 0;
 		height: 28px;
 		text-indent:-100em;
 	}

 #resultat_texte{
	padding: 10px 30px 10px 30px;
 }
 	#resultat_texte p.soustitres {
 		margin: 0; padding: 0px 0px 10px 0px;
 	}
 
 	#resultat_texte ul.questions {
 		margin: 0px 0px 5px 0px; padding: 0;
 	}
	 	#resultat_texte ul.questions li {
	 		margin: 0; padding: 2px 0px 8px 25px;
	 		font-size: 1.1em; font-weight: bold;
	 		background: url(../images/faq/puce.gif);
			background-repeat: no-repeat;
			background-position: top left;
	 		list-style: none;
				
	 	}
	 		#resultat_texte ul.questions li#current {
	 			background: url(../images/faq/puce-current.gif);
				background-repeat: no-repeat;
				background-position: top left;
	 		}
	 	#resultat_texte ul.questions li a,
	 	#resultat_texte ul.questions li a:link,
	 	#resultat_texte ul.questions li a:visited {
	 		color: #989898;
	 		text-decoration: none;
	 	}
	 	#resultat_texte ul.questions li#current a,
	 	#resultat_texte ul.questions li#current a:link,
	 	#resultat_texte ul.questions li#current a:visited,
	 	#resultat_texte ul.questions li a:hover,
	 	#resultat_texte ul.questions li.current a:hover {
	 		color: #E3007A;
	 	}
	 	
#pointilles{
 	margin: 0px 0px 0px 2px; padding: 0;
	
 	background: url(../images/faq/pointilles.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 
 #parenthese{
 	margin-left: 60px; padding-left: 15px; padding-top: 5px;
	height: 41px;
 	background: url(../images/faq/icone_parenthese.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 #parenthese2{
 	margin-left: 60px; padding-left: 15px; padding-top: 5px;
	height: 41px;
 	background: url(../images/faq/icone_parenthese2.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 
 /* ------------------------------ Elements de la faq ----------------------------------- */ 
#faq{
	margin: 0px;
	width: 660px;
	font-size: 11px;
	color: #64003A;
	background: url(../images/faq/faq_bloc_milieu.gif) repeat-y;
	background-position: top left;
 }
 * html #faq{width:652px;}
 	#faq img.print {
 		margin: 0px 0px 0px 10pt;
 	}
 	#faq h2 { 
 		margin: 0px 30px 5px 30px; padding: 0;
		font-size: 11px;
		color: #64003A;
 	} 
	#faq h2.fleche-resultat {
	 	padding-left: 40px;
	 	background: url(../images/faq/fleche_titre.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
 	#faq a {
 		/*margin: 0px 30px 5px 30px; padding: 0 30px 5px 30px;*/
		font-size: 11px;
		color: #64003A;
		text-decoration: none;
		font-weight: bold;
		display:inline;
		width:400pt;
 	} 
 	#faq .laReponse a {
 		margin: 0; padding: 0;
		font-size: 11px;
		color: #64003A;
		text-decoration: none;
		font-weight: bold;
		width:auto;
 	}
 	#reponse div.linkImprimeDiv{
 		display:block;
 		width:655px;
 		text-align: right;
 	}
 	#faq #reponse a.imprimer {
		
		margin-right:10px;
 	}  
	#faq .fleche-resultat {
	 	margin:0;
	 	padding:0 0 7pt 0;
	}
	#faq a.fleche-resultat {color:#64003A;}
	
#faq #reponse #parenthese2 a.haut_page {
	background-image:url(../images/haut-page.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#999999;
	padding:0px 2px 0px 0px;
	text-decoration:none;
	width:65pt;
	cursor:pointer;
	font-weight: normal;
	margin:0 10pt 5pt 0;
	}	
	
#liste-questions #faq .haut_page {
	float:right;
	background-image:url(../images/haut-page.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#999999;
	padding:0px 2px 0px 0px;
	text-decoration:none;
	width:65pt;
	cursor:pointer;
	font-weight: normal;
	margin:0 10pt 5pt 0;
	}	
	
#test .haut_page{
	float:right;
	background-image:url(../images/haut-page.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#999999;
	padding:5px 8px 0px 0px;
	text-decoration:none;
	width:60pt;
	cursor:pointer;
	font-size: 10px;
	text-indent:0em;
	}	 
	
	
#faq_haut{
	margin: 0px;
	height: 10px;
	background: url(../images/faq/faq_bloc_haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
#faq_bas{
  	height: 13px;
	background-image: url(../images/faq/faq_bloc_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
 }
 
 #questions_reponses{
	margin: 0px 20px 0px 0px; padding-left: 30px;
	color: #000000;
 }
 #questions_reponses p{
 	margin-left:15pt;
 }
 
 #rappel{
	margin: 0px 20px 0px 40px; padding-left: 45px;
 	background-image: url(../images/faq/icone_telephone.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 	#rappel h3 {
 		margin: 5px 0px 0px 0px; padding: 0;
 		font-size: 11px;
 	}
 	#rappel p {
 		margin: 2px 0px 0px 0px; padding: 0;
 	}
 #rappel .submit{
	width: 122px;height: 24px;
	background-image: url(../images/faq/bouton_rappel.gif);
	background-repeat: no-repeat;
	background-position: left top;
   	background-color: #FFFFFF;
   	border: none;
}
 
 .lien_question{
	margin: 0px; padding: 10px 0px 0px 30px;
	color: #E50083;
	text-decoration: none;
}
	.lien_question:hover {
		color: #64003A;
	}

/* ------------------------ Elements des sujets interressants ---------------------------- */ 
#sujet{
	
	margin-left: 40pt;
	/*
	width: 660px;
	font-size: 11px;
	color: #64003A;
	background: url(../images/faq/sujet_bloc_milieu.gif) repeat-y;
	background-position: top left;
	*/
 }
#sujet_haut{
	margin: 0px;
	height: 10px;
	background: url(../images/faq/sujet_bloc_haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
#sujet_bas{
  	height: 13px;
	background-image: url(../images/faq/sujet_bloc_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
 }
 
 #liste_sujets{
 	margin: 0px; padding-top: 10px; padding-left: 50px;
 	color: #000000;
	list-style-image: url(../images/faq/li_bordeaux.gif);
}

 #sujet h3 {
	margin: 0px; padding: 0px 0px 0px 40px;
	font-weight: bold;
	color: #E50083;
}

#sujet a{
	margin:0;
	padding:0;
	}

/* ----------------------- Elements du top cinq des questions ---------------------------- */
#top_cinq{
	margin: 10px 0px 15px 0px; padding: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	color: #000000;
 }
 #top_cinq_sanstitre{
	margin: 0px;
	height: 28px;
	background: url(../images/faq/contenu_bloc_haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 #top_cinq_titre{
	margin: 0px;
	height: 28px;
	background: url(../images/faq/contenu_bloc_haut_top_cinq.gif);
	background-repeat: no-repeat;
	background-position: top left;
 }
 	#top_cinq_titre {
 		overflow: hidden;
 		margin: 0; padding: 0;
 		height: 28px;
 		text-indent: -100em;
 	}
#liste_questions{
	margin: 0px; padding-top: 5px; padding-left: 40px;
	color: #000000;
	list-style-image: url(../images/faq/li_rose.gif);
}

/* ------------------------------- Mentions légales ----------------------------------- */
p.mentions {
	margin: 0px 20px 10px 0px; padding: 0;
	_margin: 0px 0px 10px 40px;
	font-size: 0.8em;
	color: #9B9B9B;
}


/* ----------------------------- Elements du contenu ---------------------------------- */
.contenu{

	margin-bottom: 25px;
	width: 718px;
	font-size: 11px;
	color: #64003A;
	background: url(../images/faq/contenu_bloc_milieu.gif) repeat-y;
	background-position: top left;
 }
.contenu_bas{
	height: 11px;
  	background-image: url(../images/faq/contenu_bloc_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.txt_gras{
	font-weight: bold;
	color: #64003A;
}
.txt_centre{
	text-align: center;
}
	.txt_centre input.telephone {
		padding: 1px;
		width: 200px;
		font-size: 1em;
		color: #64003A;
	}
#resultat_texte ul.questions ul#liste_sujets li.liste_li{
	background-image:none;
	list-style-image:none;
	padding:0;
	/*list-style-image: url(../images/faq/li_bordeaux.gif);*/
	background-image: url(../images/faq/li_bordeaux.gif);
	background-repeat : no-repeat;
	background-position: 0% 25%; 
	
}
.liste_li{
	/*background-image: url(../images/faq/li_bordeaux.gif);
	background-repeat : no-repeat;*/
	padding:0;
	padding-bottom: 10px;
	color:#000000;
	margin-left:0;
	
}
.liste_li-plus {
	padding-bottom: 10px;
	color: #686868;
	
}
.lien_retour {
	color: #64003A;
	text-decoration: underline;
}
	.lien_retour:hover {
		color: #E50083;
	}
.lien_voir {
	color: #000000;
}
	.lien_voir:hover {
		color: #E50083;
	}
.lien_voir-plus {
	margin-left: 30px;
	color: #686868;
}
	.lien_voir-plus:hover {
		color: #E50083;
	}
#resultat_texte ul.questions ul#liste_sujets li.liste_li a.lien_lire {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	font-size:0.9em;
	padding:0 0 2pt 5pt;
}
	.lien_lire:hover {
		color: #E50083;
	}
p.text {
color:#4A4A4A;
font-size:0.9em;
margin:0pt;
padding:0px 10px 10px;
}
p.text span {
display:block;
font-weight:bold;
}
/*---------PARTIE RAC-----------------*/

#tabeau-exemple{
background:transparent url(../../../images/finances/rac/simul/tableau-exemple.jpg) no-repeat scroll left top;
display:block;
font-size:75%;
height:247px;
margin-left:10px;
width:475px;
}
#tabeau-exemple #entete-tableau-exemple{
color:white;
height:40px;
margin:18px 0pt 0pt 0px;
width:420px;
}
#tabeau-exemple #exemple-col1 {
display:block;
float:left;
padding-top:7px;
width:130px;
}
#tabeau-exemple #exemple-col2 {
display:block;
float:left;
padding-top:7px;
text-align:center;
width:60px;
}
#tabeau-exemple #exemple-col3 {
display:block;
float:left;
padding-top:7px;
text-align:center;
width:75px;
}
#tabeau-exemple #exemple-col4 {
display:block;
float:left;
padding-top:7px;
text-align:center;
width:80px;
}
#tabeau-exemple #exemple-col5 {
display:block;
float:left;
padding:7px 0pt 0pt 8px;
text-align:center;
width:67px;
}
span.score{
	display:block;
	margin-left:48px;
		
}

#faq #reponse div.laReponse{
	padding-left:30px;
	padding-right:20px;
	font-weight: normal;
	color:#000000;
}
* html #faq #reponse .linkImprimeDiv a{
	float:right;
}
* html #faq #reponse .laReponse a {
	display:inherit;
	float:none;
	width:auto;
}
/*#contenularge{background-color:green;margin-left:188px;width:719px;}
#cartoucheL{background-color:yellow}*/