body {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}


.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
	height:0px;
	overflow:hidden;	
}

img {
	border:none;
}


li {
	margin:0px;
	padding:0px;
}

ol {
	margin-left:0px;
	padding-left:0px;
}

ol {
	margin-left:25px;
}


h1 {
	font-size: 12px;
	color:#0b4e9e;
	font-weight:bold;
}

h2 {
	font-size: 11px;
	color:#0b4e9e;
	font-weight:bold;
}

h3 {
	font-size: 10px;
	color:#0b4e9e;
	font-weight:bold;
}

#contenu a {
	font-size: 11px;
	color:#0b4e9e;
	text-decoration:none;
}

#contenu a:hover {
	color:#0b4e9e;
	text-decoration:underline;
}

#contenu a:active {
	color:#0b4e9e;
}


label {
	font-size:1em;
}


.resultat td {
	font-size:0.8em;
}

#enteteBanniere img, #piedBanniere img {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:468px;
	height:60px;
	border:none;
	display:block;
}

.boutons input {
	background-color:#B6D949;
	color:#FFFFFF;
	border:1px outset #61A4AD;
	font-weight:bold;
}

.confirm {
	color:#76AB01;
}

.erreur {
	color:#CC0000;
	font-weight:bold;
}

.accroche {
	font-style:italic;
	font-weight:bold;
	color:#333333;
}

table.liste td {
	border:solid 1px #FFAE00;
	vertical-align:top;
}

table.liste .infoListe {
	text-align:center;
}

table.liste img {
	margin:0 auto;
}

td.date {
	text-align:center;
}

td.chiffre {
	text-align:right;
}

.categories ul {
	margin-left:20px;
}

/* Module recherche */
form#moduleRecherche #query {
	border:1px solid #CCCCCC;
	font-size:0.8em;
	color:#000000;
}

#search {
	font-size:0.8em;
	color:#FFFFFF;
	background-color:#1C1A6D;
	border:1px outset #296EAB;
}
/* Formulaire de contact */
legend {
	font-size: 1.2em;
	color:#1C1A6D;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
}

fieldset {
	border:none;
}

#contenu fieldset br {
	clear:left;
}
/* #contenu label {
	display:inline;
	float: left;
	text-align:right;
	padding-right:10px;
   	padding-left:10px;
	margin-bottom:12px;
	color:#494949;
   	width:230px;
} */

#contenu #frmOffre .radio label, #contenu #frmOffre .checkbox label {
	display:inline;
	float: none;
	text-align:left;
	padding-right:10px;
	margin-bottom:0px;
	width:auto;
}

#contenu #frmOffre label {
	font-weight:normal;
}


#contenu label.requis {
	color:#494949;
}

#contenu input {
	font-size:1em;
/*	border-style:inset;
	border-width:1px;
	border-color:#494949; */
	width:140px;
}

#contenu  textarea {
	border-style:inset;
	border-width:1px;
	border-color:#B3B3B3;
	font-size:1em;
	width:160px;
	margin-bottom:12px;
}

#contenu  .submit input {
	color:#FFFFFF;
	background-color:#ff7400;
	border:1px outset rgb(255, 229, 163);
	font-weight:bold;
	border:none;
	font-size:1em;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#contenu  .submitUnChamp input {
	color:#FFFFFF;
	background-color:#ff7400;
	border:1px outset rgb(255, 229, 163);
	font-weight:bold;
	border:none;
	font-size:1em;
	width:auto;
}

#contenu .radio, #contenu .checkbox {
   margin-bottom:12px;
}


#contenu  select {
   margin-bottom:1em;
}
#contenu .submit {
	text-align:center;
}
	
#contenu .radio input, #contenu .checkbox input, #contenu .submit input  {
   width:auto;
   border:none;
   margin-bottom:0px;
}

#contenu .multiple input, #contenu .multiple select {
   width:auto;
   margin-bottom:0px;
}

/* Plan du site */
ul.plan li {
	margin-left:15px;
}

/* Module references */
.ReferenceEntete{
	margin:5px;
}
.ReferenceEntete img{
	margin-right:10px;
	float:left;
	
}


.ReferenceDroite{
	float:right;
	margin:10px;
	padding:5px;
	
	border:1px solid #000000;
	
}

.ReferenceDescription{	
	margin:5px;	
}

.ReferenceDocuments{
	margin:5px;
}	

.ReferenceContact{
	margin:5px;
}

.ReferenceAccueil {
	background-color:#F6FAFF;
	margin:0px;
	padding:0px;	
	width:190px;
} 

.ReferenceAccueil ul{	
	 list-style-image: url(/img/commun/puce_cercle.gif);		 
}

.ReferenceAccueil li{
	margin-top:10px;	
	margin-right:10px;	
}

.ReferenceAccueil a{
	margin-left:70px;
}






/*module offre*/
/*
#OffreDetailElement
{

}


#OffreDetailGauche
{
	width:610px;
}
#OffreDetailDroite
{
float:right;
width:200px;
}
*/

#OffreDetailTarif { 
	text-align:left;
}
html>body #OffreDetailTarif { 
	text-align:left;
}


#OffreDetailTarif table {
	text-align:left;
	margin: 0;
	/*margin-left:60px;*/
	/*margin-right:auto;*/
}

#OffreDetailDocs td a {
	text-decoration:underline;
}
#OffreDetailDocs td br {
	margin:0px;
	padding:0px;
	line-height:3px;
}


#contenu input.OffreSubmit {
	border:none;
}
#contenu input.OffreSubmitFinal  
{
	background-image:url(../img/offre_arpc/bouton-paiement-cb.gif);
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-repeat:no-repeat;
	font-size:1px;
	border:none;
	color:#FD9A39;
}
.OffreText {
	color:#000000;
	background-color:#FFFFFF;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:1em;
}

#offreForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
	border: 1px solid #FFB700;
}
#offreForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	font-size:1em;
}
#OffreblocNomOrganisme
{
display:none;
}

.cacher {
	display: none;
}
.ouvrir {
	display: block;
}

.tableau {
  border:1px solid #C9E0F0;
  font-size: 1.0em;
}
.tableauComparaisonOffre {
  border-bottom:1px solid #C9E0F0;
}
.cellule {
  border:1px solid #C9E0F0;
}
.celluleBordBleuB {
  border-bottom:1px solid #C9E0F0;
}
.celluleBold {
  border:1px solid #C9E0F0;
  font-weight:bold;
}
.celluleOffrePrec {
  background-color:#FF7E00;
  font-weight:bold;
  color:#FFFFFF;
}
.celluleBordsBleus {
 border:1px solid #C9E0F0;
}

.classB {
  border:1px solid #C9E0F0;
  background-image:url(/img/illustrations/les-frontaliers-bronze.gif);
  background-repeat: no-repeat;
  height:24px;
  width:174px;
  color:#FFF;
}
.classS {
  border:1px solid #C9E0F0;
  background-image:url(/img/illustrations/les-frontaliers-silver.gif);
  background-repeat: no-repeat;
  height:24px;
  width:174px;
  color:#FFF;
}
.classG {
  border:1px solid #C9E0F0;
  background-image:url(/img/illustrations/les-frontaliers-gold.gif);
  background-repeat: no-repeat;
  height:24px;
  width:174px;
  color:#FFF;
}

.celluleBordsRoses {
 border:1px solid #FFD687;
}
.celluleRose {
 background-color:#FFD687;
 border:1px solid #C9E0F0;
}

.celluleBleueBold {
 font-weight:bold;
 background-color:#C9E0F0;
 border:2px solid #FFFFFF;
 border-left:2px solid #C9E0F0;
 border-right:2px solid #C9E0F0;
}
.celluleBleueBoldH {
 font-weight:bold;
 background-color:#C9E0F0;
 border-bottom:2px solid #FFFFFF;
 border-top:2px solid #C9E0F0;
 border-left:2px solid #C9E0F0;
 border-right:2px solid #C9E0F0;
}
.celluleRoseBold {
 font-weight:bold;
 background-color:#FFD687;
 border:2px solid #FFFFFF;
 border-left:2px solid #FFD687;
 border-right:2px solid #FFD687;
}
.celluleRoseBoldH {
 font-weight:bold;
 background-color:#FFD687;
 border-bottom:2px solid #FFFFFF;
 border-top:2px solid #FFD687;
 border-left:2px solid #FFD687;
 border-right:2px solid #FFD687;
}
.celluleBleueFonceBold {
 font-weight:bold;
 background-color:#8AC7F3;
 border:2px solid #C9E0F0;
 border-top:2px solid #FFFFFF;
}

.celluleRoseFonceBold {
 font-weight:bold;
 background-color:#FFAA57;
 border:2px solid #FFD687;
 border-top:2px solid #FFFFFF;
}
.element {
	margin: 10px 0 5px 50px;
	/*height: 175px;*/
	/*width: 856px;*/
}
.element_offre {
	margin: 35px 0 5px 50px;
	width: 695px;
}
.elementSousVideo {
	margin: 5px 0 20px 50px;
}

.picto {
  float:left;
  margin-left: 0px;
  width:115px;
}

.titre {
  float:left;
  margin-top: 10px;
  margin-left: 0px;  
  margin-right: 0px; 
 /* background-image:url(/img/interface/fond-titre.gif);
  background-repeat:repeat-y;*/
  width:856px;
  height:23px;
  font-size:11px;
  font-weight:bold;
  color: #0653A3;
}
.titreEtape {
  float:left;
  margin-top: 10px;
  margin-left: 0px;  
  margin-right: 0px; 
/*  
  background-image:url(/img/interface/fond-titre-etape.gif);
  background-repeat:repeat-y;
*/  
  width:856px;
  height:23px;
  font-size:11px;
  font-weight:bold;
}

.espace0 {
	margin:0px;
	padding:0px;
	font-size:3px;
}
.espace2 {
	margin:0px;
	padding:0px;
	font-size:2px;
}
.espace3 {
	margin:0px;
	padding:0px;
	font-size:3px;
}

fieldset.fldblanc {
	background-color: white;
	margin: 0;
	padding: 0;
}

#etiquette{
	background: url('/img/interface/devis.gif') no-repeat #ffffff;
	height: 35px;
}

#etiquette h1{
	color: #fff;
	padding-top: 7px;
	margin-left: 50px;
}

.accroche-petit {
  float:left;
  margin-top: 5px;
  margin-left: 50px;   
  margin-right: 0px;
  margin-bottom: 15px; 
  width:746px;
  height:20px;
  font-size: 1.0em;
  color:#000000;
}
.accroche-grand-bold {
  float:left;
  margin-top: 10px;
  margin-left: 0px;   
  margin-right: 0px;
  margin-bottom: 5px; 
  width:860px;
  height:20px;
  font-size: 1.0em;
  font-weight:bold;
  color:#000000;
}

.accroche-grand {
  float:left;
  margin-top: 5px;
  margin-left: 50px;   
  margin-right: 0px;
  margin-bottom: 5px; 
  width:860px;
  height:20px;
  font-size: 1.0em;
  color:#000000;
}
.accroche-grand-bleu{
  float:left;
  margin-top: 5px;
  margin-left: 50px;   
  margin-right: 0px;
  margin-bottom: 15px; 
  width:856px;
  height:20px;
  font-size: 1.0em;
  color:#0653A3;
}

.accroche-grand-encadree-bleu {
  float:left;
  background-image:url(/img/interface/fond-accroche.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  margin-top: 5px;
  margin-left: 0px;   
  margin-right: 0px;
  margin-bottom: 5px; 
  width:860px;
  font-size:1.0em;
  color:#000000;  
  border:2px solid #C9E0F0;
}
.accroche-grand-encadree-orange-haut {
  float:left;
  margin-top: 5px;
  margin-left: 0px;   
  margin-right: 0px;
  margin-bottom: 0px; 
  background-image:url(/img/interface/fond-accroche-orange-haut.jpg);
  background-repeat:no-repeat;
  width:860px;
  height:6px;
}
.accroche-grand-encadree-orange {
  float:left;
  margin-top: 0px;
  margin-left: 0px;   
  margin-right: 0px;
  margin-bottom: 0px; 
  background-image:url(/img/interface/fond-accroche-orange.jpg);
  background-repeat:repeat-y;
  width:860px;
/*  height:23px; */
  font-size: 1.0em;
  color:#000000;  
}
.accroche-grand-encadree-orange-bas {
  float:left;
  margin-top: 0px;
  margin-left: 0px;   
  margin-right: 0px;
  margin-bottom: 5px; 
  background-image:url(/img/interface/fond-accroche-orange-bas.jpg);
  background-repeat:no-repeat;
  width:860px;
  height:6px; 
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	position:relative;
}

.champs_oblig {
  float:left;
  margin-top: 0px;
  margin-bottom: 20px;
  width:856px;
  font-size:11px;
}

.detail-centre {
  float:left;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 2px solid #E1E1E1;
  width:856px;
  font-size:11px;
}
.detail-centre-rose {
  float:left;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 2px solid #FFD687;
  width:856px;
  font-size:11px;
}
.detail-centre-petit {
  float:left;
  margin-top: 5px;
  margin-bottom: 20px;
  padding:5px 5px 5px 5px;
  border: 2px solid #C9E0F0;
  width:650px;
  font-size:11px;
}
.detail-centre-rose-petit {
  float:left;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 2px solid #FFD687;
  width:650px;
  font-size:11px;
}

.detail-centre-gris {
  float:left;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-top:5px;
  padding-bottom:5px;
  border:2px solid #D4D4D4;
  width:860px;
  font-size:11px;
}

.detail-centre-sans-bord {
  float:left;
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 5px;
  width:856px;
}
.detail-centre-sans-bord-a-droite-date-effet{
  float:right;
  margin-top: 15px;
  margin-left: 0px;
  margin-bottom: 5px;
  margin-right: 75px;
}
.detail-centre-sans-bord-a-droite {
  float:right;
  margin-top: 15px;
  margin-left: 0px;
  margin-bottom: 5px;
}

.introduction {
  margin-top: 10px;
  margin-left: 0px;  
  padding-left:5px;
  padding-right:5px;
  font-size: 1.0em;
  width:850px;
  font-weight: bold;
}

.entete {
  float:left;
  margin-bottom: 5px;  
  font-size: 1.0em;
  width:860px;
  padding-left: 5px;
  background-color:#C9E0F0; 
}

.entete-rose {
  float:left;
  margin-bottom: 5px;  
  font-size: 1.0em;
  width:860px;
  background-color:#FFD687; 
}

.entete-grise {
  float:left;
  margin-top: 20px;
  margin-left: 0px;  
  font-size: 1.0em;
  background-color:#E1E1E1;   
  border:2px solid #E1E1E1;
  width:860px;
}
.personnalisation {
  float:left;
  margin-top: 5px;
  margin-bottom: 10px; 
  width:785px;
  height:20px;
  font-weight:bold;
  font-size:13px;
  color:#0653A3;
}

#contenu  .radio input, #contenu .submit input {
   width:auto;
   border:none;
}
#contenuDevisEnLigne  .radio input, #contenuDevisEnLigne .submit input {
   width:auto;
   border:none;
   margin-top:3px;
   margin-left:30px;
   font-size:11px;
}

#contenu .radio{
   margin-bottom:12px;
}
#contenuDevisEnLigne .radio{
   margin-bottom:0px;
   font-size:11px;
}

/* boutons par défaut */

a.bouton-paiement-en-ligne, a.bouton-paiement-en-ligne:link, a.bouton-paiement-en-ligne:visited {
	color:#0E509C;
	text-decoration:none;
}

a.bouton-paiement-en-ligne:hover {
	color:#0E509C;
	text-decoration:none;
}

a.bouton-paiement-en-lignet:active {
	color:#0E509C;
	text-decoration:none;
}

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;
}
a.bouton-etape-precedente-comparateur_defaut, a.bouton-etape-precedente-comparateur_defaut:link, a.bouton-etape-precedente-comparateur_defaut:visited {
	color:#0E509C;
	text-decoration:none;
}

a.bouton-etape-precedente-comparateur_defaut:hover {
	color:#0E509C;
	text-decoration:none;
}

a.bouton-etape-precedente-comparateur_defaut:active {
	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-precedente-comparateur_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-etape-precedente-comparateur.gif);
    background-repeat: no-repeat;
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:33px;
  width:166px;
  padding-left:42px;
  padding-top:10px;  
  padding-right:8px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}
html>body .bouton-etape-precedente-comparateur_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-etape-precedente-comparateur.gif);
    background-repeat: no-repeat;
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:23px;
  width:116px;
  padding-left:42px;
  padding-top:10px;  
  padding-right:8px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}

.bouton-souscription_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-souscription.gif);
    background-repeat: no-repeat;
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:32px;
  width:155px;
  padding-left:65px;
  padding-top:15px;  
  padding-right:25px;
  text-align:left;
  font-size: 1.0em;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}
html>body .bouton-souscription_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-souscription.gif);
  background-repeat: no-repeat;
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:17px;
  width:65px;
  padding-left:65px;
  padding-top:15px;  
  padding-right:25px;
  text-align:left;
  font-size: 1.0em;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}


.bouton-souscription_bronze {
  float: left;
  background-image:url(/img/illustrations/les-frontaliers-bronze-bas-txt.gif);
  background-repeat: no-repeat;
  height:32px;
  width:155px;
}
html>body .bouton-souscription_bronze {
  float: left;
  background-image:url(/img/illustrations/les-frontaliers-bronze-bas-txt.gif);
  background-repeat: no-repeat;
  height:32px;
  width:155px;
}
.bouton-souscription_silver {
  float: left;
  background-image:url(/img/illustrations/les-frontaliers-silver-bas-txt.gif);
  background-repeat: no-repeat;
  height:32px;
  width:155px;
}
html>body .bouton-souscription_silver {
  float: left;
  background-image:url(/img/illustrations/les-frontaliers-silver-bas-txt.gif);
  background-repeat: no-repeat;
  height:32px;
  width:155px;
}
.bouton-souscription_gold {
  float: left;
  background-image:url(/img/illustrations/les-frontaliers-gold-bas-txt.gif);
  background-repeat: no-repeat;
}
html>body .bouton-souscription_gold {
  float: left;
  background-image:url(/img/illustrations/les-frontaliers-gold-bas-txt.gif);
  background-repeat: no-repeat;
  height:32px;
  width:155px;
}



.bouton-souscription-offre-prec_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-souscription-offre-prec.gif);
    background-repeat: no-repeat;
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:32px;
  width:155px;
  padding-left:65px;
  padding-top:15px;  
  padding-right:25px;
  text-align:left;
  font-size: 1.0em;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}
html>body .bouton-souscription-offre-prec_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-souscription-offre-prec.gif);
    background-repeat: no-repeat;
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:15px;
  width:65px;
  padding-left:65px;
  padding-top:15px;  
  padding-right:25px;
  text-align:left;
  font-size: 1.0em;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}


.bouton-paiement-en-ligne_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-etape-suivante.gif);
    background-repeat: no-repeat;
  /*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-paiement-en-ligne_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-etape-suivante.gif);
    background-repeat: no-repeat;
  /*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;
}

.bouton-etape-precedente_defaut {
  float: left;
  background-image:url(/img/illustrations/bouton-etape-precedente.gif);
    background-repeat: no-repeat;
  /*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/illustrations/bouton-etape-precedente.gif);
    background-repeat: no-repeat;
  /*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;
}


.bouton-etape-suivante_defaut {
  float:left;
  background-image:url(/img/illustrations/bouton-etape-suivante.gif);
    background-repeat: no-repeat;
  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/illustrations/bouton-etape-suivante.gif);
    background-repeat: no-repeat;
  /*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;
}

.bouton-1-conseiller-vous-rappelle_defaut {
  float:left;
  background-image:url(/img/illustrations/bouton-1-conseiller-vous-rappelle.gif);
    background-repeat: no-repeat;
  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/illustrations/bouton-1-conseiller-vous-rappelle.gif);
    background-repeat: no-repeat;
  /*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;
}
.bouton-votre-conseiller-en-direct_defaut {
  float:left;
  background-image:url(/img/illustrations/bouton-votre-conseiller-en-direct.gif);
    background-repeat: no-repeat;
  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/illustrations/bouton-votre-conseiller-en-direct.gif);
    background-repeat: no-repeat;
  /*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;
}

#nav-etape li p {
	line-height: 35px;
	margin: 0;
	padding-left: 12px;
}

#nav-etape ul {
	background: url('/img/interface/module-offre/bg-ul-etape.gif') repeat-x;
	height: 35px;
	list-style: none;
	padding: 0 0 0 0;
}
#nav-etape li {
	display: block;
	float: left;
	color: #fff;
	height: 35px;
	margin: 0;
	padding: 0 1px 0 1px;
	text-align: left;
	width: 161px;
}

#nav-etape p {
	padding: 0;
	margin: 7px 0 10px 12px;
}

#nav-etape li a, #nav-etape li a:link, #nav-etape li a:active, #nav-etape li a:visited {
	color: #fff;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	text-decoration: none;
}
#nav-etape li a, #nav-etape li a:link, #nav-etape li a:active, #nav-etape li a:visited {
	color: #fff;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	text-decoration: none;
}
#nav-etape li a:hover {
	text-decoration: underline;
}

#nav-etape li a.etape-courante {
	color: #B65400;
}

li.bouton-etape-a-faire {
	background: url('/img/interface/module-offre/bouton-etape-a-faire-off.gif') no-repeat;
}
li.bouton-etape-en-cours {
	background: url('/img/interface/module-offre/bouton-etape-a-faire-on.gif') no-repeat;
}

li.bouton-etape_precedente {
	background: url('/img/interface/module-offre/bouton-etape_precedente.gif') no-repeat;
}
li.bouton-etape_suivante {
	background: url('/img/interface/module-offre/bouton-etape_suivante.gif') no-repeat;
}

span.compteur-etape {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-size: 1.636em;*/
	font-size: 1.5em;
	font-weight: bold;
	padding-right: 12px;
}
span.etape {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-size: 1.636em;*/
	font-size: 1em;
	font-weight: bold;
	padding-right: 10px;
}

/* Module annuaire */

.blocCategories {
	float:left;
	padding-left:20px;
	width:220px;
	border:1px solid #FFAE00;
	margin-bottom:20px;
}

#contenuModule {
	margin-left:250px;
}


/* Custom ARPC*/
.legende {
	color:#FF7400;
	font-size:10px;
	font-style:italic;
	list-style-type:none;
}

#contenu .encadreFiche a, .encadreFiche a {
	text-decoration:none;
	color:black;
}

#contenu .encadreFiche a:hover, .encadreFiche a:hover {
	text-decoration:underline;
}

#contenu .basEncadreFiche a, #contenu  .basEncadreFiche a:hover, #contenu .titreEncadreFiche a, #contenu .titreEncadreFiche a:hover, .basEncadreFiche a, .titreEncadreFiche a {
	color:#FFFFFF;
}


.repereEtapeOffre {
	color:#FFFFFF;
	background-color:#FFFCF1; 
	background-position:right; 
	background-repeat:no-repeat;
	text-align:right;
}

#contenu label#label_nb_enfants {
	width:auto;
}

#offreDispo iframe, #offreRecap iframe {
	border: 1px solid #FFB700;
}

#offreRecap .submit {
	margin-top:1.5em;
}


/* Devis en ligne */
#devis {
	margin:0px;
	padding:0px;
}

#devis table {
	width:540px;
	/*border:1px solid #494949;*/
	border-collapse:collapse;
}
#devis label.requis {
	color:#494949;
}


#devis fieldset br {
	clear:left;
}

#devis td {
	padding-bottom:5px;
	padding-top:5px;
}

#devis td label {
	color:#4f4f4f;
	display:inline;
	float: left;
	font-size:11px;
	text-align:left;
	margin:0px;
	padding:0px 10px 0px 0px;
   	width:90px;
}

#devis td input {
	float:left;
	font-size:11px;
	margin:0px;
	padding:0px;
	border:1px solid #494949;
	width:140px;
}

#devis td input.radio {
	float:none;
	font-size:11px;
	width:auto;
	margin:0px 10px 0px 0px;
	padding:0px;
	border:none;
	vertical-align:middle;
}

#devis td input.radios {
	text-align:left;
	float:none;
	font-size:11px;
	width:auto;
	margin:0px 10px 0px 0px;
	padding:0px;
	border:none;
	vertical-align:middle;
}

#devis td input.envoidevis {
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-image:url(/img/interface/bouton-demande-devis.gif);
	background-repeat:no-repeat;
}
#devis td input.envoiconseiller {
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-image:url(/img/interface/bouton-conseiller-appelle.gif);
	background-repeat:no-repeat;
}
#contenu input.submitOffreFrontalier {
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-souscrire-frontalier.gif);
	background-repeat:no-repeat;
}
#contenu input.submitOffreFrontalierPlus {
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-souscrire-frontalier-plus.gif);
	background-repeat:no-repeat;
}

#contenu input.submitOffreEtapeSuivante {
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-etape-suivante.gif);
	background-repeat:no-repeat;
}

#contenu input.submitOffreEtapePrecedente {
	float:none;
	text-align:center;
	width:108px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-etape-precedente.gif);
	background-repeat:no-repeat;
}

#contenu input.submitOffreAnnuler {
	float:none;
	text-align:center;
	width:108px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-annuler.gif);
	background-repeat:no-repeat;
}

#contenu input.submitOffreRetour {
	float:none;
	text-align:center;
	width:108px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-retour-accueil.gif);
	background-repeat:no-repeat;
}

#contenu input.submitOffrePaiement {
	float:none;
	text-align:center;
	width:199px;
	height:41px;
	border:none;
	background-image:url(/img/offre_arpc/bouton-paiement-cb.gif);
	background-repeat:no-repeat;
}


#contenu td span.titreGras {
	font-size:12px;
	font-weight:bold;
	color:#494949;
	margin-top:16px;
	margin-left:13px;
}


/* Module actualites */
#actualites {
	width:160px;
	margin:0px 0px 0px 4px;
	padding:0px;
}
#actualites h1 {
	font-size:12px;
	font-weight:bold;
	color:#ff7f00;
	text-transform:uppercase;
}
#actualites span.date-actu {
	color:#ff7f00;
}
#actualites span.accroche-actu {
	color:#494949;
}

#actualites div.ensavoirplus-actu {
	margin:0px;
	padding:0px;
	text-align:right;
	color:#0b4e9e;
}
#actualites div.ensavoirplus-actu a {	
	color:#0b4e9e;
	text-decoration:none;
}
#actualites div.ensavoirplus-actu a:hover {
	color:#0b4e9e;
	text-decoration:underline;
}

/* On vous appelle */
#on-vous-appelle {
	background-image:url(/img/interface/on-vous-appelle.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:165px;
	margin:0px;
	padding:0px;
	color:#494949;
}
#on-vous-appelle-contenu {
	width:158px;
	padding:84px 0px 0px 20px;
	margin:0px;
	color:#494949;
}

#envoie-ami {
	background-image:url(/img/interface/picto-envoyer-ami.gif);
	background-repeat:no-repeat;
	width:180px;
	height:45px;
	margin:0px 0px 0px 5px;
	padding:0px;
	color:#494949;
}
#envoie-ami-contenu {
	width:158px;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 80px;
	color:#494949;
}
html>body #on-vous-appelle-contenu {
	width:138px;
}

#on-vous-appelle-contenu a {
	font-weight:bold;
	color:#0b4e9e;
	text-decoration:none;
}
#on-vous-appelle-contenu a:hover {
	font-weight:bold;
	color:#0b4e9e;
	text-decoration:underline;
}

/* Groupe ROEDERER */
#groupe-roederer {
	margin:0px 0px 0px 14px;
	padding:0px;
	width:157px;
	color:#494949;
}

#groupe-roederer h1 {
	font-size:12px;
	font-weight:bold;
	color:#0b4fa0;
	margin:15px 0px 15px 0px;
	padding:0px;
	text-transform:uppercase;
}
#groupe-roederer a {
	margin:0px 0px 0px 11px;
	color:#0b4e9e;
	text-decoration:none;
}
#groupe-roederer a:hover {
	color:#0b4e9e;
	text-decoration:underline;
}


/* encart accueil */
#encart-accueil {
	background-image:url(/img/interface/encart-accueil.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:160px;
}

#encart-accueil-contenu {
	text-align:justify;
	width:367px;
	height:147px;
	padding-top:15px;
	padding-left:145px;
}
html>body #encart-accueil-contenu {
	width:222px;
}

#etiquette-accueil {
	background-image:url(/img/interface/etiquette-accueil.gif);
	background-repeat:no-repeat;
	width:476px;
	height:163px;
}
#etiq-gauche {
	float:left;
	width:200px;
	font-size:12px;
	margin:45px 0px 0px 3px;
}
html>body #etiq-gauche {
	margin:45px 0px 0px 8px;
}

#etiq-gauche a {
	color:#ff6900;
	text-decoration:none;
}
#etiq-gauche a:hover {
	color:#ff6900;
	text-decoration:underline;
}

#etiq-gauche h1 {
	background-image:url(/UserFiles/Image/2008/cadenas.gif);
	background-repeat:no-repeat;
	height:29px;
	padding-left:5px;
	font-size:14px;
	color:#ff6900;
	margin:0px 0px 10px 18px;
}

#etiq-droite {
	float:right;
	font-size:12px;
	width:180px;
	margin:45px 20px 0px 0px;
}
html>body #etiq-droite {
	margin:45px 40px 0px 0px;
}

#etiq-droite h1 {
	font-size:14px;
	color:#0b4e9e;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#etiq-droite a {
	color:#0b4e9e;
	text-decoration:none;
}
#etiq-droite a:hover {
	color:#0b4e9e;
	text-decoration:underline;
}
.input_form
{
	border:1px solid #494949;
}

#devis-en-ligne-accueil {
	border: 1px solid #E9E9E9;
    border-radius: 5px 5px 0 0;
	height:95px;
	width:430px;
	margin-left:20px;
}

#etiq-haut{
	background: url('/img/interface/devis-en-ligne.gif') no-repeat #ffffff;
	height: 35px;
}

#etiq-haut h1{
	color: #ff7e00;
	text-align:center;
	margin-left: -30px;
	padding-top: 7px;
}

#etiq-haut a{
	color: #ff7e00;
	text-align:center;
	margin-left: -30px;
	padding-top: 7px;
	text-decoration:none;
	font-size: 14px;
}

#etiq-haut a:hover {
	color: #ff7e00;
	text-decoration:underline;
}

#etiq-bas{
	/*background: #f3f8fc;*/
	background: url('/img/interface/nos-plus.gif') no-repeat #ffffff;
	width:454px;
	height:166px;
	padding-left: 30px;
	margin-top: 20px;
	margin-left: 20px;
	/*
	border: 1px solid #5f8abd;
	padding: 20px 10px 20px 20px;
	margin: 20px 85px 0 10px;
	-moz-border-radius: 10px 0px;
	-webkit-border-radius: 10px 0px;	*/
}

#etiq-bas h1{
	font-size: 14px;
	margin: 0 10px 10px 0;
}

/* TEAM */
* 
{
	margin:0;
	padding:0; 
	list-style:none;
}

#team{
	width:750px;
	height:189px;
	background:url(/img/team/fond-equipe.jpg) top left no-repeat;
	margin:0 auto;
}

#directeur{
	width:165px;
	height:158px;
	margin:31px 0 0 25px;
	float:left;
	position:absolute;
}

#JY{
	width:101px;
	height:101px;
	margin:88px 0 0 95px;
	float:left;
	position:absolute;
	display:none;
}

#chargee-clientele{
	width:163px;
	height:158px;
	margin:31px 0 0 195px;
	float:left;
	position:absolute;
}

#Ghislaine{
	width:112px;
	height:101px;
	margin:88px 0 0 275px;
	float:left;
	position:absolute;
	display:none;
}

#assistante-gestionnaire{
	width:160px;
	height:158px;
	margin:31px 0 0 380px;
	float:left;
	position:absolute;
}

#Isabelle{
	width:118px;
	height:114px;
	margin:75px 0 0 330px;
	float:left;
	position:absolute;
	display:none;
}

#assistante-gestionnaire-bis{
	width:160px;
	height:158px;
	margin:31px 0 0 520px;
	float:left;
	position:absolute;
}

#Valerie{
	width:108px;
	height:92px;
	margin:98px 0 0 592px;
	float:left;
	position:absolute;
	display:none;
}
