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;
}

/* 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;
}