body {
	color:#1a171b;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:disc;
}

li {
	margin-left:20px;
	padding:0px;
}

table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

td, th {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
/*	text-align:justify;*/
	padding:5px;
}

object, embed{
	margin:0px;
	padding:0px;
}

p {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}


h1 {
	font-size:12px;
	color:#426aa8;
	font-weight:bold;	
}

h2 {
	font-size:11px;
	color:#426aa8;
	font-weight:bold;	
}

h3 {
	font-size:11px;
	color:#426aa8;
	font-weight:normal;
}


a, a:link, a:visited, a:active {
	color:#436f1f;
	text-decoration:none;
}

a:hover {
	color:#436f1f;
	text-decoration:underline;
}


.tabAccueil {
	width:581px;
	height:141px;
	background-image:url(/img/interface/fond-tableau.gif);
	background-repeat:no-repeat;
}
.tabAccueil td {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:10px 15px 10px 15px;
	margin:0px;
}
.tabAccueil a, .tabAccueil a:link, .tabAccueil a:visited, .tabAccueil a:active {
	color:#01368e;
	text-decoration:none;
}
.tabAccueil a:hover {
	color:#01368e;
	text-decoration:underline;
}
.tabAccueil td p {
	padding:0px;
	margin:0px;
}



/* Plan du site */
ul.plan li {
	margin-left:15px;
}


/* Formulaire de contact */
legend {
	font-size: 1.2em;
	color:#1C1A6D;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
}

fieldset {
	font-size: 1.0em;
	border:none;
	width:632px;
}

#contenu fieldset br {
	clear:left;
}
#contenu label {
	display:inline;
	float: left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:230px;
}

#contenu label.requis {
	color:#2366b7;
}

#contenu input {
	font-size:1em;
	border-style:inset;
	border-width:1px;
	border-color:#2366b7;
	width:160px;
}

#contenu textarea {
	border-style:inset;
	border-width:1px;
	border-color:#2366b7;
	font-size:1em;
	width:160px;
	margin-bottom:12px;
}

#contenu .submit input {
	color:#FFFFFF;
	background-color:#2366b7;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:1em;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#contenu .submitUnChamp input {
	color:#FFFFFF;
	background-color:#2366b7;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:1em;
	width:auto;
}

#contenu .radio, #contenu .checkbox {
   margin-bottom:12px;
}


#contenu  select {
   margin-bottom:1em;
}

#contenu select#id_objet {
   margin-bottom:0em;
}

#aideObjet div {
	padding-bottom:1.5em;
	clear:left;
}

#contenu .submit {
	width:420px;
	text-align:center;
}
	
#contenu  .radio input, #contenu  .checkbox input, #contenu .submit input {
   width:auto;
   border:none;
   margin-bottom:0px;
}

#txt-legal {
	font-size:8pt;
	text-align: justify;
	width:585px;
	margin:15px 0px 0px 20px;
	padding:0px;
}


/* Moteur de recherche */
#recherche_resultats h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

#recherche_resultats p {
	margin-top:0px;
}

.occurences {
	font-style:italic;
}

/* fonctions imprimer et envoyer a un ami */
#fct {
	margin: 20px 0 0 0;
	padding: 0;
}
#fct ul {
	list-style: none;
	text-align: right;
}
#fct li {
	display: inline;
	padding: 0 0 0 5px;
}

/* Classes illustration div */
.cacher {
	display: none;
}
.ouvrir {
	display: block;
}
/* FIN Classes illustration div*/
/* Classes de bouton par defaut */
a.bouton-etape-precedente_defaut, a.bouton-etape-precedente_defaut:link, a.bouton-etape-precedente_defaut:visited {
	color:#0E509C;
	text-decoration:none;
}
a.bouton-etape-precedente_defaut:hover {
	color:#0E509C;
	text-decoration:none;
}
a.bouton-etape-precedente_defaut:active {
	color:#0E509C;
	text-decoration:none;
}
.bouton-etape-precedente_defaut {
  float: left;
  background-image:url(/img/interface/bouton-etape-precedente.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:50px;
  width:115px;
  padding-top:10px;
  padding-bottom:5px;
  padding-left:35px;
  padding-right:10px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}
html>body .bouton-etape-precedente_defaut {
  float: left;
  background-image:url(/img/interface/bouton-etape-precedente.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:35px;
  width:70px;
  padding-left:35px;
  padding-top:10px;  
  padding-bottom:5px;  
  padding-right:10px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}


a.bouton-etape-suivante_defaut, a.bouton-etape-suivante_defaut:link, a.bouton-etape-suivante_defaut:visited {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-etape-suivante_defaut:hover {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-etape-suivante_defaut:active {
	color:#FD850A;
	text-decoration:none;
}
.bouton-etape-suivante_defaut {
  float:left;
  background-image:url(/img/interface/bouton-etape-suivante.gif);
  height:50px;
  width:115px;
  padding-top:10px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:35px;
  text-align:left;
  font-size:12px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-suivante_defaut {
  float:left;
  background-image:url(/img/interface/bouton-etape-suivante.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:35px;
  width:70px;
  padding-left:10px;
  padding-top:10px; 
  padding-bottom:5px;  
  padding-right:35px;
  text-align:left;
  font-size:12px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}

a.bouton-votre-conseiller-en-direct_defaut, a.bouton-votre-conseiller-en-direct_defaut:link, a.bouton-votre-conseiller-en-direct_defaut:visited {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-votre-conseiller-en-direct_defaut:hover {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-votre-conseiller-en-direct_defaut:active {
	color:#FD850A;
	text-decoration:none;
}
.bouton-votre-conseiller-en-direct_defaut {
  float:left;
  background-image:url(/img/interface/bouton-votre-conseiller-en-direct.gif);
  height:50px;
  width:126px;
  padding-right:2px;
  padding-top:10px;  
  padding-left:35px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-votre-conseiller-en-direct_defaut {
  float:left;
  background-image:url(/img/interface/bouton-votre-conseiller-en-direct.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:40px;
  width:89px;
  padding-right:2px;
  padding-top:10px;  
  padding-left:35px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}

a.bouton-1-conseiller-vous-rappelle_defaut, a.bouton-1-conseiller-vous-rappelle_defaut:link, a.bouton-1-conseiller-vous-rappelle_defaut:visited {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-1-conseiller-vous-rappelle_defaut:hover {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-1-conseiller-vous-rappelle_defaut:active {
	color:#FD850A;
	text-decoration:none;
}
.bouton-1-conseiller-vous-rappelle_defaut {
  float:left;
  background-image:url(/img/interface/bouton-1-conseiller-vous-rappelle.gif);
  height:50px;
  width:126px;  
  padding-right:4px;
  padding-top:10px;  
  padding-left:42px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-1-conseiller-vous-rappelle_defaut {
  float:left;
  background-image:url(/img/interface/bouton-1-conseiller-vous-rappelle.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:40px;
  width:80px;
  padding-right:4px;
  padding-top:10px;  
  padding-left:42px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-1-a-faire_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape1-a-faire.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}
html>body .bouton-etape-1-en-cours_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape1-en-cours.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-2-a-faire_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape2-a-faire.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}
html>body .bouton-etape-2-en-cours_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape2-en-cours.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-3-a-faire_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape3-a-faire.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}
html>body .bouton-etape-3-en-cours_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape3-en-cours.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-4-a-faire_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape4-a-faire.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}
html>body .bouton-etape-4-en-cours_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape4-en-cours.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-5-a-faire_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape5-a-faire.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}
html>body .bouton-etape-5-en-cours_defaut {
  float:left;
  background-image:url(/img/interface/module_offre/bouton-etape5-en-cours.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:25px;
  width:115px;
  padding-right:10px;
  padding-top:8px;  
  padding-left:34px;
  text-align:  left ;
  font-size:14px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}


/* FIN Classes de bouton par defaut */

