/* Feuille de style commun à tous les métiers */

.page_article {
	margin: 0;
	text-align: left;
	/*font-size: 0.9em;*/
	color: #333;	
	padding: 0;
	background-repeat:repeat-x;
}

.page_rubrique {
	margin: 0;
	text-align: left;
	/*font-size: 0.9em;*/
	color: #333;	
	padding: 0;
	background-repeat:repeat-x
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  Disposition a l'ecran des blocs principaux */
#page {
	width: 972px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}

#faq {
text-align:left;
}

#conteneur {
	width: 100%; 
}

#conteneur #contenu {
	float: left;
	width:522px;
	_width:515px;
	padding-top:11px;
}

#conteneur .col23 #contenu {
	float: left;
	width:752px;
	padding-top:11px;
}

#conteneur_hp #contenu_hp {
	float: left;
	width: 522px;
	_width: 515px;
}

#conteneur #navigation {
	float: left;
	width: 12em;
	text-align: center;
	font-size:0.77em;
}

#conteneur_hp #navigation_hp {
	float: left;
	width: 192px;
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* zones a publicites - PUB ENTETE */
#marketing .publicite {
	float: center;
	width: 979px;
	text-align: center;
	
}

/* zones a publicites - PUB COLONNE HAUT */
#marketing .colonne {
	float: left;
}

/* Entete */
#entete {
	width: 972px;
	margin: 0;
	background-color:#FFFFFF;
}

	
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

#entete .conteneur {
	float: left;
	width: 972px;
	height: 147px;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	position:relative;
}

#entete .conteneur_form {
	float: left;
	width: 925px;
	height: 75px;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	position:relative;
}

#entete .cel1{
	padding: 2px 0 0;
	float: left;
	width: 250px;
	height: 31px;
}

#entete .banniere_entete{
	width:468px;
	height:60px;
	float:right;
	margin:5px 100px 0 0
}

#entete .cel2{
	float: left;
	width: 310px;
	height: 31px;
	margin-left: 0;
	padding: 6px 20px 0;
}

#entete .cel3{
	width: 359px;
	height: 31px;
	margin-left: 593px;
}

#entete .domaine-titre {
	padding: 0 0.3em;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 24px;
	color: #666666;
}

#entete .telephone-titre {
	padding: 0.18em 0.3em;
	text-align: right;
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 24px;
	color: #0099FF;
}




/* entete pour le form */
#entete_form {
	width: 978px;
	margin: 0 0px 0px 0px;
	background-color:#FFFFFF;
	padding:0;
}

	
#entete_form #nom_site_spip, #entete_form a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete_form a { text-decoration: none;}
#entete_form .formulaire_recherche { float: right; }

#entete_form .conteneur {
	float: left;
	width: 978px;
	height: 75px;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
}


#entete_form .cel1{
	padding: 2px 0 0;
	float: left;
	width: 250px;
	height: 31px;
}

#entete_form .cel2{
	float: left;
	width: 310px;
	height: 31px;
	margin-left: 0;
	padding: 6px 20px 0;
}

#entete_form .cel3{
	width: 359px;
	height: 31px;
	margin-left: 593px;
}

#entete_form .domaine-titre {
	padding: 0 0.3em;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 24px;
	color: #666666;
}

#entete_form .telephone-titre {
	padding: 0.18em 0.3em;
	text-align: right;
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 24px;
	color: #0099FF;
}


/* ONGLETS */
ul#menu  {
	float: left;
	height: 38px;
	width: 787px;
	font-size: 11px;
	margin: 0;
	padding: 0px 97px;
	list-style-type: none;
	font-weight: bold;
	text-indent: 1px; 
	background-color:#FFF;
}

*html ul#menu  {
	float: left;
	height: 38px;
	width: 785px;
	font-size: 11px;
	margin: 0;
	padding: 0px 80px;
	list-style-type: none;
	font-weight: bold;
	text-indent: 1px; 
	background-color:#FFF;
}


ul#menu li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}



#menu .links {	
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-align:center;
}

#menu .links a{	
/*	ajout pour le menu chrome qui ajoute un lien à l'onglet*/
color:#FFFFFF;
}

*html .links {	
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-align:center;
margin-top:8px
}



ul#menu_form  {
	height: 38px;
	width: 787px;
	font-size: 11px;
	margin:auto;
	padding:0;
	list-style-type: none;
	font-weight: bold;
	text-indent: 1px;
	background-color:#FFF;
}

*html ul#menu_form {
	float: left;
	height: 38px;
	width: 785px;
	font-size: 11px;
	margin: 0;
	padding: 0px 80px;
	list-style-type: none;
	font-weight: bold;
	text-indent: 1px; 
	background-color:#FFF;
}

ul#menu_form li {
	float: left;
	margin: 0;
	padding: 0;
	height:38px;
	text-align: center;
	list-style-type: none;
}

#menu_form .links {	
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-align:center;
}

/* Les 2 principaux etats ici, et le reste, dans la personnalisation = autres css */

*html #menu_form .links {	
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-align:center;
margin-top:8px
}

li#onglet1 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_credit_immo.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

li#onglet1 a:hover {
	background: url(images/onglet_credit_immo.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet1 .expose {
	background: url(images/onglet_credit_immo.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet1 .expose:hover {
	background: url(images/onglet_credit_immo.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet9 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_emmenager.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

li#onglet9 a:hover {
	background: url(images/onglet_emmenager.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet9 .expose {
	background: url(images/onglet_emmenager.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet9 .expose:hover {
	background: url(images/onglet_emmenager.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet4 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	
}

li#onglet4 a:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet4 .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet4 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}

li#onglet177 .links a {
	color:#fff;
}

li#onglet177 .assurances {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
	cursor:default;
}

li#onglet177 .assurances:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet177  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet177 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet401 .links a {
	color:#fff;
}

li#onglet401 .assurances {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
	cursor:default;
}

li#onglet401 .assurances:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet401  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet401 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet178 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

li#onglet178 a:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet178  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet178 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet5 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	
}

li#onglet5 a:hover {
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	height: 30px;
}

li#onglet5  .expose {
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet5 .expose:hover {
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet6 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_placement.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

li#onglet6 a:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet6  .expose {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet6 .expose:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	height:30px;
}

li#onglet371 .links a {
	color:#fff;
}

li#onglet371 .placement {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_placement.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
	cursor:default;
}

li#onglet371 .placement:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet371  .expose {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet371 .expose:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet7 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

li#onglet7 a:hover {
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet7  .expose {
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet7 .expose:hover {
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet8 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_credit_conso.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

li#onglet8 a:hover {
	background: url(images/onglet_credit_conso.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

li#onglet8  .expose {
	background: url(images/onglet_credit_conso.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet8 .expose:hover {
	background: url(images/onglet_credit_conso.gif) no-repeat 0 0px ;
	height:30px;
}


li#onglet225 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 30px;
	color: #FFF;
	padding-top:8px;
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	
}

li#onglet225 a:hover {
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	height: 30px;
}

li#onglet225  .expose {
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

li#onglet225 .expose:hover {
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 0px ;
	height:30px;
}


/* hack pour ie6 */

*html li#onglet1 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_credit_immo.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet1 a:hover {
	background: url(images/onglet_credit_immo.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 30px;
}

*html li#onglet1  .expose {
	background: url(images/onglet_credit_immo.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet1 .expose:hover {
	background: url(images/onglet_credit_immo.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet9 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_emmenager.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet9 a:hover {
	background: url(images/onglet_emmenager.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet9  .expose {
	background: url(images/onglet_emmenager.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet9 .expose:hover {
	background: url(images/onglet_emmenager.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet4 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	
}

*html li#onglet4 a:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet4  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet4 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet177 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet177 a:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet177  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet177 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet401 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet401 a:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet401  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet401 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet178 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_assurances.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet178 a:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet178  .expose {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet178 .expose:hover {
	background: url(images/onglet_assurances.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet5 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	
}

*html li#onglet5 a:hover {
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	height: 38px;
}

*html li#onglet5  .expose {
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet5 .expose:hover {
	background: url(images/onglet_defiscalisation.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet6 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_placement.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet6 a:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet6  .expose {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet6 .expose:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet371 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_placement.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet371 a:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet371  .expose {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet371 .expose:hover {
	background: url(images/onglet_placement.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet7 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet7 a:hover {
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet7  .expose {
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet7 .expose:hover {
	background: url(images/onglet_rachat_de_credits.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet8 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_credit_conso.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

*html li#onglet8 a:hover {
	background: url(images/onglet_credit_conso.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */	
	height: 38px;
}

*html li#onglet8  .expose {
	background: url(images/onglet_credit_conso.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet8 .expose:hover {
	background: url(images/onglet_credit_conso.gif) no-repeat 0 0px ;
	height:30px;
}


*html li#onglet225 a {
	display: block;  /*On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 112px;
	height: 38px;
	color: #FFF;
	padding-top:0px;
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	
}

*html li#onglet225 a:hover {
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 -38px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	height: 38px;
}

*html li#onglet225  .expose {
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 0px ;
	padding-top:8px;
	height:30px;
}

*html li#onglet225 .expose:hover {
	background: url(images/onglet_meilleurtaux.gif) no-repeat 0 0px ;
	height:30px;
}

/* FIN hack pour ie6 */

#domaine .onglet {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

#domaine .links {
	margin-left: 14px;
	margin-bottom: 7px;
	margin-top: 7px;
	font-size: 12px;
	vertical-align: middle;
}

/* Pied de page */
#pied {
	clear: both;
	width: 959px;
	margin-left: 7px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-align: center; 
}

#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

#skin .borders #footer {
	clear: both;
	width: 100%;
}

#skin .borders #footer .li {
	padding-bottom: 5px;
	list-style-type: none;
}

#skin .borders #footer .logo {	
	float: left;
	width: 250px;
	height: 31px;
	vertical-align: baseline;
	/background-image: url(images/logo250x31.gif);	
}

.copyrights {
	clear: both;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 9.5px;
	line-height: normal;
	text-align: center;
}
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }



/*  Typographie generale du site  */

/* Typo pour les menus et la navigation */


body, #navigation, .encart, .formulaire_spip {
	font-family:Arial, Helvetica, sans-serif; }
	

/* Typo pour le contenu */
#contenu {
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify; 
	padding-top:11px;
	}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
 }

	
/*  Habillage des menus et de la navigation */

/*  Habillage general des menus de navigation */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 188px;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.rubriques_hp, .breves_hp, .syndic_hp, .forums_hp, .divers_hp {
	min-width: 198px;
	border: 0px solid #CCC;
	font-size: 0.77em;
}

.rubriques_hp ul{
	padding-right:10px;
	/*line-height: 17px;*/
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;}
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none;  font-size:11px; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }


/*  Habillage des menus de navigation pour les HOMEPAGES*/

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation_hp p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;}
#navigation_hp ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; font-size:11px }
#navigation_hp li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus */

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  Habillage du contenu*/

/*  Cartouche et titraille */

.cartouche .titre {
	font-size: 14px;
	font-weight: bold;
	color: #999; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

/*  Mise en forme des textes du contenu */

.chapo {
	padding-left:10px;
	margin-bottom: 0.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien { color: #09f; background: #eee; margin: 1em 1em 1.5em; padding: 0.82em; border: solid 1px #ccc; font-size: 0.82em; font-weight: bold; }

.texte { color: #000; font-size: 12px; padding:10px;_padding:5px }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold;}

/*  Portfolio */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique) */

#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  Habillage specifique du plan du site */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  Habillage des formulaires */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { float: left; width: 12em; text-align: left;}
.formulaire_recherche label { display: none; }

/* Formulaire de newsletter */
.formulaire_newsletter { 
	margin-left: 370px;
	vertical-align: top;
	width: 16em;
	text-align: left; 
}
.formulaire_newsletter label { 
	display: none; 
	
}

/*  Habillage des forums */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  Habillage des petitions */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*** Menus déroulants V2 ***/
/* menu déroulant Placements */
.sous_menu_placement{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px arial;
line-height:25px;
z-index:100;
background-color: white;
width:170px;
visibility: hidden;
margin-left:2px;
margin-top:-1px;
border-left: 10px solid #6D6DD3;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.sous_menu_placement a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .sous_menu_placement a{ /*IE only hack*/
width: 100%;
}

.sous_menu_placement a:hover{ /*THEME CHANGE HERE*/
background-color: #ddd;
}
/* FIN menu déroulant Placements */

/* menu déroulant Assurances */
.sous_menu_assurances{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px arial;
line-height:25px;
z-index:100;
background-color: white;
width:170px;
visibility: hidden;
margin-left:2px;
margin-top:-1px;
border-left: 10px solid #DD31DD;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.sous_menu_assurances a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .sous_menu_assurances a{ /*IE only hack*/
width: 100%;
}

.sous_menu_assurances a:hover{ /*THEME CHANGE HERE*/
background-color: #ddd;
}
/* FIN menu déroulant Assurances */

/* Style pour les cadres des formulaires */
.conteneur_form {
	width:976px;
	margin:0 auto 0 auto;
	padding:0 auto 0 auto;
}

.bord_gauche_form {
	width:989px;
	background:url(images/bg_cadre_g.png) left repeat-y;
}

.bord_droite_form {
	width:989px;
	background:url(images/bg_cadre_d.png) right repeat-y;
}

.contenu_form {
	width:972px;
	background-color:#FFFFFF;
	margin-left:4px
}

.bord_bas_form{
	width:978px;
	height:4px;
	background:url(images/bg_cadre_b.png) repeat-x;
	float:left
}

/* Style pour le job dating */
.head_calendrier {float:left;margin-top:41px;}
.head_bloc_txt_jobdating{margin-left:14px;margin-top:32px;}
.head_bloc_txt_jobdating strong{color:#265A7C !important}
.btn_inscrivez_vs{color:#ffffff!important;font-size:13px;font-weight:bold;position:absolute;right:133px;_right:120px;top:64px;_top:26px;z-index:1;_width:100px}
.head_coinDroit_jobdating{position:absolute;top:30px;_top:-10px;right:-16px}
.head_espClient_jobdating {position:absolute;z-index:1;top:51px;right:0px;_top:10px;_right:-17px;_width:120px}
